304 Commits

Author SHA1 Message Date
Michael Bolz
71bdaed300 [OLINGO-317] Added complex type handling 2014-07-01 16:21:42 +02:00
mibo
839e96045a [OLINGO-317] Added additional tests 2014-06-30 15:15:28 +02:00
Michael Bolz
4c4f82ee5f [OLINGO-317] Code clean up 2014-06-30 09:26:36 +02:00
Michael Bolz
8221545085 [OLINGO-317] Minor bugfixes 2014-06-30 07:27:15 +02:00
Michael Bolz
a2874142c5 [OLINGO-317] Refactoring of 'Value-classes' 2014-06-27 14:25:30 +02:00
challenh
2d79cc7674 [OLINGO-317] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-06-26 13:57:06 +02:00
Michael Bolz
4c820a26c5 [OLINGO-317] Fixed incompatible test 2014-06-24 12:30:31 +02:00
challenh
f40643f92e [OLINGO-327] make client supports shorter operation name in url (not protocol standard) 2014-06-24 12:52:27 +08:00
Michael Bolz
ce3598521d [OLINGO-317] Minor ContentType refactoring 2014-06-23 15:19:23 +02:00
Michael Bolz
ab6fd5e2b8 [OLINGO-317] Refactored ContentType 2014-06-17 14:53:44 +02:00
Michael Bolz
176bee4b02 Merge branch 'master' into Olingo-317_DeSerializerRefactoring 2014-06-17 14:24:05 +02:00
challenh
1e8ad44a00 [OLINGO-326] URIbuilder issue on android, and uri format issue of addressing derived types 2014-06-17 10:32:44 +08:00
Michael Bolz
37abba5f0e [OLINGO-317] Merged the format ENUMs 2014-06-13 15:26:16 +02:00
Michael Bolz
b15439ffc4 [OLINGO-317] Rename and move of some packages and classes 2014-06-12 10:59:18 +02:00
Francesco Chicchiriccò
634d75b799 Removing unnecessary dependency - looks like a refuse 2014-06-12 08:27:10 +02:00
Michael Bolz
70afb2acc5 [OLINGO-317] Finished DeSerializer refactoring 2014-06-11 14:29:57 +02:00
mibo
46a3417825 [OLINGO-317] First presentable state 2014-06-09 14:43:34 +02:00
challenh
cf360e6573 [OLINGO-319] fix java.lang.IllegalStateException: Content has been consumed 2014-06-08 13:35:01 +08:00
challenh
5959dfb02a [OLINGO-318]client should base64encode edm.binary data, not as URLSafeString 2014-06-06 23:40:06 +08:00
challenh
80c2f83acc [OLINGO-315] handle the case of zero container in EDM schema 2014-06-06 17:03:58 +08:00
Stephan Klevenz
658ddef878 [OLINGO-313] more tests 2014-06-03 16:46:51 +02:00
Stephan Klevenz
f68aa54e12 [OLINGO-313] version header support 2014-06-03 16:29:59 +02:00
Christian Amend
9ae26a709b Merge branch 'olingo-266-tecsvc' 2014-06-03 14:57:52 +02:00
Christian Amend
dd1e5b0d9e [OLINGO-266] Entity and EntitySet dispatching 2014-06-03 14:30:03 +02:00
Stephan Klevenz
17f173a946 [OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-tecsvc' into master 2014-06-02 13:15:56 +02:00
Stephan Klevenz
85fb12ad83 [OLINGO-266] make metadata fit work 2014-06-02 13:13:58 +02:00
fmartelli
b0a0c20ebb Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-26 16:00:45 +02:00
fmartelli
24a031b750 Some refinements arounf pojogen 2014-05-26 16:00:25 +02:00
Stephan Klevenz
4cb3b32afe [OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-tecsvc 2014-05-26 10:58:35 +02:00
Stephan Klevenz
e57edd71dd [OLINGO-266] fit metadata and service document 2014-05-26 10:58:11 +02:00
Michael Bolz
b913717758 [OLINGO-284] Fixed content length calculation 2014-05-26 10:26:00 +02:00
fmartelli
5b5ff8ea23 Fix for (authenticated) batch repeatable request 2014-05-23 14:25:08 +02:00
Stephan Klevenz
7dc44812c1 [OLINGO-266] merge origin/master 2014-05-23 12:50:32 +02:00
Francesco Chicchiriccò
696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Stephan Klevenz
44e0c6495a [OLINGO-266] redirect support 2014-05-23 09:33:08 +02:00
Francesco Chicchiriccò
3ba5cb36d1 [OLINGO-267] JSON conformance test added 2014-05-22 17:05:11 +02:00
Stephan Klevenz
895cd51a4d [OLINGO-266] timestamp support for tecsvc 2014-05-22 13:27:04 +02:00
Stephan Klevenz
ef5d977629 [OLINGO-266] delete dummy 2014-05-22 13:20:34 +02:00
Stephan Klevenz
df5ce63af6 [OLINGO-266] timestamp support for tecsvc 2014-05-22 13:19:40 +02:00
Stephan Klevenz
92a4404dd4 [OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-tecsvc 2014-05-22 12:35:13 +02:00
Stephan Klevenz
a9ed465516 [OLINGO-266] processor registry 2014-05-22 12:34:23 +02:00
Francesco Chicchiriccò
72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
Francesco Chicchiriccò
35e89699ea Invoke request factory re-factoring 2014-05-21 13:40:50 +02:00
fmartelli
84203da0a4 Client api change: removed 'outside' batch item 2014-05-20 18:25:01 +02:00
fmartelli
859a7e893c api review in order to avoid to append value segment explicitely in case of media entity retrieve and property value retrieve 2014-05-20 16:55:41 +02:00
Francesco Chicchiriccò
a12b2b115a Adding tests for linked entity create / delete 2014-05-20 16:15:06 +02:00
fmartelli
24ce9af649 Merged StreamRequestFactory methods into CURDrequestFactory and removed StreamRequestFactory 2014-05-20 15:02:39 +02:00
fmartelli
8ad67fede0 batch method and manager renaming 2014-05-20 14:37:43 +02:00
Francesco Chicchiriccò
5fb2b80e40 Enhancing the FunctionImport invoke API enhancement 2014-05-20 08:37:40 +02:00
Francesco Chicchiriccò
beae4797f0 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-19 17:47:53 +02:00