Commit Graph

218 Commits

Author SHA1 Message Date
Christian Amend 5cef4faeb6 [OLINGO-575] Merge EdmImpl classes 2015-03-18 13:55:50 +01:00
Christian Amend 8a58a67800 [OLINGO-575] Merge edm provider classes 2015-03-17 14:20:49 +01:00
Michael Bolz ae165feedc [OLINGO-575] Minor code clean up remove unused imports 2015-03-10 11:10:48 +01:00
Michael Bolz fadb6c861e [OLINGO-575] Minor code clean up 2015-03-10 09:47:57 +01:00
Christian Amend 422d4a6ea4 [OLINGO-575] Remove java warnings part 3 2015-03-09 15:36:52 +01:00
Christian Amend 4acc6bfbc6 [OLINGO-575] Remove java warnings part 2 2015-03-09 14:54:54 +01:00
Christian Amend be7f0fd1db [OLINGO-575] Cleanup todos 2015-03-06 15:14:19 +01:00
Christian Amend 07c37106ed [OLINGO-575] Cleanup ServiceVersion Enum part 2 2015-03-06 14:53:36 +01:00
Christian Amend a3789c7cce [OLINGO-575] Cleanup service version enum 2015-03-05 16:50:55 +01:00
Christian Amend 3c36eaeaef [OLINGO-575] Delete V3 Primitive types 2015-03-05 10:33:35 +01:00
Christian Amend 0d57a0763a [OLINGO-575] Start merging ComplexValue and LinkedComplexValue 2015-03-04 17:13:55 +01:00
Christian Amend d088866e97 [OLINGO-575] Delete EDM abstract classes 2015-02-27 14:17:11 +01:00
Michael Bolz 394d0f8169 [OLINGO-575] Merge abstract with single impl classes 2015-02-23 15:24:02 +01:00
Michael Bolz 8955af75ce [OLINGO-575] Merge common with specific api in commons module 2015-02-23 13:36:52 +01:00
Christian Amend 111239d7c3 [OLINGO-575] Merge v4 packages in commons 2015-02-18 16:52:10 +01:00
Christian Amend c8865db8e8 [OLINGO-575] Delete V3 sources from master 2015-02-18 15:01:25 +01:00
Christian Amend 9cf9490310 [OLINGO-566] Refactor EdmKeyPropertyRef class 2015-02-06 16:54:55 +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 35a1e12354 [OLINGO-540] Fix: AtomDeserializer causes no invite loop while deserializing empty inline entities/feeds
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-26 13:57:19 +01:00
Christian Amend 5e9fa5431d [OLINGO-530] Bind Operation and tests 2015-01-21 10:00:48 +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 d84f843f22 [OLINGO-468] Minor code clean up 2014-10-23 14:38:17 +02:00
Klaus Straubinger 35f24e98f0 [OLINGO-422] type guessing in client deserializer also for collections
Change-Id: Id5b6e6b6b41f310d2ed3a3227824a55d5497f18a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-20 06:30:18 +02:00
Michael Bolz 87f0f06a39 [OLINGO-456] Removed deprecated classes 2014-10-13 08:18:53 +02:00
Michael Bolz 188574f5c3 [OLINGO-423] Refactoring for EdmxReferenceHandling 2014-10-11 09:50:15 +02:00
Michael Bolz 5f5060fdc1 [OLINGO-422] Merge branch 'OLINGO-422-SelectExpandSupport' 2014-09-23 14:42:38 +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 461cdbbe23 [OLINGO-422] Added ODataSerializerOptions 2014-09-12 09:52:32 +02:00
Michael Bolz 134a575a17 [OLINGO-342] Renaming for release 2014-09-11 12:43:34 +02:00
Michael Bolz 3ece19c964 [OLINGO-356] Rework EdmPrimitive Type exceptions 2014-09-03 11:05:24 +02:00
mibo deec7aa854 [OLINGO-406] Omit odata.type information for none metadata 2014-09-01 08:27:07 +02:00
mibo b81a2ee4fc [OLINGO-406] Extended JSON format handling for core JsonSerializer 2014-08-15 14:29:49 +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 bc1d13929a [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT 2014-08-11 10:07:44 +02:00
Christian Amend d19afa013b [OLINGO-348] Make Uri Parser exception translatable 2014-08-06 17:10:16 +02:00
Francesco Chicchiriccò b01b784477 [OLINGO-391] Proved working on Android: needed also to get rid of StringUtils and few other Base64 methods 2014-08-01 10:54:19 +02:00
Francesco Chicchiriccò bf4e34d879 ContextURLParser enhancement for deep contained URIs 2014-07-31 17:40:58 +02:00
Francesco Chicchiriccò 17544d2d1c [OLINGO-390] As for 'plain' complex values, do not serialize the type information as for primitives (in JSON) 2014-07-30 09:53:30 +02:00
Michael Bolz 7442b27cd7 [OLINGO-317] Additional integration test and simplified getCount() 2014-07-29 14:37:49 +02:00
Francesco Chicchiriccò eb1de05a7e Fixed handling of non-string primitive types (as DateTimeOffset) with json/minimal 2014-07-29 13:48:21 +02:00
Francesco Chicchiriccò d56e0ef457 [OLINGO-365] More robust handling for bound operations via proxy 2014-07-29 09:40:52 +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 c75c29ce05 [OLINGO-317] Split ContextURL in parser and builder 2014-07-23 10:52:09 +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
Michael Bolz 890628e047 Removed unused imports 2014-07-16 15:10:08 +02:00
Michael Bolz 8442ea8f78 [OLINGO-317] Simplified version dependent constants 2014-07-16 14:22:33 +02:00
fmartelli 5b3c3d3403 [OLINGO-353] fixed + merge 2014-07-16 11:24:30 +02:00
Michael Bolz b9f4b3c64c [OLINGO-317] ContextURL integration 2014-07-15 15:43:43 +02:00
fmartelli bda51643b1 Fix for proxy inline entity and entity set retrieving 2014-07-14 16:07:47 +02:00
Christian Amend d1e5d22654 [OLINGO-349] Use commons ODataError
Transformed the ODataError interface to a bean class and used it for
serialization and deserialization.
2014-07-10 15:48:02 +02:00
Michael Bolz 66f26e5b6a [OLINGO-317] Merge with current master 2014-07-03 09:04:49 +02:00
Stephan Klevenz 2ab4b2fdba [OLINGO-328] code cleanup and checkstyle issues 2014-06-30 16:56:39 +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
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 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 5959dfb02a [OLINGO-318]client should base64encode edm.binary data, not as URLSafeString 2014-06-06 23:40:06 +08: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
Michael Bolz b913717758 [OLINGO-284] Fixed content length calculation 2014-05-26 10:26:00 +02:00
Francesco Chicchiriccò 696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Francesco Chicchiriccò 3ba5cb36d1 [OLINGO-267] JSON conformance test added 2014-05-22 17:05:11 +02:00
Francesco Chicchiriccò 72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
fmartelli 946356fb0f [OLINGO-260] provided media entity integration tests on proxy 2014-05-19 12:32:48 +02:00
Francesco Chicchiriccò ca66d67131 [OLINGO-260] contained tests 2014-05-17 16:06:18 +02:00
Francesco Chicchiriccò 96c45510aa [OLINGO-260] derived types tests 2014-05-16 12:08:22 +02:00
fmartelli 1dd8c987bf [OLINGO-260] fix type seraialization + opentype integration test extension 2014-05-15 10:35:24 +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
Francesco Chicchiriccò 389b554c88 [OLINGO-260] V3 proxy invoke 2014-05-13 12:12:36 +02:00
Francesco Chicchiriccò 8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +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
Francesco Chicchiriccò ec30775b8c Various small fixes and improvements 2014-05-10 10:26:19 +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
Francesco Chicchiriccò e5cfd8eb13 Fixing timezone issues with proxy 2014-05-09 10:32:40 +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ò 58ecb3f5d9 MetadataTestITCase for V4 2014-05-07 17:44:22 +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ò 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