1065 Commits

Author SHA1 Message Date
Christian Amend
53881c2acf [OLINGO-663] Generic Precondition Required Handling 2015-06-01 13:58:10 +02:00
Michael Bolz
fd71b7ebdd [OLINGO-632] Merge branch 'OLINGO-632_OSGi-Support' 2015-05-29 18:39:25 +02:00
Michael Bolz
0ff0fc1b16 [OLINGO-632] Export 'org.apache.olingo.commons.core.serialization' package 2015-05-29 14:55:28 +02:00
Christian Holzer
725f7a9b24 [OLINGO-446] TecSvc supports create, update, delete of references 2015-05-29 14:36:35 +02:00
Christian Holzer
93031e4889 [OLINGO-669] Fix: Dispatching of reference delete requests to collection-valued navigation properties 2015-05-29 12:41:57 +02:00
Michael Bolz
934d81db63 [OLINGO-632] Merge branch 'master' into OLINGO-632_OSGi-Support 2015-05-29 11:57:06 +02:00
Christian Holzer
f182fd20c1 [OLINGO-668] EdmEnabledODataClient handles null values on single-valued navigation properties correctly 2015-05-29 11:24:24 +02:00
Klaus Straubinger
91c2f6a451 [OLINGO-675] inheritance of action processors removed
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-29 11:03:37 +02:00
Michael Bolz
8fc77829b0 [OLINGO-632] Merge branch 'master' into OLINGO-632_OSGi-Support 2015-05-29 10:56:26 +02:00
Michael Bolz
41edf2daf3 [OLINGO-632] Restricted '*-core' exports 2015-05-29 10:11:29 +02:00
Klaus Straubinger
7ad5b0fb54 [OLINGO-663] conditional handling in technical service, part 2
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-28 15:12:31 +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
Michael Bolz
cd8d77c7bb [OLINGO-632] Merge branch 'master' into OLINGO-632_OSGi-Support 2015-05-26 14:31:26 +02:00
Michael Bolz
0c511f80b2 [OLINGO-649] Fixed compile errors after beta-03 2015-05-26 13:20:16 +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
Aki Yoshida
c536ce35f7 [OLINGO-632] adjusted to 4.0.0-SNAPSHOT
Signed-off-by: mibo <mibo@apache.org>
2015-05-21 23:01:19 +02:00
Christian Holzer
6ff644d6cc [OLINGO-665] All primitive types are null 2015-05-21 14:37:52 +02:00
Christian Holzer
24898bda9b [OLINGO-665] Data added to the TecSvc 2015-05-19 18:38: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
Klaus Straubinger
bec8cb3b2a [OLINGO-663] Set ETags in technical service
Change-Id: I92eccdbff85fb1afcd91e609cb232f723f81580e

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-19 10:39:00 +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
Aki Yoshida
8aa2d4d7d1 [OLINGO-632] make Olingo jars to OSGi bundles
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-05-13 08:48:41 +02:00
Christian Amend
9729428c22 [OLINGO-655] Fix ActionDataProvider and Tests 2015-05-12 17:17:20 +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
Klaus Straubinger
04baf388ec [OLINGO-658] Modification operations should return the changed data
Change-Id: I62b6db1c062618cd3c27b093d40b9456cd415f77

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-05-12 13:57:51 +02:00
Christian Amend
7c77b17c6c [OLINGO-654] Add 2015 to the copyright in NOTICE files 2015-05-11 15:24:52 +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 4.0.0-beta-03 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 4.0.0-beta-03-RC01 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