Christian Holzer
|
9998ba6748
|
Merge branch 'IEE754Compatible'
|
2015-06-24 16:36:21 +02:00 |
Michael Bolz
|
4070e15531
|
[OLINGO-713] Fixed missing license header
|
2015-06-24 06:35:17 +02:00 |
Michael Bolz
|
516688010a
|
[OLINGO-713] Added tutorial project for navigation
|
2015-06-24 06:28:52 +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 |
Christian Holzer
|
91d04271ba
|
[OLINGO-704] Refactoring ContentType
|
2015-06-19 16:27:48 +02:00 |
Michael Bolz
|
74fddd1df7
|
[OLINGO-695] Merged with master
|
2015-06-19 07:44:04 +02:00 |
Michael Bolz
|
431938c1e6
|
[OLINGO-694] Minor code clean up in tutorials
|
2015-06-19 06:56:44 +02:00 |
Michael Bolz
|
93999d510e
|
[OLINGO-694] Changed final build name
|
2015-06-19 06:46:01 +02:00 |
Michael Bolz
|
89d134e62f
|
[OLINGO-694] Adapted RAT plugin and fixed missing headers
|
2015-06-18 16:27:11 +02:00 |
Michael Bolz
|
f24c3874e0
|
[OLINGO-694] Added read property and write tutorial (part 2 and 3)
|
2015-06-18 12:16:07 +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 |
Michael Bolz
|
bff2ecf0a8
|
[OLINGO-694] Fixed missing apache header in jsp file
|
2015-06-17 15:51:57 +02:00 |
Michael Bolz
|
7c557f25bd
|
[OLINGO-694] Added read tutorial (part 1)
|
2015-06-17 15:48:14 +02:00 |
Michael Bolz
|
5e2c60dbfd
|
[OLINGO-694] Added 'samples' profile
|
2015-06-17 15:36:48 +02:00 |
Michael Bolz
|
9e755634d7
|
[OLINGO-642] an OSGI server sample using build-helper-maven-plugin
|
2015-06-10 22:02:39 +02:00 |
Michael Bolz
|
d53574d4d0
|
[OLINGO-642] Merge branch 'master' into OLINGO-642_OSGi-Sample
|
2015-06-10 10:58:50 +02:00 |
Michael Bolz
|
e59b5082ff
|
[OLINGO-691] Refactored karaf module structure
|
2015-06-10 10:50:08 +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 |
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 |
Aki Yoshida
|
5727d05871
|
Adding an OSGi version of Cars server sample
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2015-05-29 18:50:26 +02:00 |
Michael Bolz
|
0c511f80b2
|
[OLINGO-649] Fixed compile errors after beta-03
|
2015-05-26 13:20:16 +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 |
Michael Bolz
|
f5757cb4e2
|
[OLINGO-564] Removed samples and test modules from deploy
|
2015-05-04 10:42:22 +02:00 |
Michael Bolz
|
2318953c26
|
[OLINGO-564] Renamed 'edm.provider.*' classes
|
2015-04-28 12:52:14 +02:00 |
Christian Holzer
|
a5c51d6f8d
|
[OLINGO-630] Fixed type of complex value in OData sample service
|
2015-04-22 16:44:50 +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
|
502f7cedee
|
[OLINGO-617] Derserializer and Serializer result refactoring, ExpandBuilder
|
2015-04-03 12:41:55 +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
|
d94edf568c
|
[OLINGO-595] Make EdmProvider an Interface
|
2015-03-31 13:47:15 +02:00 |
Christian Amend
|
898d745bf5
|
[OLINGO-575] Edm Cleanup part 2
|
2015-03-27 16:44:14 +01:00 |
Christian Amend
|
8a58a67800
|
[OLINGO-575] Merge edm provider classes
|
2015-03-17 14:20:49 +01:00 |
Christian Amend
|
9cf9490310
|
[OLINGO-566] Refactor EdmKeyPropertyRef class
|
2015-02-06 16:54:55 +01:00 |
Michael Bolz
|
15df71c85e
|
[OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT'
|
2015-01-29 22:27:59 +01:00 |
Michael Bolz
|
6c89cf5117
|
[OLINGO-542] Set version to '4.0.0-beta-02'
|
2015-01-29 21:42:46 +01:00 |
Michael Bolz
|
3d657f08ca
|
[OLINGO-542] Set version to '4.0.0-beta-02-RC01'
|
2015-01-26 20:10:49 +01:00 |
Michael Bolz
|
7f7369c7df
|
[OLINGO-468] Minor clean up for sample project
|
2015-01-20 15:19:27 +01:00 |
Christian Holzer
|
c16b0b9997
|
[OLINGO-468] Fix: CarsProcessor passes EDM constaints to the primitive serializer
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2015-01-20 14:24:37 +01:00 |
Michael Bolz
|
3fd3843662
|
[OLINGO-482][OLINGO-507] Merge branch 'OLINGO-507_MinorRefactoring'
|
2015-01-14 08:00:31 +01:00 |
Michael Bolz
|
2f6b35ff59
|
[OLINGO-507] Added methods and tests for ActionImports support
|
2015-01-12 15:20:57 +01:00 |
Michael Bolz
|
186d67241d
|
[OLINGO-507] Changes and test for FunctionImports support
|
2015-01-12 10:15:06 +01:00 |
Michael Bolz
|
03c2770202
|
[OLINGO-482] More refactoring
|
2014-12-15 16:13:19 +01:00 |
Klaus Straubinger
|
da4d754892
|
[OLINGO-507] server support for entity-media create
Change-Id: I71f246e72c02fd9df04a8c6b0a8170cdf8e9b6f6
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-12-12 15:08:30 +01:00 |
Michael Bolz
|
aee1ebe372
|
[OLINGO-482] Refactor Processor Interfaces
|
2014-12-10 08:27:58 +01:00 |
Klaus Straubinger
|
c2c8bf1960
|
[OLINGO-485] refactored server serializers
Change-Id: Ida1f2b24885d2a43063bed766d93223c96079d9a
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-11-13 10:57:28 +01:00 |