Commit Graph

273 Commits

Author SHA1 Message Date
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ò 389b554c88 [OLINGO-260] V3 proxy invoke 2014-05-13 12:12:36 +02:00
Stephan Klevenz 330c556995 [OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-ref' 2014-05-12 14:51:07 +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 8bd9e0ca97 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 11:55:39 +02:00
fmartelli fc42d2ad57 [OLINGO-260] fix for integration test deadlock 2014-05-12 11:55:18 +02:00
challenh c32f4a0bb1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274 2014-05-12 16:22:10 +08:00
Stephan Klevenz 8e28a7d995 [OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-ref 2014-05-12 10:04:19 +02:00
Francesco Chicchiriccò ec30775b8c Various small fixes and improvements 2014-05-10 10:26:19 +02:00
Stephan Klevenz 04a9ad46c5 [OLINGO-266] log&trace 2014-05-09 16:56:44 +02:00
Stephan Klevenz 7ba791e542 [OLINGO-266] first draft of ref handler 2014-05-09 16:28:16 +02:00
Stephan Klevenz 70a989ce99 [OLINGO-266] ref package refactoring 2014-05-09 14:44:04 +02:00
fmartelli ce8d9932a8 [OLINGO-260] provided auth request integration test on proxy 2014-05-09 14:30:45 +02:00
Stephan Klevenz 8ca9b3c616 [OLINGO-266] refactor ref module to server-ref 2014-05-09 14:27:56 +02:00
Stephan Klevenz 54aef88664 [OLINGO-266] initial reference scenario servlet 2014-05-09 14:22:51 +02:00
Francesco Chicchiriccò b497634529 Adding core test for derived entity type (and derived complex type) CRUD 2014-05-09 12:15:48 +02:00
Stephan Klevenz 554c795e4c [OLINGO-266] move provider and test to ref module 2014-05-09 11:10:16 +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ò 6ecb02643a Fixing Geo deserializer with bad input 2014-05-08 16:17:48 +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
challenh 6f1f4d05bd [OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror") 2014-05-07 12:42:01 +08: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
Francesco Chicchiriccò 7c079a1a78 Merge remote-tracking branch 'origin/master' into olingo263 2014-05-05 12:22:37 +02:00
Francesco Chicchiriccò 3b3660025e [OLINGO-264] More client-side tests 2014-05-05 12:22:23 +02:00
challenh d76580170b [OLINGO-272]fix NonRepeatableRequestException by using repeatable entity 2014-05-05 15:45:49 +08: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ò 1fb616fff9 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-30 09:13:27 +02:00
Francesco Chicchiriccò 10f03a2c0a Adding missing method to Edm interfaces to check whether an entity or a complex type is abstract 2014-04-30 09:13:08 +02:00
Stephan Klevenz 53de4ab240 [OLINGO-206] more JUnit 2014-04-30 08:44:50 +02:00
Stephan Klevenz 7dfb6761bd [OLINGO-206] JUnit 2014-04-29 17:38:10 +02:00
Stephan Klevenz 73858b9b3d [OLINGO-206] clean up 2014-04-29 17:17:46 +02:00
Stephan Klevenz e02f098a89 [OLINGO-206] validation 2014-04-29 17:17:46 +02:00
Stephan Klevenz 907ab2098a [OLINGO-206] validation fix 2014-04-29 17:17:45 +02:00
Francesco Chicchiriccò 8a6bcb3d2a [OLINGO-262] Additional ext sub-module provided for specific usage with Android 2014-04-29 16:36:59 +02:00
Francesco Chicchiriccò 8042913be1 [OLINGO-236] Refactor complete 2014-04-29 11:46:27 +02:00
Francesco Chicchiriccò 6c7aef90ea Merge from master 2014-04-29 10:59:19 +02:00
Francesco Chicchiriccò e26d55d5bc [OLINGO-259] Some refinements 2014-04-29 10:49:36 +02:00
fmartelli 639941c00e merge 2014-04-29 10:27:30 +02:00
fmartelli f79db0b3c7 provided complex type BATCH update + removed aalto transitive dependency exclusion 2014-04-29 10:12:22 +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
Francesco Chicchiriccò 713ed0efa5 [OLINGO-234] All tests moved to fit 2014-04-23 18:27:55 +02:00
Francesco Chicchiriccò f87321f98e [OLINGO-234] OperationImportInvokeTestITCase moved to fit] 2014-04-23 13:26:32 +02:00
Francesco Chicchiriccò 32fcb8cb5e White noise: fixing some imports 2014-04-21 07:39:42 +02:00
Francesco Chicchiriccò 569d07f9d5 White noise: fixing some imports 2014-04-19 19:20:00 +02:00
fmartelli 85a3e0e813 [OLINGO-175, OLINGO-205, OLINGO-246] fix fo build 2014-04-19 13:01:17 +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ò e4a4f9e6eb Moving contained CRUD tests from external test service to fit 2014-04-18 11:05:37 +02:00
Francesco Chicchiriccò fe8df96fe9 (Finally) Fixing incorrect millis <-> nanos conversion (with Timestamp) in EdmDateTimeOffset 2014-04-17 17:31:18 +02:00
Francesco Chicchiriccò b157e26caf Fixing incorrect millis <-> nanos conversion (with Timestamp) in EdmDateTimeOffset 2014-04-17 15:57:56 +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ò ef8c3a0531 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-17 10:42:29 +02:00
fmartelli 7276a707e2 [OLINGO-175, OLINGO-205, OLINGO-246] working on V4 batch integration test (still missing 'continue on error' and CUD operation not in changeset support) 2014-04-16 18:05:10 +02:00
Francesco Chicchiriccò 03e5462c07 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-16 13:13:18 +02:00
fmartelli c953fca19d [OLINGO-175, OLINGO-205, OLINGO-246] provied V3 integration test for batch features including references in changeset 2014-04-16 13:07:56 +02:00
Francesco Chicchiriccò 7ee1e39f1e Enhancing ODataPrimitiveValue test for DateTimeOffset 2014-04-16 09:31:17 +02:00
Francesco Chicchiriccò 47f1ec1801 Ensuring the build does not warn under JDK 6 2014-04-16 09:09:13 +02:00
fmartelli 39eb821258 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-16 08:47:51 +02:00
fmartelli 046cdb116d [OLINGO-246] fix for build #251 2014-04-16 08:47:27 +02:00
Francesco Chicchiriccò 4376658343 Contained entity CRUD tests 2014-04-15 18:41:53 +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ò 1585f2da4f [OLINGO-175] open type tests for V4 2014-04-14 10:47:41 +02:00
Francesco Chicchiriccò 45673e8e4d [OLINGO-175] Finally re-enabling open type tests for V3 2014-04-11 18:53:24 +02:00
Francesco Chicchiriccò e9b71f34bd [OLINGO-227] Fixing again windows build 2014-04-11 13:49:14 +02:00
fmartelli 450ccfd4e3 [OLINGO-175] using commons (de-)serializers to add some capabilities to fit 2014-04-10 16:32:12 +02:00
Francesco Chicchiriccò 6019385e61 [OLINGO-242] Implementation provided 2014-04-09 17:34:26 +02:00
Francesco Chicchiriccò 9f96234e69 Uniforming the type expression (de)serialization 2014-04-09 17:03:50 +02:00
Francesco Chicchiriccò 0612eab441 Small domain object enhancement 2014-04-09 15:56:22 +02:00
Francesco Chicchiriccò 7104c65f84 [OLINGO-234] V4 bound Action / Function invoke tests ready - still using external service 2014-04-09 14:11:07 +02:00
Francesco Chicchiriccò d3b513cfb5 Small fixes and utility methods 2014-04-09 14:09:53 +02:00
Francesco Chicchiriccò 86a7dffdba [OLINGO-234] Adding operation import test IT case relying on external service, conditionally enabled - waiting for fit 2014-04-08 16:09:55 +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ò 338ed70789 [OLINGO-234] Action overloading working for v3 2014-04-07 14:47:41 +02:00