Simo Kinnunen
|
2b836f6382
|
Make sure that check actually catches and handles errors, even if synchronous.
|
2017-04-29 12:55:46 +09:00 |
|
Simo Kinnunen
|
6bf300e29d
|
Require zmq in directly the test so that it being broken (due to e.g. missing bindings) won't prevent other tests from running.
|
2017-04-29 12:54:18 +09:00 |
|
Simo Kinnunen
|
6f1025e8ff
|
Refactor doctor to be more resilient to unexpected errors, which made our life even harder especially on Ubuntu where the RethinkDB version contains more things in it.
|
2017-04-23 01:17:44 +09:00 |
|
Simo Kinnunen
|
cc736ba0ac
|
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
|
2016-12-22 05:32:03 +09:00 |
|