Commit Graph

556 Commits

Author SHA1 Message Date
Christian Amend b98eb1fc6c [OLINGO-1171] Set 4.4.0-RC01 version 2017-08-29 09:58:49 +02:00
ramya vasanth 6bc17b668c [OLINGO-1159] Fixing tests 2017-08-09 16:18:02 +05:30
ramya vasanth d4f1b73875 [OLINGO-1159] Enhancements to Bound Actions in V4 2017-08-09 15:56:52 +05:30
Archana Rai 38f77daa5c [OLINGO-752] Support for + sign as a separator 2017-08-09 13:37:27 +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 d808142993 [OLINGO-1062]Fix in API for Casting Types to Derived Types 2017-07-05 14:14:58 +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
ramya vasanth 8f1a079faf [OLINGO-1062] Cannot consume Term defined in external vocabulary 2017-06-21 13:27:06 +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
ramya vasanth aea44a33a0 [OLINGO-1126]ClientProperty hasNullValue incorrect for null complex values 2017-06-09 12:57:54 +05:30
ramya vasanth d1ef643c97 [OLINGO-1132]Fixing tests 2017-06-08 18:07:52 +05:30
ramya vasanth ce076387c3 [OLINGO-1132]Type information is lost when primitive properties with null value is updated 2017-06-08 17:40:55 +05:30
i050510 32ff14fe78 [OLINGO-1073] Collections with derived complex types
wrong odata.type

Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-05-09 14:37:42 +02:00
i050510 74a2da7d5e [OLINGO-753] Incorrect uri formed when the uri parameter contains /$count in URIUtils class
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:15:26 +02: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
i050510 173f0d78ad [OLINGO-975] Olingo client sends incorrect types for collection members
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:00:35 +02:00
i050510 272719d59f [OLINGO-1064] ComplexType is deserialized as Primitive Type if the value is NULL
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-26 16:13:08 +02:00
Ramesh Reddy 0cf76f51c5 OLINGO-1107: Changing client encoding of URL to use %20 instead of using + for space. This is done by switching the Olingo supplied Encoder and Decoder rather than the JDK supplied URLEncoder and URLDecoder 2017-04-17 17:22:50 -05:00
Archana Rai af116170a2 [OLINGO-1106] JUnit for Custom Query Options in batch
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-12 11:18:55 +02:00
Archana Rai e41b81ea09 [OLINGO-1077] EntityIterator count support
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-02-07 12:09:16 +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
Morten Riedel 69659a1a90 [OLINGO-1004] refactored embedded tomcat
modified pom to write properties to a file.
refactored the embedded tomcat to use those properties.

Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-10-19 14:35:03 +02:00
Morten Riedel b9a71ff88a [OLINGO-1004] moved ClientAsyncTest to AsyncSupportITCase
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-29 14:19:04 +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
Morten Riedel b6871904ac [OLINGO-1004] Fit refactoring
Added basic authentication to embedded tomcat in fit module. Refactored AuthBatchTestITCase.

Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-29 14:14:43 +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 120adfea50 OLINGO-1009: adding cycle detection when =max is used during serialization 2016-09-09 14:23:26 -05:00
Morten Riedel f2fd03553f [OLINGO-1004] refactored some JSON conformance tests
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-08 14:01:39 +02:00
Morten Riedel e2f64e6e78 [OLINGO-1004] renamed BoundOpearionITCase to BoundOperationITCase
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-08 14:01:10 +02:00
Morten Riedel 7ad6155bf5 [OLINGO-1004] refactored conformance tests
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-09-08 14:00:42 +02:00
Morten Riedel b1db030cb8 [OLINGO-1004] Moved some Metadata Tests
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2016-08-30 21:25:19 +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 37a1e110c6 [OLINGO-1004] edm clean up
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-08-17 09:44:22 +02:00
Christian Amend deb1d2036f [OLINGO-1004] Delete FilterFactoryTestITCase
Duplicated in FilterSystemQueryITCase
2016-08-12 14:34:37 +02:00
Christian Amend 2def64edb9 [OLINGO-1004] Delete duplicate BatchTestITCase
Duplicated with BatchClientITCase
2016-08-12 14:10:12 +02:00
Christian Amend d16d2b9cd5 [OLINGO-1004] Remove another microsoft from test package name 2016-08-12 13:44:07 +02:00
Christian Amend 0063a3003f [OLINGO-1004] Remove microsoft from Apache Olingo package name 2016-08-12 13:38:40 +02:00
Christian Amend 3a9961a892 [OLINGO-1004] Deleted QueryOptionsITCase
Duplicated with SystemQueryOptionITCase
2016-08-12 13:15:28 +02:00
Christian Amend ee895e6937 [OLINGO-1004] Delete OperationImport Tests
Duplicated in ActionImportITCase and FunctionImportITCase
2016-08-12 13:11:02 +02:00
Christian Amend 6e7964444c [OLINGO-1004] Delete unnecessary retrieve metadata test 2016-08-12 13:08:28 +02:00
Christian Amend 19717f0992 [OLINGO-1004] Delete duplicate Entity Tests
Duplicated in BasicITCase and BindingITCase
2016-08-12 13:04:51 +02:00
Christian Amend 0e5b2eff28 [OLINGO-1004] Remove duplicate EntitySetTests
Duplicated in BasicITCase
2016-08-12 13:03:10 +02:00