Skip to content

Refactor treatment of downloads indices

Ben Gamari requested to merge split-downloads-index into master

Previously the downloads index was one massive file. This splits it up into many smaller files, making it much easier to work with and incrementally update.

Merge request reports