ramya vasanth
aaff527dcd
[OLINGO-1143] Support of Expand of a navigation property of a complex type
2018-04-11 11:15:38 +05:30
ramya vasanth
d9aff6300f
[OLINGO-1246] Including key properties in context url and response payload even if select clause does not include key properties
2018-03-21 09:52:07 +05:30
ramya vasanth
1a739d46bf
[OLINGO-1191] More Code Improvements
2018-03-15 08:12:10 +05:30
ramya vasanth
bf4e2017f2
[OLINGO-1246] Fixes for Context url when the URL has select clause and expand clause having select
2018-03-13 15:31:15 +05:30
ramya vasanth
eb112032dd
[OLINGO-1238] Code Improvements in handling exceptions with odataVersion headers and accept headers
2018-03-12 14:07:22 +05:30
Archana Rai
75cc7197e3
[OLINGO-1237]Serialization changes for odata.metadata=minimal
2018-02-22 11:59:49 +05:30
ramya vasanth
48f93fd871
[OLINGO-1231] Serializer for complex collection properties does not respect
2018-02-21 10:20:51 +05:30
ramya vasanth
00d854f387
[OLINGO-1229] Validate Function import parameters in Uri Parser
2018-02-08 15:22:43 +05:30
ramya vasanth
d55ed59d0d
[OLINGO-1226] Serializer to construct metadata document in json format
2018-01-31 10:50:48 +05:30
ramya vasanth
73d1e2e07f
[OLINGO-1191] Code Improvements
2017-11-17 09:49:55 +05:30
ramya vasanth
03ab69c498
[OLINGO-1201] Enhancements to run better with Netty
2017-11-14 09:40:23 +05:30
ramya vasanth
5e21bb2ba5
[OLINGO-1201] Enhancements to run better with Netty
2017-11-14 09:39:31 +05:30
ramya vasanth
a3a84c9e86
[OLINGO-1191] Code Improvements
2017-11-08 10:36:03 +05:30
ramya vasanth
8f40d49c46
[OLINGO-1191]Code improvements
2017-10-24 11:15:15 +05:30
Archana Rai
96223df38d
[OLINGO-1191]Code improvements
2017-10-24 10:52:54 +05:30
Archana Rai
8a968923ba
[OLINGO-1182] Support Edm.Stream property for 4.0.1 in json format
2017-09-18 11:04:52 +05:30
ramya vasanth
93af105892
[OLINGO-1172] Throw meaningful exception in method buildCanonicalURL when key value is null
2017-09-14 16:43:09 +05:30
ramya vasanth
f189dd07a6
Revert "[]"
...
This reverts commit 717d69b979b418b32a8fe2ae286f399def04efca.
2017-09-14 16:37:51 +05:30
ramya vasanth
717d69b979
[]
2017-09-14 16:08:38 +05:30
Tom van Wietmarschen
b5ff47837f
[OLINGO-1166] Add test case for enum metadata issue
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:57:23 +02:00
Tom van Wietmarschen
16afaa6f68
[OLINGO-1166] Fix serialization of annotations for enum members in the CSDL
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-09-08 14:56:59 +02:00
Christian Amend
4cae638ff5
[OLINGO-1171] Set next 4.5.0-SNAPSHOT version
2017-09-01 15:35:37 +02:00
Christian Amend
9858f1d04c
[OLINGO-1171] Set 4.4.0 release version
2017-09-01 15:15:49 +02:00
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 ce4bc57a84c0f79392a868159734bbf268d3fc4b.
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