summaryrefslogtreecommitdiffstats
path: root/templates/releng/release_detail.html
AgeCommit message (Collapse)AuthorFilesLines
2013-01-19Implement torrent data parsing and extraction via bencodeDan McGee1-3/+21
This allows uploading of the actual torrent file itself into the webapp and then pulling the relevant pieces of information out of it. Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-19Add basic release list and details viewsDan McGee1-0/+24
Signed-off-by: Dan McGee <dan@archlinux.org>