48 Commits

Author SHA1 Message Date
Klaus Straubinger
927ecb93e3 [OLINGO-834] URI resource-path parser in Java
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-12-07 13:17:50 +01:00
Klaus Straubinger
837c3565a1 [OLINGO-806] Minor clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-10-26 09:07:11 +01:00
Christian Amend
3647a63177 [OLINGO-786] Fix lazy loading for annotiation groups 2015-10-08 12:59:48 +02:00
Christian Amend
addfe512cd [OLINGO-786] Delete getAnnotations convenience method 2015-09-29 14:26:16 +02:00
Michael Bolz
87f829e5ae [OLINGO-659] Renamed setter/getter to fit code conventions 2015-09-17 09:18:24 +02:00
Michael Bolz
48810032a1 [OLINGO-773] Replaced IOUtils with separate method 2015-09-15 13:55:16 +02:00
Ramesh Reddy
e99b07008e OLINGO-700: added action parameter parsing rountines for atom and json payloads 2015-09-11 15:50:32 -05:00
Klaus Straubinger
11ebbb58d8 [OLINGO-659] API clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 12:44:08 +02:00
mibo
637ca00db7 [OLINGO-750] Fixed some critical issues 2015-09-10 21:10:09 +02:00
Michael Bolz
9ffe4c8928 [OLINGO-659] Added more javadocs 2015-09-10 15:29:51 +02:00
Ramesh Reddy
93992f9135 Misc: fixing the critical errors reported by Apache Analysis tool 2015-09-09 10:08:03 -05:00
Michael Bolz
dbf649e0b1 [OLINGO-659] Minor API/JavaDoc enhancements 2015-08-21 13:25:53 +02:00
Michael Bolz
4fd79b3c37 [OLINGO-659] Minor code analyse fixes 2015-08-14 11:45:57 +02:00
Michael Bolz
df5a4ff0de [OLINGO-659] API review for ODataRequest/Response 2015-08-14 09:58:39 +02:00
Christian Amend
633578a180 Merge remote-tracking branch 'origin/OLINGO-640' 2015-08-04 16:49:55 +02:00
Christian Amend
10fb60ff90 [OLINGO-659] Remove JavaDoc Warnings 2015-08-04 16:49:03 +02:00
Christian Amend
366597070f Merge branch 'master' into olingo640
Conflicts:
	fit/src/test/java/org/apache/olingo/fit/tecsvc/client/NavigationITCase.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalEntityProcessor.java
2015-08-04 14:38:01 +02:00
Ramesh Reddy
cb0f7f2d70 OLINGO-738: Adding upsertEntity feature for the server-extension framework 2015-07-23 18:00:50 -05:00
Ramesh Reddy
5b99eb7b63 OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer 2015-07-14 21:16:50 -05:00
Christian Holzer
9998ba6748 Merge branch 'IEE754Compatible' 2015-06-24 16:36:21 +02:00
Klaus Straubinger
21b36a898a [OLINGO-659] clean-up in batch handling
Change-Id: I016ada42ce0e9fb8e0cc021422f7f03fd5b06a9d

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-24 16:33:42 +02:00
Christian Holzer
91d04271ba [OLINGO-704] Refactoring ContentType 2015-06-19 16:27:48 +02:00
Christian Holzer
588df780bf [OLINGO-704] Class ODataFormat removed 2015-06-17 17:48:16 +02:00
Christian Holzer
be55285ce3 [OLINGO-704] IEEE754Compatible support added to ODataJsonDeserializer.
Tests for read scenario added
2015-06-17 17:48:14 +02:00
Christian Holzer
0043bd9c2e [OLINGO-690] ODataSerializer and ODataDeserializer are created by contentType instead of ODataFormat 2015-06-17 17:48:13 +02:00
Klaus Straubinger
39f0708d0c [OLINGO-692] improved server processor interface inheritance
Change-Id: Ic4c0774be8c6c4bbbbeaef6baab17fdd6677cd6c

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-10 10:34:07 +02:00
Ramesh Reddy
36e09cf190 Merge branch 'OLINGO-687' 2015-06-08 14:18:50 -05:00
Ramesh Reddy
75ed636722 OLINGO-687: Adding correct passing of context during the parsing 2015-06-08 14:17:24 -05:00
Klaus Straubinger
a604fa78f2 [OLINGO-663] metadata ETag
Change-Id: I93bcf78b9be2a34e46c4f2f4d8ec739faf197951

Signed-off-by: Christian Amend <christian.amend@sap.com>
2015-06-08 10:01:27 +02:00
Christian Amend
b8187f5307 [OLINGO-663] Add OdataLibrary Exception to processor interfaces 2015-06-03 09:45:37 +02:00
Christian Amend
1a9cff2f63 [OLINGO-652] Rename to Server Error 2015-05-19 10:19:35 +02:00
Michael Bolz
17152920f0 [OLINGO-564] first step for common -> client extraction 2015-04-30 06:04:42 +02:00
Michael Bolz
c37d4da571 [OLINGO-564] Renamed 'OData*' to 'Client*' classes 2015-04-28 23:11:55 +02:00
Michael Bolz
3c0990910a [OLINGO-564] Merge branch 'master' into OLINGO-564 2015-04-28 12:56:08 +02:00
Michael Bolz
2318953c26 [OLINGO-564] Renamed 'edm.provider.*' classes 2015-04-28 12:52:14 +02:00
Ramesh Reddy
b78343bd09 OLINGO-573: validating to make sure key predicates are supplied for update, delete entity requests 2015-04-27 11:16:34 -05:00
Ramesh Reddy
0d015cb7b6 OLINGO-573: fixing the rollback logic in the case of batch changeset error 2015-04-24 17:58:00 -05:00
Ramesh Reddy
44ff6c95c0 OLINGO-573: fixing an issue with adding references to collection valued navigation property 2015-04-21 15:10:25 -05:00
Ramesh Reddy
fbdf9aadc8 OLINGO-573: removing the type warnings during the build 2015-04-21 12:38:36 -05:00
Michael Bolz
d2cc50fb3d [OLINGO-573] Minor code clean up 2015-04-21 10:38:36 +02:00
Ramesh Reddy
f262563fa6 OLINGO-573: merging with master 2015-04-20 09:27:17 -05:00
Ramesh Reddy
3ac433b077 OLINGO-573: merging to master 2015-04-20 08:59:28 -05:00
Ramesh Reddy
547725d754 OLINGO-573: making tests work with tomcat and making it 1.6 compatible 2015-04-16 09:13:14 -05:00
Michael Bolz
b6da769ac8 [OLINGO-573] Start replacement of Jetty with Tomcat 2015-04-16 09:13:14 -05:00
Ramesh Reddy
26ec32ad55 OLINGO-573: making tests work with tomcat and making it 1.6 compatible 2015-04-05 17:54:44 -05:00
Christian Holzer
502f7cedee [OLINGO-617] Derserializer and Serializer result refactoring, ExpandBuilder 2015-04-03 12:41:55 +02:00
Michael Bolz
8c6be6654f [OLINGO-573] Start replacement of Jetty with Tomcat 2015-04-02 15:09:02 +02:00
Ramesh Reddy
2b73abcce0 OLINGO-573: New processing framework on server side with single interface with TripPin as example 2015-03-31 10:55:01 -05:00