25 Commits (3f8b8eec1a6bd316355677c09717926313d24272)

Author SHA1 Message Date
Graham 3f8b8eec1a Add view for detecting collisions 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 416dabec4c Include empty loc groups in the total number of known keys 3 years ago
Graham 2ac2ab8230 Add groups and total_uncompressed_length to master_index_archives 3 years ago
Graham 81e2dedee5 Add number of valid indexes, groups and keys to the web interface 3 years ago
Graham 971fb642c1 Remove pointless cast 3 years ago
Graham bdaf5aae2c Rename WHIRLPOOL to DIGESTS for consistency with the Js5Index flags 3 years ago
Graham 53db5b3314 Add support for the current master index format 3 years ago
Graham 4ca9bcb6d2 Rename master_index_id to last_master_index_id 3 years ago
Graham 06ff7a9d3b Download all groups that changed between the previous and current cache 3 years ago
Graham 5d8f89e319 Add master_index_valid_{indexes,groups} views to reduce duplication 3 years ago
Graham 3289af5ddf Add uncompressed_{length,crc32} columns to the containers table 3 years ago
Graham 97640774f9 Store index protocol, version and flags in the database 3 years ago
Graham 1c061c0f66 Store master index format in the database 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 a3593e9326 Rename master_index_entries to master_index_archives 3 years ago
Graham 6a87159f30 Add lengths and uncompressed checksum to index_groups 3 years ago
Graham 77e227c93d Store game, build and timestamp in the master index table 3 years ago
Graham 689c315bf3 Track current build number automatically 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham 03b30145a9 Replace INT with INTEGER for consistency 3 years ago
Graham 30b605d719 Store master indexes in the database 3 years ago
Graham 19b6893681 Fix V1__init.sql package 3 years ago
Graham d755d486d6 Add initial cache and XTEA key archiving service 4 years ago