Daniel Balog
|
fd6799f0f3
|
2052: Fixed problem with AntMetaDataExporter not being able to add custom types using build.xml file, or a gradle ant task
|
2016-11-18 16:55:15 +01:00 |
|
Timo Westkämper
|
8f96f41627
|
Merge pull request #2012 from querydsl/querydsl-4.1.5-snapshot
Bump version
|
2016-09-05 23:42:00 +03:00 |
|
Timo Westkämper
|
35d549e2d9
|
Bump version
|
2016-09-05 22:35:47 +03:00 |
|
Timo Westkämper
|
b8a4c162e9
|
Merge pull request #2011 from querydsl/querydsl-4.1.4
Querydsl 4.1.4
|
2016-09-05 21:40:57 +03:00 |
|
Timo Westkämper
|
36399e0e67
|
Querydsl 4.1.4
|
2016-09-05 20:30:16 +03:00 |
|
Timo Westkämper
|
63f25d60b1
|
Merge pull request #1988 from querydsl/i1978
Fix serialization
|
2016-08-30 18:20:48 +03:00 |
|
Timo Westkämper
|
d0bae8af2f
|
Merge pull request #1994 from querydsl/p1990
p1990: Generate constructor with variable and schema parameters
|
2016-08-16 20:26:22 +03:00 |
|
Ruben Dijkstra
|
b27625e223
|
Add tests for the new constructor
|
2016-08-12 21:18:46 +02:00 |
|
Ruben Dijkstra
|
8fe6e30ac9
|
Polish codegen usage
|
2016-08-12 21:16:16 +02:00 |
|
Ruben Dijkstra
|
43378ef558
|
Merge pull request #1973 from robertcsakany/master
#1961 HSQLDB dont use parenthes in Union.
|
2016-08-10 21:21:36 +02:00 |
|
Timo Westkämper
|
fbfb2087f8
|
Merge pull request #1986 from querydsl/i1981
Unify dependency versions
|
2016-08-10 22:19:31 +03:00 |
|
Timo Westkämper
|
71a29fac13
|
Merge pull request #1983 from encircled/encircled/jpa-hints-order-fix
insertion order for JPA query hints
|
2016-08-07 22:06:55 +03:00 |
|
Vlad Kisel
|
d9ad01070d
|
insertion order for JPA query hints
|
2016-08-07 21:01:04 +02:00 |
|
Timo Westkämper
|
9932b27187
|
Merge pull request #1987 from querydsl/i1980
Add test
|
2016-08-07 21:58:39 +03:00 |
|
Filipe Sousa
|
717ba28fff
|
Generate constructor with variable and schema parameters.
This is for the case where each customer has its own database with the same strucure using a single connection.
Fixes #1877
|
2016-08-06 16:25:30 +01:00 |
|
Robert Csakany
|
6aad783de4
|
#1961 HSQLDB dont use parenthes in Union.
|
2016-08-06 12:27:04 +02:00 |
|
Timo Westkämper
|
4e94a89080
|
Fix serialization
|
2016-08-06 10:56:49 +03:00 |
|
Timo Westkämper
|
5789c7419b
|
Add test
|
2016-08-06 10:49:59 +03:00 |
|
Timo Westkämper
|
9d00a069aa
|
Unify dependency versions
|
2016-08-06 10:43:42 +03:00 |
|
Timo Westkämper
|
a5e39ffa98
|
Merge pull request #1970 from querydsl/i1958
Initialize ConstructorExpression eagerly
|
2016-07-22 23:59:45 +03:00 |
|
Timo Westkämper
|
ab6f3f366e
|
Fix serialization
|
2016-07-22 21:16:08 +03:00 |
|
Timo Westkämper
|
5715964be1
|
Merge pull request #1972 from velo/map_groupBy
Fixed map grouping by, was generating an invalid jpql query
|
2016-07-22 18:48:01 +03:00 |
|
Timo Westkämper
|
bb3fed6609
|
Merge pull request #1971 from querydsl/i1969
Fix null handling
|
2016-07-22 18:42:38 +03:00 |
|
Ruben Dijkstra
|
2688cd7a9b
|
Add serializability test for ConstructorExpression
|
2016-07-19 15:54:16 +02:00 |
|
Ruben Dijkstra
|
1833e64855
|
Add thread safety test for ConstructorExpression
|
2016-07-19 15:54:09 +02:00 |
|
Ruben Dijkstra
|
0d2a6e4eba
|
Extract class for Thread Safety checks
|
2016-07-19 15:54:08 +02:00 |
|
Marvin Froeder
|
a2760a2c43
|
Fixed map grouping by, was generating an invalid jpql query
|
2016-07-18 13:23:51 +12:00 |
|
Timo Westkämper
|
64a05e7b1f
|
Initialize ConstructorExpression eagerly
|
2016-07-16 09:56:35 +03:00 |
|
Timo Westkämper
|
300f88d9c5
|
Fix null handling
|
2016-07-16 09:55:18 +03:00 |
|
Timo Westkämper
|
e6de9d134e
|
Merge pull request #1960 from querydsl/pull-approve3
Add explanation for the `progress` labels
|
2016-07-11 22:09:17 +03:00 |
|
Ruben Dijkstra
|
15b8ab7c38
|
Merge pull request #1956 from balazs-zsoldos/i1955
#1955 Fix foreign key generation in MetadataExporter
|
2016-07-06 23:02:53 +02:00 |
|
Balazs Zsoldos
|
a9d41a2132
|
#1955 Fix ignoring foreign keys in MetadataExporter
|
2016-07-06 21:47:45 +02:00 |
|
Ruben Dijkstra
|
b75e0cea03
|
Add explanation for the progress labels
|
2016-07-05 23:17:52 +02:00 |
|
Timo Westkämper
|
c18d844412
|
Merge pull request #1957 from querydsl/pull-approve2
Use yaml list notation in pullapprove config
|
2016-07-05 22:34:08 +03:00 |
|
Ruben Dijkstra
|
374006c792
|
Use yaml list notation in pullapprove config
|
2016-07-04 21:51:35 +02:00 |
|
Timo Westkämper
|
c4edd4d095
|
Merge pull request #1950 from querydsl/pull-approve
Add PullApprove config
|
2016-07-04 20:01:49 +03:00 |
|
Ruben Dijkstra
|
2ad50c7556
|
Ignore author's approval
|
2016-07-01 21:08:17 +02:00 |
|
Ruben Dijkstra
|
025a78316b
|
Add more keywords to the approve_regex
|
2016-07-01 21:02:01 +02:00 |
|
Ruben Dijkstra
|
ea1e2dd1bf
|
Use the GitHub configuration for the teams
|
2016-07-01 21:02:00 +02:00 |
|
Ruben Dijkstra
|
61b3a87ee7
|
Quote the pullapprove regexes
|
2016-07-01 20:56:27 +02:00 |
|
Timo Westkämper
|
5f8337ba7d
|
Add PullApprove config
|
2016-07-01 20:26:12 +03:00 |
|
Timo Westkämper
|
1a1b7f42d6
|
Bump version
|
2016-07-01 17:54:07 +03:00 |
|
Timo Westkämper
|
eef7c3f0f6
|
Merge pull request #1948 from querydsl/querydsl-4.1.3
Querydsl 4.1.3
|
2016-06-30 22:39:20 +03:00 |
|
Timo Westkämper
|
28f8f45524
|
Querydsl 4.1.3
|
2016-06-30 22:13:48 +03:00 |
|
Timo Westkämper
|
fc8b5da0fb
|
Merge pull request #1935 from querydsl/i1933
Use default locale instead of ENGLISH
|
2016-06-30 21:59:27 +03:00 |
|
Timo Westkämper
|
9389d37b1c
|
Merge pull request #1940 from tan31989/i1936
Join for dynamic entity path alias, querydsl-sql needs implementation
|
2016-06-30 21:49:49 +03:00 |
|
Timo Westkämper
|
d91b5d9159
|
Use default locale instead of ENGLISH
|
2016-06-30 21:22:32 +03:00 |
|
Timo Westkämper
|
9d7aa86548
|
Merge pull request #1937 from querydsl/i1932
Make cross join overridable
|
2016-06-30 21:19:45 +03:00 |
|
Timo Westkämper
|
0ded767809
|
Merge pull request #1946 from querydsl/i1938
Fix docs
|
2016-06-30 21:18:30 +03:00 |
|
Timo Westkämper
|
1b970c05d8
|
Merge pull request #1926 from querydsl/i1921
Fix end position handling
|
2016-06-30 21:18:08 +03:00 |
|