489 Commits

Author SHA1 Message Date
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
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
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
80c2f83acc [OLINGO-315] handle the case of zero container in EDM schema 2014-06-06 17:03:58 +08:00
fmartelli
24a031b750 Some refinements arounf pojogen 2014-05-26 16:00:25 +02:00
fmartelli
5b5ff8ea23 Fix for (authenticated) batch repeatable request 2014-05-23 14:25:08 +02:00
Francesco Chicchiriccò
696c58645d Bunch of client API review 2014-05-23 12:32:30 +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ò
4a1d5ab343 API enhancements: simplified operation import invoke with EdmEnabledODataClient 2014-05-19 13:23:42 +02:00
Francesco Chicchiriccò
96c45510aa [OLINGO-260] derived types tests 2014-05-16 12:08:22 +02:00
Francesco Chicchiriccò
29924aeacd Fixing bad test 2014-05-14 10:23:34 +02:00
Francesco Chicchiriccò
788b286b18 [OLINGO-260] V4 function / action import invoke 2014-05-14 10:21:03 +02:00
fmartelli
32518c1b0b [OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration? 2014-05-13 18:59:14 +02:00
fmartelli
c05a9114c6 [OLINGO-260] provided v4 integration test for entity creation 2014-05-13 13:39:28 +02:00
Francesco Chicchiriccò
ed8e0e3cc1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 12:41:30 +02:00
Francesco Chicchiriccò
8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +02:00
fmartelli
fc42d2ad57 [OLINGO-260] fix for integration test deadlock 2014-05-12 11:55:18 +02:00
Francesco Chicchiriccò
ec30775b8c Various small fixes and improvements 2014-05-10 10:26:19 +02:00
fmartelli
ce8d9932a8 [OLINGO-260] provided auth request integration test on proxy 2014-05-09 14:30:45 +02:00
Francesco Chicchiriccò
e5cfd8eb13 Fixing timezone issues with proxy 2014-05-09 10:32:40 +02:00
Francesco Chicchiriccò
fa6c9d5060 Add derived type read test 2014-05-08 18:30:14 +02:00
Francesco Chicchiriccò
c82e021278 Adding singleton tests 2014-05-08 17:30:40 +02:00
Francesco Chicchiriccò
a2197314fa More URI tests 2014-05-08 15:55:40 +02:00
Francesco Chicchiriccò
8bb1f0bde3 Small fix 2014-05-08 14:32:33 +02:00
Francesco Chicchiriccò
56a5b08a78 Adding search facilities + dedicated test 2014-05-08 14:23:08 +02:00
Francesco Chicchiriccò
52c7cc2cc6 Adding test for creating media entity 2014-05-08 13:16:17 +02:00
Francesco Chicchiriccò
58ecb3f5d9 MetadataTestITCase for V4 2014-05-07 17:44:22 +02:00
fmartelli
6b7be9deb6 [OLINGO-260] providing proxy merge from ODataJClient. Still missing integration tests 2014-05-07 12:57:57 +02:00
Francesco Chicchiriccò
8caf3fece3 [OLINGO-264] Instance annotations managed at binding level + test provided 2014-05-07 12:39:16 +02:00
Francesco Chicchiriccò
ec9e8cabf1 [OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations 2014-05-06 16:44:14 +02:00
Francesco Chicchiriccò
936e19ca49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-06 11:00:38 +02:00
Francesco Chicchiriccò
4a07d59b4d [OLINGO-264] Introducing data and domain objects to let annotate delta links 2014-05-06 11:00:30 +02:00
fmartelli
f02d9a07e4 [OLINGO-261] providing basics for pojo generator and proxy annotations 2014-05-06 10:44:38 +02:00
Francesco Chicchiriccò
70cdaef515 [OLINGO-264] Adding data and domain objects for instance annotations 2014-05-06 10:32:34 +02:00
Francesco Chicchiriccò
6e9cb60e49 [OLINGO-263] Some refinements + client support form edmx:IncludeAnnotations 2014-05-05 15:17:15 +02:00
Francesco Chicchiriccò
585ddaead8 White noise: formatting 2014-05-05 12:29:56 +02:00