Commit Graph

896 Commits

Author SHA1 Message Date
mibo a1d9f747b8 [OLINGO-422] More support for expand and select in ContextURL 2014-09-17 06:32:28 +02:00
Michael Bolz 825b7db6b1 Set version to '4.0.0-beta-01-RC01' 2014-09-12 13:46:39 +02:00
Michael Bolz 461cdbbe23 [OLINGO-422] Added ODataSerializerOptions 2014-09-12 09:52:32 +02:00
Michael Bolz b41129cf91 [OLINGO-422] Support for expand in server serializer 2014-09-11 14:05:43 +02:00
Michael Bolz 134a575a17 [OLINGO-342] Renaming for release 2014-09-11 12:43:34 +02:00
Michael Bolz 1976c3407d [OLINGO-422] Select for server serializer 2014-09-08 09:04:14 +02:00
Michael Bolz dff439fd7b [OLINGO-356] Renamed namespace for technical service 2014-09-05 07:05:12 +02:00
Michael Bolz 3ece19c964 [OLINGO-356] Rework EdmPrimitive Type exceptions 2014-09-03 11:05:24 +02:00
mibo f3289fb103 [OLINGO-406] Merge with branch 'OLINGO-406' 2014-09-03 07:41:34 +02:00
Michael Bolz a1621331c1 [OLINGO-350] Minor code clean up 2014-09-02 10:25:23 +02:00
Francesco Chicchiriccò 412a9901f7 Updating RAT and Jackson 2014-09-01 09:44:12 +02:00
mibo badb9916b2 Merge branch 'master' into OLINGO-406 2014-09-01 08:27:54 +02:00
mibo deec7aa854 [OLINGO-406] Omit odata.type information for none metadata 2014-09-01 08:27:07 +02:00
Christian Amend a30d2f8214 [OLINGO-350] Delete printStackTrace in test 2014-08-29 15:11:35 +02:00
Christian Amend a0f8f356b2 [OLINGO-350] Transform exception to http status code 2014-08-29 15:00:56 +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
fmartelli 58619c9668 [OLINGO-403] fixed 2014-08-18 15:04:55 +02:00
Michael Bolz 853bad6aa9 [OLINGO-405] Set content length for not chunked content 2014-08-15 15:14:07 +02: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
fmartelli 2cc02a6300 [OLINGO-403] fix 2014-08-15 09:53:36 +02:00
Michael Bolz 0c82297ccc [OLINGO-404] Allow inheritance for iterators 2014-08-15 06:36:42 +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ò 977905919c [OLINGO-403] Fix 2014-08-13 17:53:10 +02:00
Klaus Straubinger 0a80d5146b translatable texts for all server exceptions
Change-Id: I132aaedb302b7af7ba3457d978569d33a1399d6e

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-08-13 14:35:42 +02:00
Francesco Chicchiriccò 7be1e99213 [OLINGO-399] Changing flush exception management done in OLINGO-369 2014-08-13 11:18:49 +02:00
Michael Bolz 0a0344d69b [OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT (missing parts) 2014-08-11 13:19:36 +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
Michael Bolz 5f4d0507e8 [OLINGO-396] Added stricter check for $format in uri 2014-08-11 07:54:42 +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
Michael Bolz 266c7b4ae8 [OLINGO-356] Content negotiation change for custom format 2014-08-07 13:49:43 +02:00
Michael Bolz 9048d725a2 [OLINGO-356] URIParser untit tests check error message key 2014-08-07 13:31:50 +02:00
Christian Amend d19afa013b [OLINGO-348] Make Uri Parser exception translatable 2014-08-06 17:10:16 +02:00
Christian Amend 5c0b34a92d [OLINGO-350] Status code handling and refactoring 2014-08-06 17:10:15 +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ò 312aff1cb0 [OLINGO-365] Small cleanup 2014-08-02 15:29:55 +02:00
Francesco Chicchiriccò 9b28f8df62 [OLINGO-365] Enhancing type handling for complex properties 2014-08-01 12:35:52 +02:00
Francesco Chicchiriccò b01b784477 [OLINGO-391] Proved working on Android: needed also to get rid of StringUtils and few other Base64 methods 2014-08-01 10:54:19 +02:00
Michael Bolz 9ef6863caa [OLINGO-377] Enabled log to file 'fit.log' 2014-08-01 09:07:16 +02:00
Francesco Chicchiriccò bf4e34d879 ContextURLParser enhancement for deep contained URIs 2014-07-31 17:40:58 +02:00
Michael Bolz 29d374740f [OLINGO-377] Fixed test issue for windows environments 2014-07-31 13:42:18 +02:00