Commit Graph

198 Commits

Author SHA1 Message Date
Timo Westkämper
1a1845165c Generics improvements 2015-03-26 19:22:23 +02:00
Timo Westkämper
1ed736b468 Combine package contents 2015-03-26 19:22:22 +02:00
Timo Westkämper
fa07c83658 Changes to Expression instance creation 2015-03-26 19:19:59 +02:00
John Tims
e2112080d1 Move querydsl-root to root directory 2015-03-18 19:33:39 -04:00
Ruben Dijkstra
bdae3b15ea Add verification test for Override annotation 2015-02-28 23:00:03 +01:00
Timo Westkämper
b7e4e212bf Add Override annotation 2015-02-25 23:38:31 +02:00
Ruben Dijkstra
0947853865 Merge pull request #1141 from querydsl/i706-projections
Hide Projection constructors
2015-02-05 19:08:20 +01:00
Timo Westkämper
cfd73c9738 Remove type parameter 2015-02-01 00:25:43 +02:00
Timo Westkämper
dc5f5a08d0 Hide Projection constructors 2015-01-28 21:58:27 +02:00
Timo Westkämper
3a882b72a9 Move packages from com.mysema.query to com.querydsl 2015-01-20 23:56:59 +02:00
Timo Westkämper
076820bfa4 Change groupId from com.mysema.querydsl to com.querydsl 2015-01-20 23:01:02 +02:00
Timo Westkämper
05b9ecfa97 Merge pull request #1077 from querydsl/doc_readability
Doc readability
2014-12-10 15:17:32 +02:00
Timo Westkämper
a5db47a555 Merge pull request #1076 from querydsl/utility_methods
Improve readability by using the isAnnotationPresent utility method
2014-12-09 18:55:01 +02:00
Ruben Dijkstra
568b0fc06f Improve the readability of javadoc 2014-12-08 21:18:26 +01:00
Timo Westkämper
719eb82247 Bump version 2014-11-30 23:00:46 +02:00
Timo Westkämper
448fef32e9 Bumo version 2014-11-30 22:33:39 +02:00
Ruben Dijkstra
eac4360fb4 Merge remote-tracking branch 'querydsl/master' into i750 2014-11-17 14:21:40 +01:00
Timo Westkämper
3b90c09574 Bump version 2014-11-08 22:39:13 +02:00
Timo Westkämper
d11187db82 Simplify conditions 2014-11-05 22:18:01 +02:00
Timo Westkämper
262eeb78b9 Improve type comparisons 2014-11-05 20:37:12 +02:00
Timo Westkämper
a2c7b2dcb0 Bump version 2014-10-31 19:51:28 +02:00
Timo Westkämper
95a752b77b Bump version 2014-10-31 19:50:38 +02:00
dyorgio.nascimento
ea66005881 Changed cache key to a List<?> produced by a ImmutableList.Builder. 2014-10-09 14:35:16 -03:00
dyorgio.nascimento
04965bfa7e More code review adjusts. 2014-10-09 09:45:11 -03:00
dyorgio.nascimento
e3ec9aadee Copyright adjust. 2014-10-09 09:14:59 -03:00
dyorgio.nascimento
b10ceb8d70 Querydsl team code review adjusts. 2014-10-09 08:47:54 -03:00
dyorgio.nascimento
3591352812 Included support for custom annotation processing. 2014-10-07 15:33:07 -03:00
Ruben Dijkstra
a3fa506a11 Break up the if into two ifs
This to keep the statement within reasonable margin of 'the guide' and
aid IDEs in the validity of the nullcheck
2014-10-02 20:21:20 +02:00
Timo Westkämper
0d5ba083d7 Remove validation in EntitySerializer 2014-10-01 22:52:05 +03:00
Timo Westkämper
119411c359 Bump version 2014-09-30 23:01:51 +03:00
Timo Westkämper
8057ecc3d8 Bump version 2014-09-30 23:01:15 +03:00
Timo Westkämper
303ef25ba5 Improve annotation checking 2014-09-27 23:33:27 +03:00
Timo Westkämper
3874f72ee0 Improve superclass handling 2014-09-27 23:22:10 +03:00
Ruben Dijkstra
a5e9e5d082 Improve readability by using the isAnnotationPresent utility method 2014-09-25 21:44:29 +02:00
Timo Westkämper
77a5cada31 Use Expression import only when needed 2014-09-02 20:58:56 +03:00
Timo Westkämper
8f0bd7d7d3 Bump version 2014-08-31 16:32:02 +03:00
Timo Westkämper
c10ae50543 Bump version 2014-08-31 16:06:13 +03:00
Timo Westkämper
46f3a10456 Fix projection handling for embeddable types 2014-08-26 21:47:39 +03:00
Timo Westkämper
6c054818e3 Fix conversion 2014-08-18 21:48:50 +03:00
Timo Westkämper
f04076029e Merge branch 'master' into i723
Conflicts:
	querydsl-root/pom.xml
	querydsl-sql/pom.xml
2014-08-08 22:03:24 +03:00
Timo Westkämper
2c3c4d318c Bump version 2014-07-29 21:01:28 +03:00
Timo Westkämper
abeaed297d Bump version 2014-07-29 20:55:08 +03:00
Timo Westkämper
e67b311fa6 Bump version 2014-06-29 14:37:04 +03:00
Timo Westkämper
1c75030d6e Bump version 2014-06-29 14:35:45 +03:00
balazs.zsoldos
e69bad8c76 Removing template.mf files as they are needed by maven-bundle-plugin. 2014-06-24 19:38:14 +02:00
balazs.zsoldos
89557d94a2 Replacing spring-bundlor with maven-bundle-plugin
Some lines are changed as windows/unix enters were mixed in pom files.
2014-06-24 02:52:27 +02:00
Timo Westkämper
edaec64c60 Merge branch 'master' into i723 2014-06-21 11:36:26 +03:00
Timo Westkämper
fbcc18b900 Bump version 2014-06-09 21:33:01 +03:00
Timo Westkämper
786f680e8e Bump version 2014-06-09 21:31:56 +03:00
Ruben Dijkstra
646e6705b0 Maven SCM section update and inheritance fix 2014-05-25 14:05:17 +02:00