Commit Graph

907 Commits

Author SHA1 Message Date
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
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
Michael Bolz 587795fb39 [OLINGO-700] Moved test classes 2015-09-14 10:16:47 +02:00
Michael Bolz fdf5c0204d [OLINGO-772] Change for parent pom deploy 2015-09-14 10:03:22 +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 524dbebc4a [OLINGO-659] Fixed wrong deleted 'public' 2015-09-10 15:34:13 +02:00
Michael Bolz 9ffe4c8928 [OLINGO-659] Added more javadocs 2015-09-10 15:29:51 +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 8ffd80ef31 [OLINGO-659] Added javadoc to commons-api 2015-09-09 15:11:52 +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
Michael Bolz fdacf06f93 [OLINGO-659] Add more javadoc 2015-09-07 15:44:23 +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 72ad9b376b [OLINGO-659] small improvement in DateTime serialization
Change-Id: Ieb0f00b5314be88bc0e38b74564538d1f4751c5b

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-07 08:06:03 +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
Christian Holzer a3541721ef [OLINGO-659] TecSvc: $levels system query options lead now to a 501 not implemented status 2015-09-01 14:54:08 +02:00
mibo 2a718c172b [OLINGO-659] Add CSB tests 2015-08-31 14:36:01 +02:00
Christian Holzer d414dfb037 [OLINGO-659] TecSvc: $filter accepts only boolean expression, all six comparison operators are defined for Edm.String, Invalid types for binary operations are detected (No class cast exception any more) 2015-08-27 15:52:15 +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
Christian Amend 74fe42e54e [OLINGO-659] Delete old v3 test data in client core 2015-08-21 14:16:08 +02:00
Christian Amend 752bfad367 [OLINGO-431] Delete unnecessary v4 in package name 2015-08-21 14:03:20 +02:00
Christian Amend 1f9a28d3e8 [OLINGO-431] FixUriBUilder test 2015-08-21 13:31:40 +02:00
Michael Bolz dbf649e0b1 [OLINGO-659] Minor API/JavaDoc enhancements 2015-08-21 13:25:53 +02:00
Michael Bolz f2ca7119e1 [OLINGO-659] Improved DataProvider 2015-08-19 10:53:33 +02:00
Christian Amend a1731b7efe [OLINGO-735] Remove reflection equals from client item 2015-08-19 10:07:12 +02:00
Christian Amend 7df31c58c3 [OLINGO-659] Small dependency enhancement 2015-08-18 14:19:25 +02:00
Michael Bolz e9e2fb7b17 [OLINGO-640] Fixed xml checks for tests 2015-08-18 07:10:43 +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