Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: a5551a981bd1392ef36775c8339a45c5a9e54b49
https://github.com/teiid/teiid/commit/a5551a981bd1392ef36775c8339a45c5a9e...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
Log Message:
-----------
TEIID-3290: fixing the string trunction in case of larger payloads by converting into specific data types based on procedure metadata
Commit: b2e2391c9d3aeb0ada4f10c17ebcd275f68c5101
https://github.com/teiid/teiid/commit/b2e2391c9d3aeb0ada4f10c17ebcd275f68...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
Log Message:
-----------
Merge pull request #398 from rareddy/TEIID-3290-8.7.x
TEIID-3290: fixing the string trunction in case of larger payloads by co...
Compare: https://github.com/teiid/teiid/compare/7d9a3ed65352...b2e2391c9d3a
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 9dc4f10686ec0f0b32cdb783d686ce59e7273acc
https://github.com/teiid/teiid/commit/9dc4f10686ec0f0b32cdb783d686ce59e72...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
Log Message:
-----------
TEIID-3287: Added support for Query based parameters for GET along with Path based paramters. The POST,DELETE,PUT all support Path based paramters if one is defined in the URI, otherwise they default to using Form based parameters if a procedure defined with IN, INOUT paramters
Commit: 57ee68e12fbe34045d098a2a16e6101e40a9c802
https://github.com/teiid/teiid/commit/57ee68e12fbe34045d098a2a16e6101e40a...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/RestASMBasedWebArchiveBuilder.java
Log Message:
-----------
Merge pull request #396 from rareddy/TEIID-3287
TEIID-3287: Added support for Query based parameters for GET along with ...
Compare: https://github.com/teiid/teiid/compare/83d75f5dd2cd...57ee68e12fbe
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: dac2149658f8f4430b1da710155886ed70af9a02
https://github.com/teiid/teiid/commit/dac2149658f8f4430b1da710155886ed70a...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
Log Message:
-----------
TEIID-3290: fixing the string trunction in case of larger payloads by converting into specific data types based on procedure metadata
Commit: 9c7d7482edae5c197611b0f94ada949c115122f3
https://github.com/teiid/teiid/commit/9c7d7482edae5c197611b0f94ada949c115...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/rest/TeiidRSProvider.java
Log Message:
-----------
Merge pull request #395 from rareddy/TEIID-3290
TEIID-3290: fixing the string trunction in case of larger payloads by co...
Compare: https://github.com/teiid/teiid/compare/a0a4ad893fb3...9c7d7482edae