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 |
Francesco Chicchiriccò
|
8a3a1e0358
|
Still 2 IT failing
|
2014-05-19 08:19:41 +02:00 |
Francesco Chicchiriccò
|
1abd8e7e30
|
[OLINGO-260] Merge from master
|
2014-05-18 09:01:59 +02:00 |
Francesco Chicchiriccò
|
ca66d67131
|
[OLINGO-260] contained tests
|
2014-05-17 16:06:18 +02:00 |
Francesco Chicchiriccò
|
e897cf27f5
|
[OLINGO-260] Enhancement: non-static context
|
2014-05-16 14:25:35 +02:00 |
Francesco Chicchiriccò
|
96c45510aa
|
[OLINGO-260] derived types tests
|
2014-05-16 12:08:22 +02:00 |
Francesco Chicchiriccò
|
e854f416ff
|
[OLINGO-260] Filter/orderby and search tests
|
2014-05-15 15:56:28 +02:00 |
fmartelli
|
0e5b32e683
|
[OLINGO-260] opentypes full integrated onto the proxy
|
2014-05-15 14:21:25 +02:00 |
fmartelli
|
4bdc91951a
|
[OLINGO-260] partially provided opentype support on proxy
|
2014-05-14 19:43:12 +02:00 |
Francesco Chicchiriccò
|
569996aadd
|
[OLINGO-260] async tests
|
2014-05-14 16:34:19 +02:00 |
Francesco Chicchiriccò
|
6e9fb661c0
|
[OLINGO-261][OLINGO-260] Improving singleton handling
|
2014-05-14 15:45:26 +02:00 |
Francesco Chicchiriccò
|
99cd23fbcb
|
[OLINGO-261] Simplifying enum handling
|
2014-05-14 13:43:06 +02:00 |
Francesco Chicchiriccò
|
77e9e86d59
|
[OLINGO-260] V4 bound operation invoke
|
2014-05-14 13:28:48 +02:00 |
Francesco Chicchiriccò
|
788b286b18
|
[OLINGO-260] V4 function / action import invoke
|
2014-05-14 10:21:03 +02:00 |
fmartelli
|
32518c1b0b
|
[OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration?
|
2014-05-13 18:59:14 +02:00 |
Francesco Chicchiriccò
|
3daee521b4
|
[OLINGO-260] (Proxy) context tests
|
2014-05-13 15:56:11 +02:00 |
fmartelli
|
36219a267a
|
[OLINGO-260] provided singleton integration test on proxy
|
2014-05-13 14:40:56 +02:00 |
fmartelli
|
c05a9114c6
|
[OLINGO-260] provided v4 integration test for entity creation
|
2014-05-13 13:39:28 +02:00 |
Francesco Chicchiriccò
|
389b554c88
|
[OLINGO-260] V3 proxy invoke
|
2014-05-13 12:12:36 +02:00 |
fmartelli
|
3af2c8ce4f
|
[OLINGO-260] provided create with back navigation link integration test on proxy
|
2014-05-12 17:03:30 +02:00 |
Francesco Chicchiriccò
|
288bbb7242
|
[OLINGO-280] pojogen off-line generation implemented
|
2014-05-12 15:52:17 +02:00 |
fmartelli
|
f1cbc4aff6
|
[OLINGO-260] provided proxy entity create mechanism; still working on EntityCreateTestITCase since it seems to hang the integration tests when executed with others
|
2014-05-11 18:05:39 +02:00 |
Francesco Chicchiriccò
|
ec30775b8c
|
Various small fixes and improvements
|
2014-05-10 10:26:19 +02:00 |
Francesco Chicchiriccò
|
365ea6f8b7
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-09 15:05:34 +02:00 |
fmartelli
|
ce8d9932a8
|
[OLINGO-260] provided auth request integration test on proxy
|
2014-05-09 14:30:45 +02:00 |
Francesco Chicchiriccò
|
40895b8b2d
|
Cleanings
|
2014-05-09 12:46:19 +02:00 |
Francesco Chicchiriccò
|
e5cfd8eb13
|
Fixing timezone issues with proxy
|
2014-05-09 10:32:40 +02:00 |
fmartelli
|
bc0a8d9d86
|
[OLINGO-260] provided proxy integration tests for entity type retrieving
|
2014-05-08 18:36:44 +02:00 |
fmartelli
|
d313bcc4ac
|
[OLINGO-260] provided proxy integration tests for entity set reading and iteration
|
2014-05-08 12:41:18 +02:00 |
Francesco Chicchiriccò
|
58ecb3f5d9
|
MetadataTestITCase for V4
|
2014-05-07 17:44:22 +02:00 |
fmartelli
|
6b7be9deb6
|
[OLINGO-260] providing proxy merge from ODataJClient. Still missing integration tests
|
2014-05-07 12:57:57 +02:00 |
fmartelli
|
f02d9a07e4
|
[OLINGO-261] providing basics for pojo generator and proxy annotations
|
2014-05-06 10:44:38 +02:00 |