summaryrefslogtreecommitdiff
path: root/python/skytools
AgeCommit message (Expand)Author
2014-04-08skytools.timeutil: fixed for Python versions less than 2.7martinko
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
2013-11-06set_tcp_keepalive: simplify, enable win32Marko Kreen
2013-11-05skytools.set_tcp_keepalive: add compat with newer OSXMarko Kreen
2013-09-18Get rid of dictfetch*() usage, it's obsolete.Marko Kreen
2013-07-10Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2013-07-10Merge branch 'feature/skylog_tnetstrings_via_udp' into developmartinko
2013-06-21set_tcp_keepalive: accept socket object directlyMarko Kreen
2013-06-19Merge remote-tracking branch 'gamato/develop'Marko Kreen
2013-05-26querybuilder: show list of missing arguments on KeyErrorMarko Kreen
2013-04-30skytools.timeutil: make tests more robustMarko Kreen
2013-04-30skytools.skylog: added more fields to UdpTNetStringsHandler log messagemartinko
2013-04-30skytools.skylog: moved hostaddr resolving to module initmartinko
2013-04-24skytools.scripting: more safety in run_func_safely()martinko
2013-04-18skytools.skylog: initial implementation of UdpTNetStringsHandlermartinko
2013-04-17parse_pgarray: allow NoneMarko Kreen
2013-04-15python: text fixesmartinko
2013-03-23timeutil.datetime_to_timestamp: new functionMarko Kreen
2013-03-22DBScript.add_connect_string_profile: single place for profile logicMarko Kreen
2013-03-22londiste: connection profilesMarko Kreen
2013-03-20adminscripts: make info commands not use pidfileMarko Kreen
2013-03-04loop_delay: let class variable set defaultMarko Kreen
2013-03-01Parse & merge Postgres connect stringsMarko Kreen
2013-02-20skytools.quoting: add more keywordsMarko Kreen
2013-02-20Merge pull request #23 from reinteractive-open/146bdc280056fcc4cd9bc0385601f0...Marko Kreen
2013-02-13noisemartinko
2013-01-25skytools.Config: fix the case if filename is missingTarvi Pillessaar
2013-01-15Added pg keyword 'authorization'Glenn Davy
2013-01-14skytools.Config: New default variables.Marko Kreen
2013-01-14BaseScript: skylog_locations config optionsMarko Kreen
2013-01-10Fix basescript docstringMarko Kreen
2012-12-31Merge remote-tracking branch 'remotes/marko-github/master'Tarvi Pillessaar
2012-12-20noisemartinko
2012-12-20Clean hashtext.py importsMarko Kreen
2012-12-20Merge remote-tracking branch 'petr/master'Marko Kreen
2012-12-20Test public symbols vs. per-module __all__ lists.Marko Kreen
2012-12-20pyhashtext: make pure python hashtext available via old hashtext api alsoPetr Jelinek
2012-12-20skytools: fix submodule __all__ listsMarko Kreen
2012-12-20pyhashtext: minor cleanupsMarko Kreen
2012-12-19Pure Python version of hashtext functions, also make hashtext functions avail...Petr Jelinek
2012-12-17Fix exception_hook rash on null query stringPetr Jelinek
2012-12-13skytools.skylog: unified SysLogHandler and SysLogHostnameHandlermartinko