mibo
1a7c28a743
[OLINGO-832] Reverted change for inline entities
2016-01-31 17:43:55 +01:00
Michael Bolz
c6d45d9f51
[OLINGO-832] Introduced AbstractEntityCollection
2016-01-26 14:41:49 +01:00
Michael Bolz
c02215e2ef
[OLINGO-832] Merge branch 'master' into OLINGO-832_StreamSerializerPoC
2016-01-25 14:18:13 +01:00
Michael Bolz
885ec27ef2
[OLINGO-832] Added additional methods for Java NIO Channels
2016-01-22 13:14:06 +01:00
Klaus Straubinger
a283bddbbf
[OLINGO-834] parsing of most geo literals in URI parser
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-18 13:36:18 +01:00
Klaus Straubinger
b881e9caac
[OLINGO-834] better debug output
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-18 13:29:41 +01:00
Christian Amend
010642c506
Merge branch 'master' into OLINGO-834_Filter_Parser
...
Conflicts:
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceComplexPropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceCountImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceEntitySetImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceItImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAllImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAnyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaVarImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceNavigationPropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourcePrimitivePropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRefImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRootImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceSingletonImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceStartingTypeFilterImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceWithKeysImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/CheckFullContextListener.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/Parser.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/RawUri.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriContext.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriDecoder.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParseTreeVisitor.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParserSemanticException.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/queryoption/expression/ExpressionImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/validator/UriValidator.java
lib/server-core/src/test/java/org/apache/olingo/server/core/uri/parser/search/SearchParserAndTokenizerTest.java
2016-01-07 14:27:27 +01:00
Klaus Straubinger
8925274c0b
[OLINGO-834] $expand parser in Java + clean-up
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-01-07 14:02:09 +01:00
Christian Amend
0d6f4821f2
[OLINGO-841] Set new 4.2.0-SNAPSHOT version
2015-12-21 12:55:05 +01:00
Christian Amend
0242519cc4
[OLINGO-841] Set release version 4.1.0
2015-12-21 12:18:07 +01:00
Christian Amend
d1c4c743fd
[OLINGO-841] Set 4.1.0-RC01 release candidate version
2015-12-18 15:56:11 +01:00
Christian Amend
d4902f725b
[OLINGO-841] CleanUp Server API
2015-12-18 13:42:53 +01:00
Michael Bolz
1a59a5804b
[OLINGO-568] Merge branch 'OLINGO-568_SearchParser_Draft'
2015-11-17 15:31:44 +01:00
Klaus Straubinger
3fa2b3df2f
[OLINGO-801] support for non-primitive function parameters
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-11-17 09:20:57 +01:00
Christian Amend
22d152fc4c
[OLINGO-568] search parser tests refactoring
2015-11-12 13:58:38 +01:00
Michael Bolz
37c5827f93
[OLINGO-568] Added Search*Impl classes
2015-11-11 12:48:09 +01:00
Christian Holzer
303c4e869f
[OLINGO-818] All verbs are allowed for individual requests in batch requests
2015-11-05 14:30:51 +01:00
Christian Amend
9f663baf5c
Merge branch 'master' into olingo786
...
Conflicts:
lib/server-core/src/main/java/org/apache/olingo/server/core/serializer/xml/MetadataDocumentXmlSerializer.java
2015-10-22 10:28:23 +02:00
Klaus Straubinger
85ed370707
[OLINGO-801] support for function-parameter aliases in tech. service
...
Change-Id: I57b222418cf2760d3926da185f4dba0207311f4a
Signed-off-by: Christian Holzer <c.holzer@sap.com>
2015-10-15 10:56:38 +02:00
Christian Amend
d9d33abe85
[OLINGO-768] Delete getTarget method at EdmAnnotations interface
...
The method never worked. Also the design dod not allow to return all
possible target types. For example an entity type as target results in
returning the EdmEntityType object but for functions we would have to
return a list of functions. If needed we can implement another method
later.
2015-10-12 13:59:56 +02:00
Michael Bolz
c9d42e49fa
[OLINGO-772] Set version to 4.1.0-SNAPSHOT
2015-09-21 14:46:38 +02:00
Michael Bolz
ca40833b20
[OLINGO-772] Change version to 4.0.0
2015-09-21 10:54:21 +02:00
Michael Bolz
111308124c
[OLINGO-772] Change version to 4.0.0-RC03
2015-09-17 09:26:27 +02:00
Michael Bolz
87f829e5ae
[OLINGO-659] Renamed setter/getter to fit code conventions
2015-09-17 09:18:24 +02:00
Klaus Straubinger
805028da2f
[OLINGO-659] still more API clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-16 14:39:50 +02:00
Michael Bolz
9c3ca381e2
[OLINGO-772] Change version to RC02
2015-09-14 10:37:04 +02:00
Klaus Straubinger
54f6947259
[OLINGO-659] more API clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-14 10:02:30 +02:00
Michael Bolz
ba88c43b57
[OLINGO-772] Change version to RC01
2015-09-11 14:44:50 +02:00
Klaus Straubinger
11ebbb58d8
[OLINGO-659] API clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 12:44:08 +02:00
Michael Bolz
081a38001f
[OLINGO-659] Fixed javadoc issues
2015-09-11 09:02:16 +02:00
Michael Bolz
649614b076
[OLINGO-659] Refactor deploy plugin usage
2015-09-10 14:49:39 +02:00
Klaus Straubinger
e981aaad79
[OLINGO-659] Better data handling in technical service + clean-up
...
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-09 15:35:33 +02:00
Klaus Straubinger
83a098f22b
[OLINGO-659] better debug output in error case
...
Change-Id: I3f0a270807c4a929027894ed42c51523e56bbc14
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-02 15:11:57 +02:00
Christian Amend
cc4e710ceb
[OLINGO-659] Small debug output enhancement
2015-08-26 10:37:11 +02:00
Christian Amend
77c0ef5ccc
[OLINGO-659] Small codestyle fixes
2015-08-24 16:17:43 +02:00
Christian Amend
08ffd20199
[OLINGO-659] Fix URIResource toString() ,methods
2015-08-21 16:03:40 +02:00
Michael Bolz
dbf649e0b1
[OLINGO-659] Minor API/JavaDoc enhancements
2015-08-21 13:25:53 +02:00
Christian Amend
7df31c58c3
[OLINGO-659] Small dependency enhancement
2015-08-18 14:19:25 +02:00
Christian Amend
33478d8ccc
[OLINGO-659] Fix code analysis issues
2015-08-17 15:42:42 +02:00
Christian Holzer
262cee8b7e
[OLINGO-730] Inline $search results in an 501 NOT IMPLEMENTED response code
2015-08-17 12:57:22 +02:00
Christian Holzer
cd11add7c1
[OLINGO-659] Literals returned by the URI Parser provide an EdmType
2015-08-14 16:33:14 +02:00
Michael Bolz
1984525384
[OLINGO-659] Replaced Collection with List
2015-08-14 13:50:46 +02:00
Christian Amend
179c46396e
[Olingo-731] finalize debug supprt
2015-08-14 13:26:03 +02:00
Michael Bolz
df5a4ff0de
[OLINGO-659] API review for ODataRequest/Response
2015-08-14 09:58:39 +02:00
Christian Amend
36ae03957c
[Olingo-731] add json uri tab support
2015-08-13 16:12:31 +02:00
Michael Bolz
f2c7be2d12
[OLINGO-659] Introduced HttpHeader for ODataResponse/Request
2015-08-13 15:32:24 +02:00
Michael Bolz
1d88d9c986
[OLINGO-750] Fixes for critical issues from static code check
2015-08-10 10:54:37 +02:00
Michael Bolz
6d64cbd556
[OLINGO-659] Several fixes for issues from static code check
2015-08-07 17:48:02 +02:00
Christian Amend
366597070f
Merge branch 'master' into olingo640
...
Conflicts:
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/NavigationITCase.java
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
2015-08-04 14:38:01 +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
5b99eb7b63
OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer
2015-07-14 21:16:50 -05:00
Michael Bolz
6b6902f284
[OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec
2015-07-10 10:53:47 +02:00
Christian Amend
4baaf0d0b9
[OLINGO-731] Debug interfaces part 1
2015-07-09 15:29:43 +02:00
mibo
03bf387b24
[OLINGO-708] Added AsyncResponseSerializer
2015-06-27 11:45:48 +02:00
Michael Bolz
3a736368e3
[OLINGO-708] Second proposal
2015-06-26 09:17:22 +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
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
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
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 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
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
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
Michael Bolz
934d81db63
[OLINGO-632] Merge branch 'master' into OLINGO-632_OSGi-Support
2015-05-29 11:57:06 +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
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
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
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
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
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