mbeer
  1. mbeer

olingo

Public
AuthorCommitMessageCommit dateIssues
Christian HolzerChristian Holzer
865be381545MMerge branch 'URIParser'
Christian HolzerChristian Holzer
0c12f272ec4[OLINGO-636] Small refactoring URIParserOLINGO-636
Michael BolzMichael Bolz
5a73f0557d2[OLINGO-634] Changed EMF creation for JEE default dbOLINGO-634
Christian HolzerChristian Holzer
39e774ba45eUri parser considers percent encoded resource paths with $batch, $value, $links, $value, $metadata
Christian HolzerChristian Holzer
e26395fd17b[OLINGO-606] Testcase fixedOLINGO-606
Christian AmendChristian Amend
17a0a049703[OLINGO-626] [OLINGO-623] Fix query parameter parsing2 Jira issues
Christian AmendChristian Amend
7ed5640bd29[OLINGO-597] Fix function parameter mode deserializationOLINGO-597
Chandan V AChandan V A
763755f1a17MMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Chandan V AChandan V A
c700b070bf7Fix Entity Manager close issue for injected entity managersSigned-off-by: Chandan V A <chandan.v.a@sap.com>
Michael BolzMichael Bolz
f10670a8ac9[OLINGO-591] Empty query parameter string fixedOLINGO-591
Chandan V AChandan V A
345b33dde08[OLINGO-586] Fix for NPE in handling method SUBSTRINGOFSigned-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-586
Chandan V AChandan V A
83313c1c6b9[OLINGO-580] Support for JTA based transactionOLINGO-580
Michael BolzMichael Bolz
313bbbabef7[OLINGO-580] Support JTA based transactions in JPA processorOLINGO-580
Michael BolzMichael Bolz
956cb60fecf[OLINGO-410] Ordered FunctionImportParameter-Names as in EDMOLINGO-410
Michael BolzMichael Bolz
ba4c02a0016[OLINGO-588] Set version to 2.0.4-SNAPSHOTOLINGO-588
Michael BolzMichael Bolz
6011a0916ef[OLINGO-588] Set version to 2.0.3OLINGO-588
Michael BolzMichael Bolz
7013e7e3047[OLINGO-588] Set version to 2.0.3-RC02OLINGO-588
Michael BolzMichael Bolz
1c1f6d773adRevert "[OLINGO-580] Support JTA based transactions in JPA processor"This reverts commit dee84cf65981671ebdd09b2f6d932edbc463d772.OLINGO-580
Michael BolzMichael Bolz
c6e0a1a7e93[OLINGO-588] Set version to 2.0.3-RC01OLINGO-588
Michael BolzMichael Bolz
dee84cf6598[OLINGO-580] Support JTA based transactions in JPA processorOLINGO-580
Chandan V AChandan V A
676aad45dfa[OLINGO-576] Adapt ODataExpressionParser Signed-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-576
Sven KoblerSven Kobler
2638b8d92ba[OLINGO-576] - return proper uriLiteralOLINGO-576
Christian AmendChristian Amend
f48b5b7231b[OLINGO-572] Fix entity set name encoding for JsonOLINGO-572
Christian AmendChristian Amend
b43255ae040[OLINGO-572] Fix entity set name encodingOLINGO-572
Christian AmendChristian Amend
90e09d368ca[OLINGO-547] Fix RAT issuesOLINGO-547
Christian AmendChristian Amend
1519a52ad52[OLINGO-547] Encode query parameters after splitting themOLINGO-547
Christian AmendChristian Amend
a3913f49e55[OLINGO-551] Response and Request parser test fixesOLINGO-551
Chandan V AChandan V A
6ada9a04193Fix RAT issue - Add Licence header to Note.java and JPATombstoneCallBackTest.javaSigned-off-by: Chandan V A <chandan.v.a@sap.com>
Chandan V AChandan V A
f8aa483921aMMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata2Conflicts: odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/mock/JPAProcessorMockAbstract.java
Chandan V AChandan V A
57ca646d16f[OLINGO-515] - Support for Deep Insert in JSON format + Support for Linking entities in JSON format + Test Coverage Improvement + Enhancement to Reference Scenario Signed-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-515
Chandan V AChandan V A
5ea6d8c63ea[OLINGO-515] - Support for Deep Insert in JSON format + Support for Linking entities in JSON format + Test Coverage Improvement + Enhancement to Reference Scenario Signed-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-515
Chandan V AChandan V A
52a6342fa91[OLINGO-544] Fix of delete on LinksSigned-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-544
Michael BolzMichael Bolz
baf4e78bbbc[OLINGO-543] Set version to 2.0.3-SNAPSHOTOLINGO-543
Michael BolzMichael Bolz
88038470c5c[OLINGO-543] Set version to 2.0.2OLINGO-543
Michael BolzMichael Bolz
c151800f911[OLINGO-543] Set version to 2.0.2-RC01OLINGO-543
mibomibo
5bb61bf2c9aM[OLINGO-476] Merge branch 'OLINGO-476_SupportJavaEnums'OLINGO-476
Chandan V AChandan V A
f37322567aa[OLINGO-411] Fix for handling JPA self joinsOLINGO-411
Michael BolzMichael Bolz
c9db4f5300b[OLINGO-539] Fixed wrong exception message and javadocOLINGO-539
Chandan V AChandan V A
1ade40dea19[OLINGO-537] - Fix Type cast issue with genericsOLINGO-537
Chandan V AChandan V A
9d63ef43219[OLINGO-537] - Fix for ignoring EntityListeners getting added toJPAEdmMapping if it does not inherit from ODataJPATombstoneEntityListenerOLINGO-537
Christian AmendChristian Amend
5c6af747eca[OLINGO-536] Catcfh Exception in servletOLINGO-536
Christian AmendChristian Amend
b6a7d54aefe[OLINGO-535] Fix splitPath method for servletOLINGO-535
Chandan V AChandan V A
b765c972357MMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata2
Chandan V AChandan V A
bdd755cb987[OLINGO-532] Expose JPAEdmMappingImpl via Factory Signed-off-by: Chandan V A <chandan.v.a@sap.com>OLINGO-532
Christian HolzerChristian AmendChristian Holzer
297c3949222[OLINGO-531] Fix: ODataServlet response contains content-length headerSigned-off-by: Christian Amend <chrisam@apache.org>OLINGO-531
Michael BolzMichael Bolz
b2b42b1e438M[OLINGO-193] Merge branch 'OLINGO-193_SpringSupport'OLINGO-193
mibomibo
f53eda472c0[OLINGO-476] Removed 'printStackTrace' in testOLINGO-476
mibomibo
86576ce591a[OLINGO-476] Added test for Java enumOLINGO-476
mibomibo
bfb3c1888e3[OLINGO-476] Add missing write support (for java enums)OLINGO-476
mibomibo
81bde4ff12f[OLINGO-476] Start with support for Java enumOLINGO-476