Commit Graph

181 Commits

Author SHA1 Message Date
Christian Amend f38d54dcf3 [OLINGO-575] Delete abstract client class 2015-03-02 15:55:14 +01:00
Christian Amend 4833b45c2f [OLINGO-575] Continue removing common classes 2015-02-27 16:12:24 +01:00
Christian Amend d088866e97 [OLINGO-575] Delete EDM abstract classes 2015-02-27 14:17:11 +01:00
Michael Bolz 8955af75ce [OLINGO-575] Merge common with specific api in commons module 2015-02-23 13:36:52 +01:00
Christian Amend 111239d7c3 [OLINGO-575] Merge v4 packages in commons 2015-02-18 16:52:10 +01:00
Christian Amend 109c33ba39 [OLINGO-575] Move v4 package content one package up 2015-02-18 16:33:56 +01:00
Christian Amend c8865db8e8 [OLINGO-575] Delete V3 sources from master 2015-02-18 15:01:25 +01:00
Michael Bolz 15df71c85e [OLINGO-542] Set version to '4.0.0-beta-03-SNAPSHOT' 2015-01-29 22:27:59 +01:00
Michael Bolz 6c89cf5117 [OLINGO-542] Set version to '4.0.0-beta-02' 2015-01-29 21:42:46 +01:00
Michael Bolz 3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Christian Amend d013c7043b [OLINGO-471] Fix undeclared throwable exception 2015-01-22 16:23:54 +01:00
Christian Holzer 1c735e89b3 [OLINGO-511] Navigation property reference improved
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-14 15:32:12 +01:00
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
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ò 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
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
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
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
fmartelli 5b3c3d3403 [OLINGO-353] fixed + merge 2014-07-16 11:24:30 +02:00
fmartelli 87c87cb872 [OLINGO-366,OLINGO-365] working on API review, explicit next link handling and delayed http requests 2014-07-16 11:02:48 +02:00
fmartelli e914d17be8 provided integration test for proxy API design review 2014-07-14 17:33:24 +02:00
fmartelli baf2cd1098 provided the possibility to specify query options at proxy layer 2014-07-13 18:08:58 +02:00
Francesco Chicchiriccò c3a709309e Several Android enhancements 2014-07-12 17:34:21 +02:00
fmartelli 2df9426bd3 fix line too long 2014-07-12 16:24:04 +02:00
fmartelli 6587302a9f Providing some refactoring in order to avoid multi-request retrieving entity info 2014-07-12 16:09:13 +02:00
fmartelli 136f334463 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-10 18:06:05 +02:00
Francesco Chicchiriccò 06a91102a2 Optimizing client dependencies 2014-07-10 18:04:50 +02:00
fmartelli ca5ed6e882 [OLINGO-353] fix 2014-07-10 16:54:47 +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
challenh f40643f92e [OLINGO-327] make client supports shorter operation name in url (not protocol standard) 2014-06-24 12:52:27 +08:00
Michael Bolz ab6fd5e2b8 [OLINGO-317] Refactored ContentType 2014-06-17 14:53:44 +02:00
Michael Bolz 176bee4b02 Merge branch 'master' into Olingo-317_DeSerializerRefactoring 2014-06-17 14:24:05 +02:00
challenh 1e8ad44a00 [OLINGO-326] URIbuilder issue on android, and uri format issue of addressing derived types 2014-06-17 10:32:44 +08:00
Michael Bolz 37abba5f0e [OLINGO-317] Merged the format ENUMs 2014-06-13 15:26:16 +02:00
challenh 0e84b4cefe [OLINGO-321] client proxy code should support calling operation on minimal metadata entity 2014-06-08 16:57:06 +08:00
Francesco Chicchiriccò a66bd98b59 [OLINGO-260] Adding option to work non-transactionally (e.g. without batch) 2014-05-27 11:00:32 +02:00
fmartelli 5b5ff8ea23 Fix for (authenticated) batch repeatable request 2014-05-23 14:25:08 +02:00
Francesco Chicchiriccò 696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Francesco Chicchiriccò 38214db490 Client proxy enhancement: non-static persistence context 2014-05-22 13:22:14 +02:00
Francesco Chicchiriccò 7a09dd248f Merge from masterù 2014-05-22 12:51:01 +02:00
Francesco Chicchiriccò 3c0b8ad265 Cleaning up EntityContainerFactory#getServiceRoot 2014-05-22 08:55:43 +02:00
Francesco Chicchiriccò 72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
Francesco Chicchiriccò 35e89699ea Invoke request factory re-factoring 2014-05-21 13:40:50 +02:00
fmartelli 859a7e893c api review in order to avoid to append value segment explicitely in case of media entity retrieve and property value retrieve 2014-05-20 16:55:41 +02:00
Francesco Chicchiriccò 31550fd3bc Adding a 'javadocs' profile for Javadocs generation 2014-05-20 15:11:06 +02:00
fmartelli 24ce9af649 Merged StreamRequestFactory methods into CURDrequestFactory and removed StreamRequestFactory 2014-05-20 15:02:39 +02:00
fmartelli 8ad67fede0 batch method and manager renaming 2014-05-20 14:37:43 +02:00
Francesco Chicchiriccò 7d6c587c7b [OLINGO-260] Adding Android support for proxy 2014-05-20 14:06:24 +02:00
fmartelli 62dad25095 [OLINGO-260] missed open complex type support on the proxy 2014-05-20 13:16:39 +02:00
Francesco Chicchiriccò f59a8fb30c [OLINGO-260] Instance annotations test 2014-05-19 17:47:46 +02:00
fmartelli 946356fb0f [OLINGO-260] provided media entity integration tests on proxy 2014-05-19 12:32:48 +02:00