Commit Graph

23 Commits

Author SHA1 Message Date
fronik 9ba9fe85e6 Add "goto" command 2014-09-30 20:46:12 +04:00
mattes c4c955d345 add version file and --version arg to CLI 2014-08-25 16:59:02 +02:00
mattes 4f0ac8cc45 update usage string in cli 2014-08-14 00:26:44 +02:00
mattes 604ef747f5 refactor cli 2014-08-14 00:24:53 +02:00
mattes fa983e8eb7 refactor cli 2014-08-14 00:22:56 +02:00
mattes e245a4664c rename signal to interrupt and cleanup 2014-08-13 23:15:32 +02:00
mattes 69df0f6de7 add EnableSignals() and DisableSignals() and roll back some api design changes 2014-08-13 23:00:27 +02:00
mattes dad5b36dbb pass file instead of files to migrate and implement soft shutdown 2014-08-13 22:45:23 +02:00
mattes 54d8df8d4f update error format 2014-08-13 04:22:59 +02:00
mattes 99dc72422a update comments 2014-08-13 03:58:36 +02:00
mattes 76da61b545 improve comments and add license 2014-08-13 03:37:48 +02:00
mattes 5ee5242bb1 fix a bug where pipe messages were dropped by accident 2014-08-13 02:34:24 +02:00
mattes 6715db583b remove func 2014-08-13 02:01:18 +02:00
mattes 9f00e6984b print minutes instead of seconds when timer > 60 sec 2014-08-13 01:58:47 +02:00
mattes 9eac2deef0 update direction string 2014-08-13 01:53:01 +02:00
mattes fbfb50d4e7 improve postgres errors and error formatting in general 2014-08-13 01:43:34 +02:00
mattes 2353a03eb4 refactor and add timer 2014-08-12 22:20:17 +02:00
mattes 2301404557 Use channels for communication 2014-08-12 21:17:31 +02:00
mattes b3835d4bde add channel support 2014-08-12 03:16:37 +02:00
mattes 470b2c7a7e first draft for cli 2014-08-11 04:59:51 +02:00
mattes 34e959f3b5 start working on migrate-cli 2014-08-11 04:28:00 +02:00
mattes ebc7d37dc5 update files to not use searchpath anymore 2014-08-11 03:54:07 +02:00
mattes a45e244a71 initial 2014-08-11 03:42:57 +02:00