Commit Graph

102 Commits

Author SHA1 Message Date
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
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
Christian Amend 68d2e23ad4 [OLINGO-989] Checkbuild issues 2016-07-27 15:22:00 +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 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 ff87212deb OLINGO-939 2016-04-21 16:20:49 -05:00
Ramesh Reddy 01e27bb6ee OLINGO-939: Avoiding to use contentType.getType method, instead use contentType.toContentTypeString for string form of the content-type 2016-04-21 15:26:15 -05:00
Ramesh Reddy e4f95706a9 OLINGO-939: correcting the content-type in the error response 2016-04-21 12:42:25 -05:00
Christian Amend 3baa3993ea [OLINGO-922] Set next 4.3.0-SNAPSHOT version 2016-04-05 14:11:24 +02:00
Christian Amend 88fbe2f66e [OLINGO-922] Set 4.2.0 release version 2016-04-04 15:59:59 +02:00
Christian Amend bfeab37b1b [OLINGO-922] Set release candidate version 4.2.0-RC01 2016-03-31 16:56:03 +02:00
Ramesh Reddy a1e10be17e OLINGO-925: renaming the package name of EdmxReference class such it bundle packaging mechanism will not pull in these classes into other modules 2016-03-31 08:22:34 -05:00
Ramesh Reddy 300316db8d OLINGO-911: small correction to show the count based requests with functions/actions 2016-03-25 17:33:45 -05:00
Ramesh Reddy 9658091ae1 OLINGO-913: Correcting the SchemaBasedEdmProvider behavior 2016-03-24 15:28:48 -05:00
Ramesh Reddy d613bb96a7 OLINGO-907: correcting entity-id resolution with different paths 2016-03-24 10:42:43 -05:00
Ramesh Reddy b6c7d401e2 OLINGO-907:corrected the usage to treat as individual query parameter and then combine with others to build the complete url 2016-03-21 15:46:39 -05:00
Ramesh Reddy 7d10c60c57 OLINGO-911: Correcting request with PUT/DELETE verbs to correctly handle serialization and way notify the service about the raw value 2016-03-18 09:38:26 -05:00
Ramesh Reddy 11e040babc OLINGO-911: using json serializer for response purpose, but this will ever be used to just send the 204 in cases of update and delete 2016-03-17 17:34:13 -05:00
Ramesh Reddy 9c61e22375 OLINGO-908: Adding 'Allow' header in situations of returning 405 for the submitted request 2016-03-16 12:27:04 -05:00
Ramesh Reddy 860d418fdf OLINGO-880: making few methods from package protected to protected so that derived classes can extend/use the API 2016-03-16 08:22:48 -05:00
mibo 59699da030 [OLINGO-856] Merge branch 'OLINGO-856_ODataHandlerInAPI' 2016-03-04 21:24:10 +01:00
Ramesh Reddy c86009a242 OLINGO-868: Fixing a error, where a repeated annotation element is not skipped correctly 2016-02-19 12:06:12 -06:00
Ramesh Reddy a8d1d4c647 OLINGO-878: Adding support to remove invalid xml characters from Atom payload 2016-02-15 12:31:34 -06:00
mibo e07abf0b0f [OLINGO-856] Created ODataHandler Interface 2016-02-13 07:08:33 +01:00
Ramesh Reddy d880d6c480 OLINGO-878: Adding support to remove unvalid xml characters from Atom payload 2016-02-12 19:37:58 -06:00
Ramesh Reddy 187c229b60 OLINGO-880: Enable MetadataParser to load core vocabularies based on a perference setting, these are loaded loaded from local classpath, instead of making a web call 2016-02-12 09:16:00 -06:00
Ramesh Reddy 801899a085 OLINGO-861: Adding support to resolve entities defined in the reference documents 2016-02-10 10:03:20 -06:00
Ramesh Reddy 7a68ae68ad OLINGO-874: Error handling improvements 2016-02-09 14:44:02 -06:00
Ramesh Reddy b7005b774f OLINGO-825: Adding the support for odata.type such that the extended entity and complex types are correctly de-serilized 2016-02-08 15:41:32 -06:00
Ramesh Reddy 6d94f0e386 OLINGO-861, OLINGO-863, OLINGO-868, OLINGO-869 : Improvements to MetadataParser for annotation support 2016-02-06 13:31:26 -06:00
Ramesh Reddy b317b9006d OLINGO-855: adding support for odata-isolation header support acknowledgement to ServiceHandler interface 2016-01-25 09:20:54 -06:00
Ramesh Reddy b9512eda4b OLINGO-853: correcting the encoding behavior as I reverted the change in EdmString from OLINGO-854, this will also localize the change to this perticular method 2016-01-22 11:45:06 -06:00
Ramesh Reddy 16d238f96f OLINGO-853: Correcting the encoding of datetime properties correctly to be used in a URI 2016-01-21 16:01:59 -06:00
Ramesh Reddy 03aa1d07d9 OLINGO-853: Correcting the encoding of datetime properties correctly to be used in a URI 2016-01-21 13:13:37 -06:00
Klaus Straubinger 1b6259b979 reduced usage of org.slf4j and org.apache.commons.lang3
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-18 13:30:40 +01:00
Christian Amend 26080f420a [OLINGO-834] Delete AntLR dependecies 2016-01-07 15:00:17 +01:00
Christian Amend 010642c506 Merge branch 'master' into OLINGO-834_Filter_Parser
Conflicts:
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceComplexPropertyImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceCountImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceEntitySetImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceItImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAllImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAnyImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaVarImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceNavigationPropertyImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourcePrimitivePropertyImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRefImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRootImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceSingletonImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceStartingTypeFilterImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceWithKeysImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/CheckFullContextListener.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/Parser.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/RawUri.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriContext.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriDecoder.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParseTreeVisitor.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParserSemanticException.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/queryoption/expression/ExpressionImpl.java
	lib/server-core/src/main/java/org/apache/olingo/server/core/uri/validator/UriValidator.java
	lib/server-core/src/test/java/org/apache/olingo/server/core/uri/parser/search/SearchParserAndTokenizerTest.java
2016-01-07 14:27:27 +01:00
Christian Amend 0d6f4821f2 [OLINGO-841] Set new 4.2.0-SNAPSHOT version 2015-12-21 12:55:05 +01:00
Christian Amend 0242519cc4 [OLINGO-841] Set release version 4.1.0 2015-12-21 12:18:07 +01:00
Christian Amend d1c4c743fd [OLINGO-841] Set 4.1.0-RC01 release candidate version 2015-12-18 15:56:11 +01:00
Klaus Straubinger 927ecb93e3 [OLINGO-834] URI resource-path parser in Java
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-12-07 13:17:50 +01:00
Klaus Straubinger 837c3565a1 [OLINGO-806] Minor clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-10-26 09:07:11 +01:00
Christian Amend 3647a63177 [OLINGO-786] Fix lazy loading for annotiation groups 2015-10-08 12:59:48 +02:00
Christian Amend addfe512cd [OLINGO-786] Delete getAnnotations convenience method 2015-09-29 14:26:16 +02:00
Michael Bolz c9d42e49fa [OLINGO-772] Set version to 4.1.0-SNAPSHOT 2015-09-21 14:46:38 +02:00
Michael Bolz ca40833b20 [OLINGO-772] Change version to 4.0.0 2015-09-21 10:54:21 +02:00
Michael Bolz 111308124c [OLINGO-772] Change version to 4.0.0-RC03 2015-09-17 09:26:27 +02:00