Mon, 20 Jan 2014 00:05:23 +0100 |
František Kučera |
fixed unit tests
v_0
|
changeset |
files
|
Sun, 19 Jan 2014 18:30:21 +0100 |
František Kučera |
fix Tabular: table was broken if value ended with \n
v_0
|
changeset |
files
|
Fri, 17 Jan 2014 23:24:07 +0100 |
František Kučera |
SQL from STDIN: --sql-in
v_0
|
changeset |
files
|
Thu, 16 Jan 2014 12:28:08 +0100 |
František Kučera |
XmlFormatter: support (multidimensional) arrays
v_0
|
changeset |
files
|
Thu, 16 Jan 2014 12:23:16 +0100 |
František Kučera |
FakeSqlArray#toString()
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 22:22:45 +0100 |
František Kučera |
XML formatter: fix null column values
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 21:38:02 +0100 |
František Kučera |
InfoLister: preserve order of databases to test and to list driver properties
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 21:37:24 +0100 |
František Kučera |
fix unused imports
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 21:26:15 +0100 |
František Kučera |
InfoLister: option --list-formatters also tests, if formatter class can be instantiated (thus is valid)
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 21:06:12 +0100 |
František Kučera |
InfoLister: list configured and configurable JDBC driver properties – option: --list-jdbc-properties
v_0
|
changeset |
files
|
Wed, 15 Jan 2014 18:15:55 +0100 |
František Kučera |
InfoLister: print list of available JDBC drivers: --list-jdbc-drivers
v_0
|
changeset |
files
|
Sat, 11 Jan 2014 18:37:57 +0100 |
František Kučera |
fix typo in .deb package description
v_0
|
changeset |
files
|
Fri, 10 Jan 2014 23:28:07 +0100 |
František Kučera |
Added tag v0.8 for changeset eb3676c6929b
v_0
|
changeset |
files
|
Fri, 10 Jan 2014 23:21:28 +0100 |
František Kučera |
more JavaDoc
v_0 v0.8
|
changeset |
files
|
Fri, 10 Jan 2014 20:13:16 +0100 |
František Kučera |
XML: batchResults → batchResult
v_0
|
changeset |
files
|
Fri, 10 Jan 2014 16:46:40 +0100 |
František Kučera |
distributions: src release script
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 23:50:22 +0100 |
František Kučera |
XML formatter: use singleAttribute(qname(""), "")
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 23:39:47 +0100 |
František Kučera |
XML formatter: null values – null attribute instead of „null“ string
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 20:08:53 +0100 |
František Kučera |
wrapper script fix: XSL is in .deb package gzipped
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 19:59:19 +0100 |
František Kučera |
Batch error – proper exit code: EXIT_BATCH_ERROR = 8
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 19:35:20 +0100 |
František Kučera |
just formatting
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 19:24:26 +0100 |
František Kučera |
Improved BatchEncoder: writeNextString()
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 19:18:52 +0100 |
František Kučera |
BatchDecoder: basic decoder
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 14:50:26 +0100 |
František Kučera |
BatchEncoder: fix (encode query with numbered parameters)
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 14:33:51 +0100 |
František Kučera |
Batch: basic encoder and prepare batch
v_0
|
changeset |
files
|
Wed, 08 Jan 2014 12:44:18 +0100 |
František Kučera |
convert named parameters to numbered
v_0
|
changeset |
files
|
Tue, 07 Jan 2014 21:54:59 +0100 |
František Kučera |
Formatters: structural change – new level „statement“ → query and parameters are no more duplicated into each result set or updates result
v_0
|
changeset |
files
|
Tue, 07 Jan 2014 21:53:24 +0100 |
František Kučera |
default config: no standalone
v_0
|
changeset |
files
|
Sun, 05 Jan 2014 11:42:41 +0100 |
František Kučera |
css/padding
v_0
|
changeset |
files
|
Sun, 05 Jan 2014 00:49:01 +0100 |
František Kučera |
fix InfoLister: squared infos
v_0
|
changeset |
files
|
Sun, 05 Jan 2014 00:17:27 +0100 |
František Kučera |
XHTML formatter: simple formatting of (multidimensional) arrays
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 23:44:34 +0100 |
František Kučera |
XHTML formatter: distinguish number and boolean
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 23:39:38 +0100 |
František Kučera |
XML/XHTML formatter – DOCTYPE
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 23:27:17 +0100 |
František Kučera |
XHTML formatter: CSS and other improvements
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 22:38:59 +0100 |
František Kučera |
Basic XHTML formatter
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 21:21:04 +0100 |
František Kučera |
Properties: setLastDefaults()
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 21:20:48 +0100 |
František Kučera |
XML formatter fix: line breaks at the end of the text will be eaten – if you need them, use indentText = false
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 20:24:27 +0100 |
František Kučera |
XML formatter: optional label attribute in column elements
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 20:08:56 +0100 |
František Kučera |
XML formatter: option for preserve whitespace or indent text with line breaks
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 19:54:11 +0100 |
František Kučera |
XML formatter: rows, columns, updates results
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 19:39:35 +0100 |
František Kučera |
XML formatter: abstract + part of basic XML formatter
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 19:38:51 +0100 |
František Kučera |
new function: foHex()
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 19:38:20 +0100 |
František Kučera |
Colors can be definitively turned off in constructor
v_0
|
changeset |
files
|
Sat, 04 Jan 2014 15:11:49 +0100 |
František Kučera |
better notNull() function
v_0
|
changeset |
files
|
Fri, 03 Jan 2014 22:09:05 +0100 |
František Kučera |
tabular – todo
v_0
|
changeset |
files
|
Fri, 03 Jan 2014 21:36:00 +0100 |
František Kučera |
TabularWrappingFormatter – first version
v_0
|
changeset |
files
|
Fri, 03 Jan 2014 00:27:16 +0100 |
František Kučera |
customizable classpath
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 21:26:50 +0100 |
František Kučera |
package and copy XSLT
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 21:26:03 +0100 |
František Kučera |
XML schemas licenses
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 21:23:23 +0100 |
František Kučera |
XSLT for viewing config files in a web browser (Firefox, rekonq etc.)
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 20:32:59 +0100 |
František Kučera |
example-config.xml moved to xml dir: symlink
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 20:30:53 +0100 |
František Kučera |
example-config.xml moved to xml dir
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 20:14:45 +0100 |
František Kučera |
Pack XSD and RNC into .deb
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 20:12:45 +0100 |
František Kučera |
basic XSD
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 20:00:17 +0100 |
František Kučera |
Starter script: create symlinks for XSD and Relax NG XML schemas
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 19:59:33 +0100 |
František Kučera |
Relax NG schema for XML configuration
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 19:38:26 +0100 |
František Kučera |
Debian package: interim build script for .deb packages
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 19:27:09 +0100 |
František Kučera |
Starter script: systemwide JAR location (user can override it in environment.sh by JAR variable)
v_0
|
changeset |
files
|
Thu, 02 Jan 2014 19:25:35 +0100 |
František Kučera |
Bash completion: no 'have sql-dk' test
v_0
|
changeset |
files
|
Wed, 01 Jan 2014 18:25:11 +0100 |
František Kučera |
version info: copyright and contact
v_0
|
changeset |
files
|