315 Commits

Author SHA1 Message Date
Christian Amend
be7f0fd1db [OLINGO-575] Cleanup todos 2015-03-06 15:14:19 +01:00
Christian Amend
07c37106ed [OLINGO-575] Cleanup ServiceVersion Enum part 2 2015-03-06 14:53:36 +01:00
Christian Amend
a3789c7cce [OLINGO-575] Cleanup service version enum 2015-03-05 16:50:55 +01:00
Klaus Straubinger
93f2ed5cf2 [OLINGO-557] Some function imports for technical service
Change-Id: I4f6589672eed8c70dd138d74f09dbd3caddf6cfb

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-03-05 09:10:43 +01:00
Christian Amend
0d57a0763a [OLINGO-575] Start merging ComplexValue and LinkedComplexValue 2015-03-04 17:13:55 +01:00
Christian Amend
033f35d617 [OLINGO-575] Rename getV4 method to getClient 2015-03-03 14:06:49 +01:00
Christian Amend
68ddcaf37f [OLINGO-575] Fix xhttp header test 2015-03-03 10:28:03 +01:00
Christian Amend
f38d54dcf3 [OLINGO-575] Delete abstract client class 2015-03-02 15:55:14 +01:00
Christian Amend
55c7d10737 [OLINGO-575] Continue merging 2015-02-27 16:52:48 +01:00
Christian Amend
4833b45c2f [OLINGO-575] Continue removing common classes 2015-02-27 16:12:24 +01:00
Christian Holzer
7a4b562724 [OLINGO-545] Deep Insert and Navigation Property Binding while creating and updating entities added
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:14:43 +01:00
Christian Holzer
2ebdea806c [OLINGO-545] Count, Skip, Top System Query Options and Server-Driven Paging added to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-26 09:13:54 +01:00
Michael Bolz
8955af75ce [OLINGO-575] Merge common with specific api in commons module 2015-02-23 13:36:52 +01:00
Christian Holzer
0e6c9a1183 [OLINGO-545] OrderBy and Filter System Query Option evaluation added to TecScenario
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-20 14:23:32 +01:00
Christian Amend
111239d7c3 [OLINGO-575] Merge v4 packages in commons 2015-02-18 16:52:10 +01:00
Christian Amend
109c33ba39 [OLINGO-575] Move v4 package content one package up 2015-02-18 16:33:56 +01:00
Christian Amend
c8865db8e8 [OLINGO-575] Delete V3 sources from master 2015-02-18 15:01:25 +01:00
Klaus Straubinger
03ad0444fa [OLINGO-545] support for navigation in technical service
Change-Id: I53e0330d9d8d73a868361c26569b992cb0bb91f3

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-17 16:32:57 +01:00
Christian Holzer
0a1c1298ef [OLINGO-545] Added data to TecSvc
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-13 10:31:16 +01:00
Klaus Straubinger
200981df86 [OLINGO-564] additional integration test for entity deletion
Change-Id: Ifa69c1aaf65a3d9880de8dc9de550afd5975de4f

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-02-11 09:35:47 +01:00
Klaus Straubinger
6c4b3ea408 [OLINGO-545] support for entity creation in technical service
Change-Id: I6112550db5ab73c5f189e8c3a91354c9e43284de

Signed-off-by: Christian Amend <chrisam@apache.org>
2015-02-06 15:26:23 +01:00
fmartelli
1b9d92e77f [OLINGO-559] fixes 2015-02-04 17:34:20 +01:00
Klaus Straubinger
483b417cf0 [OLINGO-545] Entity-update implementation in technical service
Change-Id: Id4ce3725a6788fd3230f5ff7bd96d2d2b620d730

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2015-01-27 12:06:17 +01:00
Michael Bolz
3d657f08ca [OLINGO-542] Set version to '4.0.0-beta-02-RC01' 2015-01-26 20:10:49 +01:00
Christian Amend
0aad7c037c [OLINGO-530] Javadoc and cleanup unused imports 2015-01-14 15:53:24 +01:00
Christian Holzer
1c735e89b3 [OLINGO-511] Navigation property reference improved
Signed-off-by: Christian Amend <chrisam@apache.org>
2015-01-14 15:32:12 +01:00
Christian Amend
b32bfd9a1f [OLINGO-530] Fix checkstyle issues from previous commit 2015-01-14 15:04:31 +01:00
Michael Bolz
6b0d6d2544 [OLINGO-507] Split 'handleResourceDispatching' into several smaller methods 2015-01-08 14:22:19 +01:00
Klaus Straubinger
56cc9bb6ca improved server support for property deletion
Change-Id: I1b79ab735bdf5e020970096bbea51a2af6a13bbc

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-18 11:01:31 +01:00
Klaus Straubinger
6d9ac226df [OLINGO-507] server support for property delete
Change-Id: Ie2c3107204f59d34e37d919d275a2e0cf998cb3f

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-17 15:49:34 +01:00
Christian Amend
55c4d69d8d Merge branch 'master' into batchrefactor
Conflicts:
	lib/server-api/src/main/java/org/apache/olingo/server/api/processor/BatchProcessor.java
	lib/server-core/src/test/java/org/apache/olingo/server/core/batchhandler/MockedBatchHandlerTest.java
	lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalBatchProcessor.java
2014-12-16 10:49:17 +01:00
Christian Holzer
aab7eaf6e3 Fit Tests
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-16 10:34:18 +01:00
Klaus Straubinger
da4d754892 [OLINGO-507] server support for entity-media create
Change-Id: I71f246e72c02fd9df04a8c6b0a8170cdf8e9b6f6

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-12 15:08:30 +01:00
Christian Holzer
2318ffad20 [OLINGO-472] Client refactoring
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-09 10:13:36 +01:00
Klaus Straubinger
19a7738a71 [OLINGO-507] server support for reading, changing, and deleting media entities
Change-Id: Ibe16c54cf68e25f0c1e8fb19c212d7c312f5ca85

Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-05 14:36:06 +01:00
Christian Holzer
297950a8d0 [OLINGO-472] Absolute Uris are not longer allowed
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-12-03 16:20:56 +01:00
Christian Holzer
babc3a6154 [OLINGO-472] BatchDeserializer refactoring
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-25 16:36:59 +01:00
Christian Holzer
4ff5fb9c8c Batch IT test case
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-11-13 17:11:00 +01:00
Klaus Straubinger
9e5b284a57 [OLINGO-444] improved server content negotiation
Change-Id: I30f53dc05eec9ff669a029f1382a37dd220abe94

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-23 10:22:19 +02:00
Klaus Straubinger
35f24e98f0 [OLINGO-422] type guessing in client deserializer also for collections
Change-Id: Id5b6e6b6b41f310d2ed3a3227824a55d5497f18a

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-20 06:30:18 +02:00
Klaus Straubinger
096946a70d improved server metadata and tests
Change-Id: I8d69c68a83aec32c03d15fceb3b6a2a204730ff7

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-16 13:55:36 +02:00
Klaus Straubinger
7f86b264f0 [OLINGO-422] FIT test - recognition of inlined entities/entitysets in EDM-enabled client
Change-Id: If2dae9882209616963b4a1459c8b8a1b923a8dc4

Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-14 19:21:46 +02:00
mibo
0be567b9cd Minor changes for faster (default) FIT execution 2014-10-14 14:46:10 +02:00
mibo
c9ce087e99 [OLINGO-423] Fixed edmx:reference uri for test case 2014-10-14 08:59:47 +02:00
mibo
b006070bea [OLINGO-423] Added BasicITCase for metadata 2014-10-14 08:30:55 +02:00
Michael Bolz
188574f5c3 [OLINGO-423] Refactoring for EdmxReferenceHandling 2014-10-11 09:50:15 +02:00
Michael Bolz
42043f4643 [OLINGO-457] Fixed paths 2014-10-10 11:01:49 +02:00
Ramesh Reddy
bc0129490b [OLINGO-444] - Adding the ablity to add key predicates to Context URL - Fixed the wrong ContextURL with readProperty in TechnicalProcessor class - Added unit tests for ContextURL, and integration tests for PropertyProcessor's readProperty & readPropertyValue methods
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
2014-10-08 11:02:09 +02:00
Christian Amend
9c60663523 [OLINGO-260] Delete the HttpMethods in client and use the ones in commons 2014-10-06 17:06:20 +02:00
Christian Amend
5af9f46d41 [OLINGO-447] Improve ODataHttpHandler and ODataHandler 2014-10-02 17:08:53 +02:00