Commit Graph

672 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
fmartelli 8c68516dcb [OLINGO-365] revert previous commit 2014-07-28 22:23:54 +02:00
fmartelli a5e983c9b8 [OLINGO-365] fix for link update via reference ID 2014-07-28 22:06:03 +02:00
fmartelli 67cc0c4406 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-28 17:49:20 +02:00
fmartelli 72dc69dc8e [OLINGO-365] provided more tests 2014-07-28 17:48:57 +02:00
Francesco Chicchiriccò 16f35e90bd [OLINGO-381] provided samples for advanced HTTP client-side handling; the submodule is not included in olingo-parent, being not meant for any distribution nor artifact, but only as reference 2014-07-28 12:31:26 +02:00
Francesco Chicchiriccò 05e41557f5 [OLINGO-363] Better metadata ETag management 2014-07-28 10:05:27 +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
Francesco Chicchiriccò e4b7ef1a96 [OLINGO-366] Fixing POJO generation warning 2014-07-25 12:05:19 +02:00
Francesco Chicchiriccò da8bb92e3e Use commons codec's Base64 in an Android-friendly way 2014-07-25 12:04:53 +02:00
Francesco Chicchiriccò 6d51eef303 [OLINGO-368] Adding async calls for operation invoke, after OLINGO-366 2014-07-25 11:24:57 +02:00
fmartelli 86d33380e8 [OLINGO-366] fixed providing delayed operation invocation + composable invoker 2014-07-25 10:57:33 +02:00
fmartelli abb47659e4 [OLINGO-366] provided operation invokers 2014-07-24 16:30:25 +02:00
Christian Amend e0b787e3dd [OLINGO-348] Rename test bundle to avoid name clash with root bundle 2014-07-24 10:35:17 +02:00
Michael Bolz 327873253c [OLINGO-317] Translatable ODataSerializerException 2014-07-24 10:07:34 +02:00
Francesco Chicchiriccò b891821153 [OLINGO-368] Async features via proxy for all but operation invocation 2014-07-23 15:04:44 +02:00
Francesco Chicchiriccò 50ae17fa7d [OLINGO-363] Missing 2014-07-23 14:49:52 +02:00
fmartelli 2822fe60e8 [OLINGO-366] provide some improvements around streams, singletons and delete requests 2014-07-23 12:55:53 +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
fmartelli 5476bad19c [OLINGO-370] fixed by adding creator methods into the entity containers 2014-07-22 18:35:05 +02:00
fmartelli 935d70abc2 [OLINGO-366] provides complex handling improvement 2014-07-22 18:08:37 +02:00
Christian Amend c58109466f [OLINGO-348] Exception refactoring on server side 2014-07-22 16:45:14 +02:00
Christian Amend 984ca3412b [OLINGO-348] Exceptionhandling on server side and message texts 2014-07-22 16:45:13 +02:00
Francesco Chicchiriccò a9ec75991f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-22 16:40:33 +02:00
Francesco Chicchiriccò 18ce83af4d [OLINGO-364] No more need to generate files under META-INF/ 2014-07-22 16:40:26 +02:00
Michael Bolz 66097e3dd6 [OLINGO-356] Code clean up (warnings) 2014-07-22 15:11:34 +02:00
Francesco Chicchiriccò 7189033192 Re-adding maven plugin declaration 2014-07-22 13:18:17 +02:00
fmartelli c2e0042ac3 [OLINGO-366] privides Primitive and Complex Collections handling 2014-07-22 13:12:36 +02:00
fmartelli 0c15673b97 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-22 13:06:43 +02:00
fmartelli acc5b5ce58 [OLINGO-366] provides Primitive and Complex collection handling 2014-07-22 13:06:36 +02:00
Francesco Chicchiriccò 6e2ddfbc8f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-22 12:15:14 +02:00
Francesco Chicchiriccò d14064118e Consolidating the Android client lib 2014-07-22 12:15:09 +02:00
Francesco Chicchiriccò 9f8c8b7e06 Revert "[OLINGO-344] fix issued with shaded jars"
This reverts commit fcc5564d79.
2014-07-22 11:53:17 +02:00
Stephan Klevenz fcc5564d79 [OLINGO-344] fix issued with shaded jars 2014-07-22 08:42:14 +02:00
Francesco Chicchiriccò 3a060746c3 Fixing ContextURL for contained entity sets 2014-07-21 16:42:59 +02:00
Stephan Klevenz 08218d4edd [OLINGO-344] wMerge branch 'olingo344' 2014-07-21 14:44:41 +02:00
Stephan Klevenz f8d777b3a7 [OLINGO-344] introduce shade plugin 2014-07-21 14:43:24 +02:00
Francesco Chicchiriccò c155238d9c [OLINGO-362] Now supporting refresh token 2014-07-21 13:33:34 +02:00
fmartelli df7cba6909 [OLINGO-366] fixes EdmStreamTypeImpl package 2014-07-21 12:40:49 +02:00
fmartelli 3b0f97ca98 [OLINGO-366] fixes test imports 2014-07-21 12:30:30 +02:00
fmartelli d72c519097 [OLINGO-366] provides tests for Edm.Stream properties + adds some query management improvements 2014-07-21 12:25:47 +02:00
fmartelli 95a13a4bb5 [OLINGO-366] provides stream lazy loading (missing something) 2014-07-20 11:26:41 +02:00
fmartelli aa0c5713c7 [OLINGO-366] provides stream lazy loading 2014-07-20 11:25:23 +02:00
fmartelli dfe68e67f2 [OLINGO-366] provides complex lazy loading 2014-07-19 18:20:53 +02:00
fmartelli f22cbfda97 [OLINGO-366,OLINGO-367] provided navigation link lazy loading (including collection) + fix for select query option support on collection and antity set 2014-07-19 09:08:03 +02:00
fmartelli cdc98eacd8 [OLINGO-366,OLINGO-367,OLINGO-370] merge 2014-07-18 18:07:15 +02:00
fmartelli 989babb1dc [OLINGO-366,OLINGO-367,OLINGO-370] chahnged entity, entity collection and complex creation methods (still missing complex collection creator). Provided delayed HTTP request for navigation property. Provided select query option support on entity set (still missing query options support for entity collections) 2014-07-18 17:51:48 +02:00