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 |
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
|
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 |
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 |
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
|
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 |
Christian Holzer
|
a5c51d6f8d
|
[OLINGO-630] Fixed type of complex value in OData sample service
|
2015-04-22 16:44:50 +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 Holzer
|
935a9b84b9
|
[OLINGO-424] Fix: The client proxy sets entity type segements to the right position
|
2015-04-21 16:57:29 +02:00 |
Christian Amend
|
cd23eb96f8
|
[OLINGO-604] Implement Action imports in TechSvc part 1
|
2015-04-21 16:37:31 +02:00 |