Commit Graph

434 Commits

Author SHA1 Message Date
Lukas Eder
2f427a4520 [#1549] Externalise connection lifecycle through new ConnectionProvider 2012-12-20 13:06:51 +01:00
Lukas Eder
7139a074cc Updated statistics 2012-12-18 09:38:55 +01:00
Lukas Eder
0977fccd6d [#2001] Named Params are treated as null literals on right sides of
comparisons
2012-12-17 20:49:42 +01:00
Lukas Eder
28971a513e Mention that jOOQ also supports SQL Server 2012 and CUBRID 9.0.0 2012-12-12 22:40:59 +01:00
Lukas Eder
9013a0e3c1 Fixed manual's jOOQ-Console version number reference 2012-12-12 22:39:34 +01:00
Lukas Eder
eafb402618 [#1992] Bad reference to org.jooq.debug.[impl].DebugListener in the
manual
2012-12-07 09:36:00 +01:00
Lukas Eder
dff2ca12a3 Removed unnecessary warning suppressions 2012-12-02 10:33:20 +01:00
Lukas Eder
1adbf989e1 Ignore new Eclipse warning "potential resource leak". It seems to
enforce a very rigid resource lifecycle handling
2012-12-02 10:29:02 +01:00
Lukas Eder
ca8e85fe19 [#1985] Add support for the EXASOL database
- Mentioned additional planned database integrations
2012-11-27 17:01:17 +01:00
Lukas Eder
ba9db424ff [#1971] Fix missing website encoding 2012-11-23 13:24:51 +01:00
Lukas Eder
4bcc9f5524 Updated launch targets 2012-11-23 11:55:36 +01:00
Lukas Eder
5162da5f1f Merge branch 'master' of https://github.com/jOOQ/jOOQ.git 2012-11-12 20:02:43 +01:00
Lukas Eder
c303a019bd [#1967] Document using MySQL's SQL_CALC_FOUND_ROWS as an Oracle hint 2012-11-12 19:54:27 +01:00
Lukas Eder
9874798860 Update jOOQ-website/json/stats.php 2012-11-12 11:55:42 +01:00
Lukas Eder
52fd0b5d8e Updated manual 2012-11-11 13:26:01 +01:00
Lukas Eder
7a80d2f155 [#1118] Remove support for the code generation ant task 2012-11-11 13:25:26 +01:00
Lukas Eder
98295f7435 Updated manual 2012-11-09 18:39:17 +01:00
Lukas Eder
f5f4d833a5 [#1896] Add a section to the manual about Quality Assurance 2012-10-31 19:26:14 +01:00
Lukas Eder
345db92b31 [#1875] Add generic <R extends Record> type to SelectXXXStep DSL
type hierarchy for increased tuple type-safety
2012-10-28 14:52:53 +01:00
Lukas Eder
12b913a2d9 [#1374] Review usage of generics. Is <? extends T> really justified? 2012-10-27 23:28:57 +02:00
Lukas Eder
c7b295528a [#1897] Add a section to the manual about the migration to jOOQ 3.0 2012-10-27 22:49:32 +02:00
Lukas Eder
cfe7f5d1fd [#1897] Add a section to the manual about the migration to jOOQ 3.0 -
Added some keywords
2012-10-27 18:39:43 +02:00
Lukas Eder
106c628604 [#1897] Add a section to the manual about the migration to jOOQ 3.0 2012-10-27 09:52:47 +02:00
Lukas Eder
2e9a8196fe [#1896] Add a section to the manual about Quality Assurance - Added
section placeholder
2012-10-27 09:49:48 +02:00
Lukas Eder
300667239f Release 3.0.0-SNAPSHOT 2012-10-27 09:49:24 +02:00
Lukas Eder
70a5727b64 [#1254] Move org.jooq.tools.unsigned contents to org.jooq.types (along
with the new INTERVAL types)
2012-10-26 18:31:36 +02:00
Lukas Eder
9c81396726 Give credit to Ed Schaller for his contributions to the unsigned data
types
2012-10-26 18:27:54 +02:00
Lukas Eder
65e292f261 [#1740] Remove support for generated master data enums 2012-10-26 17:02:06 +02:00
Lukas Eder
a25fad77dc Release 2.6.0 2012-10-26 14:53:24 +02:00
Lukas Eder
de869d94de [#1810] Add <T, E> Map<T, E> ResultQuery.fetchMap(Field<T>, Class<E>)
and Result.intoMap(Field<T>, Class<E>) - Updated manual
2012-10-26 12:15:17 +02:00
Lukas Eder
7df7f70865 [#1773] Add a new jOOQ-Scala project and jooq-scala artefactId, to
contain jOOQ extensions in the Scala language - Updated manual
2012-10-26 12:12:03 +02:00
Lukas Eder
fe149dad41 [#1756] Add RecordMapper<E>, similar to RecordHandler<R>, mapping
records to custom types - Updated manual
2012-10-26 11:36:49 +02:00
Lukas Eder
0fcc3cbad9 Release 2.6.0 - Documented fetchGroups() additions 2012-10-26 11:26:44 +02:00
Lukas Eder
bcd1e0a548 Release 2.6.0 - Fixed typo 2012-10-26 11:22:19 +02:00
Lukas Eder
3df0420791 [#600] Add support for Oracle / SQL Standard linear regression
functions - Updated manual
2012-10-26 11:20:41 +02:00
Lukas Eder
0a8cb52427 [#385] Allow for keeping open statements in a Query - Added relevant
sections to the manual
2012-10-26 11:14:29 +02:00
Lukas Eder
75a0bcccbe Release 2.6.0 2012-10-26 10:44:31 +02:00
Lukas Eder
de4cf1c3fa Release 2.6.0 2012-10-26 10:41:06 +02:00
Lukas Eder
27f9f47020 Release 2.6.0 2012-10-26 09:54:32 +02:00
Lukas Eder
ec2ec2aa8f [#1871] Add some documentation indicating jOOQ's pretty printing
rendering feature - Added more documentation
2012-10-21 15:31:55 +02:00
Lukas Eder
988ae727f7 [#1871] Add some documentation indicating jOOQ's pretty printing
rendering feature
2012-10-21 12:17:39 +02:00
Lukas Eder
aa471b6285 [#1869] Deprecate org.jooq.NamedQueryPart 2012-10-19 19:48:58 +02:00
Lukas Eder
ae6b547870 Fixed some warnings 2012-10-19 19:21:00 +02:00
Lukas Eder
aab4c5737c [#1866] Deprecate [Schema-Name]Factory, remove reference to it from the
tutorials
2012-10-12 18:22:22 +02:00
Lukas Eder
e12a1f0402 Update jOOQ-website/json/stats.php 2012-10-09 22:46:21 +03:00
Lukas Eder
58fa624c81 Updated version 2.4, 2.5 release notes 2012-09-23 20:28:37 +02:00
Lukas Eder
b1ff568f41 [#1837] Add support for @java.beans.ConstructorProperties when
fetching into immutable POJOs
2012-09-22 13:44:48 +02:00
Lukas Eder
95a0f0e6b5 Attract more attention to empty manual sections 2012-09-22 13:41:42 +02:00
Lukas Eder
58d22aa6ea Updated Maven stats 2012-09-09 12:45:08 +02:00
Lukas Eder
9010596b87 Added Ivan to the contributor list 2012-09-08 01:15:56 +02:00
Lukas Eder
8cd2afd86d Improved colours blue (types) and grey (comments) 2012-09-06 15:53:22 +03:00
Lukas Eder
150d75f3ba Added copyright to manual 2012-09-05 18:37:43 +02:00
Lukas Eder
e7dbb66881 [#1674] Export data types with Result.formatXML() and
Result.formatJSON() exports - Documented changes in manual and Javadoc
2012-09-05 18:16:20 +02:00
Lukas Eder
011558f221 Added JOOQL keyword 2012-09-04 20:43:34 +02:00
Lukas Eder
3eb857e196 [#1058] Add <T1, T2, .. TN> Factory.row(T1, T2, .. TN) and
Factory.row(Field<T1>, Field<T2> ... Field<TN>) to allow for creating
tuples / rows - Renamed "TUPLE" into "ROW" to follow the SQL standard
2012-09-04 20:39:15 +02:00
Lukas Eder
7b698497ec [#1784] Enhance the BETWEEN predicate, introducing the AND keyword 2012-09-01 17:02:21 +02:00
Lukas Eder
27ac37a751 [#1077] Add support for the SQL standard OVERLAPS predicate 2012-08-30 22:51:20 +02:00
Lukas Eder
549eb19ef4 Documented tuples in the manual 2012-08-30 20:14:51 +02:00
Lukas Eder
a43885d40b Fixed version number 2012-08-28 23:21:29 +02:00
Lukas Eder
c244a656da Updated release notes from 2.3 and 2.4 2012-08-28 23:17:31 +02:00
Lukas Eder
95554ec42f [#1753] Document the ORDER SIBLINGS BY clause in the manual 2012-08-28 20:13:35 +02:00
Lukas Eder
7d569a9e54 Release 2.6.0-SNAPSHOT 2012-08-28 19:45:25 +02:00
Lukas Eder
484f60f875 Update jOOQ-website/community.php
Clarified on the usage of Eclipse and EGit
2012-08-28 10:12:28 +03:00
Lukas Eder
8baa17976d Release 2.5.0 - Fixed manual links 2012-08-26 15:18:00 +02:00
Lukas Eder
d5f6f7e282 Release 2.5.0 - Added releasenotes to website 2012-08-26 15:01:57 +02:00
Lukas Eder
0e309bc23e Release 2.5.0 - Release notes and updated website 2012-08-26 14:54:31 +02:00
Lukas Eder
22fd40c248 Release 2.5.0 - Give credits to Sugiharto Lim for his Firebird
integration contribution
2012-08-26 13:37:05 +02:00
Lukas Eder
c8a212cc5e Release 2.5.0 2012-08-25 22:47:03 +02:00
Lukas Eder
e6cdcda1b7 [#1657] Reorganise the manual - Fixed PDF. Done 2012-08-25 22:40:09 +02:00
Lukas Eder
6a1f8faffc [#1657] Reorganise the manual (171 / 171) 2012-08-25 19:24:01 +02:00
Lukas Eder
cc75e62242 [#1657] Reorganise the manual (166 / 174) 2012-08-25 19:04:10 +02:00
Lukas Eder
b38d698ae9 [#1741] Deprecate org.jooq.MasterDataType 2012-08-25 17:37:13 +02:00
Lukas Eder
2011118290 [#1657] Reorganise the manual (159 / 174) 2012-08-25 17:27:52 +02:00
Lukas Eder
ef46e0e266 [#1657] Reorganise the manual (158 / 174) 2012-08-25 17:19:25 +02:00
Lukas Eder
bbe365679b [#1657] Reorganise the manual (155 / 173) 2012-08-25 17:02:02 +02:00
Lukas Eder
ea6f3a0b28 [#1657] Reorganise the manual (152 / 174) 2012-08-25 16:30:50 +02:00
Lukas Eder
4a7bb75754 [#1657] Reorganise the manual (150 / 175) 2012-08-25 16:05:06 +02:00
Lukas Eder
c6cac0d5bc [#1657] Reorganise the manual (148 / 176) 2012-08-25 15:42:56 +02:00
Lukas Eder
570415d333 [#1657] Reorganise the manual (146 / 176) 2012-08-25 15:07:15 +02:00
Lukas Eder
311f3e2652 [#1657] Reorganise the manual (144 / 176) 2012-08-25 14:30:22 +02:00
Lukas Eder
0af655949c [#1657] Reorganise the manual (139 / 176) 2012-08-24 13:57:32 +02:00
Lukas Eder
8caa3c7b12 [#1657] Reorganise the manual (137 / 177) 2012-08-24 12:40:27 +02:00
Lukas Eder
04ab71c821 [#430] Add support for the Firebird database - Implement LIMIT using
ROWS .. TO, instead of FIRST .. SKIP
2012-08-19 14:47:03 +02:00
Lukas Eder
4ff3c98bcc [#430] Add support for the Firebird database - Fixed LIMIT 2012-08-19 12:59:24 +02:00
Lukas Eder
543e04e67a [#1657] Reorganise the manual (130 / 177) 2012-08-19 12:13:48 +02:00
Lukas Eder
c640a2a1db [#1657] Reorganise the manual (126 / 177) 2012-08-18 21:18:18 +02:00
Lukas Eder
34dcde2035 [#1657] Reorganise the manual (122 / 176) 2012-08-18 19:30:14 +02:00
Lukas Eder
197c74931a [#1657] Reorganise the manual (119 / 175) 2012-08-18 18:55:22 +02:00
Lukas Eder
c76b862542 [#1657] Reorganise the manual (115 / 171) 2012-08-17 16:05:04 +02:00
Lukas Eder
165f5218a2 [#1657] Reorganise the manual (112 / 169) 2012-08-17 14:25:25 +02:00
Lukas Eder
5a1a813f44 [#1657] Reorganise the manual (109 / 169) 2012-08-17 13:36:25 +02:00
Lukas Eder
32cd3d9393 [#1657] Reorganise the manual (102 / 168) 2012-08-13 22:46:16 +02:00
Lukas Eder
bf3b38badd [#1657] Reorganise the manual (100 / 168) 2012-08-13 22:24:03 +02:00
Lukas Eder
06ec0925da [#1657] Reorganise the manual (99 / 168) 2012-08-13 22:15:23 +02:00
Lukas Eder
1483a79c5a [#1657] Reorganise the manual (97 / 167) 2012-08-13 22:12:00 +02:00
Lukas Eder
eee8c95d13 [#1657] Reorganise the manual (91 / 162) 2012-08-13 21:13:50 +02:00
Lukas Eder
3ad254a595 [#1657] Reorganise the manual (86 / 161) 2012-08-13 19:19:41 +02:00
Lukas Eder
004d907758 Added the MATCHED keyword 2012-08-13 18:21:13 +02:00
Lukas Eder
dea673bbc2 [#1657] Reorganise the manual (83 / 161) 2012-08-13 18:19:44 +02:00
Lukas Eder
6dc9ba822e [#1657] Reorganise the manual (81 / 161) 2012-08-12 18:36:42 +02:00
Lukas Eder
ebec89e97d [#1657] Reorganise the manual (81 / 160) 2012-08-12 11:11:23 +02:00
Lukas Eder
adbc4fa7f4 [#1657] Reorganise the manual (78 / 157) 2012-08-11 15:23:37 +02:00
Lukas Eder
68cfc2d7cd Added the SYMMETRIC SQL keyword 2012-08-11 13:01:52 +02:00
Lukas Eder
cd47fa1ebe [#1657] Reorganise the manual (74 / 156) 2012-08-11 13:01:08 +02:00
Lukas Eder
e6a42cc9c2 [#1657] Reorganise the manual (73 / 156) 2012-08-11 12:47:15 +02:00
Lukas Eder
f2763d2d1e [#1657] Reorganise the manual (69 / 155) 2012-08-11 11:27:29 +02:00
Lukas Eder
65fbd4d284 [#1657] Reorganise the manual (65 / 154) 2012-08-10 21:12:22 +02:00
Lukas Eder
924e057eeb [#1657] Reorganise the manual (62 / 153) 2012-08-10 19:22:26 +02:00
Lukas Eder
9bed2f7f42 Added July Maven stats 2012-08-10 16:28:08 +02:00
Lukas Eder
2038e02f00 Added remark about describing regular expressions in the manual 2012-08-09 08:54:13 +03:00
Lukas Eder
c0be23d7c5 [#1665] Add support for the empty GROUP BY () clause 2012-08-05 23:00:06 +02:00
Lukas Eder
c1fb5a373e [#1657] Reorganise the manual (53 / 151) 2012-08-05 22:00:26 +02:00
Lukas Eder
4fe829019e [#1657] Reorganise the manual (52 / 151) 2012-08-05 18:06:14 +02:00
Lukas Eder
648cbfc560 Added more SQL keywords 2012-08-05 17:32:17 +02:00
Lukas Eder
1ffa5bf9fc [#1657] Reorganise the manual - more sections (51) 2012-08-05 17:09:06 +02:00
Lukas Eder
739f5b48c1 [#1657] Reorganise the manual - more sections 2012-08-05 15:17:30 +02:00
Lukas Eder
ac039c4b5e Calculate percentage of completed sections in manual 2012-08-05 14:57:52 +02:00
Lukas Eder
8fd60caefc Allow for variables of the form {jooq-version} in the manual XML 2012-08-05 14:43:50 +02:00
Lukas Eder
6be316274e Print info whether a section has already been written, or not 2012-08-05 13:42:41 +02:00
Lukas Eder
f4a3e2a4c8 [#457] Add support for Oracle user-defined AGGREGATE functions 2012-08-05 11:14:21 +02:00
Lukas Eder
09776ae418 [#1675] Add support for the SQL standard IS [NOT] DISTINCT FROM
predicate
2012-08-04 17:11:51 +02:00
Lukas Eder
06f1bab04c [#1657] Reorganise the manual - more sections... 2012-08-04 15:28:24 +02:00
Lukas Eder
a6c353f37c [#1657] Reorganise the manual - More sections 2012-08-04 15:22:31 +02:00
Lukas Eder
2c34c81f99 Detect duplicate section ids 2012-08-04 15:16:36 +02:00
Lukas Eder
40cb55153f [#1657] Reorganise the manual - More sections... 2012-08-04 14:47:23 +02:00
Lukas Eder
92917d6cf3 Added more SQL keywords 2012-08-04 12:42:27 +02:00
Lukas Eder
2beb74b18d [#1657] Reorganise the manual - Re-writing sections... 2012-08-04 12:42:02 +02:00
Lukas Eder
ea3b632abb Added some more SQL keywords 2012-08-04 12:02:33 +02:00
Lukas Eder
b55b2b2f4a [#1657] Reorganise the manual - Started re-writing some sections 2012-08-03 21:00:30 +02:00
Lukas Eder
60522eab58 Funny issue with files that cannot be overwritten... 2012-08-03 20:59:53 +02:00
Lukas Eder
a4bf7b9d34 Open external links in new windows/tabs 2012-08-01 17:17:34 +02:00
Lukas Eder
1e81f09ed5 [#1657] Reorganise the manual - defined the manual structure 2012-08-01 16:48:49 +02:00
Lukas Eder
c98d745d56 [#1657] Reorganise the manual 2012-08-01 15:26:06 +02:00
Lukas Eder
e44416aed6 Do not track development website 2012-08-01 08:49:47 +02:00
Lukas Eder
e7bdef03fc [#1630] Github links on website point to the old repo 2012-07-27 09:47:15 +02:00
Lukas Eder
6cabc3e762 Suppressed warning 2012-07-22 17:17:09 +02:00
Lukas Eder
d7fa8926d5 Updated website after Trac to GitHub migration 2012-07-22 16:48:53 +02:00
Lukas Eder
b001a7c73e Updated Eclipse compiler settings to add Eclipse Juno features 2012-07-19 19:19:45 +02:00
Lukas Eder
eefa62e905 [#1568] When applying a TableMapping, the associated SchemaMapping
should be optional (i.e. left empty) - Clarified manual
2012-07-14 10:40:12 +02:00
Lukas Eder
a6276eca73 Added June Maven download stats 2012-07-14 10:07:23 +02:00
Lukas Eder
b7bb5d965a Release 2.4.0 - Website update 2012-07-08 20:01:01 +02:00
Lukas Eder
83cdbb088f Release 2.4.0 - Updated manual 2012-07-08 19:36:47 +02:00
Lukas Eder
701d617945 Release 2.4.0 - Added release notes 2012-07-08 19:09:28 +02:00
Lukas Eder
6a254af74a Release 2.4.0 2012-07-08 17:22:34 +02:00
Lukas Eder
b8823e6c29 [#1545] Website and Documentation anchors should be links to themselves,
visually recognisable
2012-07-07 12:00:15 +02:00
Lukas Eder
13142d7208 Mention Aaron also on website 2012-07-02 23:04:07 +02:00
Lukas Eder
9be84a272f Added clarification to the manual concerning the difference between
"Sybase" and "ASE" in jOOQ
2012-07-02 19:18:04 +02:00
Lukas Eder
3140b9605e Updated release notes 2012-07-01 12:46:08 +02:00
Lukas Eder
1c92e88785 Fixed manual, replaced remaining references to SQLException by
DataAccessException
2012-06-30 09:25:06 +02:00
Lukas Eder
df0da649d9 Added Maven stats for May 2012-06-28 11:42:36 +02:00
Lukas Eder
98339dcddb Fixed GitHub URL 2012-06-28 11:24:08 +02:00
Lukas Eder
ff2287d5d8 Release 2.2.3 2012-06-03 17:27:02 +02:00
Lukas Eder
20e7e1e892 Release 2.3.2 2012-06-03 16:35:10 +02:00
Lukas Eder
7af364eda9 Improved SEO. Customised title in pages other than home page 2012-06-01 22:16:31 +02:00
Lukas Eder
4f9163568e Document recent additions 2012-06-01 17:54:32 +02:00
Lukas Eder
9f1b30da94 Fixed compiler warning 2012-06-01 17:42:30 +02:00
Lukas Eder
f109e734a0 [#1358] Compilation errors in generated source code when Oracle
overloaded procedures collide with procedures that end with numbers
2012-06-01 15:40:51 +02:00
Lukas Eder
955c367676 Merge branch 'master' of git@github.com:jOOQ/jOOQ.git 2012-06-01 13:54:42 +02:00
Lukas Eder
ee27b10631 [#1462] Document missing GeneratorStrategy features, such as
getJavaClassImplements()
2012-06-01 13:32:40 +02:00
Lukas Eder
4400366c8b SEO: Added Woopra tracking code, removed pinterest script 2012-05-31 10:31:24 +03:00
Lukas Eder
2725877103 Improve documentation on the possibility of leaving <inputSchema/> empty 2012-05-25 15:02:06 +02:00
Lukas Eder
f599413146 Added <h2 id=".."/> to release notes 2012-05-24 17:27:18 +02:00
Lukas Eder
1b9d98fa51 Replaced Pinterest button with LinkedIn button 2012-05-23 22:26:26 +02:00
Lukas Eder
1acfa28256 Add /jOOQ-website/manual to .gitignore 2012-05-23 22:20:06 +02:00
Lukas Eder
f527a0a99f Removed generated manual artefacts 2012-05-23 22:19:22 +02:00
Lukas Eder
930ac51efb Fixed some dead links 2012-05-23 22:18:12 +02:00
Lukas Eder
843b82cccf Release 2.3.1 2012-05-11 10:04:13 +02:00
Lukas Eder
71ebc98b27 Updated Maven download statistics 2012-05-09 19:44:31 +02:00
Lukas Eder
14aa2b6b94 Fixed titles on main menu 2012-05-07 21:38:24 +02:00
Lukas Eder
3357b14c09 Added Google Analytics code snippet 2012-05-07 21:19:23 +02:00
Lukas Eder
b7f8cb14a9 SEO : added alt attribute 2012-05-07 20:32:50 +02:00
Lukas Eder
a377e1b632 SEO optimisation : shortened meta description 2012-05-07 20:30:07 +02:00
Lukas Eder
82597990fa SEO optimisation. Shorten title 2012-05-07 20:21:47 +02:00
Lukas Eder
cf928b006d Don't let download statistics time-range reach the present day 2012-05-07 20:17:44 +02:00
Lukas Eder
1542ad334c Release 2.3.0 - Manual update 2012-05-06 19:53:44 +02:00
Lukas Eder
00b5731ecf Release 2.3.0 2012-05-06 18:58:44 +02:00
Lukas Eder
4aace174c1 Added link to the new "user contribution candidates" trac milestone 2012-05-01 11:37:55 +02:00
Lukas Eder
c4065275ce Added "disclaimer" to tutorial. Exception handling is kept simple
intentionally
2012-04-29 13:29:14 +02:00
Lukas Eder
0f048d48f1 Added some info about where to obtain SNAPSHOTs and sources 2012-04-28 18:07:02 +02:00
Lukas Eder
fda0fa9dfb Added Robin to the hall of fame 2012-04-27 10:59:51 +02:00
Lukas Eder
569ce789a2 [#1357] a few suggested edits to the tutorial 2012-04-25 20:45:02 +02:00
Lukas Eder
da579fae96 [#1357] a few suggested edits to the tutorial 2012-04-25 20:42:23 +02:00
Lukas Eder
22fab1f1ee Upgraded release notes 2012-04-22 17:29:26 +02:00
Lukas Eder
3113dbd1ce Fixed website repository link 2012-04-22 11:01:57 +02:00
Lukas Eder
cc61275add Upgraded Eclipse and Plugins 2012-04-22 10:51:58 +02:00
Lukas Eder
ada41ad5ae Upgraded Eclipse and Plugins 2012-04-22 10:21:42 +02:00
Lukas Eder
e2f1cba30d Added Pinterest button 2012-04-20 10:46:07 +00:00
Lukas Eder
5bca9503a5 Added missing CUBRID database in manual 2012-04-19 11:21:16 +00:00
Lukas Eder
f995290622 Some website improvements (fix for IE) 2012-04-15 17:27:53 +00:00
Lukas Eder
37bf58cf08 Some website improvements 2012-04-15 17:16:42 +00:00
Lukas Eder
1c3ef3dc98 Improved wording 2012-04-15 10:45:12 +00:00
Lukas Eder
b88d35db28 Added advertising section, and Maven statistics 2012-04-15 10:25:48 +00:00
Lukas Eder
6b0164cc1d Added advertising section, and SourceForge statistics 2012-04-15 09:21:11 +00:00
Lukas Eder
bb41ed66ea Some website improvements 2012-04-15 07:26:53 +00:00
Lukas Eder
99e5ad4457 Brand update 2012-04-14 22:53:11 +00:00
Lukas Eder
5f1358722f Brand update 2012-04-14 22:45:08 +00:00
Lukas Eder
64a80a8e4c Replaced Wordpress URL by http://blog.jooq.org 2012-04-14 11:56:29 +00:00
Lukas Eder
69ce148a40 Release 2.2.1 2012-04-12 16:16:18 +00:00
Lukas Eder
d3dc710f93 Release 2.2.0 2012-04-09 15:02:25 +00:00
Lukas Eder
42c4208ac5 Release 2.1.0 - Fixed some manual links 2012-03-18 14:36:56 +00:00