Commit Graph

468 Commits

Author SHA1 Message Date
Ramesh Reddy bc0129490b [OLINGO-444] - Adding the ablity to add key predicates to Context URL - Fixed the wrong ContextURL with readProperty in TechnicalProcessor class - Added unit tests for ContextURL, and integration tests for PropertyProcessor's readProperty & readPropertyValue methods
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-08 11:02:09 +02: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
Christian Amend 5af9f46d41 [OLINGO-447] Improve ODataHttpHandler and ODataHandler 2014-10-02 17:08:53 +02:00
Christian Amend ad3fbfb4cb [OLINGO-447] Remove previous invalid fix 2014-10-01 11:04:34 +02:00
Christian Amend 34825ab062 [OLINGO-447] Also accept the * accept header 2014-09-30 17:22:36 +02:00
Klaus Straubinger f947afc108 minor improvements
Change-Id: Ia9872a613f3221e2de885f9d325a14f3c50b4beb

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-09-25 15:25:55 +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
Michael Bolz dff439fd7b [OLINGO-356] Renamed namespace for technical service 2014-09-05 07:05:12 +02:00
mibo badb9916b2 Merge branch 'master' into OLINGO-406 2014-09-01 08:27:54 +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
mibo b81a2ee4fc [OLINGO-406] Extended JSON format handling for core JsonSerializer 2014-08-15 14:29:49 +02:00
Klaus Straubinger 931f1324e6 [OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
2014-08-15 13:08:31 +02:00
Michael Bolz b9d452740d [OLINGO-356] Minor code clean up 2014-08-15 06:26:22 +02:00
Michael Bolz cb7a8620c2 [OLINGO-348] Improved server exception handling 2014-08-14 14:08:08 +02:00
Francesco Chicchiriccò 7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +02:00
fmartelli 15a76db920 removed unused import 2014-08-11 11:20:42 +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
Michael Bolz 5cdf64db23 OLINGO-317] Fixed context url in TechnicalScenario 2014-08-08 06:33:31 +02:00
Francesco Chicchiriccò 34f0825604 [OLINGO-365] Adding checks for enhanced composable invoker 2014-08-04 13:09:47 +02:00
Francesco Chicchiriccò a13a0d865f Turning log4j.properties into log4j.xml and tuning things to avoid Tomcat's DEBUG statement polluting the log file 2014-08-04 12:07:01 +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ò 9b28f8df62 [OLINGO-365] Enhancing type handling for complex properties 2014-08-01 12:35:52 +02:00
Michael Bolz 9ef6863caa [OLINGO-377] Enabled log to file 'fit.log' 2014-08-01 09:07:16 +02:00
Michael Bolz 29d374740f [OLINGO-377] Fixed test issue for windows environments 2014-07-31 13:42:18 +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
Michael Bolz 1d9b70c619 [OLINGO-377] Enable embedded tomcat to be started via maven 2014-07-30 11:46:18 +02:00
Francesco Chicchiriccò 17544d2d1c [OLINGO-390] As for 'plain' complex values, do not serialize the type information as for primitives (in JSON) 2014-07-30 09:53:30 +02:00
Francesco Chicchiriccò 36e6ed4017 [OLINGO-377] Removing unused cargo properties, upgrading Tomcat, renaming cargo.servlet.port to tomcat.servlet.port 2014-07-30 08:24:22 +02:00
Michael Bolz 45a46f86e9 [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT
Conflicts:
	fit/src/test/java/org/apache/olingo/fit/tecsvc/client/BasicITCase.java
2014-07-29 14:43:57 +02:00
Michael Bolz 7442b27cd7 [OLINGO-317] Additional integration test and simplified getCount() 2014-07-29 14:37:49 +02:00
Michael Bolz c35725ce81 [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT 2014-07-29 14:33:37 +02:00
Francesco Chicchiriccò eb1de05a7e Fixed handling of non-string primitive types (as DateTimeOffset) with json/minimal 2014-07-29 13:48:21 +02:00
Michael Bolz 3aab1c1276 Merge remote-tracking branch 'origin/master' into OLINGO-377-FIT 2014-07-29 10:00:12 +02:00
Francesco Chicchiriccò d56e0ef457 [OLINGO-365] More robust handling for bound operations via proxy 2014-07-29 09:40:52 +02:00
Michael Bolz b95779b2ae Merge branch 'master' into OLINGO-377-FIT 2014-07-29 09:01:34 +02:00
Michael Bolz ba3aa4ff69 [OLINGO-377] Clean up poms 2014-07-29 08:55:59 +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
mibo c24054684c [OLINGO-377] Updated cobertura configuration 2014-07-28 20:53:12 +02:00
fmartelli 72dc69dc8e [OLINGO-365] provided more tests 2014-07-28 17:48:57 +02:00
Michael Bolz 0f073cfc88 [OLINGO-377] Added properties file for embedded tomcat config 2014-07-28 13:49:22 +02:00
Francesco Chicchiriccò 05e41557f5 [OLINGO-363] Better metadata ETag management 2014-07-28 10:05:27 +02:00
mibo 2403efe062 [OLINGO-377] Changed base dir for tomcat 2014-07-26 17:06:57 +02:00
mibo a18ec9d69a [OLINGO-377] Fixed port for pojogen integration test 2014-07-26 15:56:20 +02:00
mibo 6e7231943b [OLINGO-377] Merge branch 'master' into OLINGO-377-FIT 2014-07-26 11:58:08 +02:00
mibo 49a38afc4e [OLINGO-377] Code clean up 2014-07-26 11:41:54 +02:00
Francesco Chicchiriccò e4b7ef1a96 [OLINGO-366] Fixing POJO generation warning 2014-07-25 12:05:19 +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
mibo d343506700 Merge branch 'master' into OLINGO-377-FIT 2014-07-25 08:07:18 +02:00
fmartelli abb47659e4 [OLINGO-366] provided operation invokers 2014-07-24 16:30:25 +02:00
Michael Bolz 4977b17403 [OLINGO-377] Improved cobertura settings 2014-07-24 08:33:37 +02:00
Michael Bolz 5ab4bdc922 [OLINGO-377] Replaced cargo with embedded tomcat 2014-07-23 20:16:13 +02:00
Francesco Chicchiriccò b891821153 [OLINGO-368] Async features via proxy for all but operation invocation 2014-07-23 15:04:44 +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
Michael Bolz c75c29ce05 [OLINGO-317] Split ContextURL in parser and builder 2014-07-23 10:52:09 +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 c2e0042ac3 [OLINGO-366] privides Primitive and Complex Collections handling 2014-07-22 13:12:36 +02:00
fmartelli acc5b5ce58 [OLINGO-366] provides Primitive and Complex collection handling 2014-07-22 13:06:36 +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 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 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
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ò c3a709309e Several Android enhancements 2014-07-12 17:34:21 +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 ca5ed6e882 [OLINGO-353] fix 2014-07-10 16:54:47 +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
Francesco Chicchiriccò 1abd8e7e30 [OLINGO-260] Merge from master 2014-05-18 09:01:59 +02:00
Francesco Chicchiriccò f228204fa8 Fixing encoding for a test on Windows 2014-05-17 16:27:04 +02:00
Francesco Chicchiriccò ca66d67131 [OLINGO-260] contained tests 2014-05-17 16:06:18 +02:00
Francesco Chicchiriccò c35bc553c6 [OLINGO-260] deep insert test 2014-05-16 15:11:41 +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 1dd8c987bf [OLINGO-260] fix type seraialization + opentype integration test extension 2014-05-15 10:35:24 +02:00
fmartelli 4bdc91951a [OLINGO-260] partially provided opentype support on proxy 2014-05-14 19:43:12 +02:00
Francesco Chicchiriccò 12a1284651 [OLINGO-260] key as segment 2014-05-14 17:49:50 +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
fmartelli 390d3a3a7a [OLINGO-260] provided primitive keys integration test for proxy and pojogen 2014-05-14 12:07:44 +02:00
Francesco Chicchiriccò 35f4550089 Fixing RAT errors due to ref and server-ref 2014-05-14 10:45:31 +02:00
Francesco Chicchiriccò ab4afd24e1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-14 10:24:02 +02:00
Francesco Chicchiriccò 788b286b18 [OLINGO-260] V4 function / action import invoke 2014-05-14 10:21:03 +02:00
Stephan Klevenz 6d344e2c5a [OLINGO-266] refactor ref - tecsvc 2014-05-14 10:04:32 +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 f170953cec [OLINGO-260] provided entity update integration test on proxy 2014-05-13 15:16:45 +02:00
fmartelli 36219a267a [OLINGO-260] provided singleton integration test on proxy 2014-05-13 14:40:56 +02:00
Francesco Chicchiriccò 1a14f3f193 [OLINGO-260] V3 action overloading invoke 2014-05-13 14:20:59 +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ò feae9d022b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 15:52:32 +02:00
Francesco Chicchiriccò 288bbb7242 [OLINGO-280] pojogen off-line generation implemented 2014-05-12 15:52:17 +02:00
Stephan Klevenz 330c556995 [OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-ref' 2014-05-12 14:51:07 +02:00
Stephan Klevenz 0d62d15d2f [OLINGO-266] initial cargo ref integration test 2014-05-12 13:01:08 +02:00
Francesco Chicchiriccò ed8e0e3cc1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 12:41:30 +02:00
Francesco Chicchiriccò 8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +02:00
fmartelli 8bd9e0ca97 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 11:55:39 +02:00
fmartelli fc42d2ad57 [OLINGO-260] fix for integration test deadlock 2014-05-12 11:55:18 +02:00
challenh c32f4a0bb1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274 2014-05-12 16:22:10 +08: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ò b497634529 Adding core test for derived entity type (and derived complex type) CRUD 2014-05-09 12:15:48 +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
Francesco Chicchiriccò fa6c9d5060 Add derived type read test 2014-05-08 18:30:14 +02:00
Francesco Chicchiriccò c82e021278 Adding singleton tests 2014-05-08 17:30:40 +02:00
Francesco Chicchiriccò 6ecb02643a Fixing Geo deserializer with bad input 2014-05-08 16:17:48 +02:00
Francesco Chicchiriccò a2197314fa More URI tests 2014-05-08 15:55:40 +02:00
Francesco Chicchiriccò 367f61d63c Adding test for nested query option 2014-05-08 15:07:43 +02:00
Francesco Chicchiriccò 8bb1f0bde3 Small fix 2014-05-08 14:32:33 +02:00
Francesco Chicchiriccò 56a5b08a78 Adding search facilities + dedicated test 2014-05-08 14:23:08 +02:00
Francesco Chicchiriccò 52c7cc2cc6 Adding test for creating media entity 2014-05-08 13:16:17 +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
challenh 6f1f4d05bd [OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror") 2014-05-07 12:42:01 +08:00
fmartelli f02d9a07e4 [OLINGO-261] providing basics for pojo generator and proxy annotations 2014-05-06 10:44:38 +02:00
Francesco Chicchiriccò dda7577fa9 [OLINGO-271] Merge from master 2014-05-05 16:05:14 +02:00
Francesco Chicchiriccò 22eb2ed758 [OLINGO-271] Patch applied, without deploying ref 2014-05-05 15:45:19 +02:00
Francesco Chicchiriccò 3b3660025e [OLINGO-264] More client-side tests 2014-05-05 12:22:23 +02:00
Francesco Chicchiriccò 8042913be1 [OLINGO-236] Refactor complete 2014-04-29 11:46:27 +02:00
Francesco Chicchiriccò 6c7aef90ea Merge from master 2014-04-29 10:59:19 +02:00
Francesco Chicchiriccò e26d55d5bc [OLINGO-259] Some refinements 2014-04-29 10:49:36 +02:00
fmartelli 639941c00e merge 2014-04-29 10:27:30 +02:00
fmartelli f79db0b3c7 provided complex type BATCH update + removed aalto transitive dependency exclusion 2014-04-29 10:12:22 +02:00
Francesco Chicchiriccò e8ac1c749b [OLINGO-259] Request / Response handling + test 2014-04-28 18:13:34 +02:00
Francesco Chicchiriccò 118b779bc4 [OLINGO-259] Delta response content parsing (including new domain objects) 2014-04-28 17:00:23 +02:00
fmartelli 0b05798cd9 [OLINGO-246, OLINGO-248] provided async batch support 2014-04-28 13:10:40 +02:00
Francesco Chicchiriccò 15e7718a0c [OLINGO-254] Specific client (EdmEnabledODataClient) provided to work with Edm: type information is derived from contextURL, hence such client is useful in JSON with full or minimal metadata 2014-04-27 07:48:52 +02:00
fmartelli 149c51c7a7 [OLINGO-253] fix v4 compliance + added tests for , , 2014-04-24 17:31:39 +02:00
Francesco Chicchiriccò fac8c0ae6f Fixing (again) the build on windows 2014-04-24 11:36:07 +02:00
fmartelli 4f1072a6e0 [OLINGO-248] provided V4 asynchronous mechanisms. Still missing verification towards external services 2014-04-24 10:13:48 +02:00
Francesco Chicchiriccò d45a4828f1 Re-adding support for non-standard key-as-segment feature in V4 2014-04-24 09:54:27 +02:00
Francesco Chicchiriccò 713ed0efa5 [OLINGO-234] All tests moved to fit 2014-04-23 18:27:55 +02:00
Francesco Chicchiriccò f87321f98e [OLINGO-234] OperationImportInvokeTestITCase moved to fit] 2014-04-23 13:26:32 +02:00
fmartelli 85a3e0e813 [OLINGO-175, OLINGO-205, OLINGO-246] fix fo build 2014-04-19 13:01:17 +02:00
fmartelli 9fa8fbc31f [OLINGO-175, OLINGO-205, OLINGO-246] provided v4 batch test including outside update; still missing asyncronous execution 2014-04-19 12:42:51 +02:00
fmartelli 6dfdee2ef2 [OLINGO-175, OLINGO-205, OLINGO-246] provided batch error V4 + continueOnError support 2014-04-18 11:16:55 +02:00
Francesco Chicchiriccò e4a4f9e6eb Moving contained CRUD tests from external test service to fit 2014-04-18 11:05:37 +02:00
Francesco Chicchiriccò 811f0bfcc7 Enable simple logging on FIT 2014-04-17 16:27:54 +02:00
Francesco Chicchiriccò 3bb39defd4 [OLINGO-175] More V4 CRUD tests for containment, deep insert and bind operation 2014-04-17 14:56:22 +02:00
fmartelli 7276a707e2 [OLINGO-175, OLINGO-205, OLINGO-246] working on V4 batch integration test (still missing 'continue on error' and CUD operation not in changeset support) 2014-04-16 18:05:10 +02:00
fmartelli c953fca19d [OLINGO-175, OLINGO-205, OLINGO-246] provied V3 integration test for batch features including references in changeset 2014-04-16 13:07:56 +02:00
Francesco Chicchiriccò 4376658343 Contained entity CRUD tests 2014-04-15 18:41:53 +02:00
fmartelli 68f27d57a1 [OLINGO-246] provided batch integration; still missing internak batch reference support 2014-04-15 16:33:19 +02:00
Francesco Chicchiriccò e67cbaa308 [OLINGO-175] Contained entity update tests (V4) 2014-04-15 13:54:23 +02:00
Francesco Chicchiriccò d5e29b0207 [OLINGO-244] Implementation and IT provided 2014-04-14 14:11:43 +02:00
Francesco Chicchiriccò 1585f2da4f [OLINGO-175] open type tests for V4 2014-04-14 10:47:41 +02:00
Francesco Chicchiriccò 45673e8e4d [OLINGO-175] Finally re-enabling open type tests for V3 2014-04-11 18:53:24 +02:00
Francesco Chicchiriccò 67ba360b7f Fixing build with JDK 6 2014-04-11 14:38:34 +02:00
Francesco Chicchiriccò e9b71f34bd [OLINGO-227] Fixing again windows build 2014-04-11 13:49:14 +02:00
fmartelli 450ccfd4e3 [OLINGO-175] using commons (de-)serializers to add some capabilities to fit 2014-04-10 16:32:12 +02:00
Francesco Chicchiriccò 338ed70789 [OLINGO-234] Action overloading working for v3 2014-04-07 14:47:41 +02:00
Francesco Chicchiriccò 05b26700ad [OLINGO-234] Cleaning up + re-enabling in-stream error test 2014-04-07 11:26:01 +02:00
Francesco Chicchiriccò bb748ec0b7 [OLINGO-175] Enabling fit to respond to action / function invocation (V3) 2014-04-04 17:20:42 +02:00
fmartelli a6817f32f8 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-03 10:58:54 +02:00
fmartelli 8888b051bb [OLINGO-175] removed parent's license dependency 2014-04-03 10:58:06 +02:00
Francesco Chicchiriccò aeb66aa82a [OLINGO-209] Methods added to Edm interfaces, with default implementations compliant to OData 4.0 specs 2014-04-03 10:45:46 +02:00
Christian Amend 242f782b80 [OLINGO-222] Remove Incubating from module names 2014-04-02 10:53:41 +02:00
fmartelli b275fc40e9 fixes OLINGO-227 2014-04-01 19:02:07 +02:00
Francesco Chicchiriccò 9806a2737c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-04-01 16:16:35 +02:00
Stephan Klevenz ac385b571b [OLINGO-227] fix minor xml issues 2014-04-01 16:05:18 +02:00
Francesco Chicchiriccò 850d44e00e [OLINGO-175] V4 Entity create test 2014-03-31 17:57:31 +02:00
fmartelli c73772f041 [OLINGO-205, OLINGO-175] provided JSON integration tests + refactoring and fixes 2014-03-31 17:16:44 +02:00