summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2013-07-10Merge branch 'feature/skylog_tnetstrings_via_udp' into developmartinko
2013-07-09Merge remote-tracking branch 'tarvip/walmgr-createslave'Marko Kreen
2013-07-09walmgr: new command createslave and new option --synch-standbyTarvi Pillessaar
2013-07-07pgq: move RetriableEvent to consumer.pyMarko Kreen
2013-07-07pgq.Consumer: non-lazy loading should use RetriableEventMarko Kreen
2013-06-21set_tcp_keepalive: accept socket object directlyMarko Kreen
2013-06-20Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2013-06-20londiste: resync now checks if table is available on providermartinko
2013-06-20pgq: Consumer class also need _make_event, for _load_batch_events_old()Marko Kreen
2013-06-19londiste: fix multi -v passingMarko Kreen
2013-06-19Merge remote-tracking branch 'gamato/develop'Marko Kreen
2013-06-19londiste --wait-sync: show progress in absolute numbersMarko Kreen
2013-05-27londiste: add-table supports --find-copy-node working with --create nowmartinko
2013-05-26querybuilder: show list of missing arguments on KeyErrorMarko Kreen
2013-05-20londiste: resync supports --find-copy-node and --copy-node options nowmartinko
2013-05-17londiste.playback: support multiple -v options for workersmartinko
2013-05-16londiste.handlers: renamed handler 'part' to 'shard'martinko
2013-05-16londiste.handlers.dispatch: added switch to ignore events aiming at obsolete ...martinko
2013-05-15londiste.handlers: fixesmartinko
2013-05-15Merge branch 'feature/dispatch_handler_with_sharding' into developmartinko
2013-05-14londiste add-table: --skip-non-existing ignores tables not on providerMarko Kreen
2013-05-02londiste: moved hash_key logic from dispatch to part handlermartinko
2013-05-02londiste: changed handler argument 'key' to 'hash_key'martinko
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-18londiste: initial implementation of shard-ed Dispatch handlermartinko
2013-04-18skytools.skylog: initial implementation of UdpTNetStringsHandlermartinko
2013-04-18londiste copy: fix data filtering when parallel_copies > 1Marko Kreen
2013-04-18londiste status: make node name easier to selectMarko Kreen
2013-04-17londiste add: --skip-non-existing optionMarko Kreen
2013-04-17parse_pgarray: allow NoneMarko Kreen
2013-04-15python: text fixesmartinko
2013-04-15londiste: inform about no tables passed on cmd line (thus nothing to do)martinko
2013-04-02cascadeadmin: downgrade missing host= error.Marko Kreen
2013-03-23timeutil.datetime_to_timestamp: new functionMarko Kreen
2013-03-22DBScript.add_connect_string_profile: single place for profile logicMarko Kreen
2013-03-22status: forgot to drop cstr_extra argumentMarko Kreen
2013-03-22cascadeadmin: cleanup of profile hack in status commandMarko Kreen
2013-03-22londiste: connection profilesMarko Kreen
2013-03-22cascadeadmin: forgot to make node_name optional everywhereMarko Kreen
2013-03-20cascadeadmin: avoid hardwired db nameMarko Kreen
2013-03-20londiste create: load node name and initial provider also from configMarko Kreen
2013-03-20adminscripts: make info commands not use pidfileMarko Kreen
2013-03-06python: text fixesmartinko
2013-03-05Merge branch 'master' of https://github.com/markokr/skytoolsTarvi Pillessaar
2013-03-05walmgr: small loglevel changesTarvi Pillessaar
2013-03-04loop_delay: let class variable set defaultMarko Kreen
2013-03-03cascadeadmin status: wait for threadsMarko Kreen