Commit Graph

914 Commits

Author SHA1 Message Date
Christian Holzer bb4b554116 Tests added
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:10:58 +01:00
Christian Holzer 6c7d11f4d7 Batch handler clean up
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:10:57 +01:00
Christian Holzer 0bd32951b8 MockedBatchHandler Test
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:10:56 +01:00
Christian Holzer ee2451cbd0 Changeset Sorter
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:10:55 +01:00
Christian Holzer 15bd15267a Tech Servlet
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:10:54 +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
Klaus Straubinger dd22756942 [OLINGO-482] renamed server processor interfaces and methods
Change-Id: I0ff38b194bafab5a802adedf80dfe97ffff82202

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-11 12:49:59 +01:00
Christian Amend 5b2a6d5668 [OLINGO-482] FIx sample 2014-11-07 15:45:47 +01:00
Klaus Straubinger 300250af3c [OLINGO-482] non-standard HTTP MERGE not to be used in server part
Change-Id: I425dd5b79617ca7f1a56818d0bb106611792ebd5

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-07 14:49:31 +01:00
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
Christian Holzer 32247295fc [OLINGO-472] BatchParser first draft
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-03 14:46:08 +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 357e8b654b [OLINGO-468] better error message for wrong keys in server URI parser
Change-Id: I8add3bbb0fc53670e85a86f59f1e7151214fd88c

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-30 12:50:39 +01:00
Klaus Straubinger b5e40fdfa4 better key validation in server URI parsing
Change-Id: Iab5d223e518af369dad046b4ea499e61bfaab7d0

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-27 09:24:58 +01:00
Klaus Straubinger 1e578d7261 error at property path after collection in resource path
Change-Id: I9213c0cc65a082ab7b4feb5a959260e39b56fb64

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-24 07:35:54 +02:00
Klaus Straubinger af464e2cab [OLINGO-444] error from tech. service for property values not found
Change-Id: Id886548287a4e622cc0157c19343b2decf228cae

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-23 15:31:12 +02:00
Michael Bolz d84f843f22 [OLINGO-468] Minor code clean up 2014-10-23 14:38:17 +02: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
Christian Amend 5a9995570f [OLINGO-466] First sample draft 2014-10-22 11:54:16 +02:00
Klaus Straubinger 35f24e98f0 [OLINGO-422] type guessing in client deserializer also for collections
Change-Id: Id5b6e6b6b41f310d2ed3a3227824a55d5497f18a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-20 06:30:18 +02:00
Klaus Straubinger 096946a70d improved server metadata and tests
Change-Id: I8d69c68a83aec32c03d15fceb3b6a2a204730ff7

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-16 13:55:36 +02:00
Michael Bolz 2fbab6524e [OLINGO-422] Minor refactoring for EdmxReference* 2014-10-16 10:57:26 +02:00
Klaus Straubinger 7f86b264f0 [OLINGO-422] FIT test - recognition of inlined entities/entitysets in EDM-enabled client
Change-Id: If2dae9882209616963b4a1459c8b8a1b923a8dc4

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-14 19:21:46 +02:00
mibo 0be567b9cd Minor changes for faster (default) FIT execution 2014-10-14 14:46:10 +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
mibo 3b9eb2fb8a [OLINGO-428] Fixed optional alias attribute for Schema 2014-10-14 09:49:20 +02:00
mibo c9ce087e99 [OLINGO-423] Fixed edmx:reference uri for test case 2014-10-14 08:59:47 +02:00
mibo b006070bea [OLINGO-423] Added BasicITCase for metadata 2014-10-14 08:30:55 +02:00
Michael Bolz fd033d7dec [OLINGO-423] Added convenience and tests 2014-10-13 15:23:22 +02:00
Michael Bolz e3121831b4 [OLINGO-423] Added implementation 2014-10-13 14:59:00 +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
Klaus Straubinger cf032b690c "bad request" for not existing properties in expressions
Change-Id: I4061e0d4dd9de3c6fe1419eb5a7a0fdee88c62c2

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-10-10 11:13:58 +02:00
Michael Bolz 42043f4643 [OLINGO-457] Fixed paths 2014-10-10 11:01:49 +02:00
Michael Bolz ef0553a025 [OLINGO-444] Minor improvements 2014-10-10 08:11:16 +02:00
Klaus Straubinger 169651531c [OLINGO-447] Better key access in technical service
Change-Id: I8a953aedc7f05d10c239e45655760df879122027

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-09 09:47:38 +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
mibo 541d76652e [OLINGO-434][OLINGO-435] Merge branch 'Olingo-434-435' 2014-10-07 22:43:17 +02:00
Klaus Straubinger e7bcaf0687 use processor exceptions in technical service
Change-Id: I8dc53d6450d24bfde8198d46e6bf18964926f1fe

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-10-07 16:25:15 +02:00
Klaus Straubinger 03475605eb catch for bad characters in server URI parsing
Change-Id: I8bff20757e4cb0060d7b613e8d79f9580fc3a267

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-10-07 15:46:45 +02:00
Michael Bolz 5c237fbe57 [OLINGO-434] Added optional WSP between MINUS and property 2014-10-07 15:43:04 +02:00
Michael Bolz 4a4b110f99 [OLINGO-434] Fixed wrong MINUS position in Antlr file 2014-10-07 15:28:52 +02:00
Ramesh Reddy d3dac46edc OLINGO-434, OLINGO-435: Adding support to navigate Unary and Alias segements of parsed URL in UriParseTreeVisitor
Signed-off-by: mibo <mibo@apache.org>
2014-10-06 19:35:20 +02:00
Christian Amend 9c60663523 [OLINGO-260] Delete the HttpMethods in client and use the ones in commons 2014-10-06 17:06:20 +02:00
Klaus Straubinger d1bca47144 better entity access in technical service data provider
Change-Id: I41daf09f35a8a942f7b234d75357c08c19c0cbd9

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-10-06 10:44:27 +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
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
Klaus Straubinger aaa0916188 better segment handling in server URI parser
Change-Id: Id9b20d66f878c44c3d60cc5cfc2214d3692e1603

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-10-02 14:37:03 +02:00