Timo Westkämper
|
ea42efbd03
|
Extend Checkstyle checks for tests
|
2015-05-10 00:39:35 +03:00 |
|
Timo Westkämper
|
059148d2c4
|
Extend Checkstyle checks
|
2015-05-09 23:08:31 +03:00 |
|
John Tims
|
97cb156134
|
Remove trailing whitespace in querydsl-codegen
|
2015-05-09 00:56:32 -04:00 |
|
John Tims
|
d6bc3bd25b
|
Optimize imports in querydsl-codegen
|
2015-05-08 23:36:25 -04:00 |
|
Timo Westkämper
|
01e2a718cf
|
Update copyright
|
2015-05-08 19:05:24 +03:00 |
|
Timo Westkämper
|
6bf897ca02
|
Merge pull request #1324 from querydsl/codegen-javadocs
Improve javadocs for querydsl-codegen
|
2015-05-06 18:31:42 +03:00 |
|
Timo Westkämper
|
0c456dc99a
|
Improve javadocs for querydsl-codegen
|
2015-04-25 21:44:15 +03:00 |
|
Timo Westkämper
|
4428f5d84f
|
Separate projection from query execution
|
2015-04-22 23:12:53 +03:00 |
|
Baris Cubukcuoglu
|
cef798cc0f
|
Delete Line ".setMetadataAdapter(new JavaReflectionAdapter()));" and move SomeOtherClass.java
and SomeOtherClass2.java to com.querydsl.codegen package.
|
2015-04-14 21:35:27 +02:00 |
|
Baris Cubukcuoglu
|
2fcc638910
|
Move ClassPathUtils to querydsl-codegen with required dependencies. Restore Reflection API dependency scope to test. Change package names in troubleshooting.xml.
|
2015-04-11 11:28:23 +02:00 |
|
Ruben Dijkstra
|
703a7d70d0
|
Add fix for extending external types
|
2015-03-29 17:09:29 +02:00 |
|
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 |
|