Wed, 09 Nov 2016 00:18:01 +0100 |
František Kučera |
InfoLister/test: show also database server name and version
v_0
|
changeset |
files
|
Sun, 13 Sep 2015 20:10:13 +0200 |
František Kučera |
BarChartFormatter: TODO comments
v_0
|
changeset |
files
|
Sun, 13 Sep 2015 19:25:36 +0200 |
František Kučera |
headerTypes: new option to hide column types in tabular headers
v_0
|
changeset |
files
|
Sun, 06 Sep 2015 21:48:54 +0200 |
František Kučera |
BarChartFormatter: format null as an empty/missing bar + better logging
v_0
|
changeset |
files
|
Sun, 06 Sep 2015 21:46:03 +0200 |
František Kučera |
XmlFormatter: support for printing SQLXML types
v_0
|
changeset |
files
|
Sun, 30 Aug 2015 02:28:15 +0200 |
František Kučera |
BarChartFormatter: first version
v_0
|
changeset |
files
|
Sun, 30 Aug 2015 02:24:36 +0200 |
František Kučera |
LoggerProducer
v_0
|
changeset |
files
|
Tue, 18 Aug 2015 23:37:22 +0200 |
František Kučera |
bash_completion.pl: defaultFormatter
v_0
|
changeset |
files
|
Sun, 16 Aug 2015 01:40:44 +0200 |
František Kučera |
bash-completion: --formatter-property choices: first working version
v_0
|
changeset |
files
|
Sun, 16 Aug 2015 01:25:01 +0200 |
František Kučera |
bash-completion: --formatter-property names
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 16:15:30 +0200 |
František Kučera |
SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter (fixed)
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 16:12:06 +0200 |
František Kučera |
SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 14:40:48 +0200 |
František Kučera |
--list-formatter-properties: better help/description
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 14:35:27 +0200 |
František Kučera |
--list-formatter-properties: optional column declared_in
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 14:00:47 +0200 |
František Kučera |
--list-formatter-properties: added column declared_in
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 13:58:43 +0200 |
František Kučera |
property annotations: first woking version of --list-formatter-properties
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 13:21:26 +0200 |
František Kučera |
getClassHierarchy function
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 11:52:38 +0200 |
František Kučera |
property annotations: first version (inherited properties are not working yet)
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 11:07:50 +0200 |
František Kučera |
property annotations: dummy InfoLister table
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:53:35 +0200 |
František Kučera |
InfoLister: private methods + formatter for formatter properties
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:47:56 +0200 |
František Kučera |
property annotations: grounds for --list-formatter-properties
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:44:36 +0200 |
František Kučera |
Java 8 for jdbc-dk-driver
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:34:18 +0200 |
František Kučera |
property annotations: default values
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:20:39 +0200 |
František Kučera |
property annotations (documentation) for particular formatters
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 10:04:28 +0200 |
František Kučera |
property annotations for documentation of formatter properties
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 09:42:43 +0200 |
František Kučera |
Java 8
v_0
|
changeset |
files
|
Sat, 15 Aug 2015 09:40:22 +0200 |
František Kučera |
connection tunnelling: configuration and logging
v_0
|
changeset |
files
|
Sun, 21 Jun 2015 16:21:51 +0200 |
František Kučera |
SingleRecordFormatter: Formatter intended for printing one record (or few records) with many columns.Prints each colum name and its value on separate line.
v_0
|
changeset |
files
|
Sun, 24 May 2015 19:17:50 +0200 |
František Kučera |
InfoLister: sort rows in --list-java-properties and --list-environment-variables
v_0
|
changeset |
files
|
Sun, 24 May 2015 19:10:25 +0200 |
František Kučera |
InfoLister: new listings: --list-java-properties and --list-environment-variables
v_0
|
changeset |
files
|
Sun, 24 May 2015 18:45:46 +0200 |
František Kučera |
sql-dk.sh: support for JAVA_OPTIONS
v_0
|
changeset |
files
|
Sun, 24 May 2015 17:35:37 +0200 |
František Kučera |
Schemas and XSL for new 'driver' configuration option
v_0
|
changeset |
files
|
Mon, 18 May 2015 00:36:23 +0200 |
František Kučera |
fix typo: databgase → database
v_0
|
changeset |
files
|
Mon, 18 May 2015 00:33:10 +0200 |
František Kučera |
parallel connection testing: avoid deadlocks – preload drivers + better exception handling and logging
v_0
|
changeset |
files
|
Sun, 17 May 2015 15:43:20 +0200 |
František Kučera |
just JavaDoc
v_0
|
changeset |
files
|
Sun, 17 May 2015 13:51:40 +0200 |
František Kučera |
JDBC driver class can be specified in the database configuration as an optional parameter (useful especially while embedding jdbc-dk-driver into other application that does not support automatic driver discovery)
v_0
|
changeset |
files
|
Sun, 17 May 2015 13:15:21 +0200 |
František Kučera |
configuration loading: use JAXB index and set classloader (useful while embedding into Netbeans and other applications)
v_0
|
changeset |
files
|
Sun, 17 May 2015 00:27:56 +0200 |
František Kučera |
jdbc-dk-driver: first working version
v_0
|
changeset |
files
|
Sat, 16 May 2015 23:58:06 +0200 |
František Kučera |
avoid NullPointerException (value = null) while duplicating to java.util.Properties
v_0
|
changeset |
files
|
Sat, 16 May 2015 23:55:11 +0200 |
František Kučera |
userName and password are not needed for the loopback driver
v_0
|
changeset |
files
|
Sat, 16 May 2015 21:42:52 +0200 |
František Kučera |
separate configuration loading into the Loader class
v_0
|
changeset |
files
|
Sat, 16 May 2015 20:25:16 +0200 |
František Kučera |
jdbc-dk-driver: include main project sources
v_0
|
changeset |
files
|
Sat, 16 May 2015 20:13:43 +0200 |
František Kučera |
jdbc-dk-driver: netbeans project for the meta driver
v_0
|
changeset |
files
|
Sat, 16 May 2015 20:12:51 +0200 |
František Kučera |
hgignore: more regular expressions
v_0
|
changeset |
files
|
Sun, 01 Feb 2015 00:03:40 +0100 |
František Kučera |
Tabular formatter: fix problem with CR (carriage return).
v_0
|
changeset |
files
|
Sat, 31 Jan 2015 23:40:31 +0100 |
František Kučera |
fix imports
v_0
|
changeset |
files
|
Sat, 06 Dec 2014 14:38:41 +0100 |
František Kučera |
parallelized DB connection testing
v_0
|
changeset |
files
|
Sat, 06 Dec 2014 14:12:59 +0100 |
František Kučera |
logging: strip line ends from the error message if not printing stacktrace
v_0
|
changeset |
files
|
Mon, 29 Sep 2014 10:34:54 +0200 |
František Kučera |
fix imports
v_0
|
changeset |
files
|
Mon, 29 Sep 2014 00:13:14 +0200 |
František Kučera |
RPM: simple script/spec for building .rpm for Fedora
v_0
|
changeset |
files
|
Thu, 25 Sep 2014 17:50:40 +0200 |
František Kučera |
Basic JMX management/reporting – counters for commands and records
v_0
|
changeset |
files
|
Wed, 24 Sep 2014 22:53:30 +0200 |
František Kučera |
final properties
v_0
|
changeset |
files
|
Fri, 09 May 2014 14:16:45 +0200 |
František Kučera |
jdbc-loopback: refuse connection if URL is unsupported
v_0
|
changeset |
files
|
Sat, 12 Apr 2014 20:01:42 +0200 |
František Kučera |
parameter index → parameter number (starts with 1
v_0
|
changeset |
files
|
Sun, 06 Apr 2014 23:33:09 +0200 |
František Kučera |
Added tag v0.9 for changeset 3c6d560a1d14
v_0
|
changeset |
files
|
Sun, 06 Apr 2014 23:32:54 +0200 |
František Kučera |
TeXFormatter: first version
v_0 v0.9
|
changeset |
files
|
Sun, 06 Apr 2014 17:53:36 +0200 |
František Kučera |
netbeans
v_0
|
changeset |
files
|
Sun, 06 Apr 2014 17:53:01 +0200 |
František Kučera |
improved JDBC loopback driver
v_0
|
changeset |
files
|
Fri, 04 Apr 2014 23:40:28 +0200 |
František Kučera |
JDBC loopback driver: first version
v_0
|
changeset |
files
|
Tue, 21 Jan 2014 00:11:04 +0100 |
František Kučera |
Tabular: replace also Non-breaking space with colored symbol (like newlines and TABs)
v_0
|
changeset |
files
|
Mon, 20 Jan 2014 23:58:57 +0100 |
František Kučera |
Tabular: replace also TABs with colored symbol (like newlines)
v_0
|
changeset |
files
|
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
|
Wed, 01 Jan 2014 02:56:08 +0100 |
František Kučera |
DB credentials can be CLI options + log warning: insecure
v_0
|
changeset |
files
|
Wed, 01 Jan 2014 02:44:29 +0100 |
František Kučera |
database/formatter properties also as CLI options
v_0
|
changeset |
files
|
Wed, 01 Jan 2014 01:06:38 +0100 |
František Kučera |
use database properties
v_0
|
changeset |
files
|
Tue, 31 Dec 2013 18:11:50 +0100 |
František Kučera |
cloneable property and properties
v_0
|
changeset |
files
|
Tue, 31 Dec 2013 17:35:33 +0100 |
František Kučera |
formatter/database properties
v_0
|
changeset |
files
|
Mon, 30 Dec 2013 23:46:41 +0100 |
František Kučera |
TabularFormatter: values with line ends will not break our tables
v_0
|
changeset |
files
|
Mon, 30 Dec 2013 15:50:05 +0100 |
František Kučera |
Load ~/.sql-dk/environment.sh if exists
v_0
|
changeset |
files
|