summaryrefslogtreecommitdiff
path: root/releng
AgeCommit message (Expand)Author
2016-05-26Add netboot ipxe environment to archwebrelease_2016-05-29Angel Velasquez
2014-12-08Upgrade to python-markdown 2.5.2Dan McGee
2014-10-26Add last modified date to releasesDan McGee
2014-10-21Remove queryset specialization in JSON encoderDan McGee
2014-09-01Fix up some IP address field issuesDan McGee
2014-09-01Add auto-generated migrations from new Django migrations frameworkDan McGee
2014-09-01Remove old south migrationsDan McGee
2014-09-01Add default value for boolean fieldDan McGee
2014-02-02Releng release JSON viewrelease_2014-02-02Dan McGee
2014-01-09Remove release fields we can pull from the torrentDan McGee
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2013-02-09Use 'update_fields' model.save() kwargDan McGee
2013-01-28Extract torrent trackers into a settings variableDan McGee
2013-01-28Add MD5 and SHA1 fields for releasesDan McGee
2013-01-28Don't error on empty torrent dataDan McGee
2013-01-19Add a view to download the torrent available for a given releaseDan McGee
2013-01-19Mark release version string as uniqueDan McGee
2013-01-19Implement torrent data parsing and extraction via bencodeDan McGee
2013-01-19Add basic release list and details viewsDan McGee
2013-01-19Add more metadata to releng Release modelDan McGee
2012-11-21Fix new magnet link generationrelease_2012-11-20Dan McGee
2012-11-21Show release notes on downloads pageDan McGee
2012-11-20Move some logic out of the templates to the Release modelDan McGee
2012-11-20Add Release model to relengDan McGee
2012-11-01Signal attachment cleanupDan McGee
2012-09-04Use GenericIPAddressField for releng test IP address fieldDan McGee
2012-08-15PEP8 spacing in releng models filerelease_2012-08-15Dan McGee
2012-08-13releng views code cleanupDan McGee
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-04-17Prune down table rows on ISO testing overview pageDan McGee
2012-03-23Merge branch 'django14'Dan McGee
2012-03-23releng: ensure links are valid for option names with spacesDan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-03-23Change Django urls.py importDan McGee
2012-03-23Add date_hierarchy for releng ISOs in adminDan McGee
2011-08-22Admin setup tweaksDan McGee
2011-08-17Use verbose name for releng options displayDan McGee
2011-08-17releng syncisos: reactive inactive ISOs if availableDan McGee
2011-08-17releng: refactor results overview page for performanceDan McGee
2011-08-17Add architecture to releng results listingDan McGee
2011-08-17Implement get_absolute_url for Iso modelDan McGee
2011-08-17New page ISO OverviewTom Willemsen
2011-08-16Add a removed date for releng ISOsDan McGee
2011-07-05Move set_created_field() to shared utils classDan McGee
2011-05-24clarify that issues should still be reported on the bugtrackerDieter Plaetinck
2011-05-15Use proper punctuation/grammar in help textDan McGee
2011-05-15Fix typo introduced in fixture creationrelease_2011-05-15Dan McGee
2011-05-15releng: Add more (and more precise) clock choicesTom Willemsen
2011-05-12Put most recent ISOs first in listsDan McGee