Commit Graph

635 Commits

Author SHA1 Message Date
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
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
fmartelli 599f1ef28b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-16 11:25:43 +02:00
fmartelli 5b3c3d3403 [OLINGO-353] fixed + merge 2014-07-16 11:24:30 +02:00
Michael Bolz 7e6edf20c0 Removed unused dependency 2014-07-16 11:15:50 +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
Francesco Chicchiriccò 44c4772ed1 Merge from master 2014-07-16 10:13:54 +02:00
Francesco Chicchiriccò c541d9251b [OLINGO-362] OAuth2 supporting abstract class provided + concrete CXF-based IT 2014-07-16 10:05:04 +02:00
Michael Bolz b9f4b3c64c [OLINGO-317] ContextURL integration 2014-07-15 15:43:43 +02:00
Stephan Klevenz 0e245e0fbf [OLINGO-344] Merge branch 'olingo344' 2014-07-15 14:45:22 +02:00
Stephan Klevenz 94bdf06cb0 [OLINGO-344] build android distribution 2014-07-15 14:44:31 +02:00
Stephan Klevenz a8202c04b0 [OLINGO-344] build client distribution 2014-07-15 14:36:42 +02:00
Christian Amend 8277130c71 [OLINGO-348] Move ODataApplication exception to server 2014-07-15 14:16:03 +02:00
Stephan Klevenz 4701d718d6 [OLINGO-344] build server distribution 2014-07-15 13:48:21 +02:00
Stephan Klevenz 4a690aa996 [OLINGO-344] build javadoc distribution 2014-07-15 13:34:54 +02:00
Stephan Klevenz 2eb3545614 [OLINGO-343] Merge branch 'olingo343' 2014-07-15 10:45:08 +02:00
Stephan Klevenz ded008b75f [OLINGO-343] work on license files 2014-07-15 09:18:04 +02:00
fmartelli e914d17be8 provided integration test for proxy API design review 2014-07-14 17:33:24 +02:00
fmartelli bda51643b1 Fix for proxy inline entity and entity set retrieving 2014-07-14 16:07:47 +02:00
fmartelli baf2cd1098 provided the possibility to specify query options at proxy layer 2014-07-13 18:08:58 +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
fmartelli 2df9426bd3 fix line too long 2014-07-12 16:24:04 +02:00
fmartelli 05643bd2af Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-07-12 16:09:18 +02:00
fmartelli 6587302a9f Providing some refactoring in order to avoid multi-request retrieving entity info 2014-07-12 16:09:13 +02:00
Stephan Klevenz afba7fd65c [OLINGO-343] javadoc target 2014-07-11 15:41:52 +02:00
Stephan Klevenz db149fd3b0 [OLINGO-343] javadoc target 2014-07-11 15:38:26 +02:00
Francesco Chicchiriccò 4e61f1093d [OLINGO-357] Fixed 2014-07-11 12:56:02 +02:00
Stephan Klevenz aa3c261049 [OLINGO-343] adding LICENSE, NOTICE and README files 2014-07-11 12:47:31 +02:00
Stephan Klevenz 8c30c974d9 [OLINGO-343] update dependencies to newest version if possible 2014-07-11 12:41:46 +02:00
Michael Bolz 200cc75568 [OLINGO-356] Fix for tiny bug in ContextURL 2014-07-11 11:14:13 +02:00
Michael Bolz 210cf9b37d [OLINGO-317] Support for JSON variants in server serializer 2014-07-11 10:51:37 +02:00