[teiid/teiid] f8d692: TEIID-2694: Adding large binary payload support fo...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: f8d69201c4cda852ba6fca94bd8e37cf85a620cb
https://github.com/teiid/teiid/commit/f8d69201c4cda852ba6fca94bd8e37cf85a...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
A build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/web/cxf/main/module.xml
A build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/web/resteasy/main/module.xml
M jboss-integration/pom.xml
M jboss-integration/src/main/java/org/teiid/jboss/IntegrationPlugin.java
M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
M jboss-integration/src/main/resources/org/teiid/jboss/i18n.properties
M jboss-integration/src/main/resources/rest-war/MANIFEST.MF
M pom.xml
M test-integration/common/pom.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
M test-integration/common/src/test/resources/sample-vdb.xml
Log Message:
-----------
TEIID-2694: Adding large binary payload support for auto generated REST web services on POST operation, this can be used by the client to upload large XML files or binary files to Teiid for further processing
Commit: bdd54704e402acb2beb194f215f220559f452130
https://github.com/teiid/teiid/commit/bdd54704e402acb2beb194f215f220559f4...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
A build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/web/cxf/main/module.xml
A build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/web/resteasy/main/module.xml
M jboss-integration/pom.xml
M jboss-integration/src/main/java/org/teiid/jboss/IntegrationPlugin.java
M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
M jboss-integration/src/main/resources/org/teiid/jboss/i18n.properties
M jboss-integration/src/main/resources/rest-war/MANIFEST.MF
M pom.xml
M test-integration/common/pom.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
M test-integration/common/src/test/resources/sample-vdb.xml
Log Message:
-----------
Merge pull request #407 from rareddy/TEIID-2694
TEIID-2694: Adding large binary payload support for auto generated REST ...
Compare: https://github.com/teiid/teiid/compare/99eed8ac622d...bdd54704e402
9 years, 10 months
[teiid/teiid] 99eed8: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 99eed8ac622d7927357821801c9363d18f91ede1
https://github.com/teiid/teiid/commit/99eed8ac622d7927357821801c9363d18f9...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-dsl/pom.xml
M connectors/connector-infinispan.6/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-dsl/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
9 years, 10 months
[teiid/teiid] 5925e8: [maven-release-plugin] prepare release teiid-paren...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 5925e864c9a3c1ace7b94535c3a017beb8afe3f8
https://github.com/teiid/teiid/commit/5925e864c9a3c1ace7b94535c3a017beb8a...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-dsl/pom.xml
M connectors/connector-infinispan.6/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-dsl/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-8.10.0.CR2
9 years, 10 months
[teiid/teiid] a276b0: TEIID-3295 TEIID-3325 allowing dependent joins to ...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: a276b0742677cdcaa72284d5f446ae38e8bc6973
https://github.com/teiid/teiid/commit/a276b0742677cdcaa72284d5f446ae38e8b...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M engine/src/main/java/org/teiid/query/optimizer/relational/PlanToProcessConverter.java
M engine/src/main/java/org/teiid/query/optimizer/relational/RelationalPlanner.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/FrameUtil.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleChooseDependent.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleMergeCriteria.java
M engine/src/main/java/org/teiid/query/processor/relational/JoinNode.java
M engine/src/main/java/org/teiid/query/util/Options.java
M engine/src/test/java/org/teiid/query/optimizer/TestSubqueryPushdown.java
M engine/src/test/java/org/teiid/query/processor/TestRowBasedSecurity.java
Log Message:
-----------
TEIID-3295 TEIID-3325 allowing dependent joins to be formed for
subqueries and reverting the subquery unnest default.
9 years, 10 months