skytools.git
2009-10-06 Marko KreenMerge remote branch 'martin/master'
2009-10-06 Martin PihlakFix the pg_[x]log rsyncing code to leave out directory...
2009-09-21 Marko Kreendbscript: rename connection_setup to connection_hook
2009-09-21 Marko KreenDBScript: Simplify looping and docstring handling
2009-09-21 Marko KreenAdd various junk to .gitignore
2009-09-21 Marko Kreensqltools: make mk_update_sql()/mk_delete_sql() use...
2009-09-21 Marko Kreensql/pgq: trigger fixes
2009-09-17 Marko Kreenpgq.maint_retry_events(): lock table to allow only...
2009-09-15 Martin PihlakDisable archive_command in restored postgresql.conf
2009-09-11 Marko Kreenpgq.Consumer: use next_batch_custom()
2009-09-11 Marko Kreenpgq.get_batch_info(): show also seq values
2009-09-11 Marko Kreenpgq.Consumer: use lazy_fetch by default
2009-09-11 Marko Kreenpgq.Consumer: use get_batch_cursor()
2009-09-11 Marko Kreenpgq.next_batch_custom(): extended next_batch
2009-09-11 Marko Kreenpgq: make test should also install
2009-09-10 Marko Kreennodeinfo: show failed consumers
2009-09-10 Marko Kreencascadeadmin: fix provider_node ref
2009-09-10 Marko Kreenrefresh libusual
2009-09-10 Marko Kreentodo update
2009-09-10 Marko Kreenconfigure: add usual_port_check
2009-09-10 Marko Kreencascadedconsumer: use exception_hook to store error...
2009-09-10 Marko KreenDBScript: exception_hook
2009-09-10 Marko Kreenlondiste add-seq/tbl: fix --create bug
2009-09-10 Marko Kreenpython/: clean up imports
2009-09-10 Marko Kreenrun.lint: check all packages
2009-09-10 Marko Kreenlondiste: on error, apply sql on-by-one
2009-09-09 Marko Kreenskytools.DBScript: make work_state = -1 signal exception
2009-09-09 Marko Kreenpgq.CoopConsumer for Python
2009-09-02 Marko Kreentodo: merge queue loader to londiste
2009-09-02 Marko Kreendoc: fix html generation
2009-09-02 Marko Kreenrefresh libusual
2009-08-27 Marko Kreenlondiste.local_add_table: use information_schema to...
2009-08-27 Marko Kreenlondiste: helper function to extract parts from fqname
2009-08-27 Marko KreenFetch libusual fix
2009-07-21 Marko KreenMerge commit 'martin/master'
2009-07-21 Martin PihlakRemove unused --overwrite option.
2009-07-21 Martin PihlakCreate pg_xlog/archive_status directory for slave restore.
2009-07-08 Marko Kreenlibusual: refresh
2009-07-08 Marko Kreensql/londiste: refresh regtests for table_attrs
2009-07-08 Marko Kreenlocal_add_table: FOUND does not work with MAX()
2009-07-08 Marko Kreenlondiste: fix missing END IF and some ws in local_add_t...
2009-07-08 Dimitri FontaineWarn user when adding a table to replicate if it has...
2009-06-09 Martin PihlakMake --expect-sync use londiste.local_set_table_state()
2009-06-09 Martin Pihlakfixed display_table to properly display long table...
2009-06-09 Martin PihlakReduced logging level for maintenance and retry commands.
2009-06-08 Marko Kreenlondiste: make --expect-sync work
2009-06-08 Marko Kreentodo update
2009-06-08 Marko KreenMerge commit 'martin/master'
2009-06-08 Marko Kreenpgq_node.set_consumer_error(): to store pending error...
2009-06-08 Martin PihlakFixed variable name mismatch.
2009-06-08 Martin PihlakMerge branch 'master' of git://github.com/markokr/skyto...
2009-06-08 Marko Kreenpgq_node.set_global_watermark: ignore missing ticks
2009-06-07 Marko Kreenbuildsystem reorg
2009-06-07 Marko Kreendoc: clean up files under doc/
2009-06-07 Marko Kreenpkgloader module to be able to coexist with 2.x
2009-06-07 Marko Kreenmove bulk_loader/cube_dispatcher/table_dispatcher to...
2009-06-07 Marko Kreenlondiste: replace skip_trunc columns with table attrs
2009-06-07 Marko Kreendoc update
2009-06-04 Martin PihlakMerge branch 'master' of git://github.com/markokr/skyto...
2009-06-04 Marko KreenMerge commit 'martin/master'
2009-06-04 Martin PihlakMerge branch 'master' of git://github.com/markokr/skyto...
2009-06-04 Martin PihlakWalMgr backup retains symlinks for pg_log and pg_xlog.
2009-06-01 Marko Kreenlondiste: make compare/repair work with new cascade...
2009-06-01 Marko Kreenupdate todo
2009-06-01 Marko Kreenpython/pgq: relaxed event handling
2009-06-01 Marko Kreenupdate TODO, fix londiste doc
2009-06-01 Marko Kreenlondiste: local_add_seq() - log seq name
2009-06-01 Marko Kreenlondiste: globbing, --all
2009-06-01 Marko Kreenlondiste: fix resync / missing commands
2009-06-01 Asko Ojapython scripts: Move template config to docstring.
2009-06-01 Marko Kreenpgqd: use strlist
2009-06-01 Marko Kreenpgqd: support database_list
2009-06-01 Marko Kreenupgrade libusual
2009-06-01 Marko Kreencascade: more takeover work
2009-06-01 Marko Kreendocheck: allow files from cmdline
2009-06-01 Marko Kreendbscript: better desc for -q/-v
2009-06-01 Marko Kreencascade status: work on broken tree, show node type
2009-06-01 Marko Kreentests: move common test code to under tests/*.sh
2009-06-01 Marko Kreencascade: takeover
2009-06-01 Marko Kreendoc updates
2009-05-06 Marko KreenMerge commit 'askotm/master'
2009-05-06 Marko KreenDBScript: bad argument reference in run_safely
2009-05-06 Marko KreenCascadeAdmin: add missing import
2009-05-06 Marko Kreenskytools.Config: getdict() method
2009-05-06 Marko Kreensql/*: update regtests with new messages
2009-05-06 Asko Tiidumaafixed error message
2009-05-06 Asko Tiidumaafixed error message
2009-05-06 Asko Tiidumaafixed two error messages that were copied from log...
2009-05-04 Asko OjaAdd querybuilder into sql tools
2009-05-04 Marko KreenMerge commit 'martin/master'
2009-05-04 Marko Kreenpgq_node, londiste: improve log messages from db
2009-05-04 Marko Kreenpython/pgq/cascade: proper process_root_node() calling
2009-05-04 Marko Kreenpgq.register_consumer_at(): update last seen timestamp...
2009-05-04 Marko KreenINSTALL: automake seems needed for aclocal
2009-05-04 Marko Kreentests/londiste: make logging verbose
2009-05-04 Marko Kreencascade: make wm publish periods configurable
2009-05-02 Marko Kreencascade: fix watermark publishing
2009-04-30 Asko Tiidumaaadded a small useful example consumer
2009-04-30 Asko TiidumaaMerge branch 'master' of git://github.com/markokr/skyto...
2009-04-30 Martin PihlakQueue connection improvements.
next