Lukas Eder
|
244f82c49f
|
Release 3.0.0-SNAPSHOT
|
2013-02-28 10:33:51 +01:00 |
|
Lukas Eder
|
3305e80127
|
[#2276] Wrong MockDataProvider manual example
|
2013-02-26 21:20:03 +01:00 |
|
Lukas Eder
|
46384c000a
|
[#2273] Tutorial bug, referencing wrong Maven dependency. jOOQ 3.0.0 is
not yet released, only RC1
|
2013-02-26 11:30:37 +01:00 |
|
Lukas Eder
|
96d46abbd8
|
[#2272] Add a paragraph to the manual's preface, explaining "why not
just use SQL"?
|
2013-02-26 09:59:42 +01:00 |
|
Lukas Eder
|
87e281a6f4
|
Release 2.6.3
|
2013-02-25 15:47:58 +01:00 |
|
Lukas Eder
|
411a66eac1
|
Fixed tutorial bug
|
2013-02-24 11:08:01 +01:00 |
|
Lukas Eder
|
e012c0e547
|
[#2255] Add code generation option to avoid the generation of
"global object references"
|
2013-02-20 17:22:18 +01:00 |
|
Lukas Eder
|
000360f05a
|
[#2244] Add section to the manual indicating that the jOOQ generator can
only handle schemas of a certain size
|
2013-02-20 16:35:29 +01:00 |
|
Lukas Eder
|
4cd82505dd
|
[#2216] Improve example in the "jOOQ for CRUD" section. Use only columns
from the sample database
|
2013-02-20 15:06:17 +01:00 |
|
Lukas Eder
|
cb307f0fd7
|
[#2219] Double-escaping in manual's tutorial example code, Step 6
Conflicts:
jOOQ-website/src/main/resources/manual-2.7.xml
|
2013-02-20 15:05:51 +01:00 |
|
Lukas Eder
|
3bb709b677
|
Release 3.0.0-RC2 - Improved code formatting for release notes
|
2013-02-18 13:16:17 +01:00 |
|
Lukas Eder
|
3192dc584d
|
Release 3.0.0-RC2 - Fixed version info in download.php and notes.php
|
2013-02-18 13:15:57 +01:00 |
|
Lukas Eder
|
cd0021839d
|
Release 3.0.0-RC1 - Updated release notes
|
2013-02-17 22:46:05 +01:00 |
|
Lukas Eder
|
766b694ce6
|
[#2215] Improve example in the "jOOQ for CRUD" section. Use only columns
from the sample database
|
2013-02-17 22:45:02 +01:00 |
|
Lukas Eder
|
a6ec1614be
|
Release 3.0.0-RC1 - Added some sections to the manual
|
2013-02-17 22:31:27 +01:00 |
|
Lukas Eder
|
4ef9e48623
|
Release 3.0.0-RC1 - Fixed manual line lengths
|
2013-02-17 20:58:07 +01:00 |
|
Lukas Eder
|
0116b7d920
|
Release 3.0.0-RC1 added reference to the 3.0 manual
|
2013-02-17 20:45:24 +01:00 |
|
Lukas Eder
|
b616f21fe8
|
Release 3.0.0-RC1 - Added release notes
|
2013-02-17 19:22:31 +01:00 |
|
Lukas Eder
|
6babe1794e
|
Release 3.0.0-RC1 - Updated version numbers
|
2013-02-16 14:53:18 +01:00 |
|
Lukas Eder
|
8576e1d56d
|
Release 3.0.0-RC1
|
2013-02-16 14:28:59 +01:00 |
|
Lukas Eder
|
dccf2c1bd8
|
[#2202] Add Mock JDBC objects for unit testing with jOOQ - Added section
to the manual
|
2013-02-16 11:33:38 +01:00 |
|
Lukas Eder
|
b89f139bc3
|
Improved CSS
|
2013-02-14 22:45:59 +01:00 |
|
Lukas Eder
|
1528de7766
|
Improved manual's TOC structure
|
2013-02-14 14:18:47 +01:00 |
|
Lukas Eder
|
3dd2803eea
|
[#1914] Document the fact that SELECT * is performed by leaving the
SELECT list empty
|
2013-02-14 13:42:50 +01:00 |
|
Lukas Eder
|
fffc16439b
|
Updated manual
|
2013-02-14 12:43:30 +01:00 |
|
Lukas Eder
|
25c57493dd
|
- Fixed references to Factory / Executor
- Added more row-value-expression sections
|
2013-02-14 11:46:52 +01:00 |
|
Lukas Eder
|
34082a4dae
|
[#2194] Add a glossary to the manual - Added empty section
|
2013-02-13 21:39:17 +01:00 |
|
Lukas Eder
|
196719653a
|
[#1894] Remove constructors from dialect-specific factories - Updated
manual
|
2013-02-13 21:27:15 +01:00 |
|
Lukas Eder
|
5fa6e6dce0
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0
|
2013-02-13 21:05:34 +01:00 |
|
Lukas Eder
|
503e37eb2f
|
Added a reference to SLICK to the manual's credits
|
2013-02-13 21:05:00 +01:00 |
|
Lukas Eder
|
3c4e81e439
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0
|
2013-02-13 21:03:13 +01:00 |
|
Lukas Eder
|
99be1bc0bc
|
Added {max-row-degree} manual variable
|
2013-02-13 21:03:03 +01:00 |
|
Lukas Eder
|
182a212200
|
Removed hard-coded path to fop.config.xml
|
2013-02-13 19:00:18 +01:00 |
|
Lukas Eder
|
7e44bed7ef
|
[#2140] No table java mapping generated using maven plugin - missing
inputSchema in postgres
|
2013-02-13 10:19:10 +01:00 |
|
Lukas Eder
|
f7e672ec39
|
Updated Maven stats
|
2013-02-12 12:13:36 +01:00 |
|
Lukas Eder
|
92b7d42ffd
|
[#1663] Document RenderContext and make it part of the public API
|
2013-02-11 15:39:24 +01:00 |
|
Lukas Eder
|
79e974ec9c
|
Added cross-version links to manual
|
2013-02-11 10:30:41 +01:00 |
|
Lukas Eder
|
8ddc178dc5
|
Added donation page to the website
|
2013-02-08 10:22:08 +01:00 |
|
Lukas Eder
|
f69186bb0b
|
Mention typesafe INSERT and MERGE statements
|
2013-02-07 14:52:37 +01:00 |
|
Lukas Eder
|
2b2b3e6623
|
[#1897] Add a section to the manual about the migration to jOOQ 3.0 -
Added reference to changed ExecuteListener configuration
|
2013-02-04 21:35:07 +01:00 |
|
Lukas Eder
|
c18d6b45af
|
[#1649] Remove support for code generation from pre-jOOQ 2.0 .properties
file
|
2013-01-06 16:55:20 +01:00 |
|
Lukas Eder
|
2f0cfd66c8
|
Updated statistics
|
2013-01-06 11:34:54 +01:00 |
|
Lukas Eder
|
b84c0060b9
|
Changed year number in copyright to 2013
|
2013-01-03 12:05:32 +01:00 |
|
Lukas Eder
|
135b9f2501
|
[#2076] Stop "supporting" comma-separated regular expressions in the
code generator configuration
|
2013-01-02 19:50:05 +01:00 |
|
Lukas Eder
|
cf4a9e521d
|
Upgraded .classpath JRE reference from 1.6 to 1.7
|
2012-12-28 14:49:06 +01:00 |
|
Lukas Eder
|
01dfb38317
|
[#2060] Remove redundant SimpleSelectXXX API
- Removed API elements
- Clean up SELECT type hierarchy
|
2012-12-28 11:31:12 +01:00 |
|
Lukas Eder
|
e71d9444c2
|
[#2043] Remove generated navigation methods
|
2012-12-22 18:17:05 +01:00 |
|
Lukas Eder
|
9b9f105417
|
[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -
Removed SQLDataType from the DataType type hierarchy
|
2012-12-21 21:36:39 +01:00 |
|
Lukas Eder
|
1f9fb2bbc9
|
[#456] Add runtime support for PRECISION, SCALE, and LENGTH attributes -
Add hint to the manual about data types having been changed
|
2012-12-21 18:34:33 +01:00 |
|
Lukas Eder
|
0f9da66023
|
[#2027] Document semantic versioning rules as understood by jOOQ
|
2012-12-20 14:23:59 +01:00 |
|
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 |
|