175 Commits

Author SHA1 Message Date
Michael Bolz
7442b27cd7 [OLINGO-317] Additional integration test and simplified getCount() 2014-07-29 14:37:49 +02:00
Francesco Chicchiriccò
eb1de05a7e Fixed handling of non-string primitive types (as DateTimeOffset) with json/minimal 2014-07-29 13:48:21 +02:00
Francesco Chicchiriccò
d56e0ef457 [OLINGO-365] More robust handling for bound operations via proxy 2014-07-29 09:40:52 +02:00
Francesco Chicchiriccò
1c5b33ea5d [OLINGO-363] pojogen now saves metadata information in the generated Service class, and proxy code fetches it from there 2014-07-23 12:20:48 +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
Francesco Chicchiriccò
c155238d9c [OLINGO-362] Now supporting refresh token 2014-07-21 13:33:34 +02:00
Michael Bolz
890628e047 Removed unused imports 2014-07-16 15:10:08 +02:00
Michael Bolz
8442ea8f78 [OLINGO-317] Simplified version dependent constants 2014-07-16 14:22:33 +02:00
fmartelli
5b3c3d3403 [OLINGO-353] fixed + merge 2014-07-16 11:24:30 +02:00
Michael Bolz
b9f4b3c64c [OLINGO-317] ContextURL integration 2014-07-15 15:43:43 +02:00
fmartelli
bda51643b1 Fix for proxy inline entity and entity set retrieving 2014-07-14 16:07:47 +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
66f26e5b6a [OLINGO-317] Merge with current master 2014-07-03 09:04:49 +02:00
Stephan Klevenz
2ab4b2fdba [OLINGO-328] code cleanup and checkstyle issues 2014-06-30 16:56:39 +02:00
mibo
839e96045a [OLINGO-317] Added additional tests 2014-06-30 15:15:28 +02:00
Michael Bolz
4c4f82ee5f [OLINGO-317] Code clean up 2014-06-30 09:26:36 +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
Michael Bolz
ce3598521d [OLINGO-317] Minor ContentType refactoring 2014-06-23 15:19:23 +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
Michael Bolz
b15439ffc4 [OLINGO-317] Rename and move of some packages and classes 2014-06-12 10:59:18 +02:00
Michael Bolz
70afb2acc5 [OLINGO-317] Finished DeSerializer refactoring 2014-06-11 14:29:57 +02:00
mibo
46a3417825 [OLINGO-317] First presentable state 2014-06-09 14:43:34 +02:00
challenh
5959dfb02a [OLINGO-318]client should base64encode edm.binary data, not as URLSafeString 2014-06-06 23:40:06 +08:00
fmartelli
b0a0c20ebb Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-26 16:00:45 +02:00
fmartelli
24a031b750 Some refinements arounf pojogen 2014-05-26 16:00:25 +02:00
Michael Bolz
b913717758 [OLINGO-284] Fixed content length calculation 2014-05-26 10:26:00 +02:00
Francesco Chicchiriccò
696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Francesco Chicchiriccò
3ba5cb36d1 [OLINGO-267] JSON conformance test added 2014-05-22 17:05:11 +02:00
Francesco Chicchiriccò
72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
fmartelli
946356fb0f [OLINGO-260] provided media entity integration tests on proxy 2014-05-19 12:32:48 +02:00
Francesco Chicchiriccò
ca66d67131 [OLINGO-260] contained tests 2014-05-17 16:06:18 +02:00
Francesco Chicchiriccò
96c45510aa [OLINGO-260] derived types tests 2014-05-16 12:08:22 +02:00
fmartelli
1dd8c987bf [OLINGO-260] fix type seraialization + opentype integration test extension 2014-05-15 10:35:24 +02:00
fmartelli
32518c1b0b [OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration? 2014-05-13 18:59:14 +02:00
Francesco Chicchiriccò
389b554c88 [OLINGO-260] V3 proxy invoke 2014-05-13 12:12:36 +02:00
Francesco Chicchiriccò
8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +02:00
challenh
c32f4a0bb1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274 2014-05-12 16:22:10 +08:00
Francesco Chicchiriccò
ec30775b8c Various small fixes and improvements 2014-05-10 10:26:19 +02:00
Francesco Chicchiriccò
b497634529 Adding core test for derived entity type (and derived complex type) CRUD 2014-05-09 12:15:48 +02:00
Francesco Chicchiriccò
e5cfd8eb13 Fixing timezone issues with proxy 2014-05-09 10:32:40 +02:00
Francesco Chicchiriccò
c82e021278 Adding singleton tests 2014-05-08 17:30:40 +02:00
Francesco Chicchiriccò
6ecb02643a Fixing Geo deserializer with bad input 2014-05-08 16:17:48 +02:00
Francesco Chicchiriccò
58ecb3f5d9 MetadataTestITCase for V4 2014-05-07 17:44:22 +02:00
Francesco Chicchiriccò
8caf3fece3 [OLINGO-264] Instance annotations managed at binding level + test provided 2014-05-07 12:39:16 +02:00
challenh
6f1f4d05bd [OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror") 2014-05-07 12:42:01 +08:00
Francesco Chicchiriccò
ec9e8cabf1 [OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations 2014-05-06 16:44:14 +02:00
Francesco Chicchiriccò
936e19ca49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-06 11:00:38 +02:00