Michael Bolz
|
5e481b23ec
|
[OLINGO-743] Add odatapath to ContextURL
|
2015-07-31 15:51:34 +02:00 |
Michael Bolz
|
ac6e9e725d
|
[OLINGO-741] Add pre-validation for properties in UriParseTreeVisitor
|
2015-07-30 21:34:35 +02:00 |
Michael Bolz
|
305f54dcf2
|
[OLINGO-659] Minor code refactoring
|
2015-07-29 20:40:30 +02:00 |
Christian Amend
|
57a11aff6b
|
[OLINGO-731] Added tests
|
2015-07-28 15:47:23 +02:00 |
Christian Amend
|
3dae763f35
|
[OLINGO-731] Added html as debug output and refactored structure
|
2015-07-24 16:12:01 +02:00 |
Christian Amend
|
fb65199d28
|
[OLINGO-731] Debug interfaces part 2
|
2015-07-24 09:29:13 +02:00 |
Ramesh Reddy
|
8f763aadea
|
OLINGO-650: supporting the complex properties in expand context url generation
|
2015-07-23 18:48:34 -05:00 |
Ramesh Reddy
|
5b99eb7b63
|
OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer
|
2015-07-14 21:16:50 -05:00 |
mibo
|
9674aaeefd
|
[OLINGO-708] Fixed for JDK6 compatibility
|
2015-07-10 15:25:05 +02:00 |
mibo
|
de7afda1ec
|
[OLINGO-708] Fixed missing response header and clean up
|
2015-07-10 15:17:24 +02:00 |
Michael Bolz
|
6b6902f284
|
[OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec
|
2015-07-10 10:53:47 +02:00 |
Michael Bolz
|
b484f7f648
|
[OLINGO-729] More tests and clean up
|
2015-07-10 09:39:25 +02:00 |
Michael Bolz
|
594ad4ab45
|
[OLINGO-729] Merge branch 'master' into OLINGO-729_BatchDeSerializer
|
2015-07-10 09:24:45 +02:00 |
Michael Bolz
|
3c591da1a0
|
[OLINGO-729] Minor code clean up
|
2015-07-09 15:48:16 +02:00 |
Christian Amend
|
4baaf0d0b9
|
[OLINGO-731] Debug interfaces part 1
|
2015-07-09 15:29:43 +02:00 |
mibo
|
575f369ac7
|
[OLINGO-729] Added separate encoding for header and body
|
2015-07-08 15:47:40 +02:00 |
mibo
|
1476b034b5
|
[OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec
|
2015-07-08 10:14:15 +02:00 |
Michael Bolz
|
925a86d963
|
[OLINGO-729] Better support of RFC1341 Multipart for
|
2015-07-07 22:43:18 +02:00 |
Christian Holzer
|
f1a40746de
|
[OLINGO-659] Added data to TecSvc, Bugfix URI Parser, Bugfix JsonDeserializer
|
2015-07-07 17:15:54 +02:00 |
Christian Amend
|
d18cbcceeb
|
[OLINGO-659] Delete pretty printer from service document json
|
2015-07-07 15:42:39 +02:00 |
Christian Holzer
|
eae41fc7c8
|
[OLINGO-631] Updated AntLR to version 4.5 and resolved Java8 compilation
errors
|
2015-07-06 17:45:51 +02:00 |
Christian Holzer
|
aeb258b5ab
|
[OLINGO-718] ETag removed from json reference payload
|
2015-06-30 08:55:20 +02:00 |
mibo
|
03bf387b24
|
[OLINGO-708] Added AsyncResponseSerializer
|
2015-06-27 11:45:48 +02:00 |
Klaus Straubinger
|
2a841552f4
|
[OLINGO-659] more clean-up, small fixes, and additional tests
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-25 16:26:38 +02:00 |
Klaus Straubinger
|
94b3917f4e
|
[OLINGO-690] the server actually supports JSON without metadata
Change-Id: Ib9289c9e81c05ed404e71bdc1bc7eb7bbdde7a7c
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-25 11:07:39 +02:00 |
Christian Holzer
|
e32034bd54
|
[OLINGO-704] Fix: OData Server supports only odata.metadata=minimal
|
2015-06-24 17:31:52 +02:00 |
Christian Holzer
|
9998ba6748
|
Merge branch 'IEE754Compatible'
|
2015-06-24 16:36:21 +02:00 |
Klaus Straubinger
|
21b36a898a
|
[OLINGO-659] clean-up in batch handling
Change-Id: I016ada42ce0e9fb8e0cc021422f7f03fd5b06a9d
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-24 16:33:42 +02:00 |
Christian Amend
|
ef1fd77875
|
Merge branch 'master' into ieee
Conflicts:
fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
fit/src/test/java/org/apache/olingo/fit/AbstractBaseTestITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/ActionImportITCase.java
lib/client-api/src/main/java/org/apache/olingo/client/api/ODataClient.java
lib/client-api/src/main/java/org/apache/olingo/client/api/domain/ClientEntitySetIterator.java
lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataReader.java
lib/client-api/src/main/java/org/apache/olingo/client/api/serialization/ODataWriter.java
lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/header/ODataErrorResponseChecker.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityCreateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataEntityUpdateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/cud/ODataPropertyUpdateRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/invoke/AbstractODataInvokeRequest.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataDeltaRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntityRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataEntitySetRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataPropertyRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/ODataServiceDocumentRequestImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ClientODataDeserializerImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/JsonSerializer.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataBinderImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataReaderImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/ODataWriterImpl.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/EntitySetTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ErrorTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/PropertyTest.java
lib/client-core/src/test/java/org/apache/olingo/client/core/v4/ServiceDocumentTest.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalActionProcessor.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalPrimitiveComplexProcessor.java
|
2015-06-23 16:33:00 +02:00 |
Klaus Straubinger
|
bfb5c93836
|
[OLINGO-663] conditional header required for property updates
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-23 10:12:53 +02:00 |
Christian Holzer
|
91d04271ba
|
[OLINGO-704] Refactoring ContentType
|
2015-06-19 16:27:48 +02:00 |
Klaus Straubinger
|
fd513e22f1
|
[OLINGO-659] fix for URI parser to disallow anything after actions
Change-Id: I578ee4562d13b220cec7fb05f1b6c9d69c0b25e4
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-19 13:05:28 +02:00 |
Klaus Straubinger
|
971deb5539
|
[OLINGO-698] clean-up preferences support
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-19 10:52:17 +02:00 |
Christian Holzer
|
588df780bf
|
[OLINGO-704] Class ODataFormat removed
|
2015-06-17 17:48:16 +02:00 |
Christian Holzer
|
be55285ce3
|
[OLINGO-704] IEEE754Compatible support added to ODataJsonDeserializer.
Tests for read scenario added
|
2015-06-17 17:48:14 +02:00 |
Christian Holzer
|
0043bd9c2e
|
[OLINGO-690] ODataSerializer and ODataDeserializer are created by contentType instead of ODataFormat
|
2015-06-17 17:48:13 +02:00 |
Christian Holzer
|
974abcb40f
|
[OLINGO-754] IEEE754Compatible support for ODataJsonSerializer
|
2015-06-17 17:46:56 +02:00 |
Klaus Straubinger
|
afda326d75
|
[OLINGO-698] technical service supports preferences, part 2
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-17 10:05:18 +02:00 |
Michael Bolz
|
0938f1179d
|
[OLINGO-659] Minor code clean up, javadoc and typo fixes
|
2015-06-16 21:20:02 +02:00 |
Christian Amend
|
a298e1fb7c
|
[OLINGO-659] FIx felix maven build warnings
|
2015-06-16 14:03:59 +02:00 |
x.x@sap.com
|
3b506eaade
|
PATCH
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-15 10:05:36 +02:00 |
Klaus Straubinger
|
39f0708d0c
|
[OLINGO-692] improved server processor interface inheritance
Change-Id: Ic4c0774be8c6c4bbbbeaef6baab17fdd6677cd6c
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-10 10:34:07 +02:00 |
Ramesh Reddy
|
36e09cf190
|
Merge branch 'OLINGO-687'
|
2015-06-08 14:18:50 -05:00 |
Ramesh Reddy
|
75ed636722
|
OLINGO-687: Adding correct passing of context during the parsing
|
2015-06-08 14:17:24 -05:00 |
Christian Amend
|
60f896a933
|
[OLINGO-652] FIx error message issue
|
2015-06-08 15:34:25 +02:00 |
Klaus Straubinger
|
a604fa78f2
|
[OLINGO-663] metadata ETag
Change-Id: I93bcf78b9be2a34e46c4f2f4d8ec739faf197951
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-08 10:01:27 +02:00 |
Christian Holzer
|
4cd8752e15
|
[OLINGO-685] Fix: ODataDeserializer respects missing annotations
|
2015-06-03 17:19:39 +02:00 |
Christian Amend
|
7ce457d82b
|
[OLINGO-663] Fix batch processor exception signature
|
2015-06-03 15:17:51 +02:00 |
Christian Amend
|
1dae999126
|
[OLINGO-663] Custom etag handling in default processor
|
2015-06-03 13:06:49 +02:00 |
Klaus Straubinger
|
1f286fd424
|
[OLINGO-663] helper for conditional handling
Change-Id: I48599dc609bfb53bc2903083abe235458109e20a
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-03 11:00:16 +02:00 |
Christian Amend
|
b8187f5307
|
[OLINGO-663] Add OdataLibrary Exception to processor interfaces
|
2015-06-03 09:45:37 +02:00 |
Ramesh Reddy
|
ad10381a59
|
OLINGO-682: adding support for
|
2015-06-02 17:53:19 -05:00 |
Christian Amend
|
181e463563
|
[OLINGO-663] Fix repository part 2
|
2015-06-02 16:21:47 +02:00 |
Christian Amend
|
456765b700
|
[OLINGO-663] Repair repository part 1
|
2015-06-02 16:11:47 +02:00 |
Klaus Straubinger
|
c65ef5e9e7
|
[OLINGO-663] clean-up
Change-Id: Id1359ca3243e42d83ce0bd3057da3477850730e6
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2015-06-02 15:40:10 +02:00 |
Michael Bolz
|
a4913636dc
|
[OLINGO-663] Minor code clean up
|
2015-06-02 08:50:06 +02:00 |
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 |
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
|
8fc77829b0
|
[OLINGO-632] Merge branch 'master' into OLINGO-632_OSGi-Support
|
2015-05-29 10:56:26 +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 |
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 |
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 |
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 |