Commit Graph

133 Commits

Author SHA1 Message Date
ansuz 5fe1627488 integrate roster test usage into rpc 2019-09-17 11:32:47 +02:00
ansuz c17a28cced WIP roster definition 2019-09-11 15:41:50 +02:00
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait 2019-09-10 10:29:08 +02:00
ansuz ecfac9e7b3 test usage of multiple rpc sessions with the same network 2019-09-06 15:18:55 +02:00
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 2019-09-06 13:35:36 +02:00
ansuz d81ff791ad WIP cli tests for rpc 2019-09-05 18:01:21 +02:00
ansuz ba18d5c79d WIP CLI client 2019-09-03 16:36:27 +02:00
ansuz a291486e3a remove deprecated scripts 2019-08-30 16:21:28 +02:00
yflory 91b2b8a77d Remove console.log 2019-07-02 18:32:25 +02:00
yflory 93b4dac8bb Support mailbox in the support and admin apps 2019-06-27 17:08:23 +02:00
yflory 22c9af6961 Support page 2019-06-25 16:39:15 +02:00
ansuz f5a2627d86 implement script to diagnose conflicts between the production database and the archive 2019-06-14 11:48:15 +02:00
ansuz 13738abc03 remove an incorrect comment 2019-06-14 11:37:34 +02:00
ansuz ac3a58cc38 fix a deadlock by returning the lock after clearing ephemeral channels 2019-06-13 15:03:36 +02:00
ansuz 7e455e6fce drop unnecessary code, restore instead of remove archived files in restoration script, change restore archived name 2019-06-13 12:16:23 +02:00
ansuz cb0c4ee944 don't continue iterating in listChannels until a the current task has called back 2019-06-13 12:16:23 +02:00
ansuz 2605d27e3f fix a completely wrong function signature 2019-06-13 12:16:23 +02:00
ansuz 5a1c25a0df fix a race condition, shutdown the log when you're done 2019-06-13 12:16:23 +02:00
ansuz ede929f4e4 implement inactive channel archival and archival expiration 2019-06-13 12:16:23 +02:00
ansuz 17ce25b666 add a warning to delete-inactive, which we know has bugs 2019-06-13 12:16:23 +02:00
ansuz aa9a27634a actual lint compliance 2019-04-23 17:29:39 +02:00
ansuz 39e725c5c9 add a migration script for the task format 2019-04-23 17:22:40 +02:00
ansuz 7b55df5931 rewrite task execution as API instead of a script 2019-04-23 13:26:45 +02:00
ansuz 5a8cd61600 add support for non-standard paths in pinneddata.js 2019-04-17 16:31:35 +02:00
ansuz 5c9cd5ffc6 standardize pin calculation routine 2019-04-17 14:46:46 +02:00
ansuz d5a9eacef0 standardize loading of server configuration 2019-04-17 13:48:39 +02:00
ansuz c3d52e87b9 use configured paths in scripts instead of hardcoded strings 2019-04-12 17:16:32 +02:00
ansuz 11eb566158 don't crash the server if one line of a pin log is invalid 2019-04-11 10:41:07 +02:00
ansuz e17bad7fb7 use configured pinPath and handle errors when checking pin status 2019-04-11 10:27:52 +02:00
ansuz 6d015a2b9f remember this uncommitted change 2019-04-09 15:10:15 +02:00
yflory 0870a0651f Move the various scripts into a dedicated folder 2019-04-08 16:31:36 +02:00
ansuz 10e162e7e3 fix path to TestSelenium.js in runtests.js 2019-03-28 17:20:56 +01:00
ansuz 5fbfeb1ccd move test script into the scripts directory 2019-03-28 17:10:37 +01:00