skytools.git
2010-09-01 Marko Kreenpgqd: allow customizable maintenance
2010-09-01 Marko Kreennew function too
2010-09-01 Marko Kreenpgq: customizable maintenance functions
2010-08-31 Marko Kreenscripts/: conform with new -ini standard.
2010-08-31 Marko Kreenpgqd: switches to signal running process
2010-08-30 Marko KreenBublin handler.
2010-08-30 Marko KreenPluggable per-table handlers for event processing.
2010-08-30 Marko Kreenpgq.force_tick: work correctly if ticking is not allowed.
2010-08-02 Marko KreenFix typo.
2010-08-02 Marko KreenDisable use_skylog if non-daemon on console.
2010-08-02 Marko KreenDBScript: Wake from sleep on NOTIFY.
2010-07-28 Marko Kreendoc: install error handling
2010-07-28 Marko KreenFix manpage deps
2010-07-27 Marko KreenMerge remote branch 'mpihlak/walmgr-dev'
2010-07-27 Martin PihlakIntroduce a 'slave_pg_xlog' configuration variable...
2010-07-27 Martin PihlakIntroduce a 'backup_datadir' configuration variable to
2010-07-27 Martin Pihlakmore files to ignore
2010-07-27 Martin Pihlakwalmgr.py: add --version option
2010-07-27 Martin PihlakSimplify the cleanup logic for partial wals.
2010-07-27 Martin Pihlak"walmgr.py sync" now omits unneeded WAL segments if the
2010-07-27 Martin Pihlakmore files to ignore
2010-07-27 Martin PihlakMerge branch 'master' of git://github.com/markokr/skyto...
2010-07-26 Marko Kreendnscript: avoid .rollback() when closing connection...
2010-07-21 Marko Kreenskytools: set_tcp_keepalive()
2010-07-20 Marko KreenConfigurable suffix support.
2010-07-20 Marko Kreendbstruct: save & restore clustering info
2010-07-20 Marko Kreenskytools: export parse_sqltriga_sql
2010-07-20 Marko Kreenlondiste: avoid zombie processes with P_WAIT
2010-07-20 Marko Kreenqadmin: exit command
2010-07-19 Martin PihlakMerge commit 'upstream/master'
2010-07-09 Marko Kreendeb: accept modules-9.0
2010-07-09 Marko Kreendeb: Lets see what happens if package is named skytools3.
2010-07-09 Marko KreenClean ./build before install to avoid pkgloader install...
2010-07-09 Marko KreenFix tgargs initialization for pgq.logtriga()
2010-07-09 Marko Kreenpgq_node.drop_node(): drop queue
2010-07-09 Marko Kreenlondiste.global_add_table(): catch unique_violation
2010-07-09 Marko Kreenskytools.parse_sqltriga_sql(): extract PK field names
2010-07-09 Marko KreenMove querybuilder code into separate file and refresh...
2010-06-25 Marko Kreendeb: deb90, keep debugging info.
2010-06-25 Marko KreenTune pylint quieter, to be more useful.
2010-06-25 Marko KreenUpdate londiste test with new script names
2010-06-25 Marko Kreenpgqd: dont complain about 'no pgq' too loudly
2010-06-25 Marko Kreenqadmin: max_cnt->max_count as thats what is accepted...
2010-06-23 Marko Kreenlondiste: add compare/repair params to --ini
2010-06-23 Marko Kreenlondiste compare: calculate checksum
2010-06-23 Marko Kreenskytools.Config: .options() and .has_options() methods.
2010-06-23 Marko KreenFix double install on debian.
2010-06-11 Marko Kreenpgq.Consumer: Provide self.batch_info with batch details
2010-06-10 Marko Kreensql/londiste: set client_min_messages = 'warning' for...
2010-06-10 Marko Kreenlondiste.local_add_table(): skip triggers on leaf node
2010-06-10 Marko Kreenpgq_node.is_leaf_node()
2010-06-09 Marko Kreendont install pgq.logtriga()
2010-06-09 Marko Kreeninstaller_find_file: stop searching from cwd
2010-06-09 Marko Kreenpgq/cascade: when reporting batch pos problem, allow...
2010-06-09 Marko Kreenpgqd: Detect and remove dropped databases.
2010-06-09 Marko Kreenpgq_node.set_consumer_error: ignore error for unknown...
2010-06-09 Marko KreenInstall queue_splitter
2010-06-09 Marko Kreenlondiste.local_add_table: use pg_trigger instead of...
2010-06-09 Marko Kreenpgq,londite: support install over skytools 2
2010-06-09 Marko Kreenskytools.DBObject: remove duplicated file find logic
2010-06-09 Marko Kreendoc: move dox generation from apiupload to apidoc
2010-06-09 Marko Kreenpkgloader: avoid supressing any import errors
2010-06-09 Marko Kreensql/pgq: compat with 9.0 bytea format
2010-06-09 Marko Kreenpgq_quote_ident: compat with newer ScanKeywordLookup
2010-05-11 Marko Kreensql/londiste: 9.0 compat
2010-05-10 Marko Kreenlondiste.local_remove_table: dynamically detect trigger...
2010-05-10 Marko Kreenpgq/triggers: Survive setup errors better
2010-05-10 Marko Kreenlondiste add-table: pass --skip-truncate to copy process
2010-05-07 Marko Kreenlondiste add-table: --trigger-arg switch to set custom...
2010-05-07 Marko Kreenrefresh libusual
2010-05-07 Marko Kreenlondiste: test custom args
2010-05-07 Marko Kreenlondiste: regtest: avoid 'data', seems its dirty word now
2010-05-07 Marko Kreenpgq_node: update regtest with new fields
2010-05-07 Marko Kreenpgq: random naturaldocs 1.4 changes
2010-05-07 Marko Kreenlondiste.local_add_table: allow custom args to triggers
2010-05-07 Marko Kreenpgq_node.register_consumer: update existing reg info...
2010-05-07 Marko Kreenpgq: tune regtest to autovacuum=on, which is more common
2010-05-07 Marko Kreenpgq/triggers: Custom SQL expressions for field values
2010-04-28 Marko Kreenpgq.Consumer: remove hardwired cursor name
2010-04-28 Marko Kreenpgq.get_batch_cursor: no need to calculate row count
2010-04-27 Marko Kreenpgqd: fix maint function names.
2010-04-27 Marko Kreenrefresh libusual, add WFLAGS to CFLAGS
2010-04-27 Marko Kreenpgqd: fix help string, detect --help
2010-04-27 Marko KreenRequire [londiste3] in londiste config.
2010-04-27 Marko Kreeninstall: add suffix '3' to scripts that conflict with...
2010-04-12 Marko Kreenrefresh libusual
2010-03-12 Marko Kreenrefresh libusual, sync pgqd with changes in pgsocket
2010-03-12 Marko Kreenpgq upgrade: missed few obsoleted functions
2010-03-12 Marko KreenMakefile: add configure.ac -> lib/m4/usual.m4 dependency
2010-03-12 Marko Kreenpgq: 2.1.x to 3.0 upgrade script
2010-03-12 Marko Kreenskytools.parse_pgarray(): ignore dimension prefix
2010-03-12 Marko Kreenpgqd: Add switch to show template config.
2010-02-05 Martin PihlakFix slave_cleanup() so that partial files are not prema...
2010-01-19 Marko Kreenpgq/triggers: sprintf->snprintf
2010-01-15 Marko Kreenpgq/triggers: Fix crash in case invalidate happens...
2009-12-29 Martin PihlakRedundant pg_auth file synch removed. By Mark Kirkwood.
2009-12-11 Marko KreenNew python module: skytools.timeutil
2009-12-11 Marko Kreenrefresh libusual
2009-12-05 Marko Kreensql/ticker: use usual/pgsocket for connection handling
2009-12-04 Marko Kreenfix londiste import
next