1656 Commits (b37e4d0d0b1b38c89f1e8b819a1667d6ae8b50c9)
 

Author SHA1 Message Date
Graham b1ccd9371d Defer container UPDATEs until we've finished the current statement 3 years ago
Graham 42c3c4c120 Fix over-counting in the master_index_stats view 3 years ago
Graham 94992601f6 Update dependencies 3 years ago
Graham d665749481 Use a shorter name for caches downloaded directly from a JS5 server 3 years ago
Graham 5d7bf1d59b Don't merge names/descriptions if they are equal to the existing ones 3 years ago
Graham 509d88b18f Add support for storing multiple build numbers per master index 3 years ago
Graham 9a672153f9 Change the overwrite flag to only overwrite the name/description 3 years ago
Graham 55870e428e Add navbar-expand class to the nav element 3 years ago
Graham f6a78247e1 Update dependencies 3 years ago
Graham 715e8ec47b Refactor integer power method 3 years ago
Graham 25ee52738d Use minimum build number when merging master indexes 3 years ago
Graham c06417bed7 Add PRIMARY KEY to tmp_keys for sanity checking 3 years ago
Graham 3d09c4d90a Make XteaKey a data class 3 years ago
Graham df2aab7639 Fix position of 'Calculating...' text 3 years ago
Graham 8a25d3d31a Use CREATE EXTENSION IF NOT EXISTS in V1__init.sql 3 years ago
Graham d0df60cc1c Add archiving service config file 3 years ago
Graham 7fdbe5113f Add address and port options to WebCommand 3 years ago
Graham 23bb1ef13c Add refresh-views command 3 years ago
Graham 604ba00154 Update Gradle 3 years ago
Graham a977f79409 Update dependencies 3 years ago
Graham 70644b5e06 Combine master_index_{archive,group}_stats 3 years ago
Graham 20988a70cc Add size column to the master_index_group_stats view 3 years ago
Graham f20070d8c3 Fix indentation in V1__init.sql 3 years ago
Graham f8c44f1de4 Rename master_index_valid_{indexes,groups} to resolved_{indexes,groups} 3 years ago
Graham 29541b03a8 Remove collision TODO from V1__init.sql 3 years ago
Graham 4f0a37e13e Format caches/index.html 3 years ago
Graham 3a067b8b9c Add support for downloading keys from Polar's archive 3 years ago
Graham b2ccbad031 Add contentType and charset extension properties to HttpResponse 3 years ago
Graham 326371312d Use Set instead of List internally in JsonKeyReader 3 years ago
Graham 03cb7701c5 Move migrations to a separate directory to speed up classpath scanning 3 years ago
Graham cd874f4b2c Add connection pooling to the archiving service 3 years ago
Graham c5bd044574 Add CloseableInjector 3 years ago
Graham a0f7bf3922 Remove duplicate json dependency 3 years ago
Graham e0d9f2f0a2 Fix module descriptions (Guava module -> Guice module) 3 years ago
Graham 833373a70e Fix LEFT JOINs in queries for listing missing groups 3 years ago
Graham d7919da2a3 Improve error messages in Js5ChannelHandler 3 years ago
Graham 59d75721d1 Add JS5 client timeout 3 years ago
Graham e3e0094b43 Remove empty loc group special case 3 years ago
Graham aa7b59e4b9 Add a page for each cache 3 years ago
Graham 47b1bd5bf0 Replace concatenation with classappend 3 years ago
Graham d5b1bf016e Remove redundant active class 3 years ago
Graham 9638b0311a Add explicit line breaks and non-breaking spaces to improve appearance 3 years ago
Graham 31689bb7d3 Update dependencies 3 years ago
Graham 37d86af7c1 Add command for downloading group names from RuneStar 3 years ago
Graham 3f8b8eec1a Add view for detecting collisions 3 years ago
Graham 5f5d1aad93 Fix divide by zero in CacheExporter 3 years ago
Graham 5e81ccc92c Improve footnote style 3 years ago
Graham a920570f04 Fix total archive, group and key counts 3 years ago
Graham 1cbd97d3c9 Fix case (on -> ON) 3 years ago
Graham 1c301f6aa5 Improve footnote wording 3 years ago