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 |
Francesco Chicchiriccò
|
101266e86c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-07-31 11:08:27 +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 |
Christian Amend
|
795af6e38f
|
[OLINGO-348] Exception handling refactoring
|
2014-07-31 11:06:46 +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
|
67cc0c4406
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-07-28 17:49:20 +02:00 |
fmartelli
|
72dc69dc8e
|
[OLINGO-365] provided more tests
|
2014-07-28 17:48:57 +02:00 |
Michael Bolz
|
aaa4f18e35
|
[OLINGO-377] Added core as dependency to enable cobertura instrumentation
|
2014-07-28 14:43:12 +02:00 |
Michael Bolz
|
0f073cfc88
|
[OLINGO-377] Added properties file for embedded tomcat config
|
2014-07-28 13:49:22 +02:00 |
Francesco Chicchiriccò
|
16f35e90bd
|
[OLINGO-381] provided samples for advanced HTTP client-side handling; the submodule is not included in olingo-parent, being not meant for any distribution nor artifact, but only as reference
|
2014-07-28 12:31:26 +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 |