skytools.git
2011-12-07 Marko Kreenlondiste.local_add_table: ignore merge situation if...
2011-12-07 Marko Kreenlondiste.local_remove_table: clean table_attrs
2011-12-07 Marko KreenMerge branch 'master' of git://github.com/markokr/skytools
2011-12-07 Marko Kreenskytools.signal_pidfile: ignore empty pidfile, some...
2011-12-07 Marko KreenMerge pull request #6 from antiveeranna/master
2011-12-06 anti.veerannafilter potential passwords in connstr before logging it
2011-12-01 Marko Kreenskylog: add job_name, service_name, hostname to LogRecord
2011-12-01 Marko Kreenskylog.ini: sample for syslog
2011-11-29 Marko Kreensql upgrade cleanup
2011-11-29 Marko Kreenskytools_upgrade: if schema too old, stop touching it
2011-11-29 Marko Kreensetup_skytools: install skytools_upgrade.py
2011-11-29 Marko Kreenskylog: record.name is not jobname anymore
2011-11-29 Marko Kreenpgq.register_consumer_at: fix docstring
2011-11-25 Marko KreenMerge remote-tracking branch 'klando/for_marko'
2011-11-25 Cédric VillemainREADME: PgQ review
2011-11-25 Cédric Villemaindoc/Makefile: update for walmgr3 and londiste3
2011-11-25 Cédric Villemaindoc/londiste3.txt: add londiste3 manpage
2011-11-25 Cédric Villemaindoc/qadmin.txt: Update the man page
2011-11-25 Cédric Villemaindoc/walmgr.txt: walmgr manpage review
2011-11-25 Cédric Villemainpython/walmngr.py: update help and usage
2011-11-25 Marko Kreenlondiste.global_add_table: automatically add table...
2011-11-25 Marko Kreensql/londiste: fix comment
2011-11-25 Marko Kreenskytools_upgrade: support 3.0-upgrades, walk databases
2011-11-24 Marko Kreenlondiste.handlers.dispatch: mention table name in misma...
2011-11-24 Marko Kreenskytools.scripting: fix fileConfig on python 2.5
2011-11-23 Marko Kreenskytools.BaseScript: fix use_skylog vs. module level...
2011-11-22 Marko Kreenpgq_node.version(): 3.0.0.11
2011-11-22 Marko Kreenpgq.version(): 3.0.0.10
2011-11-21 Marko Kreentodo: few ideas to avoid connstrings on command line
2011-11-21 Marko Kreentests: replace 'replay' with 'worker'
2011-11-21 Marko Kreendrop-node: better behaviour when node is down
2011-11-21 Marko Kreenpgq_node.drop_node: refuse to drop if node is our provider.
2011-11-18 Marko Kreenlondiste: remove 'replay' alias for 'worker'
2011-11-18 Marko Kreenskytools3.txt: Minor cleanup
2011-11-18 Marko Kreenpgq_node.drop_node: cleanup
2011-11-18 Marko Kreenpgq.unregister_consumer: do not raise errors
2011-11-18 Marko Kreencreate_partition.sql: regtests, add indexes
2011-11-18 Marko Kreendbstruct.rx_replace: report all input in exception.
2011-11-18 Marko Kreenlondiste copy: fast exit if table is removed
2011-11-17 Marko KreenREADME: draft upgrade description
2011-11-17 Marko Kreenpgq.insert_event: support working with pgq 2.x schema
2011-11-17 Marko Kreenupgrade/final/v3.0_pgq_core.sql: generate, based on...
2011-11-15 Marko KreenMerge remote-tracking branch 'martino/master' skytools_3_0_b0
2011-11-15 Marko Kreenlondiste.version(): 3.0.0.10
2011-11-15 Marko Kreenpgq_node.version(): 3.0.0.10
2011-11-15 Marko Kreenpgq.version(): 3.0.0.9
2011-11-15 Marko Kreenchange-provider: catch error when unregistering
2011-11-15 Marko Kreendoc/todo: remove old/done items
2011-11-14 martinkoskytools.scripting: datefmt support in logging
2011-11-14 Marko KreenMerge remote-tracking branch 'intgit/master'
2011-11-14 Marko Kreendoc/devnotes: way to make 'git log' nicer
2011-11-14 Marko Kreensql/pgq_node: doc: describe workflow for cascaded consumer
2011-11-14 Marko Kreenskytools.AdminScript: fix typo
2011-11-14 Marko Kreenskytools.BaseScript: .cf_defaults attribute
2011-11-14 Marko Kreenchange-provider: move old-provider ops to the end
2011-11-14 Marko Kreenpgq_node.register_location: skip insert if location...
2011-11-10 Martin PihlakMaster xarchive now runs "sync" on slave.
2011-11-08 martinkoscripts/scriptmgr.py: added --wait option
2011-11-08 martinkoscriptmgr.py: fix small logging bug
2011-11-08 martinkoconfig.py: resubmit lost commit
2011-11-08 Marko Kreenskytools.scripting: logging cleanup
2011-11-07 Marko Kreenskytools: make apipkg visible outside
2011-11-04 Marko Kreenskytools.dedent: new function for removing indent
2011-11-04 Marko Kreenskytools.sqltools: tolerate missing installer_config
2011-11-04 Marko Kreenlondiste.playback: move plugin-only dest_table to table...
2011-11-01 Marko Kreentests/rename: test for --dest-table
2011-11-01 Marko KreenCleanup and fix remaining bugs in --dest-table code
2011-10-27 Marko Kreenpgq.Consumer: support .consumer_filter with lazy_fetch
2011-10-27 Marko Kreenlondiste: support table renaming
2011-10-26 Marko Kreenlondiste.handlers: turn off REAL_TABLE by default
2011-10-26 Marko Kreenhandlers.dispatch: Fix quoting in temp table naming
2011-10-25 Marko KreenMerge remote-tracking branch 'intgit/master'
2011-10-25 Marko Kreensetup_skytools: rename scripts in build dir, not instal...
2011-10-24 Marko Kreentests/londiste: sanitize a bit
2011-10-24 Marko Kreentestlib: use code blocks
2011-10-21 Marko Kreenlondiste.handlers.dispatch: 'analyze' argument for...
2011-10-21 Marko Kreenlondiste.handlers.dispatch: cache dist fields
2011-10-17 Dimitri FontaineFix skytools3-walmgr dependencies (support 9.1)
2011-10-17 Marko KreenMerge pull request #3 from lalinsky/splitkeys
2011-10-17 Marko KreenMerge pull request #2 from lalinsky/master
2011-10-16 Lukáš LalinskýAdd an option to split the key and value fields
2011-10-16 Lukáš LalinskýFix compilation of logtriga on PostgreSQL 9
2011-10-14 Martin Pihlakreset synchronous_standby_names on walmgr "stop".
2011-10-14 Martin PihlakMerge branch 'master' of internal-git:/git/dba/skytools-3
2011-10-14 Martin Pihlakadd "pg_archivecleanup" to recovery.conf.
2011-10-14 Martin Pihlakadd "primary_conninfo" option to --init-slave
2011-10-14 Martin Pihlakadded init.d script guessing.
2011-10-14 Marko Kreenskytools.scripting: make non-skylog logging attach...
2011-10-13 Martin PihlakFix invalid reference to os.path.mkdir
2011-10-13 Marko Kreenmisc/bumpver: show current version for all schemas
2011-10-13 Marko Kreenlondiste.version(): 3.0.0.9
2011-10-13 Marko Kreenpgq_node.version(): 3.0.0.9
2011-10-06 Marko Kreendoc/Makefile: remove more refs to old docs
2011-10-06 Marko Kreenticker/makefile: stop using so many PG_* vars
2011-10-05 Marko KreenMerge remote-tracking branch 'intgit/master'
2011-10-05 Marko KreenFix breakage from doc removal
2011-10-04 Marko Kreentests/londiste: test pgq_autocommit
2011-10-04 Marko Kreenlondiste copy: fix broken lock table
2011-10-04 Marko Kreenpgq.Consumer: pgq_autocommit config params
2011-10-04 Marko Kreenskytools.DBscript: set_database_defaults method
next