Commit Graph

380 Commits

Author SHA1 Message Date
John Tims
90d6d9b3d8 Update references to postgres in docs 2015-03-05 15:52:15 -05:00
Ruben Dijkstra
4e998de244 Merge pull request #1184 from querydsl/i1183
Fix querydsl-docs dependencies
2015-02-12 21:33:01 +01:00
Ruben Dijkstra
34e447b4b3 Merge pull request #1171 from querydsl/i1165
Sync Maven and Ant plugin configuration
2015-02-12 17:35:53 +01:00
Timo Westkämper
5d48877cb1 Sync Maven and Ant plugin configuration 2015-02-11 22:50:48 +02:00
Timo Westkämper
8f66371bb4 Fix querydsl-docs dependencies 2015-02-07 21:50:21 +02:00
Timo Westkämper
575d7c2e5b Remove deprecated methods
Remove bridge methods
2015-01-30 19:42:34 +02:00
Timo Westkämper
3a882b72a9 Move packages from com.mysema.query to com.querydsl 2015-01-20 23:56:59 +02:00
Timo Westkämper
076820bfa4 Change groupId from com.mysema.querydsl to com.querydsl 2015-01-20 23:01:02 +02:00
Timo Westkämper
b84cac4ca9 Merge pull request #1109 from dharaburda/i1108
Allow arbitrary table types for export (codegen)
2015-01-12 10:31:16 +02:00
David Haraburda
f669353a40 Update AntMetaDataExporter, added documentation 2015-01-09 10:52:40 -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
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
Timo Westkämper
550b5b8f1f Remove newline 2014-12-13 22:38:19 +02:00
Timo Westkämper
78eeeace49 Add PathBuilder example 2014-12-13 22:37:22 +02:00
Timo Westkämper
3a17a15773 Add QEmployee to code blocks 2014-12-13 22:29:37 +02:00
Timo Westkämper
0e4f325d92 Merge branch 'master' into i983 2014-12-13 22:27:07 +02:00
Timo Westkämper
05b9ecfa97 Merge pull request #1077 from querydsl/doc_readability
Doc readability
2014-12-10 15:17:32 +02:00
Timo Westkämper
448fef32e9 Bumo version 2014-11-30 22:33:39 +02:00
Timo Westkämper
b584670e05 Upgrade version 2014-11-19 19:22:08 +02:00
Timo Westkämper
9a8500ce42 Upgrade apt-maven-plugin version in docs 2014-11-15 21:32:10 +02:00
Timo Westkämper
d80cb18b7f Upgrade apt-maven-plugin version in docs 2014-11-15 21:06:34 +02:00
Timo Westkämper
95a752b77b Bump version 2014-10-31 19:50:38 +02:00
Ruben Dijkstra
a94afa0b6f Merge pull request #985 from querydsl/i975
Add pluggable validation for PathBuilder
2014-10-22 22:31:38 +02:00
Timo Westkämper
88fa8229d3 Improve docs 2014-10-12 19:47:44 +03:00
Ruben Dijkstra
9986b9f129 Normalize the braces style in the reference docs 2014-10-12 00:09:38 +02:00
Ruben Dijkstra
d475d27db2 Remove some extra whitespace 2014-10-11 23:54:34 +02:00
Ruben Dijkstra
bedb2b7a07 Normalize tabs to spaces 2014-10-11 23:53:41 +02:00
Ruben Dijkstra
c7cd25b32b Remove trailing whitespaces from the docs 2014-10-10 17:06:45 +02:00
Ruben Dijkstra
034dc423f9 Apply the hinting also in the Korean docs 2014-10-08 22:17:08 +02:00
Timo Westkämper
aa98f38c52 Add CTE docs 2014-10-08 21:29:26 +03:00
Ruben Dijkstra
e7c5ab1005 Aid end users more in the context of the code snippets
Copy-paste ready code should provide some context as to where the snippet
belongs, this hinting should prevent some problems.
2014-10-08 20:13:14 +02:00
Ruben Dijkstra
4bde1a9eef Edit docs 2014-10-05 21:54:52 +02:00
Timo Westkämper
2869174339 Add docs 2014-10-05 22:47:02 +03:00
Timo Westkämper
b5e1fb414d Extend authors list 2014-10-02 22:18:24 +03:00
Timo Westkämper
8057ecc3d8 Bump version 2014-09-30 23:01:15 +03:00
Timo Westkämper
c10ae50543 Bump version 2014-08-31 16:06:13 +03:00
Timo Westkämper
abeaed297d Bump version 2014-07-29 20:55:08 +03:00
Timo Westkämper
1c75030d6e Bump version 2014-06-29 14:35:45 +03:00
Timo Westkämper
9615461162 Mention Firebird support in docs 2014-06-25 21:10:05 +03:00
Timo Westkämper
786f680e8e Bump version 2014-06-09 21:31:56 +03:00
Timo Westkämper
13e5a88d46 Merge pull request #790 from querydsl/i771
Improve Querydsl Collections docs
2014-06-09 20:24:22 +03:00
Timo Westkämper
84ec7a8677 Use total/decimal digits instead of size/digits 2014-06-08 18:37:23 +03:00
Timo Westkämper
6c193c4c8e Improve docs 2014-06-08 13:01:54 +03:00
Timo Westkämper
0aed608aa3 Integrate korean language docs into build 2014-06-01 16:48:20 +03:00
Timo Westkämper
ac0500a89a Merge pull request #775 from madvirus/master
Reference docs translation from English to Korean
2014-06-01 16:33:55 +03:00
madvirus
436ef0026e change charset to utf-8 2014-05-26 13:28:50 +09:00
madvirus
1c9e6a331a translate refrence to korean
translate refrence to korean
2014-05-26 13:24:21 +09:00
madvirus
796375cc29 translate reference to korean
translate reference to korean
2014-05-26 13:18:16 +09:00
Timo Westkämper
9608ef7b1c Merge branch 'master' into spatial 2014-05-20 22:42:19 +03:00