478 Commits

Author SHA1 Message Date
Christian Holzer
4ff5fb9c8c Batch IT test case
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:11:00 +01:00
Klaus Straubinger
9e5b284a57 [OLINGO-444] improved server content negotiation
Change-Id: I30f53dc05eec9ff669a029f1382a37dd220abe94

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-23 10:22:19 +02:00
Klaus Straubinger
35f24e98f0 [OLINGO-422] type guessing in client deserializer also for collections
Change-Id: Id5b6e6b6b41f310d2ed3a3227824a55d5497f18a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-20 06:30:18 +02:00
Klaus Straubinger
096946a70d improved server metadata and tests
Change-Id: I8d69c68a83aec32c03d15fceb3b6a2a204730ff7

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-16 13:55:36 +02:00
Klaus Straubinger
7f86b264f0 [OLINGO-422] FIT test - recognition of inlined entities/entitysets in EDM-enabled client
Change-Id: If2dae9882209616963b4a1459c8b8a1b923a8dc4

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-14 19:21:46 +02:00
mibo
0be567b9cd Minor changes for faster (default) FIT execution 2014-10-14 14:46:10 +02:00
mibo
c9ce087e99 [OLINGO-423] Fixed edmx:reference uri for test case 2014-10-14 08:59:47 +02:00
mibo
b006070bea [OLINGO-423] Added BasicITCase for metadata 2014-10-14 08:30:55 +02:00
Michael Bolz
188574f5c3 [OLINGO-423] Refactoring for EdmxReferenceHandling 2014-10-11 09:50:15 +02:00
Michael Bolz
42043f4643 [OLINGO-457] Fixed paths 2014-10-10 11:01:49 +02:00
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