108 Commits

Author SHA1 Message Date
Francesco Chicchiriccò
1c5b33ea5d [OLINGO-363] pojogen now saves metadata information in the generated Service class, and proxy code fetches it from there 2014-07-23 12:20:48 +02:00
Michael Bolz
66097e3dd6 [OLINGO-356] Code clean up (warnings) 2014-07-22 15:11:34 +02:00
Francesco Chicchiriccò
c155238d9c [OLINGO-362] Now supporting refresh token 2014-07-21 13:33:34 +02:00
fmartelli
cdc98eacd8 [OLINGO-366,OLINGO-367,OLINGO-370] merge 2014-07-18 18:07:15 +02:00
fmartelli
989babb1dc [OLINGO-366,OLINGO-367,OLINGO-370] chahnged entity, entity collection and complex creation methods (still missing complex collection creator). Provided delayed HTTP request for navigation property. Provided select query option support on entity set (still missing query options support for entity collections) 2014-07-18 17:51:48 +02:00
Francesco Chicchiriccò
23789e100b [OLINGO-369] continue-on-error behavior implemented for both transactional and non-transactional persistence 2014-07-17 14:18:21 +02:00
Michael Bolz
890628e047 Removed unused imports 2014-07-16 15:10:08 +02:00
Francesco Chicchiriccò
c3a709309e Several Android enhancements 2014-07-12 17:34:21 +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
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
mibo
46a3417825 [OLINGO-317] First presentable state 2014-06-09 14:43:34 +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ò
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
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
fmartelli
c05a9114c6 [OLINGO-260] provided v4 integration test for entity creation 2014-05-13 13:39:28 +02:00
fmartelli
ce8d9932a8 [OLINGO-260] provided auth request integration test on proxy 2014-05-09 14:30:45 +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ò
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ò
6e9cb60e49 [OLINGO-263] Some refinements + client support form edmx:IncludeAnnotations 2014-05-05 15:17:15 +02:00
Francesco Chicchiriccò
3b3660025e [OLINGO-264] More client-side tests 2014-05-05 12:22:23 +02:00
Francesco Chicchiriccò
726fbe52e3 [OLINGO-263][OLINGO-264] First draft Edm annotation interfaces + client-side implementation (server components have TODO) 2014-05-04 18:23:12 +02:00
Francesco Chicchiriccò
6e72b1f3da [OLINGO-261] Missing V3 implementation of EdmNavigationProperty 2014-05-02 18:01:38 +02:00
Francesco Chicchiriccò
e8ac1c749b [OLINGO-259] Request / Response handling + test 2014-04-28 18:13:34 +02:00
Francesco Chicchiriccò
118b779bc4 [OLINGO-259] Delta response content parsing (including new domain objects) 2014-04-28 17:00:23 +02:00
fmartelli
0b05798cd9 [OLINGO-246, OLINGO-248] provided async batch support 2014-04-28 13:10:40 +02:00
Francesco Chicchiriccò
15e7718a0c [OLINGO-254] Specific client (EdmEnabledODataClient) provided to work with Edm: type information is derived from contextURL, hence such client is useful in JSON with full or minimal metadata 2014-04-27 07:48:52 +02:00
fmartelli
6a5fc35483 [OLINGO-246] improve hasNext() and next() item iterator methods 2014-04-26 15:51:11 +02:00
fmartelli
96b8cd96ae [OLINGO-248] provided callback support for V4 async requests 2014-04-24 17:49:05 +02:00
fmartelli
149c51c7a7 [OLINGO-253] fix v4 compliance + added tests for , , 2014-04-24 17:31:39 +02:00
fmartelli
4f1072a6e0 [OLINGO-248] provided V4 asynchronous mechanisms. Still missing verification towards external services 2014-04-24 10:13:48 +02:00
Francesco Chicchiriccò
d45a4828f1 Re-adding support for non-standard key-as-segment feature in V4 2014-04-24 09:54:27 +02:00
fmartelli
9fa8fbc31f [OLINGO-175, OLINGO-205, OLINGO-246] provided v4 batch test including outside update; still missing asyncronous execution 2014-04-19 12:42:51 +02:00
fmartelli
6dfdee2ef2 [OLINGO-175, OLINGO-205, OLINGO-246] provided batch error V4 + continueOnError support 2014-04-18 11:16:55 +02:00
Francesco Chicchiriccò
3bb39defd4 [OLINGO-175] More V4 CRUD tests for containment, deep insert and bind operation 2014-04-17 14:56:22 +02:00
Francesco Chicchiriccò
47f1ec1801 Ensuring the build does not warn under JDK 6 2014-04-16 09:09:13 +02:00