Commit Graph

898 Commits

Author SHA1 Message Date
fmartelli 61b7b913af Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4 2014-03-07 18:07:26 +01:00
fmartelli 1e4d761b03 OLINGO-175 provided update (PUT) and X-HTTP-METHOD header management 2014-03-07 18:06:38 +01:00
Francesco Chicchiriccò a5285b8655 [OLINGO-194] Merging V3 URIBuilder / FilterFactory + adding skeletons for V4 2014-03-07 18:05:10 +01:00
Francesco Chicchiriccò e624815544 [OLINGO-190] V3 service document deserializer merged, V4 implemented 2014-03-07 15:27:15 +01:00
fmartelli 744a37136a OLINGO-175 provided v3 post service 2014-03-07 14:49:10 +01:00
Francesco Chicchiriccò 3df91bfa46 Fixing typo 2014-03-07 10:20:47 +01:00
Francesco Chicchiriccò 31b6c8c09a [OLINGO-169] Now able to use commons Edm interfaces with v3 2014-03-07 10:04:24 +01:00
Francesco Chicchiriccò d1b341dfaa [OLINGO-169] Enhancing EdmActionImportInfo and EdmFunctionImportInfo support for V3 2014-03-06 16:38:08 +01:00
Francesco Chicchiriccò 1264aecd5c [OLINGO-169] client-api interface refinements + proxy of Edm interfaces for V3 functionImport 2014-03-06 16:18:27 +01:00
Francesco Chicchiriccò 5fc405bfd1 Upgrading commons lang to 3.3 2014-03-06 11:15:24 +01:00
Francesco Chicchiriccò c4239fc939 Merge from master 2014-03-06 10:38:50 +01:00
Sven Kobler 6553b5881e [OLINGO-63] Uri Parser: add Documentation 2014-03-06 10:06:50 +01:00
Francesco Chicchiriccò a97fd2dee5 [OLINGO-186] Small cleanings 2014-03-05 16:45:33 +01:00
Francesco Chicchiriccò cce0ba5c01 [OLINGO-187] Using commons EdmType hierarchy everywhere 2014-03-05 16:12:53 +01:00
Francesco Chicchiriccò bae3d847a8 [OLINGO-186] client-side implementation of commons Edm interfaces completed: some refactoring on server-side performed to extract common abstract implementation 2014-03-05 16:06:00 +01:00
Francesco Chicchiriccò a8c0e9ea84 Upgrading Jackson and SLF4J 2014-03-05 15:47:18 +01:00
Francesco Chicchiriccò 0485543661 White noise: formatting 2014-02-28 09:51:19 +01:00
Francesco Chicchiriccò cdb520e34b [OLINGO-169] Package renaming according to latest ML discussion 2014-02-27 10:54:04 +01:00
Francesco Chicchiriccò eb886d6a5b [OLINGO-169] Finalizing package renaming 2014-02-25 13:36:23 +01:00
Francesco Chicchiriccò df906e43c6 [OLINGO-169] Making client-api Edm interfaces less dumb 2014-02-25 12:21:56 +01:00
Francesco Chicchiriccò 07400abc4a Removing unneeded type genericization after interface introduction 2014-02-24 13:32:53 +01:00
Francesco Chicchiriccò a9bc09d930 Merge remote-tracking branch 'origin/master' into olingo169 2014-02-24 11:52:23 +01:00
Francesco Chicchiriccò e7135610cf [OLINGO-169] Introducing V3 and V4 metadata parsing tests - still using dummy Edm interfaces 2014-02-24 11:51:47 +01:00
fmartelli 32191e73a6 OLINGO-175 fix for build 134 and 135 2014-02-23 09:41:19 +01:00
fmartelli 511b6c6c0b OLINGO-175 provided static test service (in-memory) + support for all the ODataJClient read-only tests; still missing non read-only tests. 2014-02-21 17:46:29 +01:00
Francesco Chicchiriccò 7f76d8a7bc Merge from origin/master 2014-02-21 17:27:52 +01:00
Francesco Chicchiriccò 4f927e7640 [OLINGO-169] First huge import from ODataJClient: for the moment, it just build (no tests yet) and dummy Edm interfaces are used instead of the ones from commons-api 2014-02-21 17:25:07 +01:00
Sven Kobler 217fe9579b [OLINGO-63] Uri Parser: add unit tests for errors 2014-02-21 13:38:30 +01:00
Francesco Chicchiriccò f094e109d7 Merge from origin/master 2014-02-20 14:28:17 +01:00
Sven Kobler 32467b8d62 [OLINGO-63] Uri Parser: add special handling for leading type filter in member, expand, select 2014-02-20 12:26:44 +01:00
Francesco Chicchiriccò e6728fdd9f More white noise: format, final and some TODO 2014-02-20 11:47:11 +01:00
Francesco Chicchiriccò 3cee9228d9 White noise: formatting, some missing final, etc 2014-02-20 11:28:04 +01:00
Francesco Chicchiriccò 1ef04b3249 Merge from master 2014-02-19 11:50:19 +01:00
Francesco Chicchiriccò 30ca8f01a3 [OLINGO-161] ref and fit POM files still referencing 'producer' and 'consumer' 2014-02-19 11:47:44 +01:00
Francesco Chicchiriccò 7e7af845a4 Reformatting and adding ignore for NB stuff in RAT config 2014-02-19 11:46:22 +01:00
Francesco Chicchiriccò 4aa69c298b Ignoring NB stuff 2014-02-19 11:33:11 +01:00
Francesco Chicchiriccò 05b49fbcfc Merge from origin/master 2014-02-19 11:32:12 +01:00
Francesco Chicchiriccò bb944afbca Merge from origin/master 2014-02-19 11:29:42 +01:00
Sven Kobler d64e868fb6 [OLINGO-63] Uri Parser: rename, cleanup, fixes 2014-02-19 10:54:08 +01:00
Christian Amend e8dccaf0ce [OLINGO-170] Moved provider and implementation to server module 2014-02-18 16:48:53 +01:00
Francesco Chicchiriccò dabcb44db5 White noise: ASF license header 2014-02-18 15:00:16 +01:00
Francesco Chicchiriccò e225173396 White noise: ASF license header and minor tweaks 2014-02-18 14:00:04 +01:00
Francesco Chicchiriccò 268f68d151 Restoring XML formatting 2014-02-18 13:55:16 +01:00
Francesco Chicchiriccò 1ebe418aa5 Ignoring NB stuff from GIT 2014-02-18 13:55:06 +01:00
Sven Kobler e8a63a58e9 [OLINGO-63] Uri Parser: add percent decoding 2014-02-18 09:19:57 +01:00
Christian Amend 7a67ea2ff8 [OLINGO-163] Optimized pom dependencies 2014-02-17 17:13:36 +01:00
Christian Amend 9593b53cc8 [OLINGO-161] Refactored Java package names 2014-02-17 16:44:32 +01:00
Christian Amend c49ff80339 [OLINGO-161] Refactored module names 2014-02-17 16:35:17 +01:00
Francesco Chicchiriccò 3381ef70ac Upgrading some deps and plug-ins to latest versions 2014-02-17 14:24:40 +01:00
Francesco Chicchiriccò b8bdf252e2 White noise: formatting 2014-02-17 14:20:31 +01:00