Commit Graph

775 Commits

Author SHA1 Message Date
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 23691a5a43 [OLINGO-603] Action import with no return type test 2015-05-06 16:23:48 +02:00
Michael Bolz 63cacd7ce2 [OLINGO-648] Merge branch 'OLINGO-648_ODataClientFactoryInAPI' 2015-05-05 14:44:00 +02:00
Christian Amend d150744967 [OLINGO-649] Cleanup code as release preperation 2015-05-05 14:25:29 +02:00
Michael Bolz e0e6c859a1 [OLINGO-648] Renamed to Builder for sepration from Factory in core 2015-05-05 14:21:47 +02:00
Michael Bolz 4aa8a676ef [OLINGO-648] Added ODataClientFactory in API module 2015-05-05 06:18:21 +02:00
Michael Bolz f5757cb4e2 [OLINGO-564] Removed samples and test modules from deploy 2015-05-04 10:42:22 +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 53b10f6b7f [OLINGO-564] Renamed 'ClientCsdl' classes 2015-04-28 22:14:13 +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
Ramesh Reddy d2b5449f79 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2015-04-27 11:16:46 -05:00
Ramesh Reddy b78343bd09 OLINGO-573: validating to make sure key predicates are supplied for update, delete entity requests 2015-04-27 11:16:34 -05:00
Christian Amend 87fa79ad93 [OLINGO-604] Ignore odata annotations for action requests 2015-04-27 14:48:56 +02:00
Christian Amend ae97061e3c [OLINGO-604] Implement Action imports in TechSvc part 2 2015-04-27 14:33:53 +02:00
Ramesh Reddy 0d015cb7b6 OLINGO-573: fixing the rollback logic in the case of batch changeset error 2015-04-24 17:58:00 -05:00
Michael Bolz cbbe3da695 [OLINGO-564] Moved client edm classes 2015-04-24 09:12:05 +02:00
Michael Bolz 754e23abee [OLINGO-564] Renamed client edm classes 2015-04-23 15:57:22 +02:00
Michael Bolz cceceafdb5 [OLINGO-564] Added package infos 2015-04-23 11:06:09 +02:00
Michael Bolz ac32d23610 [OLINGO-564] Removed 'provider' package level 2015-04-23 10:50:47 +02:00
Michael Bolz fe82f525e4 [OLINGO-633] Minor clean up 2015-04-22 09:17:59 +02:00
Ramesh Reddy 44ff6c95c0 OLINGO-573: fixing an issue with adding references to collection valued navigation property 2015-04-21 15:10:25 -05:00
Ramesh Reddy fbdf9aadc8 OLINGO-573: removing the type warnings during the build 2015-04-21 12:38:36 -05:00
Christian Holzer 05cbf674fb [OLINGO-622] Fix: EDM getter methods support concurrent access 2015-04-21 16:57:30 +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
Michael Bolz d2cc50fb3d [OLINGO-573] Minor code clean up 2015-04-21 10:38:36 +02:00
Ramesh Reddy f262563fa6 OLINGO-573: merging with master 2015-04-20 09:27:17 -05:00
Ramesh Reddy 3ac433b077 OLINGO-573: merging to master 2015-04-20 08:59:28 -05:00
Ramesh Reddy 547725d754 OLINGO-573: making tests work with tomcat and making it 1.6 compatible 2015-04-16 09:13:14 -05:00
Michael Bolz b6da769ac8 [OLINGO-573] Start replacement of Jetty with Tomcat 2015-04-16 09:13:14 -05:00
Christian Amend 29e2833541 [OLINGO-613] break when property or link is found 2015-04-14 18:09:37 +02: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 Holzer 9e232a2d74 [OLINGO-545] Tests for batch changesets, update and insert requests added 2015-04-07 17:20:52 +02:00
Christian Holzer 62214d2d87 [OLINGO-545] TecSvc: Allow upserts 2015-04-07 15:27:16 +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 518a3a418e [OLINGO-545] TecSvc: Support of cyclic expands and filtering on arbitrary
level
2015-04-07 08:26:05 +02:00
Christian Holzer 583c4bd078 [OLINGO-545] TecSvc: Request validation added 2015-04-07 08:25:43 +02:00
Ramesh Reddy 26ec32ad55 OLINGO-573: making tests work with tomcat and making it 1.6 compatible 2015-04-05 17:54:44 -05:00
Christian Holzer 97a0178432 [OLINGO-616] Fix: BatchReferenceRewriter 2015-04-03 12:42:03 +02:00
Christian Holzer 189de7b2d7 [OLINGO-545] Fix: Bind operations are applyed before creating deep insert entities 2015-04-03 12:42:00 +02:00
Christian Holzer 502f7cedee [OLINGO-617] Derserializer and Serializer result refactoring, ExpandBuilder 2015-04-03 12:41:55 +02:00
Michael Bolz 8c6be6654f [OLINGO-573] Start replacement of Jetty with Tomcat 2015-04-02 15:09:02 +02:00
Christian Amend 61b0daa856 [OLINGO-603] TecSvc enhancements 2015-04-02 14:24:48 +02:00
Michael Bolz 2d445e2a27 [OLIGNO-573] Removed 'server-core-ext' from build because of JDK7 issues 2015-04-02 13:14:01 +02:00
Michael Bolz 7119be1f26 [OLINGO-573] Minor clean up after merge with master 2015-04-02 10:40:43 +02:00
Michael Bolz 3f79ced17a [OLINGO-573] Merge branch 'master' into OLINGO-573 2015-04-02 08:22:39 +02:00
Christian Holzer fd9ba8bf27 [OLINGO-545] TecSvc EDM enhanced 2015-04-01 15:32:48 +02:00
Christian Amend 5855c6b624 [OLINGO-603] Delete unnecessary deserializer constants 2015-04-01 15:19:41 +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
Michael Bolz de3f7fd3e7 [OLINGO-573] Merge branch 'master' into OLINGO-573 2015-04-01 13:17:12 +02:00
Michael Bolz 26be7d2e7c [OLINGO-612] Changed 'is*' behavior for Valuable 2015-04-01 11:02:53 +02:00
Christian Holzer 15cfa375e8 [OLINGO-545] TecSvc EDM enhanced 2015-03-31 18:48:35 +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
Christian Amend 62f100148a [OLINGO-575] Finish Edm Refactoring 2015-03-30 15:14:40 +02:00
Christian Holzer af1417b3c7 [OLINGO-545] TecSvc EDM enhanced 2015-03-27 17:10:07 +01: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
Christian Holzer 4d8a2a405e [OLINGO-545] The DataProvider supports collections of complex properties 2015-03-27 14:52:42 +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 Holzer 6421f54803 [OLINGO-545] System query options also applies to entity requests 2015-03-26 15:13:50 +01:00
Christian Holzer 0113414e26 [OLINGO-600] Fix: OData client deserializer processes all navigation
properties
2015-03-26 15:03:27 +01:00
Michael Bolz fcab8b0672 [OLINGO-575] Edm cleanup: Remove not necessary helper 2015-03-26 07:33:23 +01:00
Christian Amend 4d059b94d6 [OLINGO-575] Edm cleanup part 1 2015-03-25 17:19:42 +01:00
Christian Amend 3a6293b6a5 [OLINGO-575] Star deleting unnecessary abstract edm classes 2015-03-25 14:48:26 +01:00
Christian Amend 009217602a [OLINGO-575] Cleanup Imports 2015-03-24 14:08:36 +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
Michael Bolz c8d49029f2 [OLINGO-575] Refactored last parts of JSON deserializer 2015-03-24 09:53:44 +01:00
Michael Bolz 7ef2d2de4f [OLINGO-575] More Tests and refactoring of JSON deserializer 2015-03-23 10:22:33 +01:00
Michael Bolz 2fa997a8f1 [OLINGO-575] Refactore JSON deserializer
Conflicts:
	lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/AnnotationImpl.java
	lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/NavigationPropertyDeserializer.java
2015-03-22 21:12:25 +01:00
Christian Holzer eb8836e9a6 [OLINGO-545] small fix in technical service 2015-03-20 07:39:51 +01:00
Christian Amend e26346dc31 [OLINGO-575] Some todos and pojogen refactoring 2015-03-19 17:13:18 +01:00
Christian Holzer 4f15c7c724 [OLINGO-545] Expand supports the system query options $top, $skip, $filter, $orderby, $select 2015-03-19 15:56:08 +01:00
Christian Holzer b98275153a [OLINGO-596] Fix: The client URIBuilder uses semicolons instead of commas
to split system query options in expand options
2015-03-19 15:55:01 +01:00
Christian Amend a42641f70e [OLINGO-575] Delete V3 Concurrency mode objects 2015-03-18 16:14:19 +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 36219d3258 [OLINGO-557] small fix in technical service
Change-Id: I12b8e4ca94b7db28cae77a5fb173a4d90075fda6

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-17 14:25:18 +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
Christian Holzer 4768048fba [OLINGO-545] Single valued navigation properties can be null 2015-03-12 16:52:40 +01:00
Christian Holzer f6fa1eeca7 [OLINGO-590] Fix: Single value navigation properties with null values will be correctly deserialized 2015-03-12 16:52:19 +01:00
Klaus Straubinger 8b4947b868 [OLINGO-557] better system query option validation
Change-Id: I7af14e24a3a1c8e4404b2296c16d2d5d2f8f42b5

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-11 17:01:29 +01:00
Klaus Straubinger 8edba8f8c9 [OLINGO-553] Allow system query options for functions returning entity collections
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-03-11 14:42:04 +01:00
Christian Holzer 3eeffe6d29 [OLINGO-545] Empty entity sets added 2015-03-11 11:18:55 +01:00
Michael Bolz ced93e8f9f [OLINGO-545] Minor fix 2015-03-11 08:43:28 +01:00
Michael Bolz 31c6716fcb [OLINGO-584] Minor exceptions clean up 2015-03-11 06:12:37 +01:00
Michael Bolz 65166b4112 [OLINGO-553] Fixed dispatching for FunctionImport 2015-03-10 14:21:17 +01:00
Michael Bolz ae165feedc [OLINGO-575] Minor code clean up remove unused imports 2015-03-10 11:10:48 +01:00