Commit Graph

6429 Commits

Author SHA1 Message Date
Timo Westkämper
5a765ccb54 Add more type related tests 2015-01-09 22:53:34 +02:00
Timo Westkämper
2c82c0add5 Add KeywordQuoting tests 2015-01-09 22:30:28 +02:00
Timo Westkämper
8ec8108910 Fix boolean mapping 2015-01-09 20:07:37 +02:00
David Haraburda
f669353a40 Update AntMetaDataExporter, added documentation 2015-01-09 10:52:40 -06:00
Timo Westkämper
f89b44676f Fix tests 2015-01-08 20:44:04 +02:00
David Haraburda
47c6068a94 Update formatting 2015-01-08 12:31:35 -06:00
Ruben Dijkstra
c8a3ce78df Reintegration merge with *Literals* suite fixup
Merge branch 'master' of github.com:querydsl/querydsl into db2-support

Conflicts:
	querydsl-root/pom.xml
	- test suite exclusions on CI platforms
2015-01-08 15:03:52 +01:00
Ruben Dijkstra
469fcd492a Merge pull request #1105 from querydsl/use-literals
Reorganize *UseLiterals* tests
2015-01-08 14:29:28 +01:00
David Haraburda
1888f04d29 Simple change to allow arbitrary table types for export (codegen) to be specified. 2015-01-07 15:51:39 -06:00
Ruben Dijkstra
7987e4797c Merge pull request #1094 from querydsl/i1093
Fix order by handling for subqueries
2015-01-03 18:50:41 +01:00
Ruben Dijkstra
c669ca9699 Merge pull request #1103 from querydsl/scala-fixes
Scala fixes
2015-01-03 18:49:29 +01:00
Ruben Dijkstra
c5d7534083 Merge pull request #1101 from querydsl/indexsearcher
Fix typos
2015-01-03 18:48:07 +01:00
Ruben Dijkstra
5bc9d3e15f Merge pull request #1104 from querydsl/performance-tests
Exclude slow performance tests for jenkins and travis
2014-12-27 11:31:59 +01:00
Timo Westkämper
34d4859b22 Use unquoted literals as default 2014-12-21 22:25:23 +02:00
Timo Westkämper
8e2df44613 Merge pull request #1097 from dodgex/patch-1
copy firstUnionSubQuery on clone
2014-12-21 13:07:20 +02:00
Timo Westkämper
75ac91fdfb Improve Connections signature 2014-12-21 00:05:04 +02:00
Timo Westkämper
69c74e3d84 Remove templates field 2014-12-20 23:48:17 +02:00
Timo Westkämper
85fb210332 Use srid parameter 2014-12-20 23:22:40 +02:00
Timo Westkämper
9707e88069 Reorganize use literals tests 2014-12-20 22:51:03 +02:00
Timo Westkämper
6931541c56 Exclude slow performance tests for jenkins and travis 2014-12-20 22:09:02 +02:00
Timo Westkämper
1f806ab272 Fix scope 2014-12-20 22:03:38 +02:00
Kay-Uwe Janssen
f7def3c07e add test case for cloned union querys 2014-12-20 09:40:23 +01:00
dodgex
9886291581 copy firstUnionSubQuery on clone
see https://github.com/querydsl/querydsl/issues/1096
2014-12-20 09:40:22 +01:00
Timo Westkämper
ac9bcd64fb Use singleton env 2014-12-20 00:03:06 +02:00
Timo Westkämper
fdee4f940f Improve scala compilation 2014-12-19 23:53:59 +02:00
Timo Westkämper
5e328bcc17 Fix typos 2014-12-19 21:32:04 +02:00
Timo Westkämper
b4c137e9dd Merge pull request #1089 from viniciuspires/patch-1
Adding XML syntax highlighting to the README
2014-12-19 21:06:15 +02:00
Ruben Dijkstra
36488f9d61 Fix mention of DB2 in the documentation 2014-12-19 19:58:55 +01:00
Timo Westkämper
46eab63a35 Update docs 2014-12-19 20:09:14 +02:00
Ruben Dijkstra
fc232aed7a Merge pull request #998 from querydsl/i983
Add CTE docs
2014-12-19 19:06:19 +01:00
Timo Westkämper
fafd66e6ae Add reserved words 2014-12-19 20:04:48 +02:00
Ruben Dijkstra
7d5e82eac9 Merge pull request #1091 from querydsl/i1088
Fix collection serialization in case constructs
2014-12-19 18:44:14 +01:00
Ruben Dijkstra
58332a1582 Merge pull request #1087 from querydsl/i921
Improve null handling
2014-12-19 18:43:43 +01:00
Timo Westkämper
daad4b4e84 Merge pull request #1073 from querydsl/i1071
Respect the user-specified existing templates during JPAQuery.clone()
2014-12-19 19:31:17 +02:00
Timo Westkämper
26f9496f82 Add test exclusions 2014-12-19 18:35:16 +02:00
Timo Westkämper
7849e8ef5d Add DEFAULT field 2014-12-19 00:08:16 +02:00
Timo Westkämper
5bcc38d8c7 Update Copyright 2014-12-18 23:46:04 +02:00
Timo Westkämper
aee73742a9 Move DB2 dependency to db2 profile 2014-12-18 23:44:36 +02:00
Timo Westkämper
388be85cfc Merge branch 'master' into db2-support
Conflicts:
	querydsl-sql/src/test/java/com/mysema/query/SelectBase.java
2014-12-18 23:42:00 +02:00
Timo Westkämper
352c1abf2e Use ExternalDB category 2014-12-18 23:40:33 +02:00
Timo Westkämper
7d605c0199 Improve implementation 2014-12-18 23:37:07 +02:00
Timo Westkämper
c24bb0bbfd Stubs for DB2 support 2014-12-18 23:36:53 +02:00
Ruben Dijkstra
4ecba55bc8 Implement the JPAQueryMutabilityTests 2014-12-17 23:04:10 +01:00
Ruben Dijkstra
2f7a6c8f3f Merge branch 'master' of github.com:querydsl/querydsl into i1071 2014-12-17 22:01:42 +01:00
Ruben Dijkstra
d635af6b9d Merge branch 'master' of github.com:querydsl/querydsl into i921
Conflicts:
	querydsl-sql/src/test/java/com/mysema/query/SelectBase.java
	- imports
2014-12-17 17:21:44 +01:00
Ruben Dijkstra
129096a8fd Merge pull request #1086 from querydsl/sqlserver-test-fixes
Fix SQL Server tests
2014-12-17 17:08:23 +01:00
Timo Westkämper
d505cad573 Add comment 2014-12-16 23:46:29 +02:00
Timo Westkämper
762cc23c49 Fix order by handling for subqueries 2014-12-16 23:37:40 +02:00
Vinicius da Costa Pires
8198732b8e Syntax Highlighting for /README.md 2014-12-15 21:55:02 -02:00
Vinicius da Costa Pires
0013e519dc Syntax Highlighting for /README.md 2014-12-15 21:53:48 -02:00