Commit Graph

254 Commits

Author SHA1 Message Date
Christian Holzer eb8836e9a6 [OLINGO-545] small fix in technical service 2015-03-20 07:39:51 +01:00
Christian Amend e26346dc31 [OLINGO-575] Some todos and pojogen refactoring 2015-03-19 17:13:18 +01:00
Christian Holzer 4f15c7c724 [OLINGO-545] Expand supports the system query options $top, $skip, $filter, $orderby, $select 2015-03-19 15:56:08 +01:00
Klaus Straubinger 36219d3258 [OLINGO-557] small fix in technical service
Change-Id: I12b8e4ca94b7db28cae77a5fb173a4d90075fda6

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-17 14:25:18 +01:00
Christian Amend 8a58a67800 [OLINGO-575] Merge edm provider classes 2015-03-17 14:20:49 +01:00
Christian Holzer 4768048fba [OLINGO-545] Single valued navigation properties can be null 2015-03-12 16:52:40 +01:00
Christian Holzer 3eeffe6d29 [OLINGO-545] Empty entity sets added 2015-03-11 11:18:55 +01:00
Michael Bolz ced93e8f9f [OLINGO-545] Minor fix 2015-03-11 08:43:28 +01:00
Michael Bolz fadb6c861e [OLINGO-575] Minor code clean up 2015-03-10 09:47:57 +01:00
Christian Holzer 436a431a25 [OLINGO-545] Tests added to TecSvc, changed the status codes of failed navigation property bindings 2015-03-09 15:17:29 +01:00
Christian Amend f46364072a [OLINGO-575] Delete unnecessary casts 2015-03-06 18:21:02 +01:00
Klaus Straubinger 9a666bd957 [OLINGO-557] more function imports for technical service
Change-Id: If789d9f289ebc71a4bc98df6998d319a355593ae

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-03-06 15:47:56 +01:00
Christian Amend 3c36eaeaef [OLINGO-575] Delete V3 Primitive types 2015-03-05 10:33:35 +01:00
Klaus Straubinger 93f2ed5cf2 [OLINGO-557] Some function imports for technical service
Change-Id: I4f6589672eed8c70dd138d74f09dbd3caddf6cfb

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-03-05 09:10:43 +01:00
Christian Amend 0d57a0763a [OLINGO-575] Start merging ComplexValue and LinkedComplexValue 2015-03-04 17:13:55 +01:00
Michael Bolz 59766b23b9 [OLINGO-564] Minor clean up 2015-02-26 10:18:26 +01:00
Christian Holzer 7a4b562724 [OLINGO-545] Deep Insert and Navigation Property Binding while creating and updating entities added
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:14:43 +01:00
Christian Holzer 2ebdea806c [OLINGO-545] Count, Skip, Top System Query Options and Server-Driven Paging added to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:13:54 +01:00
Christian Holzer 0e6c9a1183 [OLINGO-545] OrderBy and Filter System Query Option evaluation added to TecScenario
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:23:32 +01:00
Klaus Straubinger 03ad0444fa [OLINGO-545] support for navigation in technical service
Change-Id: I53e0330d9d8d73a868361c26569b992cb0bb91f3

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-17 16:32:57 +01:00
Christian Amend 90781859bd [OLINGO-578] Deserialize enum values as strings 2015-02-17 15:54:15 +01:00
Christian Holzer 0a1c1298ef [OLINGO-545] Added data to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-13 10:31:16 +01:00
Christian Amend 9cf9490310 [OLINGO-566] Refactor EdmKeyPropertyRef class 2015-02-06 16:54:55 +01:00
Klaus Straubinger 6c4b3ea408 [OLINGO-545] support for entity creation in technical service
Change-Id: I6112550db5ab73c5f189e8c3a91354c9e43284de

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-06 15:26:23 +01:00
Michael Bolz 6e90b617ab [OLINGO-557] Deactivate Function Imports for TecSvc 2015-02-06 09:24:41 +01:00
Klaus Straubinger 483b417cf0 [OLINGO-545] Entity-update implementation in technical service
Change-Id: Id4ce3725a6788fd3230f5ff7bd96d2d2b620d730

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-27 12:06:17 +01:00
Michael Bolz 3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Michael Bolz de3f3453b7 [OLINGO-530] Extended test scenario EDM and added more test cases 2015-01-26 10:56:10 +01:00
Christian Amend 5a95029d70 [OLINGO-530] Refactor Edm TechScenario Names again 2015-01-22 15:17:30 +01:00
Christian Amend ce76e2ddd3 [OLINGO-530] Finalize Deserialization 2015-01-22 12:25:28 +01:00
Christian Amend 6a6730fbaa [OLINGO-530] Refactor Edm Names again 2015-01-22 11:14:53 +01:00
Christian Amend f2ed0ddb09 [OLINGO-530] Fix edm properties and refactor some method names` 2015-01-22 10:53:42 +01:00
Christian Amend a0ebaef72a [OLINGO-530] New Edm Entity Type for Deserializer tests 2015-01-21 17:16:03 +01:00
Christian Amend b32bfd9a1f [OLINGO-530] Fix checkstyle issues from previous commit 2015-01-14 15:04:31 +01:00
Michael Bolz 40e0ae5ecd [OLINGO-507] Created seperate Action_ interfaces 2015-01-14 06:34:52 +01:00
Michael Bolz 2f6b35ff59 [OLINGO-507] Added methods and tests for ActionImports support 2015-01-12 15:20:57 +01:00
Michael Bolz b441a524b6 [OLINGO-507] (First) Changes for Function/Action support 2015-01-09 15:08:13 +01:00
Christian Amend 397fbc5e3e [OLINGO-542] Reported bug cannot be reproduced 2014-12-18 14:23:04 +01:00
Klaus Straubinger 56cc9bb6ca improved server support for property deletion
Change-Id: I1b79ab735bdf5e020970096bbea51a2af6a13bbc

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-18 11:01:31 +01:00
Klaus Straubinger 6d9ac226df [OLINGO-507] server support for property delete
Change-Id: Ie2c3107204f59d34e37d919d275a2e0cf998cb3f

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-17 15:49:34 +01:00
Christian Amend 8f794ac475 [OLINGO-522] Fix for abstract entity types in metadata document 2014-12-17 15:48:19 +01:00
Christian Holzer 65ad2f48d5 [OLINGO-472] BatchFascade refactoring to support boundary extraction
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-16 13:03:27 +01:00
Christian Amend 55c4d69d8d Merge branch 'master' into batchrefactor
Conflicts:
	lib/server-api/src/main/java/org/apache/olingo/server/api/processor/BatchProcessor.java
	lib/server-core/src/test/java/org/apache/olingo/server/core/batchhandler/MockedBatchHandlerTest.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalBatchProcessor.java
2014-12-16 10:49:17 +01:00
Christian Holzer aab7eaf6e3 Fit Tests
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-16 10:34:18 +01:00
Michael Bolz 03c2770202 [OLINGO-482] More refactoring 2014-12-15 16:13:19 +01:00
Michael Bolz 0a5081271b [OLINGO-482] Merge branch 'OLINGO-482-ReFactor-Processor-Interfaces' 2014-12-15 13:23:35 +01:00
Klaus Straubinger da4d754892 [OLINGO-507] server support for entity-media create
Change-Id: I71f246e72c02fd9df04a8c6b0a8170cdf8e9b6f6

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-12 15:08:30 +01:00
Michael Bolz a961214d1f [OLINGO-482] Added new Processor Interfaces 2014-12-10 14:57:47 +01:00
Michael Bolz aee1ebe372 [OLINGO-482] Refactor Processor Interfaces 2014-12-10 08:27:58 +01:00
Klaus Straubinger 19a7738a71 [OLINGO-507] server support for reading, changing, and deleting media entities
Change-Id: Ibe16c54cf68e25f0c1e8fb19c212d7c312f5ca85

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-05 14:36:06 +01:00
Christian Holzer 520acbce85 [OLINGO-472] Refactoring Batch API
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-03 16:20:13 +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
Christian Holzer 402e847a8c [OLINGO-472] IOExceptions, ChangeSetSorter removed
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-20 16:51:04 +01:00
Christian Amend 51acf8aebf [OLINGO-472] Batch Refactoring 2014-11-18 15:45:37 +01:00
Christian Amend 4f820fe533 Merge branch 'master' into olingo472
Conflicts:
	lib/server-core/src/main/java/org/apache/olingo/server/core/ODataHandler.java
	lib/server-core/src/main/resources/server-core-exceptions-i18n.properties
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalProcessor.java
2014-11-13 17:27:36 +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
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 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
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
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
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
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
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 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
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
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 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 dff439fd7b [OLINGO-356] Renamed namespace for technical service 2014-09-05 07:05:12 +02:00
Klaus Straubinger 931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +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
Michael Bolz 0a0344d69b [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT (missing parts) 2014-08-11 13:19:36 +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 5cdf64db23 OLINGO-317] Fixed context url in TechnicalScenario 2014-08-08 06:33:31 +02:00
Christian Amend 5c0b34a92d [OLINGO-350] Status code handling and refactoring 2014-08-06 17:10:15 +02:00
Michael Bolz 45a46f86e9 [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT
Conflicts:
	fit/src/test/java/org/apache/olingo/fit/tecsvc/client/BasicITCase.java
2014-07-29 14:43:57 +02:00
Michael Bolz 7442b27cd7 [OLINGO-317] Additional integration test and simplified getCount() 2014-07-29 14:37:49 +02:00
mibo 6e7231943b [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT 2014-07-26 11:58:08 +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
Michael Bolz 7d3749c8aa Merge branch 'master' into OLINGO-377-FIT 2014-07-24 13:34:50 +02:00
Michael Bolz 327873253c [OLINGO-317] Translatable ODataSerializerException 2014-07-24 10:07:34 +02:00
Michael Bolz 5ab4bdc922 [OLINGO-377] Replaced cargo with embedded tomcat 2014-07-23 20:16:13 +02:00
Michael Bolz c75c29ce05 [OLINGO-317] Split ContextURL in parser and builder 2014-07-23 10:52:09 +02:00
Michael Bolz 66097e3dd6 [OLINGO-356] Code clean up (warnings) 2014-07-22 15:11:34 +02:00
Michael Bolz 31e4913950 [OLINGO-317] Basic media entity support and more Constants usage 2014-07-17 10:40:54 +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
Stephan Klevenz ded008b75f [OLINGO-343] work on license files 2014-07-15 09:18:04 +02:00
Michael Bolz 210cf9b37d [OLINGO-317] Support for JSON variants in server serializer 2014-07-11 10:51:37 +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 a82f399c5f [OLINGO-317] Added more data and tests 2014-07-10 13:06:58 +02:00
Michael Bolz 13d8d36f9b [OLINGO-317] Added DataProvider with data for TecSvc 2014-07-09 15:31:36 +02:00
Michael Bolz cbd2b3c991 [OLINGO-317] Store DataProvider per HttpSession 2014-07-09 09:19:52 +02:00
Michael Bolz 9fa6773d70 [OLINGO-317] Fixed test failure 2014-07-08 16:58:08 +02:00
Michael Bolz 45b7289f88 [OLINGO-317] Merge feature branch into master 2014-07-08 13:53:58 +02:00
Stephan Klevenz 233651a8bf [OLINGO-337] merge origin/master 2014-07-08 10:16:48 +02:00
Stephan Klevenz 811fff545c [OLINGO-337] merger origin/master 2014-07-08 10:10:36 +02:00
Michael Bolz 3ca91891bd [OLINGO-317] Integration into tecsvc 2014-07-08 09:18:14 +02:00
Michael Bolz 95e2d8d339 [OLINGO-317] Merge with current master 2014-07-07 07:42:22 +02:00
Stephan Klevenz d049864ea4 [OLINGO-337] refactor requestedContentType 2014-07-04 12:18:24 +02:00
Francesco Chicchiriccò ea0d3a53e1 Merge remote-tracking branch 'origin/master' into olingo337 2014-07-04 09:11:30 +02:00
Stephan Klevenz 263e42802f [OLINGO-328] fix pom error 2014-07-04 08:58:47 +02:00
Stephan Klevenz d784a047c8 [OLINGO-337] refactor requestedContentType 2014-07-03 09:13:54 +02:00
Michael Bolz 66f26e5b6a [OLINGO-317] Merge with current master 2014-07-03 09:04:49 +02:00
Michael Bolz da8cf726bf [OLINGO-317] Added collection type handling 2014-07-02 12:39:47 +02:00
Stephan Klevenz 2bd0662645 [OLINGO-328] refactoring, improvements & fit 2014-07-02 10:23:22 +02:00
Michael Bolz 71bdaed300 [OLINGO-317] Added complex type handling 2014-07-01 16:21:42 +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 97222fad31 [OLINGO-328] API design and setup of TDD 2014-06-24 17:21:11 +02:00
Stephan Klevenz 77af7dfab0 [OLINGO-328] refactor EntitySetProcessor to CollectionProcessor 2014-06-24 12:21:34 +02:00
Stephan Klevenz f70c294a6f [OLINGO-328] pom maintenance 2014-06-24 10:50:18 +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
Francesco Chicchiriccò 634d75b799 Removing unnecessary dependency - looks like a refuse 2014-06-12 08:27:10 +02:00
Michael Bolz 70afb2acc5 [OLINGO-317] Finished DeSerializer refactoring 2014-06-11 14:29:57 +02:00
Christian Amend dd1e5b0d9e [OLINGO-266] Entity and EntitySet dispatching 2014-06-03 14:30:03 +02:00
Stephan Klevenz 85fb12ad83 [OLINGO-266] make metadata fit work 2014-06-02 13:13:58 +02:00
Stephan Klevenz 44e0c6495a [OLINGO-266] redirect support 2014-05-23 09:33:08 +02:00
Stephan Klevenz df5ce63af6 [OLINGO-266] timestamp support for tecsvc 2014-05-22 13:19:40 +02:00
Stephan Klevenz a9ed465516 [OLINGO-266] processor registry 2014-05-22 12:34:23 +02:00
Christian Amend 002161cd4c [OLINGO-267] Implement getContainer correctly 2014-05-19 16:32:17 +02:00
Stephan Klevenz 15eb5875c3 [OLINGO-266] pimp index.jsp 2014-05-19 14:27:05 +02:00
Stephan Klevenz d3e3074993 [OLINGO-266] pimp index.jsp 2014-05-19 14:27:05 +02:00
Stephan Klevenz 7f5a119e42 [OLINGO-266] TDD for metadata & service doc 2014-05-19 14:27:05 +02:00
Stephan Klevenz 0c32f1a56f [OLINGO-266] TDD for metadata & uri handling 2014-05-19 14:27:05 +02:00
Stephan Klevenz bb48147bc2 [OLINGO-266] ODataHandler 2014-05-19 14:27:04 +02:00
Stephan Klevenz f92ab0a0ec [OLINGO-266] ODataHandler 2014-05-19 14:27:04 +02:00
Stephan Klevenz a8f8d52846 [OLINGO-266] pimp index.jsp 2014-05-19 14:27:03 +02:00