Timo Westkämper
|
37e8f12b5c
|
Fix serialization
|
2014-12-15 21:54:27 +02:00 |
|
Ruben Dijkstra
|
9b580aa073
|
Add test case for #1088
|
2014-12-15 15:23:23 +01:00 |
|
Ruben Dijkstra
|
acd71883ed
|
Merge pull request #1066 from querydsl/i1032
Unified handling of collection and map member access for JPA
|
2014-12-13 12:22:47 +01:00 |
|
Timo Westkämper
|
6bca4c1fd0
|
Organize imports
|
2014-12-13 12:55:27 +02:00 |
|
Ruben Dijkstra
|
e3850d6426
|
Merge pull request #1083 from querydsl/i1082
Fix behaviour on Boolean value
|
2014-12-13 00:45:24 +01:00 |
|
Timo Westkämper
|
6683d1bcf4
|
Fix imports
|
2014-12-13 00:00:08 +02:00 |
|
Timo Westkämper
|
dba36b7130
|
Add cast
|
2014-12-12 23:07:07 +02:00 |
|
Timo Westkämper
|
42c06188b9
|
Fix parameter
|
2014-12-12 23:01:55 +02:00 |
|
Ruben Dijkstra
|
d759811f2a
|
Merge pull request #1081 from querydsl/i1079
Improve null handling
|
2014-12-12 21:43:22 +01:00 |
|
Timo Westkämper
|
62edcc1481
|
Improve literal serialization
|
2014-12-11 22:44:48 +02:00 |
|
Timo Westkämper
|
53daa02e8b
|
Fix behaviour on Boolean value
|
2014-12-10 19:51:02 +02:00 |
|
Timo Westkämper
|
a1e4c49efe
|
Skip UUID test for literal usage
|
2014-12-10 18:48:46 +02:00 |
|
Timo Westkämper
|
5d964f2e89
|
Merge pull request #1078 from querydsl/validate_enum_conversion
Validate whether an enum type is supplied in EnumConversion
|
2014-12-10 15:17:45 +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
|
57a5523cf8
|
Call addBatch only if in batch mode
|
2014-12-09 23:33:47 +02:00 |
|
Timo Westkämper
|
d0d868d250
|
Merge pull request #1070 from querydsl/junit
Enhancements to the test platform
|
2014-12-09 23:11:06 +02:00 |
|
Timo Westkämper
|
96e538878f
|
Improve batch handling
|
2014-12-09 22:38:14 +02:00 |
|
Timo Westkämper
|
a20da34f65
|
Improve tests
|
2014-12-09 22:24:53 +02:00 |
|
Timo Westkämper
|
6ff0dcea4a
|
Improve null handling
Add more tests for literal serialization
|
2014-12-09 20:04:59 +02:00 |
|
Timo Westkämper
|
c5bce173ce
|
Merge branch 'master' into junit
|
2014-12-09 19:01:42 +02:00 |
|
Timo Westkämper
|
33512b4c2b
|
Merge pull request #1074 from querydsl/travis_fold
Fold test output via travis_fold
|
2014-12-09 18:55:20 +02:00 |
|
Timo Westkämper
|
1f8dcaac72
|
Merge pull request #1075 from querydsl/manual_array_copy
Remove all manual array copying code
|
2014-12-09 18:55:10 +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
|
13e55748a9
|
Validate whether an enum type is supplied in EnumConversion
|
2014-12-08 21:30:57 +01:00 |
|
Ruben Dijkstra
|
568b0fc06f
|
Improve the readability of javadoc
|
2014-12-08 21:18:26 +01:00 |
|
Timo Westkämper
|
382b4dbbab
|
Fix tests
|
2014-12-08 21:40:08 +02:00 |
|
Timo Westkämper
|
e90c2f48a6
|
Revert PathMetadataFactory change
|
2014-12-07 23:03:03 +02:00 |
|
Timo Westkämper
|
eb60a83372
|
Simplify map expressions
|
2014-12-07 23:01:58 +02:00 |
|
Ruben Dijkstra
|
8417375e70
|
Remove all manual array copying code
Additionally, use Guava's splitter to split Strings
|
2014-12-07 21:58:45 +01:00 |
|
Timo Westkämper
|
fb2cea9c17
|
Replace proprietary annotation
|
2014-12-07 22:54:13 +02:00 |
|
Timo Westkämper
|
e81325e009
|
Unify JPAMapAccessVisitor and JPAListAccessVisitor
|
2014-12-07 22:51:19 +02:00 |
|
Ruben Dijkstra
|
d1668c80df
|
Fold test output via travis_fold
|
2014-12-06 22:25:24 +01:00 |
|
Timo Westkämper
|
5d9f5b34f8
|
Use left join
|
2014-12-06 20:11:48 +02:00 |
|
Ruben Dijkstra
|
0640aa1895
|
Merge pull request #1065 from querydsl/i1062
Serialization of predicates
|
2014-12-05 16:05:25 +01:00 |
|
Ruben Dijkstra
|
f2738519b0
|
Fold test output via travis_fold
|
2014-12-05 00:03:04 +01:00 |
|
Ruben Dijkstra
|
640b34ddf0
|
Revert "Tell Travis to wait for the build to complete"
This reverts commit ee53603614.
|
2014-12-04 21:59:01 +01:00 |
|
Ruben Dijkstra
|
3b010852ba
|
Replace reflective operation in tests with an interface method call
|
2014-12-04 09:12:06 +01:00 |
|
Timo Westkämper
|
f18363a8e6
|
Update tests
|
2014-12-02 23:07:07 +02:00 |
|
Timo Westkämper
|
85b4434c22
|
Add tests
|
2014-12-02 22:14:56 +02:00 |
|
Timo Westkämper
|
4c8c9e7c30
|
Add hashCode back
|
2014-12-02 21:51:06 +02:00 |
|
Timo Westkämper
|
3a8d58b412
|
Add stub for JPAMapAccessVisitor
|
2014-12-02 20:21:26 +02:00 |
|
Timo Westkämper
|
9b7fef5a07
|
Fix cyclic dependency
|
2014-12-02 19:44:31 +02:00 |
|
Ruben Dijkstra
|
48a88a60ac
|
Use the isAnnotationPresent method for annotation presence checking
|
2014-12-02 18:22:53 +01:00 |
|
Timo Westkämper
|
403cbe4cec
|
Add tests
|
2014-12-02 18:46:47 +02:00 |
|
Ruben Dijkstra
|
c1343214fc
|
Use the already present 'Enclosed' JUnit test suite
|
2014-12-02 10:52:20 +01:00 |
|
Timo Westkämper
|
795178ab84
|
Further improvements
|
2014-12-01 22:37:52 +02:00 |
|
Timo Westkämper
|
79be07f5ad
|
Fix hashCode handling
|
2014-12-01 19:54:50 +02:00 |
|
Timo Westkämper
|
0a7f022022
|
Add test
|
2014-11-30 23:10:27 +02: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 |
|