John Tims
|
0983a5923b
|
Merge pull request #2601 from querydsl/remove-additional-hibernate5-testing
Remove additional testing for hibernate 5
|
2020-05-30 05:25:33 -06:00 |
|
John Tims
|
70afee9084
|
Remove additional testing for hibernate 5
Hibernate 5 is now the default.
|
2020-05-29 06:29:37 -06:00 |
|
John Tims
|
fb75ababf4
|
Merge pull request #2599 from querydsl/oracle-tests
Run tests against Oracle
|
2020-05-29 05:08:56 -06:00 |
|
John Tims
|
83c5a09459
|
Run tests against oracle
|
2020-05-28 12:19:13 -06:00 |
|
John Tims
|
53a7e193b7
|
Update reference to oracle docker image
|
2020-05-28 11:24:01 -06:00 |
|
John Tims
|
1a97e8e8d2
|
Merge pull request #2598 from querydsl/Danepic-null-expression
NullExpression with type
|
2020-05-28 08:44:21 -06:00 |
|
John Tims
|
58cb9561f4
|
Merge pull request #2597 from querydsl/pr-2419
fix for mssql table hints on joins
|
2020-05-28 08:12:44 -06:00 |
|
John Tims
|
c038ffcded
|
Merge branch 'null-expression' of git://github.com/Danepic/querydsl into Danepic-null-expression
|
2020-05-28 08:06:30 -06:00 |
|
John Tims
|
e7aa5c7ece
|
Update build badge
|
2020-05-28 07:47:54 -06:00 |
|
John Tims
|
69e74783f0
|
Merge pull request #2421 from khauser/FB_EnableJPAInsertClause
added JPAInsertClause
|
2020-05-28 07:19:49 -06:00 |
|
frkator
|
19dfa725d4
|
fix for mssql table hints on joins
|
2020-05-28 06:14:15 -06:00 |
|
John Tims
|
520bd24a2f
|
Merge pull request #2595 from johnktims/sql-server-tests
Run tests against SQL Server
|
2020-05-28 05:24:43 -06:00 |
|
John Tims
|
4d7f485663
|
Give sqlserver and db2 more time to initialize
|
2020-05-27 15:39:37 -06:00 |
|
John Tims
|
47b488f1e8
|
Run tests against sqlserver
|
2020-05-27 15:27:51 -06:00 |
|
John Tims
|
3d10badddf
|
Merge pull request #2594 from johnktims/fix-db2-startup
Fix db2 startup
|
2020-05-27 11:11:34 -06:00 |
|
John Tims
|
f82ee575cc
|
Wait for slow containers to start
|
2020-05-27 10:32:51 -06:00 |
|
John Tims
|
0f3ba7b59a
|
Fix db2 health check
|
2020-05-27 08:54:27 -06:00 |
|
John Tims
|
a7a5694176
|
Improve Github Actions matrix so we only pull containers when we need to
|
2020-05-27 07:10:39 -06:00 |
|
John Tims
|
c0cf15d1b1
|
Merge pull request #2373 from yorlov/master
Replace 'while' and 'for' loop to 'foreach'
|
2020-05-27 06:52:08 -06:00 |
|
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
|
7336708cd6
|
Merge pull request #2583 from balazs-zsoldos/i2582_keys_should_be_sorted_in_metadata_classes
#2582 keys should be sorted in metadata classes
|
2020-05-27 06:10:54 -06:00 |
|
John Tims
|
281cbac582
|
Merge pull request #2588 from querydsl/db2-tests
Run db2 tests
|
2020-05-20 05:47:10 -06:00 |
|
John Tims
|
6aa6d6d691
|
Start db2 test container
|
2020-05-19 18:18:38 -06:00 |
|
John Tims
|
a960139cf4
|
Fix db2 container
|
2020-05-19 18:18:33 -06:00 |
|
John Tims
|
f2dc9582bd
|
Ignore failing db2 tests
|
2020-05-19 17:49:12 -06:00 |
|
John Tims
|
dcab849c24
|
Use official db2 artifact
|
2020-05-19 17:48:07 -06:00 |
|
John Tims
|
77a243d667
|
Merge pull request #2586 from querydsl/fix-classpathutils
Limit classpath scanning to the specified package
|
2020-05-13 12:52:39 -06:00 |
|
John Tims
|
556c0d5ac1
|
Limit classpath scanning to the specified package
|
2020-05-13 12:04:27 -06:00 |
|
John Tims
|
f0f10edd23
|
Remove Travis CI reference
|
2020-05-12 15:54:20 -06:00 |
|
Balazs Zsoldos
|
39dac82a58
|
#2582 Keys are sorted in generated metadata classes
|
2020-05-11 22:43:20 +02:00 |
|
Balazs Zsoldos
|
a97fc2355c
|
Merge remote-tracking branch 'querydsl/master'
|
2020-05-11 18:58:25 +02:00 |
|
John Tims
|
0df5b02b15
|
Use --batch-mode to deploy
|
2020-05-08 06:34:13 -06:00 |
|
John Tims
|
de599cddac
|
Fix snapshot deployment
|
2020-05-08 06:11:58 -06:00 |
|
John Tims
|
f97bca09b7
|
Merge pull request #2581 from querydsl/gh-actions
Migrate from Travis CI to Github Actions
|
2020-05-08 05:42:11 -06:00 |
|
John Tims
|
08e5910828
|
Only report coverage on master
|
2020-05-07 17:42:45 -06:00 |
|
John Tims
|
fcf97eb87f
|
Migrate from Travis CI to Github Actions
|
2020-05-07 17:00:29 -06:00 |
|
John Tims
|
aee2f56adb
|
Querydsl 4.3.2-SNAPSHOT
|
2020-03-26 16:12:09 -06:00 |
|
John Tims
|
c3fe62469c
|
Merge pull request #2549 from querydsl/querydsl-4.3.1
Querydsl 4.3.1
|
2020-03-26 13:21:19 -06:00 |
|
John Tims
|
d514fd024f
|
Querydsl 4.3.1
|
2020-03-26 12:54:48 -06:00 |
|
Jan-Willem Gmelig Meyling
|
99af1df8dc
|
Alternative overload is required to not introduce a new binary incompatibility issue whilst keeping the functionality introduced with #2523
|
2020-03-25 15:33:51 +02:00 |
|
Balázs Zsoldos
|
f095bf0863
|
[SQL] Apply column name override in executeWithKey call (#2280)
* fix(SQL): Apply column name override in executeWithKey call
|
2020-03-23 09:56:34 +02:00 |
|
John Tims
|
482dcad1e9
|
Merge pull request #2541 from querydsl/querydsl-4.3.1-snapshot
Bump version to 4.3.1-SNAPSHOT
|
2020-03-15 20:43:37 -06:00 |
|
John Tims
|
a8b2f49535
|
Bump version to 4.3.1-SNAPSHOT
|
2020-03-15 17:55:55 -06:00 |
|
heesuk-ahn
|
3dfc9dd7b8
|
refactor: added HibernateHandlerTest code and refactoring HibernateHandler (#2264) (#2537)
refac: refactor `HibernateHandler` and add `HibernateHandlerTest`
|
2020-03-15 18:16:45 +02:00 |
|
John Tims
|
df461b53b6
|
Merge pull request #2540 from querydsl/querydsl-4.3.0
Querydsl 4.3.0
|
2020-03-13 12:27:53 -06:00 |
|
John Tims
|
043a871638
|
Querydsl 4.3.0
|
2020-03-13 12:08:27 -06:00 |
|
Ido Salomon
|
c1dc00ca66
|
Revert "issue-2303: Consider optimising AbstractSQL::newInstance (becomes a bottleneck for small queries)"
This reverts commit 1b2af5510d.
|
2020-03-02 23:28:19 +02:00 |
|
Rajesh Balamohan
|
1b2af5510d
|
issue-2303: Consider optimising AbstractSQL::newInstance (becomes a bottleneck for small queries)
|
2020-03-02 18:42:27 +02:00 |
|
cpugputpu
|
1f8d4c168f
|
use LinkedHashSet for deterministic order
|
2020-03-02 04:17:13 -08:00 |
|
Ido Salomon
|
6ed90d6779
|
fix: coveralls badge
|
2020-02-29 18:23:01 +02:00 |
|