summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2014-10-29Merge branch 'master' of https://github.com/markokr/skytools into hotfix/3.2.5martinko
2014-10-27parse_iso_timestamp: handle Z properlyMarko Kreen
2014-10-27moved log msg about script's normal shutdown from BaseScript to DataMaintainermartinko
2014-10-08pgq.cascade.admin: fixed takeover ("cannot subscribe to itself")martinko
2014-10-06skytools.scripting: minor touchmartinko
2014-10-06Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-10-06walmgr: ignore .history files when removing PG_RECEIVEXLOG fileTarvi Pillessaar
2014-10-03londiste.handlers.dispatch: improved ignoring of events aiming at obsolete pa...martinko
2014-08-07Merge branch 'master' of git://github.com/markokr/skytoolsMarko Kreen
2014-08-07cascadeadmin: allow drop-node of rootMarko Kreen
2014-07-31BaseScript: added log msg about script's normal shutdownmartinko
2014-07-25Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-07-16Standardize log messages about skipping execution of sql script.Ruslan Ledesma Garza
2014-07-16Skip execution of sql script when already executed.Ruslan Ledesma Garza
2014-04-09moved psycopg2 reference from scripting module to actual script using itmartinko
2014-04-09skytools.scripting: moved psycopg2 import where it belongsmartinko
2014-04-08skytools.timeutil: fixed for Python versions less than 2.7martinko
2014-03-17typosmartinko
2014-02-20Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-02-04quote sequence namesAndrew Sackville-West
2014-02-03Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-01-30skytools.scripting: allow to specify exception(s) to suppress for a grace periodmartinko
2014-01-28skytools.scripting: added options to lower log level for exceptionsmartinko
2014-01-28cleaned up, even more robust, added logging, feature inactive by defaultmartinko
2014-01-28made more robust, returns retry count and valid cursormartinko
2014-01-28another iteration from pastmartinko
2014-01-28simple retriable execute (for sql)martinko
2014-01-28londiste.handlers: removed duplicate debug loggingmartinko
2014-01-23pgq.cascade.admin: do not allow subscribing to itself (same node)martinko
2014-01-13pgq.localconsumer: added file path check on config loadmartinko
2013-12-03Merge branch 'hotfix/3.1.5.4' into developmartinko
2013-12-03londiste.handlers.dispatch: fixed "ignore events aiming at obsolete partition...martinko
2013-12-03python/pgq: fixes (event & walker)martinko
2013-11-11python/pgq: fixes (event & walker)martinko
2013-11-06set_tcp_keepalive: simplify, enable win32Marko Kreen
2013-11-05skytools.set_tcp_keepalive: add compat with newer OSXMarko Kreen
2013-10-17londiste: added ignore_truncate handler optionmartinko
2013-10-17londiste: moved config processing from dispatch to base handlermartinko
2013-10-04Merge remote-tracking branch 'gamato/master'Marko Kreen
2013-09-20Merge branch 'master' of skype-git:/git/dba/skytools-3martinko
2013-09-20londiste.handlers.dispatch: fixed "ignore events aiming at obsolete partition...martinko
2013-09-19londiste.handlers.dispatch: fixed "ignore events aiming at obsolete partition...martinko
2013-09-19python: amendmentsmartinko
2013-09-19Merge branch 'master' of skype-git:/git/users/petr.jelinek/skytools-3 into de...martinko
2013-09-18Get rid of dictfetch*() usage, it's obsolete.Marko Kreen
2013-09-04Add timeout for add-table operation to avoid possible locking issues.Petr Jelinek
2013-08-09v3.1.5martinko
2013-07-31londiste.handlers.shard: fixed incomplete docstring for part handlermartinko
2013-07-18londiste/repair: made less verbosemartinko
2013-07-10Merge branch 'master' of https://github.com/markokr/skytools into developmartinko