489 Commits

Author SHA1 Message Date
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
Michael Bolz
853bad6aa9 [OLINGO-405] Set content length for not chunked content 2014-08-15 15:14:07 +02:00
Klaus Straubinger
931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +02:00
Michael Bolz
b9d452740d [OLINGO-356] Minor code clean up 2014-08-15 06:26:22 +02:00
Francesco Chicchiriccò
7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +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
Francesco Chicchiriccò
c0b92cf09e [OLINGO-365] Composable function invocation refactory - in progress 2014-08-03 15:24:54 +02:00
Francesco Chicchiriccò
9b28f8df62 [OLINGO-365] Enhancing type handling for complex properties 2014-08-01 12:35:52 +02:00
Francesco Chicchiriccò
bf4e34d879 ContextURLParser enhancement for deep contained URIs 2014-07-31 17:40:58 +02:00
Francesco Chicchiriccò
17544d2d1c [OLINGO-390] As for 'plain' complex values, do not serialize the type information as for primitives (in JSON) 2014-07-30 09:53:30 +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
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
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ò
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
935d70abc2 [OLINGO-366] provides complex handling improvement 2014-07-22 18:08:37 +02:00
Michael Bolz
66097e3dd6 [OLINGO-356] Code clean up (warnings) 2014-07-22 15:11:34 +02:00
Francesco Chicchiriccò
d14064118e Consolidating the Android client lib 2014-07-22 12:15:09 +02:00
Francesco Chicchiriccò
3a060746c3 Fixing ContextURL for contained entity sets 2014-07-21 16:42:59 +02:00
Francesco Chicchiriccò
c155238d9c [OLINGO-362] Now supporting refresh token 2014-07-21 13:33:34 +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
Francesco Chicchiriccò
23789e100b [OLINGO-369] continue-on-error behavior implemented for both transactional and non-transactional persistence 2014-07-17 14:18:21 +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
Francesco Chicchiriccò
c541d9251b [OLINGO-362] OAuth2 supporting abstract class provided + concrete CXF-based IT 2014-07-16 10:05:04 +02:00
fmartelli
bda51643b1 Fix for proxy inline entity and entity set retrieving 2014-07-14 16:07:47 +02:00
Francesco Chicchiriccò
d9c6b08f7d White noise 2014-07-13 15:17:27 +02:00
Francesco Chicchiriccò
f1f6491a56 Removing all leaks on Android 2014-07-13 07:56:24 +02:00
Francesco Chicchiriccò
c3a709309e Several Android enhancements 2014-07-12 17:34:21 +02:00
Francesco Chicchiriccò
4e61f1093d [OLINGO-357] Fixed 2014-07-11 12:56:02 +02:00
fmartelli
4cd65b217d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-10 18:03:00 +02:00
Francesco Chicchiriccò
bc033b0f3b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-10 17:18:58 +02:00
Francesco Chicchiriccò
1b9c3e1e1d Fixing Android functioning 2014-07-10 17:18:38 +02:00
fmartelli
ca5ed6e882 [OLINGO-353] fix 2014-07-10 16:54: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
Francesco Chicchiriccò
098ed145db [OLINGO-341] Fix 2014-07-04 11:23:36 +02:00
Francesco Chicchiriccò
15f7de8f6c [OLINGO-340] Fix 2014-07-04 11:09:42 +02:00
Michael Bolz
4c4f82ee5f [OLINGO-317] Code clean up 2014-06-30 09:26:36 +02:00
Michael Bolz
a2874142c5 [OLINGO-317] Refactoring of 'Value-classes' 2014-06-27 14:25:30 +02:00
challenh
2d79cc7674 [OLINGO-317] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-06-26 13:57:06 +02:00