Commit Graph

234 Commits

Author SHA1 Message Date
Christian Amend 111239d7c3 [OLINGO-575] Merge v4 packages in commons 2015-02-18 16:52:10 +01:00
Christian Amend 109c33ba39 [OLINGO-575] Move v4 package content one package up 2015-02-18 16:33:56 +01:00
Christian Amend c8865db8e8 [OLINGO-575] Delete V3 sources from master 2015-02-18 15:01:25 +01:00
Michael Bolz 15df71c85e [OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT' 2015-01-29 22:27:59 +01:00
Michael Bolz 6c89cf5117 [OLINGO-542] Set version to '4.0.0-beta-02' 2015-01-29 21:42:46 +01:00
Michael Bolz 3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Christian Holzer 1c735e89b3 [OLINGO-511] Navigation property reference improved
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-14 15:32:12 +01:00
Michael Bolz 58b3896f7d [OLINGO-468] Fixed javadoc warning in lib 2014-12-16 14:26:41 +01:00
Christian Holzer 2318ffad20 [OLINGO-472] Client refactoring
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-09 10:13:36 +01:00
Christian Holzer 297950a8d0 [OLINGO-472] Absolute Uris are not longer allowed
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-03 16:20:56 +01:00
Christian Amend 9c60663523 [OLINGO-260] Delete the HttpMethods in client and use the ones in commons 2014-10-06 17:06:20 +02:00
Michael Bolz 0dbd53d8dc [OLINGO-342] Set development version to 4.0.0-beta-02-SNAPSHOT 2014-09-23 09:44:29 +02:00
Michael Bolz 9e422a283e Set release version to '4.0.0-beta-01' 2014-09-23 09:06:15 +02:00
Michael Bolz 6c963396cc [OLINGO-342] Set version to 4.0.0-beta-01-RC02 2014-09-19 13:40:32 +02:00
Michael Bolz 825b7db6b1 Set version to '4.0.0-beta-01-RC01' 2014-09-12 13:46:39 +02:00
Michael Bolz 134a575a17 [OLINGO-342] Renaming for release 2014-09-11 12:43:34 +02:00
Klaus Straubinger 931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +02:00
Michael Bolz 0c82297ccc [OLINGO-404] Allow inheritance for iterators 2014-08-15 06:36:42 +02:00
Francesco Chicchiriccò 7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +02:00
fmartelli 563959f022 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-08-11 11:14:18 +02:00
fmartelli 1144e1b1e9 [OLINGO-398] fix 2014-08-11 11:13:57 +02:00
Francesco Chicchiriccò 655dbb8c97 [OLINGO-399] ODataRuntimeException -> ODataResponseError 2014-08-11 11:13:30 +02:00
Michael Bolz bc1d13929a [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT 2014-08-11 10:07:44 +02:00
Francesco Chicchiriccò 9b28f8df62 [OLINGO-365] Enhancing type handling for complex properties 2014-08-01 12:35:52 +02:00
Francesco Chicchiriccò d56e0ef457 [OLINGO-365] More robust handling for bound operations via proxy 2014-07-29 09:40:52 +02:00
fmartelli 72dc69dc8e [OLINGO-365] provided more tests 2014-07-28 17:48:57 +02:00
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
fmartelli 68f27d57a1 [OLINGO-246] provided batch integration; still missing internak batch reference support 2014-04-15 16:33:19 +02:00
Francesco Chicchiriccò e67cbaa308 [OLINGO-175] Contained entity update tests (V4) 2014-04-15 13:54:23 +02:00
Francesco Chicchiriccò d5e29b0207 [OLINGO-244] Implementation and IT provided 2014-04-14 14:11:43 +02:00
Francesco Chicchiriccò 4f59dba769 [OLINGO-234] Everything ready for V4 function / action import invoke, integration tests cannot be committed yet, need fit counterparts 2014-04-08 14:43:55 +02:00
Francesco Chicchiriccò 05b26700ad [OLINGO-234] Cleaning up + re-enabling in-stream error test 2014-04-07 11:26:01 +02:00
Francesco Chicchiriccò b0c26e11a5 White noise: adding some missing @Override 2014-04-07 09:27:26 +02:00
Francesco Chicchiriccò 44729da198 [OLINGO-234] Invoke requests working for V3 (with new Edm interfaces) 2014-04-04 17:23:23 +02:00
Francesco Chicchiriccò 16d3b02886 [OLINGO-230] Implementation completed 2014-04-02 15:29:34 +02:00
Christian Amend 242f782b80 [OLINGO-222] Remove Incubating from module names 2014-04-02 10:53:41 +02:00
fmartelli c73772f041 [OLINGO-205, OLINGO-175] provided JSON integration tests + refactoring and fixes 2014-03-31 17:16:44 +02:00
Francesco Chicchiriccò de591bb583 [OLINGO-200] V3, V4 Error tests in 2014-03-31 16:55:31 +02:00
Francesco Chicchiriccò dc2922c956 [OLINGO-200] V4 ODataValue full reachable via API 2014-03-31 10:59:35 +02:00
Francesco Chicchiriccò 117cf6f0d0 [OLINGO-200] More V4 Enum tests 2014-03-30 16:12:17 +02:00
Francesco Chicchiriccò cd7ede00e2 [OLINGO-200] V3/V4 specialization for ODataEntitySetIterator 2014-03-29 20:17:26 +01:00
Francesco Chicchiriccò abe0e15e93 Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200 2014-03-29 16:55:47 +01:00
Francesco Chicchiriccò 80e5ed56d5 [OLINGO-200] Introducing specialization for V3 and V4 domain objects 2014-03-29 16:55:41 +01:00
fmartelli 4931b30b41 [OLINGO-175, OLINGO-205] provided parameter aliases support 2014-03-29 15:19:40 +01:00
Francesco Chicchiriccò ceda474058 [OLINGO-200] Introducing interfaces for domain object 2014-03-29 14:48:17 +01:00
Francesco Chicchiriccò 96b7a1757c Unused import 2014-03-28 17:37:02 +01:00
fmartelli e4bf21325d [OLINGO-205] refactoring in order to add context url and metadata etag management 2014-03-27 15:41:09 +01:00
fmartelli cde94fc09b Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200 2014-03-27 15:35:14 +01:00
Francesco Chicchiriccò 26142187b8 [OLINGO-212] Reference/Include handling implemented 2014-03-27 15:11:15 +01:00
fmartelli fc2881fe39 Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200 2014-03-26 18:26:30 +01:00
Francesco Chicchiriccò 59d54d844e Merge from origin/olingo200 2014-03-26 18:20:48 +01:00
fmartelli 2f77689c72 [OLINGO-205] pruned merge for v4 2014-03-26 17:58:02 +01:00
fmartelli 2e33a68bf4 [OLINGO-205] pruned merge for v4 2014-03-26 17:57:46 +01:00
Francesco Chicchiriccò 7651350846 [OLINGO-194] geospatial literals 2014-03-26 16:44:36 +01:00
fmartelli 1a6a548863 [OLINGO-175, OLINGO-205] merge from new repo 2014-03-26 16:20:13 +01:00
fmartelli 428277c26d [OLINGO-175, OLINGO-205] provided (v4) context url and entity reference retrieving + it tests 2014-03-26 15:40:11 +01:00
Francesco Chicchiriccò c1b8976e9b [OLINGO-194] Using enum values as key or in search filters 2014-03-24 13:32:09 +01:00
fmartelli 5b5576f86c [OLINGO-205, OLINGO-200, OLINGO-65] merge 2014-03-24 10:05:44 +01:00
fmartelli 9aefb95905 [OLINGO-205, OLINGO-200] provided atom v4 deserialization for entity type/set + entity set request 2014-03-24 09:50:23 +01:00
Francesco Chicchiriccò a55ed62acc [OLINGO-200] Moving ODataDeserializer and ODataSerializer (interfaces and impl) to commons 2014-03-24 09:45:25 +01:00
Francesco Chicchiriccò fac84b3eb6 [OLINGO-200] Moving Atom and JSON (de)serializer to commons 2014-03-24 09:36:44 +01:00
Francesco Chicchiriccò fa7a9ab80e [OLINGO-200] ODataError was missing... 2014-03-24 08:54:09 +01:00
Francesco Chicchiriccò 0b4b86c0b2 [OLINGO-200] Moving domain objects to commons-api 2014-03-24 08:50:16 +01:00
Francesco Chicchiriccò fdb1800372 [OLINGO-65] Removing any non type-based (de)serialization 2014-03-23 15:33:29 +01:00
Francesco Chicchiriccò 4780fc513b [OLINGO-65] Implementation completed 2014-03-22 16:12:31 +01:00
Francesco Chicchiriccò 5a15155ca9 [OLINGO-65] Former ODataJClient's main type management classes removed 2014-03-21 13:17:37 +01:00
Francesco Chicchiriccò 559698d4db [OLINGO-65] Geospatial types implemented, EdmStream mock implemented with URI as backend, V3 pruned types implemented, EdmSimpleTypeKind adapted, EdmSimpleTypeFactory introduces 2014-03-21 11:51:11 +01:00
Francesco Chicchiriccò bab0362401 Consistently using package name to differentiate V3 and V4 2014-03-20 14:37:37 +01:00
Francesco Chicchiriccò 9c5b6fe0a4 White noise: minor Javadoc change 2014-03-20 12:57:49 +01:00
Francesco Chicchiriccò c2f765508c Cleaning up generic requests 2014-03-20 12:56:23 +01:00
Francesco Chicchiriccò 4431a80db5 [OLINGO-200] V3 Atom and JSON (de)serializers replaced are now DOM free - all tests succeed 2014-03-20 11:26:41 +01:00
Francesco Chicchiriccò 381b417035 [OLINGO-200] New StAX (replacing DOM) (de)serializers in place - still IT to check 2014-03-19 17:58:11 +01:00
Francesco Chicchiriccò aa80231bca WIP commits before merge 2014-03-15 15:22:48 +01:00
fmartelli a835edd1f8 [OLINGO-175, OLINGO-205] imported all V3 test. Missing: invoke request (requires refactoring) + not yet supported functionalities by the static server (action overloading, media entity CRUD, property CUD) 2014-03-14 18:33:15 +01:00
fmartelli da3742acb3 [OLINGO-175, OLINGO-205] provided failsafe plugin to start to import integration test from ODataJClient 2014-03-14 10:11:02 +01:00
fmartelli 119627f748 OLINGO-205 fix for javadoc class references 2014-03-13 16:27:29 +01:00
fmartelli d3b05e016d OLINGO-205 ODataJClient request/response layer implementation imported 2014-03-13 16:23:24 +01:00
Francesco Chicchiriccò b297a37ceb [OLINGO-200] Minor refactorings for preparing migration of domain objects to commons 2014-03-11 15:07:05 +01:00
Francesco Chicchiriccò 4bcc996472 Merge remote-tracking branch 'origin/master' into olingo200 2014-03-11 14:28:55 +01:00
Stephan Klevenz 8f8cc3c94d [OLINGO-192] fix some remaining package issues 2014-03-11 14:25:42 +01:00
Francesco Chicchiriccò 78c3eaa4f5 [OLINGO-200] V3 (de)serializers + unit tests merged 2014-03-11 13:52:07 +01:00
Francesco Chicchiriccò f70d3f0bd3 Merge from master 2014-03-10 10:49:41 +01:00
Stephan Klevenz 897db8ef11 [OLINGO-192] rename java packages 2014-03-10 09:58:41 +01:00
Stephan Klevenz 1f253641ab [OLINGO-192] rename artifacts 2014-03-10 09:44:03 +01:00
Stephan Klevenz 7ebae356de [OLINGO-192] rename modules 2014-03-10 09:36:58 +01:00