Klaus Straubinger
|
a405e5b4b5
|
[OLINGO-482] split server processor interfaces + improved dispatching
Change-Id: Ie57a469299e73662838307f1b96b558d3beb723d
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-07 14:48:26 +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
|
2fbab6524e
|
[OLINGO-422] Minor refactoring for EdmxReference*
|
2014-10-16 10:57:26 +02:00 |
Klaus Straubinger
|
ca4449f2b2
|
[OLINGO-423] no '*' imports + minor documentation fix
Change-Id: I5f7f5a5bcd73efb22de95ea4208f2f9be7739089
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-14 10:52:59 +02:00 |
Michael Bolz
|
188574f5c3
|
[OLINGO-423] Refactoring for EdmxReferenceHandling
|
2014-10-11 09:50:15 +02:00 |
mibo
|
6fbdb78345
|
[OLINGO-444] Merge into master
|
2014-10-06 10:15:44 +02:00 |
Christian Amend
|
5af9f46d41
|
[OLINGO-447] Improve ODataHttpHandler and ODataHandler
|
2014-10-02 17:08:53 +02:00 |
Michael Bolz
|
1971a90c79
|
[OLINGO-444] Introduced PropertyProcessor and adapted related classes
|
2014-10-02 15:24:31 +02:00 |
Ramesh Reddy
|
afebbbbb67
|
OLINGO-444, OLINGO-445: Adding support for addressing a individual property (primitive, complex) and aslo ability to retrive the bare value using
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-02 08:40:17 +02:00 |
Michael Bolz
|
11bee5dc0e
|
[OLINGO-438] Renamed EntityCollectionProcessor
|
2014-10-01 22:06:08 +02:00 |
Michael Bolz
|
aac77f05ae
|
[OLINGO-438] Added count support for entity set
|
2014-10-01 13:55:29 +02:00 |
Michael Bolz
|
68f51d84d0
|
[OLINGO-443] Added more JavaDoc
|
2014-09-24 09:17:35 +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 |
mibo
|
a1d9f747b8
|
[OLINGO-422] More support for expand and select in ContextURL
|
2014-09-17 06:32:28 +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
|
1976c3407d
|
[OLINGO-422] Select for server serializer
|
2014-09-08 09:04:14 +02:00 |
Michael Bolz
|
a1621331c1
|
[OLINGO-350] Minor code clean up
|
2014-09-02 10:25:23 +02:00 |
Klaus Straubinger
|
931f1324e6
|
[OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
|
2014-08-15 13:08:31 +02:00 |
Michael Bolz
|
cb7a8620c2
|
[OLINGO-348] Improved server exception handling
|
2014-08-14 14:08:08 +02:00 |
Klaus Straubinger
|
0a80d5146b
|
translatable texts for all server exceptions
Change-Id: I132aaedb302b7af7ba3457d978569d33a1399d6e
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-08-13 14:35:42 +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 |
Christian Amend
|
d19afa013b
|
[OLINGO-348] Make Uri Parser exception translatable
|
2014-08-06 17:10:16 +02:00 |
Christian Amend
|
5c0b34a92d
|
[OLINGO-350] Status code handling and refactoring
|
2014-08-06 17:10:15 +02:00 |
Klaus Straubinger
|
633ef32216
|
[OLINGO-317] more translatable exceptions
Change-Id: I7cf9ad31b0aa2b136e75133a901516fb02dd11bb
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-07-25 12:44:28 +02:00 |
Christian Amend
|
e0b787e3dd
|
[OLINGO-348] Rename test bundle to avoid name clash with root bundle
|
2014-07-24 10:35:17 +02:00 |
Michael Bolz
|
327873253c
|
[OLINGO-317] Translatable ODataSerializerException
|
2014-07-24 10:07:34 +02:00 |
Michael Bolz
|
c75c29ce05
|
[OLINGO-317] Split ContextURL in parser and builder
|
2014-07-23 10:52:09 +02:00 |
Christian Amend
|
c58109466f
|
[OLINGO-348] Exception refactoring on server side
|
2014-07-22 16:45:14 +02:00 |
Christian Amend
|
984ca3412b
|
[OLINGO-348] Exceptionhandling on server side and message texts
|
2014-07-22 16:45:13 +02:00 |
mibo
|
3e81f054c0
|
[OLINGO-348] Fixed test for none english environments
|
2014-07-17 21:10:12 +02:00 |
Christian Amend
|
b9db730f3c
|
[OLINGO-348] Translatable exception
|
2014-07-16 16:09:34 +02:00 |
Michael Bolz
|
890628e047
|
Removed unused imports
|
2014-07-16 15:10:08 +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 |
Michael Bolz
|
cadd647616
|
[OLINGO-356] Clean up code and fixed typos
|
2014-07-11 10:46:56 +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 |
Christian Amend
|
9403aeced7
|
[OLINGO-349] ODataError serialization. Move to commons pending
|
2014-07-10 15:48:01 +02:00 |
Stephan Klevenz
|
ba51433395
|
[OLINGO-338] - refactor ContentType and AccessType class
|
2014-07-09 14:51:03 +02:00 |
Michael Bolz
|
1d31f596a8
|
[OLINGO-342] Fixed typos in interfaces
|
2014-07-08 14:54:10 +02:00 |
Stephan Klevenz
|
434246abe9
|
[OLINGO-337] javadoc
|
2014-07-04 12:18:24 +02:00 |
Stephan Klevenz
|
d049864ea4
|
[OLINGO-337] refactor requestedContentType
|
2014-07-04 12:18:24 +02:00 |