443 Commits

Author SHA1 Message Date
Michael Bolz
c9d42e49fa [OLINGO-772] Set version to 4.1.0-SNAPSHOT 2015-09-21 14:46:38 +02:00
Michael Bolz
ca40833b20 [OLINGO-772] Change version to 4.0.0 2015-09-21 10:54:21 +02:00
Michael Bolz
111308124c [OLINGO-772] Change version to 4.0.0-RC03 2015-09-17 09:26:27 +02:00
Michael Bolz
87f829e5ae [OLINGO-659] Renamed setter/getter to fit code conventions 2015-09-17 09:18:24 +02:00
Michael Bolz
91bd50bc25 [OLINGO-659] Merge branch 'OLINGO-659_ReleaseFixes' 2015-09-17 08:56:06 +02:00
Michael Bolz
0ed241e0e2 [OLINGO-773] Merge branch 'OLINGO-773_ReplaceCommonsIo' 2015-09-17 08:55:18 +02:00
Klaus Straubinger
fbca4ef33e [OLINGO-659] more robust Accept and Content-Type handling
Change-Id: I34e25df981650a2155729a6cf92806dbe36546b3

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-16 14:30:53 +02:00
Klaus Straubinger
cffdb7384c [OLINGO-659] empty JSON input should result in Bad Request
Change-Id: Ib46d7454abcc405e3fa6a41fd3e17d9e947490c2

Signed-off-by: Christia Holzer <c.holzer@sap.com>
2015-09-15 14:18:20 +02:00
Michael Bolz
48810032a1 [OLINGO-773] Replaced IOUtils with separate method 2015-09-15 13:55:16 +02:00
Christia Holzer
d84c3275cb [OLINGO-659] Lexer recognizes invalid charaters 2015-09-15 12:57:31 +02:00
Michael Bolz
9c3ca381e2 [OLINGO-772] Change version to RC02 2015-09-14 10:37:04 +02:00
Klaus Straubinger
54f6947259 [OLINGO-659] more API clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-14 10:02:30 +02:00
Ramesh Reddy
fcec0c349b Merge branch 'OLINGO-700' 2015-09-11 15:51:17 -05:00
Ramesh Reddy
e99b07008e OLINGO-700: added action parameter parsing rountines for atom and json payloads 2015-09-11 15:50:32 -05:00
Michael Bolz
ba88c43b57 [OLINGO-772] Change version to RC01 2015-09-11 14:44:50 +02: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
Klaus Straubinger
7715006eaf stricter check of segment order in URI parser
Change-Id: I2fd11f0e2047c45ecec36ab555971d0549adaa9a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 09:14:16 +02:00
Klaus Straubinger
30d67c71f5 Content-Type is mandatory in POST/PUT/PATCH requests
Change-Id: Icbd3455241b0618339d2418214441e4ab59602c8

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-11 09:14:06 +02:00
Michael Bolz
081a38001f [OLINGO-659] Fixed javadoc issues 2015-09-11 09:02:16 +02:00
mibo
637ca00db7 [OLINGO-750] Fixed some critical issues 2015-09-10 21:10:09 +02:00
Michael Bolz
649614b076 [OLINGO-659] Refactor deploy plugin usage 2015-09-10 14:49:39 +02:00
Ramesh Reddy
93992f9135 Misc: fixing the critical errors reported by Apache Analysis tool 2015-09-09 10:08:03 -05:00
Klaus Straubinger
e981aaad79 [OLINGO-659] Better data handling in technical service + clean-up
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-09 15:35:33 +02:00
Christia Holzer
72b0813888 [OLINGO-659] UriParser: The uri parser detects multiple entity sets in the
resource path. Navigation properties with the very same name as entity
sets will now be found
2015-09-08 16:44:52 +02:00
Klaus Straubinger
0b1de9fc4f [OLINGO-659] URI validator has to check keys in navigation segments
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-07 08:12:53 +02:00
Klaus Straubinger
e92f660789 [OLINGO-659] avoid null-pointer exception in no-content case
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-03 15:24:47 +02:00
Michael Bolz
4ff196cbe7 [OLINGO-659] Added Implementation title for server core manifest/jar 2015-09-03 08:59:54 +02:00
Klaus Straubinger
83a098f22b [OLINGO-659] better debug output in error case
Change-Id: I3f0a270807c4a929027894ed42c51523e56bbc14

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-02 15:11:57 +02:00
Christian Holzer
ccf361b8fe [OLINGO-659] Duplicated system query options in $expand lead to a http status 400 bad request 2015-09-01 16:50:31 +02:00
mibo
2a718c172b [OLINGO-659] Add CSB tests 2015-08-31 14:36:01 +02:00
Christian Amend
d9558dfd8b [OLINGO-659] Small debug output enhancement part2 2015-08-26 10:40:54 +02:00
Christian Amend
cc4e710ceb [OLINGO-659] Small debug output enhancement 2015-08-26 10:37:11 +02:00
Christian Amend
77c0ef5ccc [OLINGO-659] Small codestyle fixes 2015-08-24 16:17:43 +02:00
Christian Amend
08ffd20199 [OLINGO-659] Fix URIResource toString() ,methods 2015-08-21 16:03:40 +02:00
Michael Bolz
dbf649e0b1 [OLINGO-659] Minor API/JavaDoc enhancements 2015-08-21 13:25:53 +02:00
Christian Amend
33478d8ccc [OLINGO-659] Fix code analysis issues 2015-08-17 15:42:42 +02:00
Christian Amend
75b5523080 [OLINGO-659] FIx all stream handling issues 2015-08-17 13:30:27 +02:00
Christian Holzer
262cee8b7e [OLINGO-730] Inline $search results in an 501 NOT IMPLEMENTED response code 2015-08-17 12:57:22 +02:00
Christian Amend
1dd3a583ff [OLINGO-659] Fix minor stream issues 2015-08-17 11:01:57 +02:00
mibo
e6d1b964f9 [OLINGO-750] Fixed (some) major issues 2015-08-15 09:19:38 +02:00
Christian Holzer
cd11add7c1 [OLINGO-659] Literals returned by the URI Parser provide an EdmType 2015-08-14 16:33:14 +02:00
Christian Amend
f9c68b8ba4 [OLINGO-659] fix code style issues 2015-08-14 16:14:19 +02:00
Christian Amend
179c46396e [Olingo-731] finalize debug supprt 2015-08-14 13:26:03 +02:00
Christian Holzer
4a81409246 [OLINGO-730] UriParser fix 2015-08-14 12:22:05 +02:00
Christian Holzer
9235cb2b05 [OLINGO-730] UriParser fix 2015-08-14 12:21:32 +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
41f8ca2bbb [Olingo-731] add complete uri tab support 2015-08-13 16:12:32 +02:00
Christian Amend
36ae03957c [Olingo-731] add json uri tab support 2015-08-13 16:12:31 +02:00
Michael Bolz
f2c7be2d12 [OLINGO-659] Introduced HttpHeader for ODataResponse/Request 2015-08-13 15:32:24 +02:00