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 3f95e19425 .
|
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 |
Christian Amend
|
3dae763f35
|
[OLINGO-731] Added html as debug output and refactored structure
|
2015-07-24 16:12:01 +02:00 |
Michael Bolz
|
010d94f7f7
|
[OLINGO-713] Added tutorial project for system query options
|
2015-07-24 15:50:56 +02:00 |
Christian Amend
|
fb65199d28
|
[OLINGO-731] Debug interfaces part 2
|
2015-07-24 09:29:13 +02:00 |
Ramesh Reddy
|
8f763aadea
|
OLINGO-650: supporting the complex properties in expand context url generation
|
2015-07-23 18:48:34 -05:00 |
Ramesh Reddy
|
cb0f7f2d70
|
OLINGO-738: Adding upsertEntity feature for the server-extension framework
|
2015-07-23 18:00:50 -05:00 |
mibo
|
1ebbbc3698
|
[OLINGO-735] Replaced '*Builder.reflection*' were possible
|
2015-07-22 10:15:29 +02:00 |
Ramesh Reddy
|
5b99eb7b63
|
OLINGO-640: Adding support for ATOM+XML Serializer and De-Serializer
|
2015-07-14 21:16:50 -05:00 |
mibo
|
9674aaeefd
|
[OLINGO-708] Fixed for JDK6 compatibility
|
2015-07-10 15:25:05 +02:00 |
mibo
|
de7afda1ec
|
[OLINGO-708] Fixed missing response header and clean up
|
2015-07-10 15:17:24 +02:00 |
Michael Bolz
|
6b6902f284
|
[OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec
|
2015-07-10 10:53:47 +02:00 |
Michael Bolz
|
b484f7f648
|
[OLINGO-729] More tests and clean up
|
2015-07-10 09:39:25 +02:00 |
Michael Bolz
|
594ad4ab45
|
[OLINGO-729] Merge branch 'master' into OLINGO-729_BatchDeSerializer
|
2015-07-10 09:24:45 +02:00 |
Michael Bolz
|
3c591da1a0
|
[OLINGO-729] Minor code clean up
|
2015-07-09 15:48:16 +02:00 |
Christian Amend
|
4baaf0d0b9
|
[OLINGO-731] Debug interfaces part 1
|
2015-07-09 15:29:43 +02:00 |
Michael Bolz
|
bf3905a550
|
[OLINGO-708] Added location href to list page
|
2015-07-09 14:05:34 +02:00 |
Christian Amend
|
c33d0b7019
|
[OLINGO-659] Repair eclipse project generation on root pom
|
2015-07-09 13:44:59 +02:00 |
Michael Bolz
|
8960fdb5d1
|
[OLINGO-713] Code clean up and format
|
2015-07-09 08:33:58 +02:00 |
mibo
|
8f6ceeae16
|
[OLINGO-708] Minor code clean up in TecAsyncSvc
|
2015-07-08 20:57:03 +02:00 |
mibo
|
575f369ac7
|
[OLINGO-729] Added separate encoding for header and body
|
2015-07-08 15:47:40 +02:00 |
mibo
|
31e3a8bd0a
|
[OLINGO-708] Enable async EntityCollection for TecSvc, fix ClientAsyncWrite and more tests
|
2015-07-08 11:28:22 +02:00 |
mibo
|
1476b034b5
|
[OLINGO-708] Merge branch 'master' into OLINGO-708_AsyncSupportTec
|
2015-07-08 10:14:15 +02:00 |
Michael Bolz
|
925a86d963
|
[OLINGO-729] Better support of RFC1341 Multipart for
|
2015-07-07 22:43:18 +02:00 |
Aki Yoshida
|
3a103d5342
|
[OLINGO-729] java.lang.NoClassDefFoundError in test Karaf
Signed-off-by: mibo <mibo@apache.org>
|
2015-07-07 21:03:45 +02:00 |
Christian Holzer
|
f1a40746de
|
[OLINGO-659] Added data to TecSvc, Bugfix URI Parser, Bugfix JsonDeserializer
|
2015-07-07 17:15:54 +02:00 |
Christian Amend
|
d18cbcceeb
|
[OLINGO-659] Delete pretty printer from service document json
|
2015-07-07 15:42:39 +02:00 |
Michael Bolz
|
4e405938e7
|
[OLINGO-701] Fixed version in client sample
|
2015-07-07 08:57:32 +02:00 |
Christian Holzer
|
eae41fc7c8
|
[OLINGO-631] Updated AntLR to version 4.5 and resolved Java8 compilation
errors
|
2015-07-06 17:45:51 +02:00 |
Christian Holzer
|
de64c3189b
|
[OLINGO-714] Java types in the DataProvider (TecSvc) changed
|
2015-06-30 16:07:12 +02:00 |
Christian Holzer
|
aeb258b5ab
|
[OLINGO-718] ETag removed from json reference payload
|
2015-06-30 08:55:20 +02:00 |
Michael Bolz
|
2080f23bfa
|
[OLINGO-708] Support for async create
|
2015-06-30 08:31:05 +02:00 |
Christian Holzer
|
b3dcaa25b3
|
[OLINGO-704] Small fix TecSvc
|
2015-06-29 23:54:45 +02:00 |
Christian Amend
|
b51117477b
|
[OLINGO-712] Merge branch 'master' into olingo712
Conflicts:
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/ActionImportITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/BasicITCase.java
fit/src/test/java/org/apache/olingo/fit/tecsvc/client/SystemQueryOptionITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/AuthBatchTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/BatchTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/ConformanceTestITCase.java
fit/src/test/java/org/apache/olingo/fit/v4/MediaEntityTestITCase.java
lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientImpl.java
lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/AbstractODataRequest.java
|
2015-06-29 13:48:14 +02:00 |
mibo
|
a30fb16f25
|
[OLINGO-708] Improved FIT test for async support
|
2015-06-27 12:18:14 +02:00 |
mibo
|
03bf387b24
|
[OLINGO-708] Added AsyncResponseSerializer
|
2015-06-27 11:45:48 +02:00 |
Klaus Straubinger
|
abf5bf79aa
|
[OLINGO-659] support for OData-EntityID header, more clean-up
Change-Id: I168a6efac6fc9ad85865f71dd534fd850d8e777e
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-06-26 16:38:46 +02:00 |