31 Commits (master)

Author SHA1 Message Date
Graham 3da5bb0786 Allow unlimited reconnections if we make progress 7 months ago
Graham 856696a703 Reconnect in JS5 downloader if any I/O error occurs 7 months ago
Graham 67f3dbaf57 Update dependencies 2 years ago
Graham 3eefa3df52 Fix downloading caches 2 years ago
Graham d186f5aef4 Add initial support for separate scopes to the archiving service 2 years ago
Graham df55c3ece3 Fix reconnection on client-side timeouts in the JS5 client 2 years ago
Graham 1efa370fdd Reconnect to the JS5 server if we lose connection while parsing indexes 3 years ago
Graham 821cb732fd Remove signature verification from the cache downloader 3 years ago
Graham 6f02ab2f65 Add NXT cache downloader 3 years ago
Graham b98d045cfe Add group source tracking 3 years ago
Graham d665749481 Use a shorter name for caches downloaded directly from a JS5 server 3 years ago
Graham d7919da2a3 Improve error messages in Js5ChannelHandler 3 years ago
Graham e1f33158f2 Throw an exception if the JS5 connection closes unexpectedly 3 years ago
Graham 4ca9bcb6d2 Rename master_index_id to last_master_index_id 3 years ago
Graham 692ca20344 Add processGroup method to Js5ChanneHandler 3 years ago
Graham 06ff7a9d3b Download all groups that changed between the previous and current cache 3 years ago
Graham e8fd432f14 Combine key validation with uncompression 3 years ago
Graham 3289af5ddf Add uncompressed_{length,crc32} columns to the containers table 3 years ago
Graham 4126abfaad Add support for unversioned master indexes 3 years ago
Graham 4154e4fdb4 Store non-truncated versions in the archiving service if available 3 years ago
Graham a19a69b21e Add name and description to the master_indexes table 3 years ago
Graham 77e227c93d Store game, build and timestamp in the master index table 3 years ago
Graham f3ea8e71fe Rename version to build 3 years ago
Graham 689c315bf3 Track current build number automatically 3 years ago
Graham fdd0f118f2 Add logging to Js5ChannelHandler 3 years ago
Graham d67a5e690f Add request() method 3 years ago
Graham 80a8889106 Call read() if there is any existing in-flight request 3 years ago
Graham 435a8b4eff Validate checksums in the JS5 client 3 years ago
Graham 0f939935cd Skip flush/read calls if no writes are made 3 years ago
Graham 29ac56fe1e Replace flushRequests() with channelReadComplete() 3 years ago
Graham f87d89fe7c Add initial command for downloading the cache from a JS5 server 3 years ago