Commit Graph

131 Commits

Author SHA1 Message Date
Christian Amend 9c60663523 [OLINGO-260] Delete the HttpMethods in client and use the ones in commons 2014-10-06 17:06:20 +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
Michael Bolz 825b7db6b1 Set version to '4.0.0-beta-01-RC01' 2014-09-12 13:46:39 +02:00
Michael Bolz 134a575a17 [OLINGO-342] Renaming for release 2014-09-11 12:43:34 +02:00
challenh 9c78784dee [OLINGO-415] Java client-proxy code getter method has performane issue: invoke() checks get- before isSelfMethods(). 2014-08-25 00:10:52 +08:00
fmartelli 58619c9668 [OLINGO-403] fixed 2014-08-18 15:04:55 +02:00
Klaus Straubinger 931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +02:00
fmartelli 2cc02a6300 [OLINGO-403] fix 2014-08-15 09:53:36 +02:00
Michael Bolz b9d452740d [OLINGO-356] Minor code clean up 2014-08-15 06:26:22 +02:00
Francesco Chicchiriccò 977905919c [OLINGO-403] Fix 2014-08-13 17:53:10 +02:00
Francesco Chicchiriccò 7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +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
fmartelli 563959f022 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-08-11 11:14:18 +02:00
fmartelli 1144e1b1e9 [OLINGO-398] fix 2014-08-11 11:13:57 +02:00
Francesco Chicchiriccò 655dbb8c97 [OLINGO-399] ODataRuntimeException -> ODataResponseError 2014-08-11 11:13:30 +02:00
Michael Bolz bc1d13929a [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT 2014-08-11 10:07:44 +02:00
fmartelli e3d3bde6e2 [OLINGO-395] fixed 2014-08-09 08:45:52 +02:00
Francesco Chicchiriccò fce2155cd5 [OLINGO-365] All former tests now pass with new StructuredComposableInvokerInvocationHandler: time to add specific checks for new features 2014-08-04 11:17:24 +02:00
Francesco Chicchiriccò c0b92cf09e [OLINGO-365] Composable function invocation refactory - in progress 2014-08-03 15:24:54 +02:00
Francesco Chicchiriccò 312aff1cb0 [OLINGO-365] Small cleanup 2014-08-02 15:29:55 +02:00
Francesco Chicchiriccò bf4e34d879 ContextURLParser enhancement for deep contained URIs 2014-07-31 17:40:58 +02:00
Francesco Chicchiriccò 4ead5f41b8 [OLINGO-365] Better handling of derived types in entity and complex type collections 2014-07-31 11:08:13 +02:00
Francesco Chicchiriccò 82a73c5771 [OLINGO-365] Better handling of EntityType inheritance hierachies 2014-07-31 10:29:03 +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 72dc69dc8e [OLINGO-365] provided more tests 2014-07-28 17:48:57 +02:00
Francesco Chicchiriccò 05e41557f5 [OLINGO-363] Better metadata ETag management 2014-07-28 10:05:27 +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
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
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
Francesco Chicchiriccò 18ce83af4d [OLINGO-364] No more need to generate files under META-INF/ 2014-07-22 16:40:26 +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ò d14064118e Consolidating the Android client lib 2014-07-22 12:15:09 +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
fmartelli df7cba6909 [OLINGO-366] fixes EdmStreamTypeImpl package 2014-07-21 12:40:49 +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