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
Michael Bolz
8d51c870fa
[OLINGO-567] Add default getOperations() for EntityIterator
2016-06-30 16:00:25 +02:00
Christian Amend
6afb7fff4b
[OLINGO-966] Fix filter parser guid detection
2016-06-29 14:57:31 +02:00
Ramesh Reddy
2e24ffd1d3
OLINGO-567: removing the stax-api dependency
2016-06-26 07:50:39 -07:00
Ramesh Reddy
3c0225c9da
OLINGO-567: Support for odata.metadata=full
2016-06-26 07:50:39 -07:00
Ramesh Reddy
b32a2ce2e2
OLINGO-967: refining the batch rollback behavior
2016-06-10 06:58:57 -05:00
Ramesh Reddy
2675f8fa01
OLINGO-960: returning null on the missing alias value in query
2016-05-23 15:04:37 -05:00
Klaus Straubinger
96c3f8903f
[OLINGO-935] $apply has to be parsed first + further tests
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-05-02 13:50:15 +02:00
Klaus Straubinger
9a96ec4f9b
[OLINGO-935] $apply is allowed for $count
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-04-29 14:32:07 +02:00
Christian Amend
43feffc48f
[OLINGO-936] Preserve Stacktrace
2016-04-28 14:02:51 +02:00
Christian Amend
f18a489f97
[OLINGO-936] fix sonar issues
2016-04-28 13:48:18 +02:00