[teiid/teiid] 2a06f7: TEIID-5171 correcting forward navigation of self r...
by Steven Hawkins
Branch: refs/heads/64-8.12.x
Home: https://github.com/teiid/teiid
Commit: 2a06f76a1f392ac12acabe0c9ca3763ad7210fa3
https://github.com/teiid/teiid/commit/2a06f76a1f392ac12acabe0c9ca3763ad72...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/DocumentNode.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSchemaBuilder.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
M olingo/src/test/resources/loopy-edmx-metadata.xml
M olingo/src/test/resources/loopy-vdb.xml
Log Message:
-----------
TEIID-5171 correcting forward navigation of self relationships
also refactoring so that predicate building is shared and simplified the
schema generation logic
7 years
[teiid/teiid] 5b24e9: TEIID-5173 fixing using a resteasy filter with swa...
by shawkins
Branch: refs/heads/64-8.12.x
Home: https://github.com/teiid/teiid
Commit: 5b24e9efcc47e11cf22e99f98b4215355cf1c740
https://github.com/teiid/teiid/commit/5b24e9efcc47e11cf22e99f98b4215355cf...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/service/DocumentNode.java
M olingo/src/main/java/org/teiid/olingo/service/ODataExpressionToSQLVisitor.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSQLBuilder.java
M olingo/src/main/java/org/teiid/olingo/service/ODataSchemaBuilder.java
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
M olingo/src/test/java/org/teiid/olingo/TestODataSQLBuilder.java
M olingo/src/test/resources/loopy-edmx-metadata.xml
M olingo/src/test/resources/loopy-vdb.xml
Log Message:
-----------
TEIID-5173 fixing using a resteasy filter with swagger
# Conflicts:
# jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
7 years