Commit Graph

284 Commits

Author SHA1 Message Date
John Tims
8685317896
Merge pull request #2535 from cpugputpu/use-LinkedHashSet-in-EntityType.java
use LinkedHashSet for deterministic order
2020-05-27 06:25:25 -06:00
John Tims
556c0d5ac1 Limit classpath scanning to the specified package 2020-05-13 12:04:27 -06:00
John Tims
aee2f56adb Querydsl 4.3.2-SNAPSHOT 2020-03-26 16:12:09 -06:00
John Tims
d514fd024f Querydsl 4.3.1 2020-03-26 12:54:48 -06:00
John Tims
a8b2f49535 Bump version to 4.3.1-SNAPSHOT 2020-03-15 17:55:55 -06:00
John Tims
043a871638 Querydsl 4.3.0 2020-03-13 12:08:27 -06:00
cpugputpu
1f8d4c168f use LinkedHashSet for deterministic order 2020-03-02 04:17:13 -08:00
John Tims
a221cd4d34 Querydsl 4.2.3-SNAPSHOT 2019-11-24 09:45:17 -07:00
John Tims
f2107a8242 Querydsl 4.2.2 2019-11-23 12:20:24 +02:00
Timo Westkämper
8321eeab36 Querydsl 4.2.1 2018-03-20 19:04:55 +02:00
Timo Westkämper
964d6ce769 Querydsl 4.2.0 2018-03-13 18:54:25 +02:00
Timo Westkämper
721af2b801
Revert "Querydsl 4.2.0" 2018-03-04 22:17:43 +02:00
Timo Westkämper
f732b3ed92 Querydsl 4.2.0 2018-03-04 21:57:19 +02:00
grimly
36d0d084c9 Removed javax.inject version
It is now managed by the querydsl-root pom
2017-02-17 10:48:54 +01:00
Timo Westkämper
35d549e2d9 Bump version 2016-09-05 22:35:47 +03:00
Timo Westkämper
36399e0e67 Querydsl 4.1.4 2016-09-05 20:30:16 +03:00
Timo Westkämper
1a1b7f42d6 Bump version 2016-07-01 17:54:07 +03:00
Timo Westkämper
28f8f45524 Querydsl 4.1.3 2016-06-30 22:13:48 +03:00
Timo Westkämper
6ebc98a18d Improve init handling
Improve PathInits default resolving
2016-06-11 14:35:03 +03:00
Timo Westkämper
d060c978d9 Add tests 2016-06-11 12:48:03 +03:00
Timo Westkämper
2154e8a432 Add PropertyHandling 2016-06-11 12:47:51 +03:00
Timo Westkämper
8e06e9ec7c Exclude static and bridge methods 2016-06-05 19:57:28 +03:00
Timo Westkämper
c8f5d699c5 Make method handling compatible with APT logic 2016-06-05 19:57:20 +03:00
Timo Westkämper
9786615550 Bump version 2016-05-31 23:04:02 +03:00
Timo Westkämper
9597480d20 Querydsl 4.1.2 2016-05-31 22:30:10 +03:00
Timo Westkämper
e6a463ff10 Bump version 2016-05-16 08:00:02 +03:00
Timo Westkämper
847a5c3d8b Querydsl 4.1.1 2016-05-15 23:48:03 +03:00
Ruben Dijkstra
c2b40e407e Add NamingFunction interface 2016-05-15 00:10:41 +02:00
Timo Westkämper
5cdb0e3112 Bump version 2016-04-01 21:48:25 +03:00
Timo Westkämper
678fd78f15 Bump version 2016-04-01 18:42:19 +03:00
Timo Westkämper
0cfeeb5595 Bump version 2016-02-29 22:48:44 +02:00
Timo Westkämper
b4947319c6 Bump version 2016-02-29 22:47:52 +02:00
Timo Westkämper
e47ad11acc Bump version 2016-01-31 22:52:57 +02:00
Timo Westkämper
2c7af54145 Bump version 2016-01-31 21:21:04 +02:00
Ruben Dijkstra
fae85e7b6e Deprecate JavaSyntaxUtils in favor of SourceVersion 2016-01-26 22:48:08 +01:00
John Tims
6b45acd631 Remove reference to junit.framework 2015-12-26 17:18:42 -07:00
Ruben Dijkstra
e6f2410a54 Normalize line endings to lf 2015-12-13 22:55:32 +01:00
Timo Westkämper
874e2d70d5 Bump version 2015-11-30 23:59:59 +02:00
Timo Westkämper
690d92b78a Querydsl 4.0.7 2015-11-30 23:15:29 +02:00
Timo Westkämper
2c195ffa62 Get rid of capitalized test method names 2015-11-30 20:05:56 +02:00
Timo Westkämper
82faa25de2 Bump version 2015-10-31 23:12:50 +02:00
Timo Westkämper
2c4b718d91 Bump version 2015-10-31 22:11:17 +02:00
Ruben Dijkstra
18fd0ad71d Remove compiler warnings
SuppressWarnings moved to smaller scope
Generic array creations avoided
A lot of rawtypes warnings removed
Suppress more warnings in generated code - `all` is an Eclipse extension
2015-10-21 19:03:00 +02:00
Timo Westkämper
d6e7169b58 Bump version 2015-10-01 18:24:20 +03:00
Timo Westkämper
e270b84e75 Bump version 2015-09-30 23:43:18 +03:00
Ruben Dijkstra
2436364d23 Add support for QueryDelegates in nested classes 2015-09-30 07:39:21 -04:00
Timo Westkämper
2bfe011efb Improve property escaping 2015-09-18 19:46:09 +03: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
John Tims
16fa34af1d Merge pull request #1535 from querydsl/javadoc-fix
Fix javadoc of setHandleMethods
2015-09-06 12:52:09 -04:00
Ruben Dijkstra
261d1b733b Fix javadoc of setHandleMethods 2015-09-06 15:23:29 +02:00