Commit Graph

173 Commits

Author SHA1 Message Date
Stephan Klevenz ded008b75f [OLINGO-343] work on license files 2014-07-15 09:18:04 +02:00
Stephan Klevenz ba51433395 [OLINGO-338] - refactor ContentType and AccessType class 2014-07-09 14:51:03 +02:00
Stephan Klevenz 51e8d3e8d8 [OLINGO-337] more fit tests 2014-07-08 15:37:48 +02:00
Stephan Klevenz aff42fcee5 [OLINGO-337] more tests and fixes 2014-07-08 10:07:16 +02:00
Stephan Klevenz 32c113df0b [OLINGO-337] BasicITCase 2014-07-04 12:21:01 +02:00
Stephan Klevenz f4640911af [OLINGO-337] improve AcceptType class to allow '*' 2014-07-04 12:18:25 +02:00
Francesco Chicchiriccò 098ed145db [OLINGO-341] Fix 2014-07-04 11:23:36 +02:00
Stephan Klevenz 2bd0662645 [OLINGO-328] refactoring, improvements & fit 2014-07-02 10:23:22 +02:00
Stephan Klevenz 2ab4b2fdba [OLINGO-328] code cleanup and checkstyle issues 2014-06-30 16:56:39 +02:00
Michael Bolz a2874142c5 [OLINGO-317] Refactoring of 'Value-classes' 2014-06-27 14:25:30 +02:00
Michael Bolz ab6fd5e2b8 [OLINGO-317] Refactored ContentType 2014-06-17 14:53:44 +02:00
Michael Bolz 37abba5f0e [OLINGO-317] Merged the format ENUMs 2014-06-13 15:26:16 +02:00
Michael Bolz b15439ffc4 [OLINGO-317] Rename and move of some packages and classes 2014-06-12 10:59:18 +02:00
Michael Bolz 70afb2acc5 [OLINGO-317] Finished DeSerializer refactoring 2014-06-11 14:29:57 +02:00
mibo 46a3417825 [OLINGO-317] First presentable state 2014-06-09 14:43:34 +02:00
Francesco Chicchiriccò cc518254f0 Aligning package name with folder structure (org.apache.olingo.fit.proxy.v4.demo.odatademo) 2014-06-02 18:51:34 +02:00
Stephan Klevenz 17f173a946 [OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-tecsvc' into master 2014-06-02 13:15:56 +02:00
Francesco Chicchiriccò 2e7883f610 Removing unwanted method 2014-05-27 11:13:27 +02: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 24a031b750 Some refinements arounf pojogen 2014-05-26 16:00:25 +02:00
Stephan Klevenz 4cb3b32afe [OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-tecsvc 2014-05-26 10:58:35 +02:00
Stephan Klevenz e57edd71dd [OLINGO-266] fit metadata and service document 2014-05-26 10:58:11 +02:00
fmartelli 5b5ff8ea23 Fix for (authenticated) batch repeatable request 2014-05-23 14:25:08 +02:00
Stephan Klevenz 7dc44812c1 [OLINGO-266] merge origin/master 2014-05-23 12:50:32 +02:00
Stephan Klevenz b40ae95b7f [OLINGO-266] first client base FIT test (service document) 2014-05-23 12:42:08 +02:00
Francesco Chicchiriccò 696c58645d Bunch of client API review 2014-05-23 12:32:30 +02:00
Stephan Klevenz 44e0c6495a [OLINGO-266] redirect support 2014-05-23 09:33:08 +02:00
fmartelli d0dd1ca9c5 Fix for build #311 2014-05-22 17:30:16 +02:00
fmartelli 7902e7232e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-22 17:05:36 +02:00
Francesco Chicchiriccò 3ba5cb36d1 [OLINGO-267] JSON conformance test added 2014-05-22 17:05:11 +02:00
fmartelli f57c9f041c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-22 17:04:16 +02:00
fmartelli 259eb07851 [OLINGO-286] fixed: provided intengration test for '13.2 Interoperable OData Clients' 2014-05-22 17:04:04 +02:00
Francesco Chicchiriccò 7a09dd248f Merge from masterù 2014-05-22 12:51:01 +02:00
Francesco Chicchiriccò 72d894cd3a [OLINGO-260][OLINGO-261] Finishing instance annotations support 2014-05-21 17:21:06 +02:00
fmartelli a57926bf8d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-21 15:11:17 +02:00
fmartelli cf17331fc7 fit server metadatas loaded from res 2014-05-21 15:10:42 +02:00
Francesco Chicchiriccò 35e89699ea Invoke request factory re-factoring 2014-05-21 13:40:50 +02:00
fmartelli 377ddb9598 [OLINGO-260] provided authenticated entity creation on proxy 2014-05-21 11:59:53 +02:00
fmartelli 84203da0a4 Client api change: removed 'outside' batch item 2014-05-20 18:25:01 +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ò a12b2b115a Adding tests for linked entity create / delete 2014-05-20 16:15: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ò 5c28df5071 IT: server-side paging 2014-05-19 18:02:47 +02:00
Francesco Chicchiriccò f59a8fb30c [OLINGO-260] Instance annotations test 2014-05-19 17:47:46 +02:00
Francesco Chicchiriccò 4a1d5ab343 API enhancements: simplified operation import invoke with EdmEnabledODataClient 2014-05-19 13:23:42 +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