Commit Graph

1363 Commits

Author SHA1 Message Date
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
Aki Yoshida 02479200ef [OLINGO-678] Add a simple client to samples/client that can be run against the current samples/server
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-08 15:48:11 +02:00
Michael Bolz 991e642fd8 [OLINGO-659] Use JUnit Parameterized feature for XML/JSON tests 2015-09-08 15:18:12 +02:00
Christia Holzer 1d667218ac [OLINGO-713] Tutorial: $skip and $top do not throw an exception any more if the given
value by the client is greather than the amount of items
2015-09-08 14:25:01 +02:00
Christia Holzer 1558273f52 [OLINGO-713] Tutorial: Merged version of the tutorials added 2015-09-08 14:24:53 +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 12770861ef [OLINGO-659] optimized integration tests
Change-Id: Ib1dfffa1a54bbdca343d4363faeb48e26b906e87

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-09-07 08:05:37 +02:00
Christian Holzer 170d561c04 [OLINGO-713] Switched tutorials to release snapshot. Started to create a merged version of all tutorials 2015-09-03 15:33:41 +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
Michael Bolz 78a9539e36 [OLINGO-659] Removed v4 from package and class names 2015-09-01 14:44:42 +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 Holzer 5a43ca9d16 [OLINGO-713] $filter Tutorial - some minor refactorings 2015-08-27 15:48:53 +02:00
Christian Amend 71857f93c2 [OLINGO-659] delete slf4j from server notice file 2015-08-26 10:59:05 +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 Holzer b376959f9f [OLINGO-713] $filter Tutorial - some minor refactorings 2015-08-24 14:57:14 +02:00
Christian Amend 08ffd20199 [OLINGO-659] Fix URIResource toString() ,methods 2015-08-21 16:03:40 +02:00
Christian Holzer c0e032d485 [OLINGO-713] Proposal Tutorial - System Query Option $filter 2015-08-21 15:04:20 +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
Michael Bolz 73f717d551 [OLINGO-659] Fixed sample LOG dependencies 2015-08-19 08:04:01 +02:00
Christian Amend e79f628386 [OLINGO-487] Make property name known for proxy error case 2015-08-18 14:51:21 +02:00
Christian Amend 7df31c58c3 [OLINGO-659] Small dependency enhancement 2015-08-18 14:19:25 +02:00
Michael Bolz 7ec7168b1a [OLINGO-659] Revert binding change because of embedded tomcat requirements 2015-08-18 13:53:15 +02:00
Michael Bolz 3755752963 [OLINGO-659] Changed from l4j to simple binding 2015-08-18 12:01:22 +02:00
Michael Bolz e9e2fb7b17 [OLINGO-640] Fixed xml checks for tests 2015-08-18 07:10:43 +02:00
Michael Bolz 6f6f5924de [OLINGO-659] Add session invalidation for embedded tomcat 2015-08-17 15:54:30 +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