Commit Graph

203 Commits

Author SHA1 Message Date
Francesco Chicchiriccò a66bd98b59 [OLINGO-260] Adding option to work non-transactionally (e.g. without batch) 2014-05-27 11:00:32 +02:00
fmartelli 24a031b750 Some refinements arounf pojogen 2014-05-26 16:00:25 +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
Francesco Chicchiriccò 8a7ef5c745 [OLINGO-261] Saving enum and complex generated classes for usage with open types 2014-05-15 11:16:26 +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 fc42d2ad57 [OLINGO-260] fix for integration test deadlock 2014-05-12 11:55:18 +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ò a96cc235a1 Missing file from last commit 2014-05-09 12:54:22 +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
Francesco Chicchiriccò 66a8f99b49 [OLINGO-262] Small refinement 2014-04-30 09:47:03 +02:00
Francesco Chicchiriccò 8a6bcb3d2a [OLINGO-262] Additional ext sub-module provided for specific usage with Android 2014-04-29 16:36:59 +02:00