Timo Westkämper
|
730867b712
|
Release script
|
2015-10-01 20:19:29 +03:00 |
|
Timo Westkämper
|
d6e7169b58
|
Bump version
|
2015-10-01 18:24:20 +03:00 |
|
Timo Westkämper
|
7cdbae2b92
|
Merge pull request #1591 from querydsl/querydsl-4.0.5
Querydsl 4.0.5
|
2015-10-01 18:21:44 +03:00 |
|
Timo Westkämper
|
e270b84e75
|
Bump version
|
2015-09-30 23:43:18 +03:00 |
|
John Tims
|
a57b9d3ad6
|
Merge pull request #1571 from robertandrewbain/issue_1561
Added isNull() and isNotNull() to ExtendedSubQuery
|
2015-09-30 15:11:01 -04:00 |
|
John Tims
|
0fe9b720cd
|
Merge pull request #1587 from querydsl/codegen-0.6.8
Bump codegen version
|
2015-09-30 15:03:04 -04:00 |
|
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 |
|
Robert Bain
|
48c9dc6795
|
Merge branch 'master' into issue_1561
|
2015-09-29 22:56:49 +01:00 |
|
Ruben Dijkstra
|
9b770588d9
|
Merge pull request #1569 from querydsl/i1500
Remove Hibernate workaround
|
2015-09-29 22:55:49 +02:00 |
|
Robert Bain
|
6883c85dbf
|
Merge branch 'master' into issue_1561
|
2015-09-29 10:38:01 +01: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 |
|
Timo Westkämper
|
fa690ca4f6
|
Bump codegen version
|
2015-09-28 19:43:37 +03:00 |
|
Robert Bain
|
4c16142f45
|
Merge branch 'master' into issue_1581
|
2015-09-27 20:50:10 +01:00 |
|
Robert Bain
|
d9e896278f
|
Merge branch 'master' into issue_1561
|
2015-09-27 20:30:36 +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 |
|
Robert Bain
|
3e74841d05
|
Added isNull() and isNotNull() to ExtendedSubQuery
|
2015-09-20 14:40:03 +01: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 |
|