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 |
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 |
Michael Bolz
|
0eb95ed72b
|
Minor Bugfix: UriParserSyntaxException in case of wrong percentence
|
2014-09-30 12:35:22 +02:00 |
Michael Bolz
|
493879173a
|
Minor Bugfix: Double system query options result in server error
|
2014-09-30 11:19:29 +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 |
Klaus Straubinger
|
788036db25
|
better server error messages in case of $format errors
Change-Id: If4495f5c91086618ee7d3824339aa5e7b99ff76c
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-09-25 15:26:24 +02:00 |
Klaus Straubinger
|
f947afc108
|
minor improvements
Change-Id: Ia9872a613f3221e2de885f9d325a14f3c50b4beb
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-09-25 15:25:55 +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 |
Michael Bolz
|
c8976996a8
|
[OLINGO-342] Added NOTICE file for distribution
|
2014-09-19 13:36:56 +02:00 |
Michael Bolz
|
588ae2a70c
|
[OLINGO-422] Minor code refactorings and fixes
|
2014-09-17 10:53:33 +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
|
b41129cf91
|
[OLINGO-422] Support for expand in server serializer
|
2014-09-11 14:05:43 +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
|
dff439fd7b
|
[OLINGO-356] Renamed namespace for technical service
|
2014-09-05 07:05:12 +02:00 |
Michael Bolz
|
3ece19c964
|
[OLINGO-356] Rework EdmPrimitive Type exceptions
|
2014-09-03 11:05:24 +02:00 |
mibo
|
f3289fb103
|
[OLINGO-406] Merge with branch 'OLINGO-406'
|
2014-09-03 07:41:34 +02:00 |
Michael Bolz
|
a1621331c1
|
[OLINGO-350] Minor code clean up
|
2014-09-02 10:25:23 +02:00 |
Francesco Chicchiriccò
|
412a9901f7
|
Updating RAT and Jackson
|
2014-09-01 09:44:12 +02:00 |
mibo
|
badb9916b2
|
Merge branch 'master' into OLINGO-406
|
2014-09-01 08:27:54 +02:00 |
mibo
|
deec7aa854
|
[OLINGO-406] Omit odata.type information for none metadata
|
2014-09-01 08:27:07 +02:00 |
Christian Amend
|
a30d2f8214
|
[OLINGO-350] Delete printStackTrace in test
|
2014-08-29 15:11:35 +02:00 |
Christian Amend
|
a0f8f356b2
|
[OLINGO-350] Transform exception to http status code
|
2014-08-29 15:00:56 +02:00 |
challenh
|
9c78784dee
|
[OLINGO-415] Java client-proxy code getter method has performane issue: invoke() checks get- before isSelfMethods().
|
2014-08-25 00:10:52 +08:00 |
fmartelli
|
58619c9668
|
[OLINGO-403] fixed
|
2014-08-18 15:04:55 +02:00 |
Michael Bolz
|
853bad6aa9
|
[OLINGO-405] Set content length for not chunked content
|
2014-08-15 15:14:07 +02:00 |
mibo
|
b81a2ee4fc
|
[OLINGO-406] Extended JSON format handling for core JsonSerializer
|
2014-08-15 14:29:49 +02:00 |
Klaus Straubinger
|
931f1324e6
|
[OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
|
2014-08-15 13:08:31 +02:00 |
fmartelli
|
2cc02a6300
|
[OLINGO-403] fix
|
2014-08-15 09:53:36 +02:00 |
Michael Bolz
|
0c82297ccc
|
[OLINGO-404] Allow inheritance for iterators
|
2014-08-15 06:36:42 +02:00 |
Michael Bolz
|
b9d452740d
|
[OLINGO-356] Minor code clean up
|
2014-08-15 06:26:22 +02:00 |
Michael Bolz
|
cb7a8620c2
|
[OLINGO-348] Improved server exception handling
|
2014-08-14 14:08:08 +02:00 |
Francesco Chicchiriccò
|
977905919c
|
[OLINGO-403] Fix
|
2014-08-13 17:53:10 +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 |
Michael Bolz
|
0a0344d69b
|
[OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT (missing parts)
|
2014-08-11 13:19:36 +02:00 |
fmartelli
|
15a76db920
|
removed unused import
|
2014-08-11 11:20:42 +02:00 |
fmartelli
|
563959f022
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-08-11 11:14:18 +02:00 |
fmartelli
|
1144e1b1e9
|
[OLINGO-398] fix
|
2014-08-11 11:13:57 +02:00 |
Francesco Chicchiriccò
|
655dbb8c97
|
[OLINGO-399] ODataRuntimeException -> ODataResponseError
|
2014-08-11 11:13:30 +02:00 |