Commit Graph

648 Commits

Author SHA1 Message Date
Christian Amend b98eb1fc6c [OLINGO-1171] Set 4.4.0-RC01 version 2017-08-29 09:58:49 +02:00
Archana Rai 38f77daa5c [OLINGO-752] Support for + sign as a separator 2017-08-09 13:37:27 +05:30
Archana Rai f7e5a5c716 [OLINGO-1155]Delta support in Json format 2017-07-31 16:13:11 +05:30
ramya vasanth f6dd0deacc [OLINGO-1122]Addressing derived types in filter and expand 2017-07-25 09:43:57 +05:30
Archana Rai ecf7f56ec8 [ODATAJAVA-1123]OData V4.0: Support of derived types and mixed 2017-07-23 15:29:00 +05:30
ramya vasanth 36e45f0219 [OLINGO-1101] Casting Types to Derived Types 2017-06-22 15:00:24 +05:30
ramya vasanth 891421d7fc [OLINGO-1117] Sending skip and take requests without a value returns String index out of range Exception 2017-06-21 14:01:05 +05:30
Archana Rai 2dc14d6764 Revert "[OLINGO-1062]Cannot consume Term defined in external Vocabulary"
This reverts commit ce4bc57a84.
2017-06-21 11:13:56 +05:30
ramya vasanth ce4bc57a84 [OLINGO-1062]Cannot consume Term defined in external Vocabulary 2017-06-21 10:59:27 +05:30
Archana Rai 66ea810b0f [ODATAJAVA-1134]Enhancement to run better with Spring 2017-06-08 16:37:27 +05:30
Ramesh Reddy 4a51d16425 Merge branch 'OLINGO-1046' 2017-04-27 08:36:56 -05:00
Archana Rai f55205561e [OLINGO-1099] OData V4.0: $levels refactoring
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:01:40 +02:00
Ramesh Reddy 2751c130e2 OLINGO-1046: allowing bad white space where OData specificationa allows during the URL parsing 2017-04-20 11:07:26 -05:00
Ramesh Reddy 7e262c8d07 OLINGO-846, OLINGO-1076: Expanding/relaxing the allowence of white space AFTER the query option is decoded. Also applying to name segment, note that this is only for user supplied queries 2017-04-19 13:39:08 -05:00
Ramesh Reddy 3a8cbcc337 OLINGO-1104: Write @odata.navigationLink and @odata.assosiationLink always when metadata=full, previously it is omiited when query came in with 2017-04-13 09:35:21 -05:00
i050510 89a6a69de7 [OLINGO-1080] Support Entity Iterator in batch requests
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-03-01 17:01:25 +01:00
i036162 00a5b1d2e1 [OLINGO-1083] Change EntityType attribute to Type in Singletons accroding to spec
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-03-01 16:00:09 +01:00
Archana Rai 4b3c02373f NextLink Support in streaming
Change-Id: I199fe29991f9c02b870fd524b4276d16c1e5382e
Signed-off-by: Archana Rai <archana.rai@sap.com>
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-12-13 10:09:44 +01:00
Christian Amend 6a736db10c [OLINGO-917] Fix $entity request handling
This is a contribution from Ramya in
https://issues.apache.org/jira/browse/OLINGO-917
2016-11-22 14:17:59 +01:00
Christian Amend 84a052dcfa [OLINGO-888] Support Singletons in OData dispatcher
Contributed by Archana Rai via
https://issues.apache.org/jira/browse/OLINGO-888
2016-11-22 14:13:14 +01:00
Christian Amend cc0a6a51a8 [OLINGO-1037] Support GeoTypes in Json 2016-10-19 14:33:34 +02:00
Christian Amend 5255c336eb [OLINGO-1033] Add # for primitive type annotations 2016-10-18 15:58:13 +02:00
Klaus Straubinger 9e67d0e3e8 [OLINGO-935] improved debug support
including more unit tests

Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-10-07 14:52:41 +02:00
Klaus Straubinger 1600684d4f [OLINGO-935] $apply as option for $expand should be possible
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-10-07 14:51:57 +02:00
Klaus Straubinger 72fcaa1a54 [OLINGO-1028] stricter multiplicity tests in expression parser + clean-up
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-29 16:31:24 +02:00
Christian Amend 59e53d6bca [OLINGO-1023] Set next 4.4.0-SNAPSHOT version 2016-09-19 14:16:21 +02:00
Christian Amend 31401845a7 [OLINGO-1023] Set 4.3.0 release version 2016-09-19 13:46:34 +02:00
Christian Amend 8515b48dd5 [OLINGO-1023] Set 4.3.0-RC01 version 2016-09-15 14:28:27 +02:00
Klaus Straubinger 14278ac189 [OLINGO-1003] server batch handling corrections
- binary content in bodies
- absolute-path URIs
- HTTP headers with allowed non-letter characters

Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-15 14:09:34 +02:00
Klaus Straubinger 20a00704d8 [OLINGO-936] clean-up
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-15 14:05:51 +02:00
Ramesh Reddy 80d046b31c OLINGO-1009: removing unused method 2016-09-09 19:04:16 -05:00
Ramesh Reddy 591f9522b5 OLINGO-1009: refining the cycle detection logic 2016-09-09 19:00:57 -05:00
Ramesh Reddy 120adfea50 OLINGO-1009: adding cycle detection when =max is used during serialization 2016-09-09 14:23:26 -05:00
shawkins 68969d547d OLINGO-1009 Changing serialization to allow for $levels 2016-09-07 09:39:25 -04:00
Klaus Straubinger b380f97b74 [OLINGO-1015] Should allow more characters in batch header names
Change-Id: Ie99b5ad2343c1109322186989a6a7744204dc8df

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2016-08-29 08:13:28 +02:00
Morten Riedel 7a56dfa393 [OLINGO-1013] Added support for aliase in core and tecsvc.
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2016-08-29 07:45:32 +02:00
Christian Amend 38c9a76eb6 [OLINGO-995] Support HEAD for metadata and service document 2016-08-11 15:58:17 +02:00
Christian Amend c0f1b997ef [OLINGO-993] Set SNAPSHOT version again 2016-07-29 11:16:16 +02:00
Christian Amend d7a2b65d94 i[OLINGO-993] Set beta version 2016-07-29 10:55:32 +02:00
Jacek Milaczewski 8a10f47b89 [OLINGO-964] fix proposal for cast type not taken into account while expanding a collection
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-28 14:53:11 +02:00
Ramesh Reddy d9ae1f68ef OLINGO-981: validating to make sure the navigation property is set to allow nullable before allowing the null as the binding value 2016-07-27 11:47:03 -05:00
Ramesh Reddy 37fe8e19b0 OLINGO-981: Allowing the null value in non-collection navigation binding property 2016-07-27 09:28:16 -05:00
Ramesh Reddy aa8f2cfc2f OLINGO-977: Adding the XML declaration to the response of Complex Collection 2016-07-27 08:57:41 -05:00
Christian Amend 68d2e23ad4 [OLINGO-989] Checkbuild issues 2016-07-27 15:22:00 +02:00
Morten Riedel d3c30cfd28 added method writeComplex to xml reader to fix the bug. Modified constant default_charset.
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 10:20:49 +02:00
Klaus Straubinger be1228c821 [OLINGO-935] API for EDM-assisted serializer
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 10:13:33 +02:00
Morten Riedel 756ae564e5 added some testcases and method writeComplex to write the type and value correctly.
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-26 10:33:32 +02:00
Christian Amend 44d6f5a171 [OLINGO-988] Prevent duplicate ExpandItems in ExpandTreeBuilder 2016-07-26 10:27:25 +02:00
Christian Amend 22a21a28ea [OLINGO-935] resolve checkstyle issue 2016-07-25 11:15:11 +02:00
Klaus Straubinger bc61da3dfd [OLINGO-935] new server serializer for dynamic data
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-25 11:10:40 +02:00