Timo Westkämper
|
57636e3846
|
Fix deprecation warnings
|
2013-03-22 00:10:42 +02:00 |
|
Timo Westkämper
|
4a8658f657
|
Fix module builds
|
2013-03-21 23:53:39 +02:00 |
|
Timo Westkämper
|
5687835108
|
Fix querydsl-maven-plugin build
|
2013-03-21 23:14:22 +02:00 |
|
Timo Westkämper
|
b65dc17435
|
Fix excludedGroups config for jenkins profile
|
2013-03-21 22:03:49 +02:00 |
|
Timo Westkämper
|
b70f2be399
|
Declare versions for plugins
|
2013-03-21 21:33:30 +02:00 |
|
Timo Westkämper
|
1bbe9afbfd
|
Bump version to 3.0.0.BUILD-SNAPSHOT
|
2013-03-21 18:30:11 +02:00 |
|
Timo Westkämper
|
2c90068910
|
Bump version
|
2013-03-21 18:28:36 +02:00 |
|
Timo Westkämper
|
49eae3f6ec
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
Timo Westkämper
|
9eeb39c918
|
Format code
|
2013-03-18 23:36:42 +02:00 |
|
Timo Westkämper
|
43c220d9bc
|
#368 Fix Property handling
|
2013-03-18 23:18:43 +02:00 |
|
Timo Westkämper
|
9d790c585d
|
#368 Add test
|
2013-03-18 12:13:12 +02:00 |
|
Timo Westkämper
|
08bd0f93af
|
#367 Add test
|
2013-03-18 11:43:17 +02:00 |
|
Timo Westkämper
|
bcaf3c8f33
|
Merge branch 'master' of github.com:mysema/querydsl
|
2013-03-18 11:27:00 +02:00 |
|
Timo Westkämper
|
0cf935a05b
|
#365 Improve docs for MetaDataExporter configuration
|
2013-03-18 11:24:43 +02:00 |
|
Timo Westkämper
|
c771ea135e
|
Merge pull request #366 from fbiville/patch-1
JPA tutorial: fix typo in qualified classname
|
2013-03-17 23:41:53 -07:00 |
|
@fbiville
|
5f47da0d66
|
JPA tutorial: fix typo in qualified classname
|
2013-03-18 03:13:31 +01:00 |
|
Timo Westkämper
|
d69dcd1574
|
Exclude nulls first and nulls last tests for CUBRID
|
2013-03-17 13:46:46 +02:00 |
|
Timo Westkämper
|
3a7a4c0ad8
|
#353 Add exclusion of ExternalDB tests for default profile
|
2013-03-17 13:41:46 +02:00 |
|
Timo Westkämper
|
4563c4251f
|
Add missing methods to Scala expression types
|
2013-03-17 11:56:54 +02:00 |
|
Timo Westkämper
|
4a66cd7469
|
#364 Improve Joda time handling
|
2013-03-16 20:48:37 +02:00 |
|
Timo Westkämper
|
2038b739c7
|
#353 Move repositories and pluginRepositories out of the jenkins profile
|
2013-03-15 21:46:39 +02:00 |
|
Timo Westkämper
|
5bd976a2f7
|
#353 Add ExternalDB categories
|
2013-03-15 21:42:13 +02:00 |
|
Timo Westkämper
|
3b1eb61ee9
|
#362 Fork SQLServer2005Templates from SQLServerTemplates
|
2013-03-15 21:35:11 +02:00 |
|
Timo Westkämper
|
da7c22adcb
|
#362 Add top usage for simple limit only cases
|
2013-03-15 21:19:46 +02:00 |
|
Timo Westkämper
|
17c444b2d4
|
Organize imports
|
2013-03-15 12:04:17 +02:00 |
|
Timo Westkämper
|
9e3895ee50
|
#354 Add common interface for JPAQueryFactory and HibernateQueryFactory
|
2013-03-13 18:32:44 +02:00 |
|
Timo Westkämper
|
e6bde1fa95
|
Move order tests
|
2013-03-12 11:50:07 +02:00 |
|
Timo Westkämper
|
6f18e28062
|
#174 Add initial support for nullsFirst and nullsLast in JPA
|
2013-03-12 11:31:48 +02:00 |
|
Timo Westkämper
|
795ef3457b
|
Merge branch 'master' of github.com:mysema/querydsl
|
2013-03-12 11:31:17 +02:00 |
|
Timo Westkämper
|
499b8d7761
|
#174 Add nullsFirst and nullsLast serialization to JPA
|
2013-03-12 11:24:59 +02:00 |
|
Timo Westkämper
|
97db3612a6
|
Merge pull request #360 from jendap/generic_round
Generic round
|
2013-03-12 02:05:26 -07:00 |
|
Jan Prach
|
219cddb96c
|
Make round() in NumberExpression generic.
|
2013-03-12 02:04:21 -07:00 |
|
Timo Westkämper
|
79afee0c79
|
Merge pull request #359 from jendap/master
#357 Add Scala 2.10 support
|
2013-03-12 02:02:03 -07:00 |
|
Jan Prach
|
71a4a4b027
|
Switch to scala 2.10.
|
2013-03-12 01:57:32 -07:00 |
|
Timo Westkämper
|
aa5218144e
|
Merge branch 'master' of github.com:mysema/querydsl
|
2013-03-12 10:52:36 +02:00 |
|
Timo Westkämper
|
e27a6b8a02
|
#174 Add orderBy nullsFirst/nullsLast support
|
2013-03-12 10:52:17 +02:00 |
|
Jan Prach
|
e9a476cc66
|
Remove obsoleted scala import (in order to build with scala 2.10)
|
2013-03-12 01:02:37 -07:00 |
|
Jan Prach
|
d8dabace8c
|
Remove unused scala-tools repository from maven.
|
2013-03-12 00:59:35 -07:00 |
|
Jan Prach
|
b3b8e2ba49
|
Switch to actively developed maven Scala plugin.
|
2013-03-12 00:58:58 -07:00 |
|
Timo Westkämper
|
a939cbcb5a
|
Merge pull request #358 from jendap/master
make querydsl buildable
|
2013-03-12 00:41:45 -07:00 |
|
Jan Prach
|
ed67f9df02
|
Fix maven dependencies so that querydsl builds.
|
2013-03-12 00:17:04 -07:00 |
|
Jan Prach
|
5b53288017
|
Remove eclipse .project file
|
2013-03-12 00:14:24 -07:00 |
|
Timo Westkämper
|
e116d3551e
|
#174 Extend OrderSpecifier to support nullsFirst() and nullsLast()
|
2013-03-11 19:35:20 +02:00 |
|
Timo Westkämper
|
b00b2862a6
|
#349 Revert scope to provided
|
2013-03-11 19:21:40 +02:00 |
|
Timo Westkämper
|
bb5fe0699f
|
#355 Add builder methods for SQLTemplates subclasses
|
2013-03-11 18:24:06 +02:00 |
|
Timo Westkämper
|
c6b3ebd82b
|
Add tests
|
2013-03-11 18:06:43 +02:00 |
|
Timo Westkämper
|
fb001febb7
|
Remove unused imports
|
2013-03-11 17:52:01 +02:00 |
|
Timo Westkämper
|
a49298f5c3
|
Add QMap projection
|
2013-03-10 20:10:19 +02:00 |
|
Timo Westkämper
|
f2be57f11b
|
Fix iteration tests
|
2013-03-07 19:07:32 +02:00 |
|
Timo Westkämper
|
84f73da185
|
#351 Fix NumberConversion behaviour
|
2013-03-04 17:12:29 +02:00 |
|