Commit Graph

264 Commits

Author SHA1 Message Date
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
Stephan Klevenz 089a312307 [OLINGO-266] pom maintenance 2014-05-19 14:27:03 +02:00
Stephan Klevenz 96e973f07f [OLINGO-266] obsolete tests deleted 2014-05-19 14:27:03 +02:00
Stephan Klevenz ee3a0d8fff [OLINGO-266] server-test module introduced 2014-05-19 14:27:03 +02:00
Stephan Klevenz 6d344e2c5a [OLINGO-266] refactor ref - tecsvc 2014-05-14 10:04:32 +02:00