John Tims
|
5f7ddf6c86
|
Merge pull request #1415 from querydsl/i1414
Improve Union interface
|
2015-06-29 19:04:19 -04:00 |
|
Timo Westkämper
|
25235c6136
|
Improve Union interface
|
2015-06-29 19:29:03 +03:00 |
|
Ruben Dijkstra
|
79bdc9a524
|
Merge pull request #1420 from querydsl/query-results
Rename SearchResults to QueryResults in javadocs and test names
|
2015-06-29 10:07:04 +02:00 |
|
John Tims
|
fb20562310
|
Fix sample pom formatting
|
2015-06-28 22:21:33 -04:00 |
|
John Tims
|
b6a313bbf1
|
Clean up formatting for checkstyle
|
2015-06-28 22:14:44 -04:00 |
|
John Tims
|
655b9f65fc
|
Set parent in example modules
and remove some unnecessary configuration in the poms. Also, disable
checkstyle because it wants javadocs on all the public methods.
|
2015-06-28 22:14:23 -04:00 |
|
John Tims
|
966948aac4
|
Put examples in their own maven profile
|
2015-06-28 17:11:23 -04:00 |
|
John Tims
|
86060e6e71
|
Remove trailing spaces in examples
|
2015-06-28 17:04:50 -04:00 |
|
John Tims
|
3b10e45090
|
Update jpa guice example to querydsl 4
|
2015-06-28 17:04:33 -04:00 |
|
John Tims
|
0ac2e622ae
|
Update naming convention for examples
Examples should use the naming convention `Querydsl example - *`
|
2015-06-28 16:10:48 -04:00 |
|
John Tims
|
fdc8920fb8
|
Update sql guice example to use Querydsl 4
|
2015-06-28 15:49:29 -04:00 |
|
John Tims
|
2ac8af5ed0
|
Use baseUri to reference to sql scripts in examples
Using the basedir prevented the tests from running on windows because
the single backslashes were collapsed.
|
2015-06-28 14:22:52 -04:00 |
|
John Tims
|
9a7a8bf492
|
Update example artifacts to match folder names
|
2015-06-28 12:55:17 -04:00 |
|
John Tims
|
25e1a067d2
|
Add examples module to travis' maven profile
|
2015-06-28 12:48:52 -04:00 |
|
John Tims
|
0e4fdb1c54
|
Remove hibernate config from sql example
|
2015-06-28 11:26:18 -04:00 |
|
John Tims
|
268118e96d
|
Organize imports in examples
|
2015-06-28 11:03:53 -04:00 |
|
John Tims
|
7ca0851abc
|
Configure multi-module layout for examples
|
2015-06-28 08:17:41 -04:00 |
|
John Tims
|
d266fc37ba
|
Remove gitignore and travis configuration from examples
|
2015-06-28 07:37:14 -04:00 |
|
John Tims
|
b5469867e0
|
Consolidate examples
|
2015-06-28 07:34:33 -04:00 |
|
John Tims
|
735853a174
|
Polish javadocs in QueryResults
|
2015-06-26 20:52:43 -04:00 |
|
John Tims
|
c2365dabb4
|
Merge pull request #1421 from querydsl/lucene5-tabs
Replace tabs with spaces
|
2015-06-26 20:31:01 -04:00 |
|
Timo Westkämper
|
d9c7c82c7f
|
Fix checkstyle issues
|
2015-06-27 00:08:31 +03:00 |
|
Timo Westkämper
|
7bece645f5
|
Replace tabs with spaces
|
2015-06-26 23:48:20 +03:00 |
|
Timo Westkämper
|
d2934ca59d
|
Merge pull request #1385 from Fneuch/lucene5
Lucene5 implementation for querydsl
|
2015-06-26 23:17:16 +03:00 |
|
Timo Westkämper
|
d5261c3319
|
Rename SearchResults to QueryResults in javadocs and test names
|
2015-06-26 21:37:14 +03:00 |
|
Timo Westkämper
|
2a6e23d573
|
Reduce System.out usage
|
2015-06-26 21:12:09 +03:00 |
|
Timo Westkämper
|
ca78d65733
|
Add more codegen assertions
|
2015-06-26 20:46:52 +03:00 |
|
Timo Westkämper
|
0084ab5365
|
Add more assertions
|
2015-06-23 21:42:59 +03:00 |
|
John Tims
|
ef24090ad0
|
Merge pull request #1374 from querydsl/i1254
Add connection closing functionality via listener
|
2015-06-17 00:06:14 -04:00 |
|
John Tims
|
a434a0b307
|
Merge pull request #1408 from querydsl/i1403
Make BeanPath.casts threadsafe
|
2015-06-16 23:51:36 -04:00 |
|
Timo Westkämper
|
0745722b3b
|
Introduce parent context
|
2015-06-14 22:40:05 +03:00 |
|
Timo Westkämper
|
781c018e2c
|
Call end() after results have been consumed
|
2015-06-14 22:40:05 +03:00 |
|
Timo Westkämper
|
daa246c4db
|
Add test
|
2015-06-14 22:40:00 +03:00 |
|
John Tims
|
068c0ce429
|
Merge pull request #1404 from querydsl/codegen-0.6.7
Bump codegen version
|
2015-06-13 08:04:05 -04:00 |
|
sdeschenes
|
5e76b17f26
|
Adding Lucene5 doc reference
|
2015-06-10 09:09:27 -04:00 |
|
Timo Westkämper
|
2d1ebdf30a
|
Make BeanPath.casts threadsafe
|
2015-06-09 22:16:56 +03:00 |
|
Ruben Dijkstra
|
7c85a8522c
|
Merge pull request #27 from querydsl/i22-license
Add license file
|
2015-06-05 11:14:20 +02:00 |
|
Timo Westkämper
|
2ccb2f55fa
|
Bump codegen version
|
2015-06-03 23:27:29 +03:00 |
|
Ruben Dijkstra
|
96b8d777c0
|
Merge pull request #1397 from querydsl/update-license-url
Update license url
|
2015-06-02 11:20:03 +02:00 |
|
Ruben Dijkstra
|
037757c593
|
Merge pull request #1400 from querydsl/i1341-npe-querdsl4
Fix NPE on AbstractQuerydslProcessor
|
2015-06-02 09:00:12 +02:00 |
|
Ruben Dijkstra
|
67de18e41f
|
Merge pull request #1395 from querydsl/remove-korean-docs
Remove korean documentation
|
2015-06-01 22:53:58 +02:00 |
|
Timo Westkämper
|
a927b861eb
|
Bump version
|
2015-06-01 22:25:40 +03:00 |
|
Timo Westkämper
|
a7ba53f265
|
Bump version
|
2015-06-01 22:13:20 +03:00 |
|
Ruben Dijkstra
|
b3f51f9dab
|
Merge pull request #26 from querydsl/i12
Change equals contract
|
2015-06-01 13:18:55 +02:00 |
|
Timo Westkämper
|
eaf665943e
|
Bump version
|
2015-06-01 00:28:35 +03:00 |
|
Timo Westkämper
|
afb4674346
|
Merge pull request #1401 from querydsl/querydsl4.0.1-release
Querydsl 4.0.1 release
|
2015-06-01 00:21:13 +03:00 |
|
Timo Westkämper
|
b09a278de4
|
Querydsl 4.0.1 release
|
2015-05-31 23:29:54 +03:00 |
|
John Tims
|
8d763efe0b
|
Reorder code so that error checking occurs earlier
|
2015-05-31 15:04:08 -04:00 |
|
John Tims
|
835855645e
|
Merge pull request #1386 from querydsl/i1383
Fix serialization issues
|
2015-05-31 10:48:58 -04:00 |
|
John Tims
|
10ac341704
|
Update license url
|
2015-05-31 10:37:49 -04:00 |
|