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
Morten Riedel
f3cee9b73b
[OLINGO-1004] TecSvc batch handling changes
...
Modified response status code in batch case from 202 Accepted to 200 OK and adjusted tests. See odata protocol documentation 11.7.4
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-29 14:15:55 +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
Morten Riedel
19cfe4b494
[OLINGO-1004] Removed ErrorResponseTestITCase and moved the full JSON Exception test into ErrorTest.
...
Signed-off-by: Michael <michael.bolz@sap.com>
2016-08-22 09:38:32 +02:00
Morten Riedel
fd2592d4e2
[OLINGO-1004] edited edm for consistency
...
added new entity types, entity sets, actions and functions to test overloading and default values, tests are not implemented yet.
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-08-17 14:01:39 +02:00
Morten Riedel
37a1e110c6
[OLINGO-1004] edm clean up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-08-17 09:44:22 +02:00
Morten Riedel
d30f47ec6b
[OLINGO-1004] removed CTCompCompExtended and added CTBase in ESFourKeyAlias instead
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-08-17 09:43:38 +02:00
Ramesh Reddy
a931f657fa
OLINGO-1002: Adding the missing target type for Parameter
2016-08-11 15:36:56 -05: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
Christian Amend
bde34e597f
[OLINGO-964] Add test for new expand type cast handling
2016-07-28 14:53:44 +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
Dmitry.Tretyakov
ebf4eb9280
[OLINGO-991] OData4HttpHandler does not honor split while processing request
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-28 09:22:25 +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
Kanika Jashrapuria
51f7af4b9c
[OLINGO-989] Consume entity in case of exception
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:04:33 +02:00
Kanika Jashrapuria
122a31ff63
[OLINGO-989] Additional charset handling 2
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:03:35 +02:00
Kanika Jashrapuria
f46c680c9b
[OLINGO-989] Additional charset handling 1
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 15:02:20 +02:00
Kanika Jashrapuria
3e9e69314b
[OLINGO-989] Stream handling enhancements
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:43:57 +02:00
Kanika Jashrapuria
c8d69b33e6
[OLINGO-989] XMLFactory enhancements
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:42:46 +02:00
Kanika Jashrapuria
9a30d75711
[OLINGO-990] Fix for adding Custom headers in case of metadata call
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:41:34 +02:00
Kanika Jashrapuria
7c382806b7
[OLINGO-989] static check fix-Reliance on default encoding
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 14:40:03 +02:00
Morten Riedel
d3fad1b166
[OLINGO-987] fixed checkstyle issue
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 10:21:17 +02:00
Morten Riedel
0760e130e8
added a testcase for entity set ESCompCollComp
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-27 10:20:49 +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
Klaus Straubinger
61b2f72a38
[OLINGO-935] content-type parameter values are case insensitive
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-25 11:09:38 +02:00
Ramesh Reddy
89438caaf5
OLINGO-982: fixing the nullable property to be true when omitted on navigation property
2016-07-22 06:27:51 -05:00
Ramesh Reddy
ec009caa64
OLINGO-980: Adding the missing message key
2016-07-18 10:19:33 -05:00
Morten Riedel
e916006e27
[OLINGO-979] corrected localized error message
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-14 13:33:36 +02:00
Christian Amend
a6bde3beea
[OLINGO-979] Fix codestyle issue
2016-07-14 10:53:12 +02:00
Morten Riedel
7d698645e0
[OLINGO-979]Changed exception message accessing from getMessage() to getLocalizedMessage() and added a test
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-14 10:46:31 +02:00
Klaus Straubinger
77423380bb
[OLINGO-935] better type determination for client serializer + clean-up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-07-14 10:41:10 +02:00