Commit Graph

1821 Commits

Author SHA1 Message Date
ramya vasanth a9eac6cb0a [OLINGO-1356] not supporting alpha numeric characters 2019-05-08 11:03:32 +05:30
mibo e35f36abc5 [OLINGO-1352] Set 4.7.0-SNAPSHOT as development version 2019-05-05 08:12:19 +02:00
mibo 6e0a5cb43a [OLINGO-1352] Set version to 4.6.0 for release 2019-05-05 07:27:37 +02:00
mibo 68181b9676 [OLINGO-1352] Set version to 4.6.0-RC01 2019-05-01 06:56:06 +02:00
mibo bc8465cb59 [OLINGO-1352] Versions clean up 2019-05-01 06:41:15 +02:00
Ramesh Reddy e6672fdef4 OLINGO-1350: Updating fasterxml version 2.9.8 and removing the dependency on aalto-xml library 2019-05-01 06:11:57 +02:00
mibo ffb0496b08 [OLINGO-1352] Sonar issues clean up 2019-05-01 06:07:59 +02:00
mibo 2032581dc4 [OLINGO-1351] Fix Netty imports for OSGI and update Netty version 2019-04-27 15:19:36 +02:00
mibo b8ac17e4ae [OLINGO-1343] Fix deadlock Piped_Stream (by Aleksandr) 2019-04-26 20:48:08 +02:00
mibo 482c99c9f0 [OLINGO-1344] Fix deadlock ThreadPool (by Aleksandr) 2019-04-26 20:15:36 +02:00
mibo 50dec8d5d2 [OLINGO-1211] Fix imports and bundling 2019-04-26 19:58:49 +02:00
Archana Rai 3395683b5a [OLINGO-1333]ODataResponse for delta client throws NPE on Asynchronous calls 2019-03-26 17:23:54 +05:30
Archana Rai 256b14f02b [OLINGO-1333]ODataResponse for delta client throws NPE on Asynchronous calls 2019-03-26 17:05:59 +05:30
Archana Rai f91568e1ab [OLINGO-1315]OData v4.0:Client: API to return HTTP Request details 2019-03-26 16:56:08 +05:30
Archana Rai 5b32c3acbf [OLINGO-1315]OData v4.0:Client: API to return HTTP Request details 2019-03-26 16:33:14 +05:30
Archana Rai f344a3c565 [OLINGO-1323]OData v4.0: Context url should have navigation properties within when expanded 2018-12-13 16:10:10 +05:30
Ramesh Reddy df332b3384 OLINGO-1316: allowing multipart/mixed as contentType for batch requests 2018-11-20 12:05:54 -06:00
Ramesh Reddy fd481c11d8 OLINGO-1318: adding a way to load more vocabularies into single edm provider 2018-11-20 11:48:15 -06:00
Ramesh Reddy b1640c596c OLINGO-1318: incresing the method scope for the load core vocabularies 2018-11-20 11:30:00 -06:00
Archana Rai c37d40f154 [OLINGO-1191]Code Improvements 2018-11-19 14:35:19 +05:30
Archana Rai f564c4a187 [OLINGO-1191]Code Improvements 2018-11-19 14:33:33 +05:30
Archana Rai cf04fdcb4e [OLINGO-1315]ODATA V4.0 Client: API to return HTTP Request details 2018-11-19 13:44:40 +05:30
Archana Rai fb2d21d703 [OLINGO-1296] EdmDateTimeOffSet precision validation 2018-09-26 13:52:49 +05:30
Archana Rai 6bdaed4875 [OLINGO-1191] Code Improvements 2018-09-26 11:45:22 +05:30
Ramesh Reddy 003f0f4ffa Merge branch 'OLINGO-1293' of https://github.com/shawkins/olingo-odata4 2018-09-24 12:38:20 -05:00
Ramesh Reddy e839533bb4 Merge branch 'OLINGO-1292' of https://github.com/shawkins/olingo-odata4 2018-09-24 12:34:18 -05:00
shawkins 4b77243d9e OLINGO-1293 adding srid to property metadata 2018-09-24 13:11:00 -04:00
shawkins b09dde0b39 OLINGO-1292 adding srid serialization and deserialization to server json 2018-09-24 10:23:31 -04:00
shawkins ebdf0d3e3a OLINGO-1294 adding polygon support for multiple interior rings 2018-09-21 17:36:02 -04:00
Archana Rai 8cbe468c2a [OLINGO-1062]Cannot consume Odata Reference Services with Annotations 2018-08-20 11:31:08 +05:30
Archana Rai 58ec0358c2 [OLINGO-1287]Deep Update support for Version 4.01 2018-08-17 14:32:30 +05:30
Christian Amend 0f39306541 [OLINGO-1284] Set next 4.6.0-SNAPSHOT development version 2018-08-13 15:26:45 +02:00
Christian Amend 7290f7ea4d [OLINGO-1284] Set 4.5.0 release version 2018-08-13 15:25:07 +02:00
Christian Amend cde4f0723f [OLINGO-1284] Set 4.5.0-RC01 version 2018-08-06 14:28:45 +02:00
Ramesh Reddy c7664d4cbd OLINGO-1186: Adding method on XMLMetadata to read the Edmx version for verification by the client code if they need to 2018-08-03 16:31:25 -05:00
Ramesh Reddy d0f52977e6 OLINGO-1230: adding missing OpenType attribute to complex and entity type in metadata document 2018-08-03 15:59:00 -05:00
Ramesh Reddy c2c5111a62 OLINGO-1194: Correcting the EntityResponse class to use correct property facets to generate valueToString 2018-08-03 11:17:41 -05:00
Ramesh Reddy 243708f168 OLINGO-1245: allow to define a full boolean expression with surrounding 'not' logical operator with parens surrounding the boolean expression 2018-08-03 11:07:08 -05:00
Archana Rai e18c6fa184 [OLINGO-1280]OData V4.0: Client throws exception for Asynchronous Action requests 2018-07-26 17:34:58 +05:30
Archana Rai 1da33a3853 [OLINGO-1279]OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute 2018-07-26 17:24:06 +05:30
Archana Rai a9aaa9355d Revert "[OLINGO-1279]OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute"
This reverts commit 8f4e554dfa.
2018-07-26 17:10:06 +05:30
Archana Rai 8f4e554dfa [OLINGO-1279]OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute 2018-07-26 17:06:16 +05:30
ramya vasanth 2696359f33 [OLINGO-1273]The V4 client responses should be as per values of odata.metadata parameter 2018-07-09 14:12:03 +05:30
Ramesh Reddy 1fef3a131e OLINGO-1271: Making service dispatcher framework to use service root in the context url instead of relative url 2018-06-21 16:42:33 -05:00
Ramesh Reddy f0188a6ecb OLINGO-1150: The precision and scale checks are being made on exponential form than the denormalized form 2018-06-21 13:56:19 -05:00
ramya vasanth 03a02d2d69 [OLINGO-1238]Handling Prefer header with values being minimal and representation for GET and DELETE requests 2018-05-23 15:36:18 +05:30
ramya vasanth f3919036ae [OLINGO-1191] Code Improvements 2018-05-21 09:07:24 +05:30
ramya vasanth b07a7cfe26 [OLINGO-1246]Handling relative url's in odata context and few enhancements to technical service 2018-05-07 13:54:59 +05:30
ramya vasanth c81833d50e [OLINGO-1238]Code fixes w.r.t Accept and Accept charset headers 2018-04-25 14:19:15 +05:30
ramya vasanth edee782ea0 [OLINGO-1143]Expand of a stream property of a complex type 2018-04-17 13:40:02 +05:30