677 Commits

Author SHA1 Message Date
Michael Bolz
9048d725a2 [OLINGO-356] URIParser untit tests check error message key 2014-08-07 13:31:50 +02:00
Christian Amend
d19afa013b [OLINGO-348] Make Uri Parser exception translatable 2014-08-06 17:10:16 +02:00
Christian Amend
5c0b34a92d [OLINGO-350] Status code handling and refactoring 2014-08-06 17:10:15 +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ò
b01b784477 [OLINGO-391] Proved working on Android: needed also to get rid of StringUtils and few other Base64 methods 2014-08-01 10:54:19 +02:00
Francesco Chicchiriccò
bf4e34d879 ContextURLParser enhancement for deep contained URIs 2014-07-31 17:40:58 +02:00
Christian Amend
795af6e38f [OLINGO-348] Exception handling refactoring 2014-07-31 11:06:46 +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
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
Michael Bolz
c35725ce81 [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT 2014-07-29 14:33:37 +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
Michael Bolz
3aab1c1276 Merge remote-tracking branch 'origin/master' into OLINGO-377-FIT 2014-07-29 10:00:12 +02:00
Francesco Chicchiriccò
d56e0ef457 [OLINGO-365] More robust handling for bound operations via proxy 2014-07-29 09:40:52 +02:00
Michael Bolz
b95779b2ae Merge branch 'master' into OLINGO-377-FIT 2014-07-29 09:01:34 +02:00
Michael Bolz
ba3aa4ff69 [OLINGO-377] Clean up poms 2014-07-29 08:55:59 +02:00
fmartelli
72dc69dc8e [OLINGO-365] provided more tests 2014-07-28 17:48:57 +02:00
Michael Bolz
aaa4f18e35 [OLINGO-377] Added core as dependency to enable cobertura instrumentation 2014-07-28 14:43:12 +02:00
Francesco Chicchiriccò
05e41557f5 [OLINGO-363] Better metadata ETag management 2014-07-28 10:05:27 +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
fmartelli
86d33380e8 [OLINGO-366] fixed providing delayed operation invocation + composable invoker 2014-07-25 10:57:33 +02:00
mibo
d343506700 Merge branch 'master' into OLINGO-377-FIT 2014-07-25 08:07:18 +02:00
fmartelli
abb47659e4 [OLINGO-366] provided operation invokers 2014-07-24 16:30:25 +02:00
Michael Bolz
7d3749c8aa Merge branch 'master' into OLINGO-377-FIT 2014-07-24 13:34:50 +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
Michael Bolz
b4d3819ab6 [OLINGO-377] Unpack dependency to make instrumentation possible 2014-07-24 09:24:47 +02:00
Michael Bolz
5ab4bdc922 [OLINGO-377] Replaced cargo with embedded tomcat 2014-07-23 20:16:13 +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ò
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
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ò
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
mibo
3e81f054c0 [OLINGO-348] Fixed test for none english environments 2014-07-17 21:10:12 +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
31e4913950 [OLINGO-317] Basic media entity support and more Constants usage 2014-07-17 10:40:54 +02:00
Christian Amend
b9db730f3c [OLINGO-348] Translatable exception 2014-07-16 16:09: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