Commit Graph

1235 Commits

Author SHA1 Message Date
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
Christian Amend 1dd3a583ff [OLINGO-659] Fix minor stream issues 2015-08-17 11:01:57 +02:00
Michael Bolz 5248f34215 [OLINGO-659] Improved async test case 2015-08-17 10:12:35 +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
Michael Bolz 1984525384 [OLINGO-659] Replaced Collection with List 2015-08-14 13:50:46 +02:00
Michael Bolz a739034f2f [OLINGO-659] Changed RAT-check to install phase 2015-08-14 13:49:52 +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
Michael Bolz 4caeb8c00d [OLINGO-659] Fixed minor analyse issues 2015-08-14 08:38:29 +02:00
Michael Bolz 99ff44e554 [OLINGO-659] Fixed test for two level expand 2015-08-14 07:46:21 +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
Michael Bolz b82294e1e8 [OLINGO-659] Skip unpack for none cobertura build 2015-08-13 15:31:23 +02:00
mibo 970086ee98 [OLINGO-756] Added expand with star support in TecSvc 2015-08-12 17:50:20 +02:00
mibo 2ca8e0d9d1 [OLINGO-755] Fixed in UriParseTreeVisitor and added test case 2015-08-12 15:23:35 +02:00
Michael Bolz 790ec76011 [OLINGO-756][OLINGO-713] Support in sqo-es tutorial 2015-08-12 07:47:38 +02:00
mibo dc44d7c998 [OLINGO-731] Added version information to MANIFEST.MF 2015-08-10 20:21:35 +02:00
Michael Bolz 1d88d9c986 [OLINGO-750] Fixes for critical issues from static code check 2015-08-10 10:54:37 +02:00
Michael Bolz 6d64cbd556 [OLINGO-659] Several fixes for issues from static code check 2015-08-07 17:48:02 +02:00
Michael Bolz 24668aa2db [OLINGO-659] Several fixes for issues from static code check 2015-08-07 10:48:51 +02:00
mibo 15a06522e9 [OLINGO-729] Minor fix in BatchSerializer 2015-08-06 22:00:58 +02:00
Michael Bolz f187ad3513 [OLINGO-659] Minor code clean up 2015-08-06 15:11:43 +02:00
Christian Holzer 1b200437b4 [OLINGO-659] Some minor FIT refactorings 2015-08-06 14:17:48 +02:00