[GitHub] cayenne pull request #131: NPE in BaseSchemaUpdateStrategy

2016-11-15 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/131 NPE in BaseSchemaUpdateStrategy @andrus , sorry for being pesky, I was just curious to see the test and noticed that there's an issue You can merge this pull request into a Git repos

[GitHub] cayenne pull request #130: NPE in BaseSchemaUpdateStrategy

2016-11-15 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/130 NPE in BaseSchemaUpdateStrategy Hi @andrus I'm having an NPE on unboxing `threadRunInProgress` You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cayenne pull request #108: CAY-2106: cayenne-crypto: allow DI contribution o...

2016-08-22 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/108 CAY-2106: cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory ... You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cayenne pull request #107: CAY-2103 cayenne-crypto: support for mapping non-...

2016-08-19 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/107 CAY-2103 cayenne-crypto: support for mapping non-String and non-binary types bindings for primitive boolean You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cayenne pull request #106: CAY-2103 cayenne-crypto: support for mapping non-...

2016-08-19 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/106 CAY-2103 cayenne-crypto: support for mapping non-String and non-binary types big integer and big decimal converters You can merge this pull request into a Git repository by running

[GitHub] cayenne pull request #105: Cayenne-crypto: support for mapping non-String an...

2016-08-18 Thread atomashpolskiy
GitHub user atomashpolskiy opened a pull request: https://github.com/apache/cayenne/pull/105 Cayenne-crypto: support for mapping non-String and non-binary types Includes float and double converters + fix for numeric overflow in short, integer and long converters You can merge this