78 Commits

Author SHA1 Message Date
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