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
|
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 |
Christian Holzer
|
91d04271ba
|
[OLINGO-704] Refactoring ContentType
|
2015-06-19 16:27:48 +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
|
e5fe04aeeb
|
[OLINGO-698] technical service supports preferences, part 1
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-16 16:50:15 +02:00 |
Christian Amend
|
a298e1fb7c
|
[OLINGO-659] FIx felix maven build warnings
|
2015-06-16 14:03:59 +02:00 |
Christian Amend
|
20351253e2
|
[OLINGO-699] Moved serializer code to client module
|
2015-06-15 10:48:03 +02:00 |
Christian Amend
|
a6d20f627b
|
[OLINGO-693] Removed Serializable interface from csdNamed
|
2015-06-15 10:23:10 +02:00 |
Klaus Straubinger
|
5501e8e331
|
[OLINGO-663] ETag annotation again in entity collections of technical service
Change-Id: Ia150ba1705fa22e36c3821d5295f1b7f464a4852
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-10 15:12:11 +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
|
23691a5a43
|
[OLINGO-603] Action import with no return type test
|
2015-05-06 16:23:48 +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
|
ae97061e3c
|
[OLINGO-604] Implement Action imports in TechSvc part 2
|
2015-04-27 14:33:53 +02:00 |
Michael Bolz
|
cceceafdb5
|
[OLINGO-564] Added package infos
|
2015-04-23 11:06:09 +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 Amend
|
61b0daa856
|
[OLINGO-603] TecSvc enhancements
|
2015-04-02 14:24:48 +02:00 |
Christian Amend
|
5855c6b624
|
[OLINGO-603] Delete unnecessary deserializer constants
|
2015-04-01 15:19:41 +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 |
Michael Bolz
|
26be7d2e7c
|
[OLINGO-612] Changed 'is*' behavior for Valuable
|
2015-04-01 11:02:53 +02: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 |
Christian Amend
|
62f100148a
|
[OLINGO-575] Finish Edm Refactoring
|
2015-03-30 15:14:40 +02:00 |
Christian Amend
|
898d745bf5
|
[OLINGO-575] Edm Cleanup part 2
|
2015-03-27 16:44:14 +01:00 |
Christian Amend
|
4d059b94d6
|
[OLINGO-575] Edm cleanup part 1
|
2015-03-25 17:19:42 +01:00 |
Christian Amend
|
3a6293b6a5
|
[OLINGO-575] Star deleting unnecessary abstract edm classes
|
2015-03-25 14:48:26 +01:00 |
Michael Bolz
|
2fa997a8f1
|
[OLINGO-575] Refactore JSON deserializer
Conflicts:
lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/AnnotationImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/NavigationPropertyDeserializer.java
|
2015-03-22 21:12:25 +01:00 |
Christian Amend
|
3b37d29948
|
[OLINGO-575] Cleanup of TODOs
|
2015-03-18 14:35:45 +01:00 |
Christian Amend
|
5cef4faeb6
|
[OLINGO-575] Merge EdmImpl classes
|
2015-03-18 13:55:50 +01:00 |
Christian Amend
|
8a58a67800
|
[OLINGO-575] Merge edm provider classes
|
2015-03-17 14:20:49 +01:00 |
Michael Bolz
|
fadb6c861e
|
[OLINGO-575] Minor code clean up
|
2015-03-10 09:47:57 +01:00 |
Christian Amend
|
4acc6bfbc6
|
[OLINGO-575] Remove java warnings part 2
|
2015-03-09 14:54:54 +01:00 |
Christian Amend
|
f46364072a
|
[OLINGO-575] Delete unnecessary casts
|
2015-03-06 18:21:02 +01:00 |
Christian Amend
|
07c37106ed
|
[OLINGO-575] Cleanup ServiceVersion Enum part 2
|
2015-03-06 14:53:36 +01:00 |
Christian Amend
|
a3789c7cce
|
[OLINGO-575] Cleanup service version enum
|
2015-03-05 16:50:55 +01:00 |
Christian Amend
|
3c36eaeaef
|
[OLINGO-575] Delete V3 Primitive types
|
2015-03-05 10:33:35 +01:00 |
Christian Amend
|
0d57a0763a
|
[OLINGO-575] Start merging ComplexValue and LinkedComplexValue
|
2015-03-04 17:13:55 +01:00 |
Michael Bolz
|
8955af75ce
|
[OLINGO-575] Merge common with specific api in commons module
|
2015-02-23 13:36:52 +01:00 |
Christian Amend
|
111239d7c3
|
[OLINGO-575] Merge v4 packages in commons
|
2015-02-18 16:52:10 +01:00 |
Christian Amend
|
c8865db8e8
|
[OLINGO-575] Delete V3 sources from master
|
2015-02-18 15:01:25 +01:00 |
Christian Amend
|
9cf9490310
|
[OLINGO-566] Refactor EdmKeyPropertyRef class
|
2015-02-06 16:54:55 +01:00 |
Christian Amend
|
b7d2c5f441
|
[OLINGO-558] Introduce EdmMapping for deserialization
|
2015-02-06 14:13:24 +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 |
Christian Amend
|
5e9fa5431d
|
[OLINGO-530] Bind Operation and tests
|
2015-01-21 10:00:48 +01:00 |
Michael Bolz
|
47c1851273
|
[OLINGO-482] Fixed JavaDoc warnings in commons API
|
2014-12-16 14:26:40 +01:00 |
Christian Holzer
|
babc3a6154
|
[OLINGO-472] BatchDeserializer refactoring
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-25 16:36:59 +01:00 |
Klaus Straubinger
|
3e11738125
|
correct context URL for server property responses
Change-Id: Ie262212ab1ec1a0b9067770ff3b13eb14f216e53
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-31 14:19:47 +01:00 |
Klaus Straubinger
|
9e5b284a57
|
[OLINGO-444] improved server content negotiation
Change-Id: I30f53dc05eec9ff669a029f1382a37dd220abe94
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-23 10:22:19 +02:00 |
Michael Bolz
|
87f0f06a39
|
[OLINGO-456] Removed deprecated classes
|
2014-10-13 08:18:53 +02:00 |
Michael Bolz
|
188574f5c3
|
[OLINGO-423] Refactoring for EdmxReferenceHandling
|
2014-10-11 09:50:15 +02:00 |
Michael Bolz
|
ef0553a025
|
[OLINGO-444] Minor improvements
|
2014-10-10 08:11:16 +02:00 |
Ramesh Reddy
|
bc0129490b
|
[OLINGO-444] - Adding the ablity to add key predicates to Context URL - Fixed the wrong ContextURL with readProperty in TechnicalProcessor class - Added unit tests for ContextURL, and integration tests for PropertyProcessor's readProperty & readPropertyValue methods
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-08 11:02:09 +02:00 |
Klaus Straubinger
|
eacc63c672
|
more checks that media types are correctly formatted
Change-Id: Ia98148846fb48aad0830e069944beade5c719b47
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-10-02 14:48:24 +02:00 |
Christian Amend
|
ad3fbfb4cb
|
[OLINGO-447] Remove previous invalid fix
|
2014-10-01 11:04:34 +02:00 |
Christian Amend
|
34825ab062
|
[OLINGO-447] Also accept the * accept header
|
2014-09-30 17:22:36 +02:00 |
Klaus Straubinger
|
bd4ad859a6
|
abbreviations are not allowed in Accept header
Change-Id: Ib0250e649af086359292deaa305defb3a660e5c5
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-09-30 16:33:13 +02:00 |
Klaus Straubinger
|
7e0b013cef
|
better handling of parameters in server content negotiation
Change-Id: Ie2771940b3afea6efb3dc84f8322bc60069052d1
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-09-25 15:26:38 +02:00 |
Michael Bolz
|
5f5060fdc1
|
[OLINGO-422] Merge branch 'OLINGO-422-SelectExpandSupport'
|
2014-09-23 14:42:38 +02:00 |
Michael Bolz
|
0dbd53d8dc
|
[OLINGO-342] Set development version to 4.0.0-beta-02-SNAPSHOT
|
2014-09-23 09:44:29 +02:00 |
Michael Bolz
|
9e422a283e
|
Set release version to '4.0.0-beta-01'
|
2014-09-23 09:06:15 +02:00 |
Michael Bolz
|
6c963396cc
|
[OLINGO-342] Set version to 4.0.0-beta-01-RC02
|
2014-09-19 13:40:32 +02:00 |
Michael Bolz
|
825b7db6b1
|
Set version to '4.0.0-beta-01-RC01'
|
2014-09-12 13:46:39 +02:00 |
Michael Bolz
|
461cdbbe23
|
[OLINGO-422] Added ODataSerializerOptions
|
2014-09-12 09:52:32 +02:00 |
Michael Bolz
|
134a575a17
|
[OLINGO-342] Renaming for release
|
2014-09-11 12:43:34 +02:00 |
Michael Bolz
|
3ece19c964
|
[OLINGO-356] Rework EdmPrimitive Type exceptions
|
2014-09-03 11:05:24 +02:00 |
Klaus Straubinger
|
931f1324e6
|
[OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
|
2014-08-15 13:08:31 +02:00 |
Francesco Chicchiriccò
|
7be1e99213
|
[OLINGO-399] Changing flush exception management done in OLINGO-369
|
2014-08-13 11:18:49 +02:00 |
Francesco Chicchiriccò
|
655dbb8c97
|
[OLINGO-399] ODataRuntimeException -> ODataResponseError
|
2014-08-11 11:13:30 +02:00 |
Michael Bolz
|
bc1d13929a
|
[OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT
|
2014-08-11 10:07:44 +02:00 |
Michael Bolz
|
266c7b4ae8
|
[OLINGO-356] Content negotiation change for custom format
|
2014-08-07 13:49:43 +02:00 |
Michael Bolz
|
7442b27cd7
|
[OLINGO-317] Additional integration test and simplified getCount()
|
2014-07-29 14:37:49 +02:00 |
Francesco Chicchiriccò
|
b891821153
|
[OLINGO-368] Async features via proxy for all but operation invocation
|
2014-07-23 15:04:44 +02:00 |
Francesco Chicchiriccò
|
1c5b33ea5d
|
[OLINGO-363] pojogen now saves metadata information in the generated Service class, and proxy code fetches it from there
|
2014-07-23 12:20:48 +02:00 |
Michael Bolz
|
c75c29ce05
|
[OLINGO-317] Split ContextURL in parser and builder
|
2014-07-23 10:52:09 +02:00 |
Francesco Chicchiriccò
|
a9ec75991f
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-07-22 16:40:33 +02:00 |
Francesco Chicchiriccò
|
18ce83af4d
|
[OLINGO-364] No more need to generate files under META-INF/
|
2014-07-22 16:40:26 +02:00 |
Michael Bolz
|
66097e3dd6
|
[OLINGO-356] Code clean up (warnings)
|
2014-07-22 15:11:34 +02:00 |
Francesco Chicchiriccò
|
3a060746c3
|
Fixing ContextURL for contained entity sets
|
2014-07-21 16:42:59 +02:00 |
Francesco Chicchiriccò
|
23789e100b
|
[OLINGO-369] continue-on-error behavior implemented for both transactional and non-transactional persistence
|
2014-07-17 14:18:21 +02:00 |
Michael Bolz
|
890628e047
|
Removed unused imports
|
2014-07-16 15:10:08 +02:00 |
Michael Bolz
|
8442ea8f78
|
[OLINGO-317] Simplified version dependent constants
|
2014-07-16 14:22:33 +02:00 |
fmartelli
|
5b3c3d3403
|
[OLINGO-353] fixed + merge
|
2014-07-16 11:24:30 +02:00 |
Francesco Chicchiriccò
|
44c4772ed1
|
Merge from master
|
2014-07-16 10:13:54 +02:00 |
Michael Bolz
|
b9f4b3c64c
|
[OLINGO-317] ContextURL integration
|
2014-07-15 15:43:43 +02:00 |
Christian Amend
|
8277130c71
|
[OLINGO-348] Move ODataApplication exception to server
|
2014-07-15 14:16:03 +02:00 |
fmartelli
|
bda51643b1
|
Fix for proxy inline entity and entity set retrieving
|
2014-07-14 16:07:47 +02:00 |
Francesco Chicchiriccò
|
c3a709309e
|
Several Android enhancements
|
2014-07-12 17:34:21 +02:00 |
Michael Bolz
|
200cc75568
|
[OLINGO-356] Fix for tiny bug in ContextURL
|
2014-07-11 11:14:13 +02:00 |
Christian Amend
|
d1e5d22654
|
[OLINGO-349] Use commons ODataError
Transformed the ODataError interface to a bean class and used it for
serialization and deserialization.
|
2014-07-10 15:48:02 +02:00 |
Michael Bolz
|
13d8d36f9b
|
[OLINGO-317] Added DataProvider with data for TecSvc
|
2014-07-09 15:31:36 +02:00 |
Stephan Klevenz
|
ba51433395
|
[OLINGO-338] - refactor ContentType and AccessType class
|
2014-07-09 14:51:03 +02:00 |
Stephan Klevenz
|
51e8d3e8d8
|
[OLINGO-337] more fit tests
|
2014-07-08 15:37:48 +02:00 |
Stephan Klevenz
|
b3cfc3510f
|
[OLINGO-337] fix issue after merge
|
2014-07-08 10:23:46 +02:00 |
Stephan Klevenz
|
233651a8bf
|
[OLINGO-337] merge origin/master
|
2014-07-08 10:16:48 +02:00 |
Stephan Klevenz
|
aff42fcee5
|
[OLINGO-337] more tests and fixes
|
2014-07-08 10:07:16 +02:00 |
Francesco Chicchiriccò
|
6383ab0b12
|
Fixing checkstyle errors
|
2014-07-04 12:21:01 +02:00 |
Stephan Klevenz
|
f4640911af
|
[OLINGO-337] improve AcceptType class to allow '*'
|
2014-07-04 12:18:25 +02:00 |
Francesco Chicchiriccò
|
f117154429
|
Fixing checkstyle errors
|
2014-07-04 09:11:52 +02:00 |
Stephan Klevenz
|
62eccf9c19
|
[OLINGO-337] improve AcceptType class to allow '*'
|
2014-07-03 12:54:07 +02:00 |
Stephan Klevenz
|
2bd0662645
|
[OLINGO-328] refactoring, improvements & fit
|
2014-07-02 10:23:22 +02:00 |
Stephan Klevenz
|
2ab4b2fdba
|
[OLINGO-328] code cleanup and checkstyle issues
|
2014-06-30 16:56:39 +02:00 |
Stephan Klevenz
|
2355bf8d17
|
[OLINGO-328] Merge remote-tracking branch 'origin/master' into olingo328
|
2014-06-30 09:22:00 +02:00 |
Michael Bolz
|
8221545085
|
[OLINGO-317] Minor bugfixes
|
2014-06-30 07:27:15 +02:00 |
Michael Bolz
|
a2874142c5
|
[OLINGO-317] Refactoring of 'Value-classes'
|
2014-06-27 14:25:30 +02:00 |
Stephan Klevenz
|
0ffc26d1b2
|
[OLINGO-328] improve AcceptType for multi value support
|
2014-06-27 14:22:23 +02:00 |
Michael Bolz
|
ce3598521d
|
[OLINGO-317] Minor ContentType refactoring
|
2014-06-23 15:19:23 +02:00 |
Michael Bolz
|
ab6fd5e2b8
|
[OLINGO-317] Refactored ContentType
|
2014-06-17 14:53:44 +02:00 |
Michael Bolz
|
37abba5f0e
|
[OLINGO-317] Merged the format ENUMs
|
2014-06-13 15:26:16 +02:00 |
Michael Bolz
|
b15439ffc4
|
[OLINGO-317] Rename and move of some packages and classes
|
2014-06-12 10:59:18 +02:00 |
mibo
|
46a3417825
|
[OLINGO-317] First presentable state
|
2014-06-09 14:43:34 +02:00 |
Stephan Klevenz
|
f68aa54e12
|
[OLINGO-313] version header support
|
2014-06-03 16:29:59 +02:00 |
Stephan Klevenz
|
7dc44812c1
|
[OLINGO-266] merge origin/master
|
2014-05-23 12:50:32 +02:00 |
Francesco Chicchiriccò
|
696c58645d
|
Bunch of client API review
|
2014-05-23 12:32:30 +02:00 |
Stephan Klevenz
|
44e0c6495a
|
[OLINGO-266] redirect support
|
2014-05-23 09:33:08 +02:00 |
Francesco Chicchiriccò
|
3ba5cb36d1
|
[OLINGO-267] JSON conformance test added
|
2014-05-22 17:05:11 +02:00 |
Francesco Chicchiriccò
|
72d894cd3a
|
[OLINGO-260][OLINGO-261] Finishing instance annotations support
|
2014-05-21 17:21:06 +02:00 |
Francesco Chicchiriccò
|
beae4797f0
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-19 17:47:53 +02:00 |
Francesco Chicchiriccò
|
f59a8fb30c
|
[OLINGO-260] Instance annotations test
|
2014-05-19 17:47:46 +02:00 |
Stephan Klevenz
|
f92ab0a0ec
|
[OLINGO-266] ODataHandler
|
2014-05-19 14:27:04 +02:00 |
Francesco Chicchiriccò
|
8a7ef5c745
|
[OLINGO-261] Saving enum and complex generated classes for usage with open types
|
2014-05-15 11:16:26 +02:00 |
Francesco Chicchiriccò
|
8720a30e21
|
Various small improvements, added test for instance annotations
|
2014-05-12 12:41:25 +02:00 |
challenh
|
c32f4a0bb1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274
|
2014-05-12 16:22:10 +08:00 |
Francesco Chicchiriccò
|
b497634529
|
Adding core test for derived entity type (and derived complex type) CRUD
|
2014-05-09 12:15:48 +02:00 |
Francesco Chicchiriccò
|
c82e021278
|
Adding singleton tests
|
2014-05-08 17:30:40 +02:00 |
Francesco Chicchiriccò
|
58ecb3f5d9
|
MetadataTestITCase for V4
|
2014-05-07 17:44:22 +02:00 |
Francesco Chicchiriccò
|
8caf3fece3
|
[OLINGO-264] Instance annotations managed at binding level + test provided
|
2014-05-07 12:39:16 +02:00 |
challenh
|
6f1f4d05bd
|
[OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror")
|
2014-05-07 12:42:01 +08:00 |
Francesco Chicchiriccò
|
ec9e8cabf1
|
[OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations
|
2014-05-06 16:44:14 +02:00 |
Francesco Chicchiriccò
|
936e19ca49
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-06 11:00:38 +02:00 |
Francesco Chicchiriccò
|
4a07d59b4d
|
[OLINGO-264] Introducing data and domain objects to let annotate delta links
|
2014-05-06 11:00:30 +02:00 |
fmartelli
|
f02d9a07e4
|
[OLINGO-261] providing basics for pojo generator and proxy annotations
|
2014-05-06 10:44:38 +02:00 |
Francesco Chicchiriccò
|
70cdaef515
|
[OLINGO-264] Adding data and domain objects for instance annotations
|
2014-05-06 10:32:34 +02:00 |