skytools.git
2012-01-05 Marko Kreendebian: stop launching autogen, it must be done before...
2012-01-05 Marko Kreensource.cfg: include autogen.sh
2012-01-05 Marko Kreendebian: use 3.0 (native) as source format
2012-01-05 Marko Kreenconfigure: use londiste.py instead pgqadm.py to detect...
2012-01-05 Marko Kreensource.cfg: include debian files in tgz
2012-01-04 Marko Kreendebian: add libtool into build-deps
2012-01-04 Marko Kreendebian: drop very suspicious ../include-binaries file
2012-01-04 Marko Kreendebian: dont install txid.sql, its obsolete since 8.3
2012-01-04 Marko Kreendebian: drop SQLDIR, simplify module install
2012-01-04 Marko Kreendebian: orig - use top-level 'make tgz' to make tarball
2012-01-04 Marko Kreendebian: more cleanups
2012-01-04 Marko Kreendebian: add support files for 8.3 and 9.2
2012-01-04 Marko Kreendebian/: cleanup and sync with other build changes
2012-01-04 Marko Kreendoc: restore queue_mover & queue_splitter docs
2012-01-03 Marko Kreencreate partition: cleanup code
2011-12-30 Marko Kreenlondiste.version(): 3.0.0.13
2011-12-30 Marko Kreenlondiste.get_table_list: move complex copy logic away
2011-12-30 Marko Kreendbstruct: support grants 'WITH GRANT OPTION'
2011-12-30 Marko Kreenhandlers.dispatch: Move grants into sql function
2011-12-29 Marko Kreenlondiste: allow whitespace for key in --handler-arg
2011-12-29 Marko Kreentests/handler: test dispatcher too
2011-12-29 Marko Kreenhandlers.dispatch: in case of part-func, apply master...
2011-12-29 Marko Kreendbstruct: sync acl list with 9.2 git
2011-12-29 Marko Kreenlondiste.syncer: load per-table handler
2011-12-29 Marko Kreentgz: update libusual include
2011-12-29 Marko Kreenconfig.mak.in: add more replacement vars.
2011-12-29 Marko Kreendbservice: another cleanup
2011-12-29 Marko Kreendbservice: clean unused imports, make rest available...
2011-12-29 Marko Kreendbservice.TableAPI: cast id to int8
2011-12-29 Marko Kreenquerybuilder: take type from last ':'
2011-12-28 Marko Kreendoc/makefile: simplify sed expression
2011-12-28 Marko Kreenmakefile: remove subdir dep from python-install
2011-12-23 Marko Kreenlondiste add-table: dont check provider tables on root
2011-12-23 Marko Kreenlondiste.local_show_missing: show local=f on root as...
2011-12-23 Marko Kreenpgq_ext.version(): 3.0.0.2
2011-12-23 Marko Kreenlondiste.version(): 3.0.0.12
2011-12-23 Marko Kreenlondiste.get_table_list: If no merge happens return...
2011-12-23 Marko Kreenlondiste copy: fix after-copy wait
2011-12-23 Marko Kreentests/merge: make test run again
2011-12-22 Marko KreenRefresh libusual, provide ./autogen.sh
2011-12-22 Marko Kreenlondiste repair: set session role for apply conneciton
2011-12-22 Marko Kreendbservice.make_record: convert list to pgarray
2011-12-22 Marko Kreenmake_pgarray(): convert python list to postgres array
2011-12-15 Marko KreenSkyLogger: addHandler() compat method
2011-12-15 Marko KreenMerge remote branch 'martino/master'
2011-12-14 Marko Kreengitignore: add more files
2011-12-14 Marko Kreenpgq_ext: support coop consumers
2011-12-14 Marko Kreenpgq_ext: split functions into separate files
2011-12-14 Marko Kreentests/londiste: test repair
2011-12-14 martinkoMerge branch 'master' of skype-git:/git/dba/skytools-3
2011-12-14 martinkoadded skytools.hashtext module
2011-12-14 Marko Kreenpgq.version(): 3.0.0.12
2011-12-14 Marko Kreenpgq.register_consumer_at: if tick is given, drop open...
2011-12-13 Marko Kreenlondiste compare: use number of failed tables as exit...
2011-12-09 Marko Kreenhandlers.dispatch: fix part_func usage
2011-12-09 Marko Kreenpgq_coop.version(): 3.0.0.3
2011-12-09 Marko Kreenpgq_coop.next_batch: automatically register subconsumer
2011-12-09 Marko Kreenlondiste repair: add --apply flag
2011-12-09 Marko Kreenlondiste repair: some cleanups
2011-12-09 Marko Kreenlondiste: replace SERIALIZABLE with REPEATABLE_READ
2011-12-08 Marko Kreenskytools: seems psycopg2 isolation constants do change
2011-12-07 Marko Kreenpgq_ext.version: more rename
2011-12-07 Marko Kreenpgq_ext.version: rename to proper file.
2011-12-07 Marko Kreenlondiste.version(): 3.0.0.11
2011-12-07 Marko Kreenpgq_node.version(): 3.0.0.12
2011-12-07 Marko Kreenpgq.version(): 3.0.0.11
2011-12-07 Marko Kreenpgq_node.drop_node: fix bugs in recent changes
2011-12-07 Marko KreenDBScript: simpler removal of password info
2011-12-07 Marko Kreenskylog: use LoggerAdapter to give .trace method
2011-12-07 Marko KreenMerge remote branch 'martino/master'
2011-12-07 Marko Kreenlondiste.handlers.dispatch: make part_func name configu...
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 martinkoskytools.__init__: alphabetically ordered modules ...
2011-12-06 martinkoMerge branch 'master' of skype-git:/git/dba/skytools-3
2011-12-06 martinkoskytools.skylog: fixed SkyLogger.trace() vs funcName...
2011-12-06 anti.veerannafilter potential passwords in connstr before logging it
2011-12-05 martinkoreworked custom logging init
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-28 martinkoskytools/scripting.py: added new log level TRACE that...
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...
next