1220 Commits

Author SHA1 Message Date
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 Tutorial_P5_SQO 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
Michael Bolz
7ab63759cc [OLINGO-713] Renamed p5_queryoptions-tis to p5_queryoptions-tcs 2015-08-06 14:15:18 +02:00
Michael Bolz
eb9fdd8aa1 [OLINGO-713] Renamed RelProducts to Products 2015-08-06 14:13:36 +02:00
Michael Bolz
0e0b027888 [OLINGO-659] Fixed failing tests
This reverts commit 3f95e194250b4b90596e688cb024dce30fbf4a4a.
2015-08-06 10:00:22 +02:00
mibo
3f95e19425 [OLINGO-659] Add profiles for fit test granularity 2015-08-05 15:32:47 +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
db0b9d39de [OLINGO-640] Minor adjustments to tests and deleted logger 2015-08-04 16:23:42 +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
Michael Bolz
955823383d [OLINGO-708] Enabled async support for batch case in TecSvc 2015-08-03 19:22:34 +02:00
Michael Bolz
5e481b23ec [OLINGO-743] Add odatapath to ContextURL 2015-07-31 15:51:34 +02:00
Michael Bolz
ac6e9e725d [OLINGO-741] Add pre-validation for properties in UriParseTreeVisitor 2015-07-30 21:34:35 +02:00
Michael Bolz
305f54dcf2 [OLINGO-659] Minor code refactoring 2015-07-29 20:40:30 +02:00
Christian Amend
57a11aff6b [OLINGO-731] Added tests 2015-07-28 15:47:23 +02:00
Michael Bolz
b146a403bb [OLINGO-713] Minor change system query options - expand 2015-07-27 10:21:14 +02:00
Michael Bolz
b477bde07b [OLINGO-713] Added tutorial project for system query options - expand/select 2015-07-27 10:12:14 +02:00