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 Amend
|
9cf9490310
|
[OLINGO-566] Refactor EdmKeyPropertyRef class
|
2015-02-06 16:54:55 +01:00 |
Christian Amend
|
b7d2c5f441
|
[OLINGO-558] Introduce EdmMapping for deserialization
|
2015-02-06 14:13:24 +01:00 |
Christian Amend
|
a0ebaef72a
|
[OLINGO-530] New Edm Entity Type for Deserializer tests
|
2015-01-21 17:16:03 +01:00 |
Christian Amend
|
5e9fa5431d
|
[OLINGO-530] Bind Operation and tests
|
2015-01-21 10:00:48 +01:00 |
Christian Amend
|
b6c1e347c7
|
[OLINGO-530] Tests and JsonType Validation
|
2015-01-19 15:47:19 +01:00 |
Christian Amend
|
2591c86c82
|
[OLINGO-530] Additional Tests for deserialization
|
2015-01-16 17:35:18 +01:00 |
Christian Amend
|
121c7d7129
|
[OLINGO-534] Ignore odata.type annotation and more tests
|
2015-01-16 16:19:04 +01:00 |
Christian Amend
|
0aad7c037c
|
[OLINGO-530] Javadoc and cleanup unused imports
|
2015-01-14 15:53:24 +01:00 |
Christian Amend
|
b32bfd9a1f
|
[OLINGO-530] Fix checkstyle issues from previous commit
|
2015-01-14 15:04:31 +01:00 |
Christian Amend
|
8ae469681c
|
[OLINGO-530] Change name of method to EntityCollection
|
2015-01-14 14:48:34 +01:00 |
Christian Amend
|
2ac6ba18bb
|
[OLINGO-530] Entity and EntitySet deserialization
|
2015-01-14 09:21:08 +01:00 |
Michael Bolz
|
40e0ae5ecd
|
[OLINGO-507] Created seperate Action_ interfaces
|
2015-01-14 06:34:52 +01:00 |
Michael Bolz
|
2f6b35ff59
|
[OLINGO-507] Added methods and tests for ActionImports support
|
2015-01-12 15:20:57 +01:00 |
Michael Bolz
|
b441a524b6
|
[OLINGO-507] (First) Changes for Function/Action support
|
2015-01-09 15:08:13 +01:00 |
Klaus Straubinger
|
883c89c140
|
[OLINGO-507] nearly complete server dispatching
Change-Id: I4c337f5e8f9b3caeaa14fc658464baa3f4bf1df8
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-12-19 16:35:31 +01:00 |
Christian Holzer
|
65ad2f48d5
|
[OLINGO-472] BatchFascade refactoring to support boundary extraction
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-12-16 13:03:27 +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 |
Michael Bolz
|
01677f70fa
|
[OLINGO-482] Fixed JavaDoc warnings in API
|
2014-12-16 10:09:54 +01:00 |
Michael Bolz
|
03c2770202
|
[OLINGO-482] More refactoring
|
2014-12-15 16:13:19 +01:00 |
Michael Bolz
|
0a5081271b
|
[OLINGO-482] Merge branch 'OLINGO-482-ReFactor-Processor-Interfaces'
|
2014-12-15 13:23:35 +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 |
Michael Bolz
|
a961214d1f
|
[OLINGO-482] Added new Processor Interfaces
|
2014-12-10 14:57:47 +01:00 |
Michael Bolz
|
aee1ebe372
|
[OLINGO-482] Refactor Processor Interfaces
|
2014-12-10 08:27:58 +01:00 |
Christian Holzer
|
ace57fd586
|
[OLINGO-472] Absolute Uris are allowed, if the base path is literally equals
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-12-09 10:12:39 +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
|
520acbce85
|
[OLINGO-472] Refactoring Batch API
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-12-03 16:20:13 +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
|
402e847a8c
|
[OLINGO-472] IOExceptions, ChangeSetSorter removed
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-20 16:51:04 +01:00 |
Christian Amend
|
51acf8aebf
|
[OLINGO-472] Batch Refactoring
|
2014-11-18 15:45:37 +01:00 |
Christian Amend
|
4f820fe533
|
Merge branch 'master' into olingo472
Conflicts:
lib/server-core/src/main/java/org/apache/olingo/server/core/ODataHandler.java
lib/server-core/src/main/resources/server-core-exceptions-i18n.properties
lib/server-tecsvc/src/main/java/org/apache/olingo/server/tecsvc/processor/TechnicalProcessor.java
|
2014-11-13 17:27:36 +01:00 |
Christian Holzer
|
ad177ac11e
|
Api Refactoring
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-13 17:11:02 +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 |
Christian Holzer
|
0bd32951b8
|
MockedBatchHandler Test
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-13 17:10:56 +01:00 |
Christian Holzer
|
ee2451cbd0
|
Changeset Sorter
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-13 17:10:55 +01:00 |
Christian Holzer
|
15bd15267a
|
Tech Servlet
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-13 17:10:54 +01:00 |
Klaus Straubinger
|
c2c8bf1960
|
[OLINGO-485] refactored server serializers
Change-Id: Ida1f2b24885d2a43063bed766d93223c96079d9a
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-11-13 10:57:28 +01:00 |
Klaus Straubinger
|
dd22756942
|
[OLINGO-482] renamed server processor interfaces and methods
Change-Id: I0ff38b194bafab5a802adedf80dfe97ffff82202
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-11 12:49:59 +01:00 |
Klaus Straubinger
|
a405e5b4b5
|
[OLINGO-482] split server processor interfaces + improved dispatching
Change-Id: Ie57a469299e73662838307f1b96b558d3beb723d
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-07 14:48:26 +01:00 |
Christian Holzer
|
32247295fc
|
[OLINGO-472] BatchParser first draft
Signed-off-by: Christian Amend <chrisam@apache.org>
|
2014-11-03 14:46:08 +01:00 |
Klaus Straubinger
|
3e11738125
|
correct context URL for server property responses
Change-Id: Ie262212ab1ec1a0b9067770ff3b13eb14f216e53
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-31 14:19:47 +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 |
Michael Bolz
|
2fbab6524e
|
[OLINGO-422] Minor refactoring for EdmxReference*
|
2014-10-16 10:57:26 +02:00 |
Klaus Straubinger
|
ca4449f2b2
|
[OLINGO-423] no '*' imports + minor documentation fix
Change-Id: I5f7f5a5bcd73efb22de95ea4208f2f9be7739089
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-14 10:52:59 +02:00 |
Michael Bolz
|
188574f5c3
|
[OLINGO-423] Refactoring for EdmxReferenceHandling
|
2014-10-11 09:50:15 +02:00 |
mibo
|
6fbdb78345
|
[OLINGO-444] Merge into master
|
2014-10-06 10:15:44 +02:00 |
Christian Amend
|
5af9f46d41
|
[OLINGO-447] Improve ODataHttpHandler and ODataHandler
|
2014-10-02 17:08:53 +02:00 |
Michael Bolz
|
1971a90c79
|
[OLINGO-444] Introduced PropertyProcessor and adapted related classes
|
2014-10-02 15:24:31 +02:00 |