[GitHub] cayenne pull request #110: Select API for properties select and Aggregation ...

2016-09-09 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/110 Select API for properties select and Aggregation function calculation You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky

[GitHub] cayenne pull request: hot fix for many-to-many relationships rever...

2015-01-16 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/63 hot fix for many-to-many relationships revers engineering You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne fix

[GitHub] cayenne pull request: fix relationships loading

2015-01-08 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/62 fix relationships loading You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne fix-loading-relationships

[GitHub] cayenne pull request: Add tests derby managment

2014-12-26 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/59 Add tests derby managment You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne add-tests-derby-managment

[GitHub] cayenne pull request: fix derby build

2014-12-23 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/58 fix derby build You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne fix-derby-build Alternatively you can review and

[GitHub] cayenne pull request: Update RELEASE-NOTES.txt

2014-12-22 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/57 Update RELEASE-NOTES.txt CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cayenne pull request: add entity ranaming test

2014-12-19 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/54 add entity ranaming test You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne add-entity-renaming-test Alternatively

[GitHub] cayenne pull request: add new jdbc types

2014-12-18 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/53 add new jdbc types You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne add-new-jdbc-types Alternatively you can

[GitHub] cayenne pull request: add skip primary key param

2014-12-12 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/51 add skip primary key param fix skip relationships loading param add skip primary key param You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cayenne pull request: add table types into configuration

2014-12-11 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/49 add table types into configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne add-table-types-config-param

[GitHub] cayenne pull request: Fix maven configuration

2014-12-09 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/47 Fix maven configuration 1) replace @since 3.2 on @since 4.0 2) fix maven configuration loading 3) add logging loader delegate, in order to see db loading progress in maven/ant

[GitHub] cayenne pull request: CAY-1976 Slow performance of DbMerger

2014-12-08 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/46 CAY-1976 Slow performance of DbMerger You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY

[GitHub] cayenne pull request: fix tests path

2014-11-27 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/39 fix tests path You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY-1946_1 Alternatively you can review and apply

[GitHub] cayenne pull request: fix cdb import maven plugin

2014-11-26 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/38 fix cdb import maven plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY-1946_1 Alternatively you can

[GitHub] cayenne pull request: cdbmport: Add advanced filtering into cdbimp...

2014-11-25 Thread AlexKolonitsky
Github user AlexKolonitsky closed the pull request at: https://github.com/apache/cayenne/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cayenne pull request: CAY-1946_1 fix cdb import maven plugin

2014-11-24 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/34 CAY-1946_1 fix cdb import maven plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY-1946_1 Alternatively

[GitHub] cayenne pull request: CAY-1946

2014-11-14 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/31 CAY-1946 Fix cdb import in modeler You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne CAY-1946 Alternatively you

[GitHub] cayenne pull request: add maven reporting plugin

2014-10-23 Thread AlexKolonitsky
Github user AlexKolonitsky closed the pull request at: https://github.com/apache/cayenne/pull/18 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cayenne pull request: add maven reporting plugin

2014-10-09 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/18 add maven reporting plugin checkstyle, pmd, findbugs all reports just send to console errors and warning for now and also generate reports for maven site clirr - report

[GitHub] cayenne pull request: cdbmport: Add advanced filtering into cdbimp...

2014-09-24 Thread AlexKolonitsky
GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/15 cdbmport: Add advanced filtering into cdbimport Solution description: 1) Package "/cayenne-tools/src/main/java/org/apache/cayenne/tools/dbimport/config" is responsible f

[GitHub] cayenne pull request: Add test for db merge

2014-09-09 Thread AlexKolonitsky
Github user AlexKolonitsky closed the pull request at: https://github.com/apache/cayenne/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cayenne pull request: CAY-1946 cdbimport improvments

2014-09-07 Thread AlexKolonitsky
Github user AlexKolonitsky closed the pull request at: https://github.com/apache/cayenne/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the