Commit Graph

321 Commits

Author SHA1 Message Date
Christian Holzer 93031e4889 [OLINGO-669] Fix: Dispatching of reference delete requests to collection-valued navigation properties 2015-05-29 12:41:57 +02:00
Christian Amend ea89f7213e [OLINGO-663] Add new exceptiontext and right status code 2015-05-28 11:02:18 +02:00
Christian Amend 29b169def4 [OLINGO-663] Add CustomETagSupport 2015-05-28 10:39:47 +02:00
Klaus Straubinger db47760e35 [OLINGO-663] conditional GET in technical service, part 1
Change-Id: I89b0e765e1d3618c318522d1c2a22988f9d017fd

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-22 15:55:49 +02:00
Christian Holzer 6ff644d6cc [OLINGO-665] All primitive types are null 2015-05-21 14:37:52 +02:00
Christian Holzer b5a194731b [OLINGO-664] ODataJsonSerializer writes also null values of type Edm.Boolean 2015-05-19 16:23:07 +02:00
Christian Holzer a2a07242ec [OLINGO-446] support for $ref serialization 2015-05-19 14:33:19 +02:00
Christian Amend 1a9cff2f63 [OLINGO-652] Rename to Server Error 2015-05-19 10:19:35 +02:00
Christian Amend 0457e24fa7 [OLINGO-653] Fix SystemQueryOptions on Post Issue 2015-05-13 15:08:31 +02:00
Klaus Straubinger 7062aff867 [OLINGO-659] Fix for filter parsing of $count resources
Change-Id: I3359c25f233b6c18360a280b45355cf8ddd9a851

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-12 15:37:47 +02:00
Christian Amend 5098862d6f [OLINGO-649] Set correct 4.0.0-SNAPSHOT version 2015-05-11 13:33:09 +02:00
Christian Amend ee48475cbf [OLINGO-649] Set next release version 2015-05-11 10:48:19 +02:00
Christian Amend 93fe2fd39d [OLINGO-649] Set beta-03 release version 2015-05-11 10:34:18 +02:00
Christian Amend ffb80fad3c [OLINGO-649] Set next 4.0.0-SNAPSHOT version 2015-05-07 16:30:41 +02:00
Christian Amend e7ce8627e1 [OLINGO-649] Set beta-03-RC01 release candidate version 2015-05-07 16:09:05 +02:00
Christian Amend d150744967 [OLINGO-649] Cleanup code as release preperation 2015-05-05 14:25:29 +02:00
Michael Bolz 61500e685f [OLINGO-564] Clean up 2015-04-30 08:38:19 +02:00
Michael Bolz 17152920f0 [OLINGO-564] first step for common -> client extraction 2015-04-30 06:04:42 +02:00
Michael Bolz c37d4da571 [OLINGO-564] Renamed 'OData*' to 'Client*' classes 2015-04-28 23:11:55 +02:00
Michael Bolz 3c0990910a [OLINGO-564] Merge branch 'master' into OLINGO-564 2015-04-28 12:56:08 +02:00
Michael Bolz 2318953c26 [OLINGO-564] Renamed 'edm.provider.*' classes 2015-04-28 12:52:14 +02:00
Christian Amend 87fa79ad93 [OLINGO-604] Ignore odata annotations for action requests 2015-04-27 14:48:56 +02:00
Michael Bolz ac32d23610 [OLINGO-564] Removed 'provider' package level 2015-04-23 10:50:47 +02:00
Christian Amend cd23eb96f8 [OLINGO-604] Implement Action imports in TechSvc part 1 2015-04-21 16:37:31 +02:00
Michael Bolz 34e518a6e0 [OLINGO-633] Fixed 'isFlags' for enum types 2015-04-21 15:14:06 +02:00
Ramesh Reddy 3ac433b077 OLINGO-573: merging to master 2015-04-20 08:59:28 -05:00
Klaus Straubinger b76ebe95d1 stricter cardinality check in expression parser
Change-Id: Ie48e84e73a9da37134f4062aee7bbbe50d605443

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-04-14 15:01:13 +02:00
Christian Amend d692d129bd [OLINGO-603] Rename entity set to entity collection 2015-04-07 15:20:39 +02:00
Christian Amend 05935a0c3d [OLINGO-603] Delete core dependecies in Tec Scenario 2015-04-07 14:15:17 +02:00
Christian Holzer 97a0178432 [OLINGO-616] Fix: BatchReferenceRewriter 2015-04-03 12:42:03 +02:00
Christian Holzer 502f7cedee [OLINGO-617] Derserializer and Serializer result refactoring, ExpandBuilder 2015-04-03 12:41:55 +02:00
Christian Amend 61b0daa856 [OLINGO-603] TecSvc enhancements 2015-04-02 14:24:48 +02:00
Michael Bolz 3f79ced17a [OLINGO-573] Merge branch 'master' into OLINGO-573 2015-04-02 08:22:39 +02:00
Christian Amend d067037f40 [OLINGO-603] Further refactoring 2015-04-01 14:30:27 +02:00
Christian Amend ef6ed4e3ef [OLINGO-603] Action Parameter deserialization based on type kind 2015-04-01 14:29:02 +02:00
Ramesh Reddy 2b73abcce0 OLINGO-573: New processing framework on server side with single interface with TripPin as example 2015-03-31 10:55:01 -05:00
Christian Amend 3e8c50646e [OLINGO-603] Refactor action parameter deserialization part 1 2015-03-31 14:42:08 +02:00
Christian Amend d94edf568c [OLINGO-595] Make EdmProvider an Interface 2015-03-31 13:47:15 +02:00
Christian Holzer 92e201b0a8 [OLINGO-609] Fix: ODataJsonDeserializer 2015-03-31 12:52:02 +02:00
Klaus Straubinger 6d41513f47 [OLINGO-603] deserialization of action parameters
Change-Id: I49a0a39eb25eb34cf856d723c019afac304111f0

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-27 16:46:07 +01:00
Christian Amend 898d745bf5 [OLINGO-575] Edm Cleanup part 2 2015-03-27 16:44:14 +01:00
Michael Bolz 16b94eb47e [OLINGO-575] Edm cleanup: Remove EdmAnnotationHelperImpl 2015-03-27 13:45:00 +01:00
Klaus Straubinger 4f33c704cf [OLINGO-603] dispatcher improvements
Change-Id: Ic4fbb99fbce1c23d41df36ddc090f2b7f2ec1c22

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-27 10:42:36 +01:00
Christian Amend 3a6293b6a5 [OLINGO-575] Star deleting unnecessary abstract edm classes 2015-03-25 14:48:26 +01:00
Klaus Straubinger 926373bcd4 [OLINGO-603] new ActionVoidProcessor for actions with no return type
Change-Id: Icc9d05bbc33f1449bc43fd1c82677cd0500ce00f

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-24 10:33:47 +01:00
Christian Amend e26346dc31 [OLINGO-575] Some todos and pojogen refactoring 2015-03-19 17:13:18 +01:00
Christian Amend 3b37d29948 [OLINGO-575] Cleanup of TODOs 2015-03-18 14:35:45 +01:00
Christian Amend 5cef4faeb6 [OLINGO-575] Merge EdmImpl classes 2015-03-18 13:55:50 +01:00
Klaus Straubinger 200dac0a2c [OLINGO-557] even better system query option validation
Change-Id: I1406a198e049020ec9f02f18203fd9dede48e2ac

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-17 14:22:28 +01:00
Christian Amend 8a58a67800 [OLINGO-575] Merge edm provider classes 2015-03-17 14:20:49 +01:00