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 |