Branch: refs/heads/10.0.x
Home:
https://github.com/teiid/teiid
Commit: 98e4e1435f2163d00bd6afc5f2d0e4f4397ad4ad
https://github.com/teiid/teiid/commit/98e4e1435f2163d00bd6afc5f2d0e4f4397...
Author: shawkins <shawkins(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
A rest-service/src/main/java/org/teiid/jboss/rest/CustomApiListingResource.java
M rest-service/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M rest-service/src/main/resources/rest-war/web.xml
M
test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
A test-integration/common/src/test/resources/sample2-vdb.xml
Log Message:
-----------
TEIID-5173 fixing using a resteasy filter with swagger
Commit: 14d0c713e5083fab9793deb3bfa1157f9328212a
https://github.com/teiid/teiid/commit/14d0c713e5083fab9793deb3bfa1157f932...
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-5171 correcting forward navigation of self relationships
also refactoring so that predicate building is shared and simplified the
schema generation logic
Compare:
https://github.com/teiid/teiid/compare/8bf2088c3b9c...14d0c713e508