Commit Graph

6613 Commits

Author SHA1 Message Date
John Tims
da9706932e Merge pull request #1584 from mdiazf/server_config
Add the "server" parameter (alternative to jdbcUser and jdbcPassword)
2015-09-30 15:01:55 -04:00
John Tims
8a0c5e0e4e Merge pull request #1582 from querydsl/i1579
Add support for QueryDelegates in nested classes
2015-09-30 08:25:36 -04:00
Ruben Dijkstra
2436364d23 Add support for QueryDelegates in nested classes 2015-09-30 07:39:21 -04:00
John Tims
7164cae6ff Merge pull request #1562 from querydsl/parallel-execution
Run MetaDataExporterTest case in parallel
2015-09-30 07:37:13 -04:00
Timo Westkämper
bbac4f4b18 Reduce cases 2015-09-29 20:54:39 -04:00
Timo Westkämper
81873f9898 Run MetaDataExporterTest case in parallel 2015-09-29 20:54:39 -04:00
Ruben Dijkstra
9b770588d9 Merge pull request #1569 from querydsl/i1500
Remove Hibernate workaround
2015-09-29 22:55:49 +02:00
Timo Westkämper
a6d6435446 Bump Hibernate version 2015-09-28 21:33:51 -04:00
Timo Westkämper
1b3ccbfafe Remove Hibernate workaround 2015-09-28 21:33:51 -04:00
John Tims
2ccd6076f5 Merge pull request #1585 from robertandrewbain/issue_1581
Minor correction to SQLQueryFactory's Javadoc
2015-09-28 21:29:35 -04:00
Robert Bain
4c16142f45 Merge branch 'master' into issue_1581 2015-09-27 20:50:10 +01:00
Robert Bain
627aeeecd8 Minor correction to SQLQueryFactory's Javadoc 2015-09-27 15:50:34 +01:00
Miguel Diaz
579630df08 Code style: remove final in local variables 2015-09-27 11:39:34 +02:00
Miguel Diaz
72b9c49610 Add setter for server parameter 2015-09-27 11:36:40 +02:00
Miguel Diaz
2ab78f70f7 Fix checkstyle errors 2015-09-26 19:57:37 +02:00
Timo Westkämper
b2b9677f63 Merge pull request #1574 from querydsl/i1573
Move adding objects to MDC inside the `isDebugEnabled` block
2015-09-25 19:10:07 +03:00
John Tims
3745f2c1da Merge pull request #1556 from querydsl/i1554
Add test
2015-09-24 21:38:30 -04:00
John Tims
89e5e23f70 Merge pull request #1568 from querydsl/i1555
Improve in serialization
2015-09-24 21:36:52 -04:00
John Tims
248cf3a7fb Merge pull request #1578 from querydsl/i1577
Improve delegate path handling
2015-09-24 21:30:58 -04:00
Miguel Diaz
ef0c19c07b Add the "server" parameter (alternative to jdbcUser and jdbcPassword)
Add the "server" parameter (the id of a <server> from settings.xml) as
an alternative to jdbcUser and jdbcPassword parameters.
2015-09-24 21:42:21 +02:00
Timo Westkämper
36e05ab00a Improve delegate path handling 2015-09-23 21:39:59 +03:00
John Tims
a736bde0f0 Merge pull request #1565 from querydsl/i1560
Add test
2015-09-21 22:17:27 -04:00
John Tims
cb72ce287f Merge pull request #1566 from querydsl/i1560-fix
Improve property escaping
2015-09-21 21:10:10 -04:00
Ruben Dijkstra
aa8ac919c9 Move adding objects to MDC inside the isDebugEnabled block 2015-09-21 22:07:23 +02:00
Timo Westkämper
2bfe011efb Improve property escaping 2015-09-18 19:46:09 +03:00
Timo Westkämper
0c5353e0cd Improve in serialization 2015-09-17 22:46:28 +03:00
Timo Westkämper
5789cae7d9 Merge pull request #1557 from querydsl/expected-failures
Add QHierarchyTest_A2 to the expected 'failures'
2015-09-17 19:15:12 +03:00
Timo Westkämper
3f87f6d07e Add test 2015-09-17 18:41:11 +03:00
Ruben Dijkstra
1685051a13 Merge pull request #1546 from querydsl/i1543
Remove validation from toString()
2015-09-17 09:40:16 +02:00
Ruben Dijkstra
26615de548 Add QHierarchyTest_A2 to the expected 'failures'
Since the field and property accessor type are different,
the effective type isn't consistent so the build might fail
2015-09-15 21:04:25 +02:00
Timo Westkämper
16a4086f66 Add test 2015-09-15 20:50:09 +03:00
Timo Westkämper
ef563684da Merge pull request #1550 from querydsl/safe-class-forname
Update unsafe class names test
2015-09-15 18:22:30 +03:00
Ruben Dijkstra
f4fd757751 Merge pull request #1549 from johnktims/coveralls-matrix
Integrate Coveralls and separately build Scala module on Travis
2015-09-15 09:25:58 +02:00
Ruben Dijkstra
705759b019 Update unsafe class names test
This allows classes to be loaded that begin with com.sun or com.apple
which are not in those packages.
2015-09-13 16:09:46 +02:00
Timo Westkämper
f5c36c2561 Merge pull request #1544 from querydsl/bump-versions-at-release
Use the versions plugin to bump all versions
2015-09-13 12:22:04 +03:00
John Tims
e82f72d1b6 Move argLine so that jacoco can append to it 2015-09-12 22:05:05 -04:00
John Tims
231bfb9bbf Add coveralls.io badge 2015-09-12 22:05:05 -04:00
John Tims
0b5cee16a1 Use latest querydsl snapshot in examples 2015-09-12 22:05:05 -04:00
John Tims
abb162f68e Add coveralls 2015-09-12 22:04:58 -04:00
John Tims
a257c43bfe Build scala separately on Travis.
Travis CI often kills the build during the querydsl-scala tests
because it's out of memory (error code 137).
2015-09-12 22:03:14 -04:00
John Tims
76de87b441 Merge pull request #1534 from querydsl/i1528
Improve Mongodb reference handling
2015-09-12 19:47:25 -04:00
Ruben Dijkstra
951976ecdb Merge pull request #1542 from attila-kiss-it/i1511
Support for forShare() in AbstractSQLQuery
2015-09-12 22:49:34 +02:00
Timo Westkämper
3d09b9581b Improve Mongodb reference handling 2015-09-12 22:44:46 +03:00
Ruben Dijkstra
65bba7129e Merge pull request #1516 from querydsl/i1132
Use querydsl-parent
2015-09-12 21:42:53 +02:00
Ruben Dijkstra
be333aea9e Merge pull request #1532 from querydsl/i1531
Add beansTargetFolder option to MetaDataExporter
2015-09-12 21:27:15 +02:00
Ruben Dijkstra
0d5ad7b567 Merge pull request #1521 from querydsl/i1519
Extend SimpleExpression#in(...) signatures
2015-09-12 21:24:05 +02:00
Timo Westkämper
f66a91422e Remove validation from toString() 2015-09-12 09:47:41 +03:00
John Tims
4607316457 Use the versions plugin to bump all versions
The person making the release will now be prompted for the new
version.

Example: Enter the new version to set 4.0.5.BUILD-SNAPSHOT: : 4.0.6
2015-09-11 18:11:22 -04:00
Ruben Dijkstra
47a5a3901c Merge pull request #1541 from querydsl/remove-statement-test
Remove StatementTest
2015-09-11 11:51:06 +02:00
Ruben Dijkstra
8a630ca35b Merge pull request #1538 from querydsl/improve-test-categories
Improve test categories
2015-09-10 19:33:05 +02:00