summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11Collapse really long signoff specifications using JSDan McGee
2012-12-11Update jQuery to 1.8.3Dan McGee
2012-12-11Use multiple separate document.ready() handlersDan McGee
2012-12-11Bump Django version in requirementsDan McGee
2012-12-04get_latest_by cleanupsDan McGee
2012-12-04Add charset to meta tagsDan McGee
2012-11-28Add safe_mode filter to news admin; preview uses safe modeDan McGee
2012-11-27Don't cache package properties as aggressivelyDan McGee
2012-11-21Fix new magnet link generationrelease_2012-11-20Dan McGee
2012-11-20Bump django-countries requirementDan McGee
2012-11-21Fix mirror URL duplication in status viewDan McGee
2012-11-21Minor download template tweaksDan 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-20Improve performance of todolists queryDan McGee
2012-11-16Use python set comprehension syntax supported in 2.7Dan McGee
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee
2012-11-16Bump several virtualenv requirementsDan McGee
2012-11-16Optimize mirror status data fetchingDan McGee
2012-11-13Move JSON keys view to public/ appDan McGee
2012-11-13Update rss.pngDan McGee
2012-11-13Move PGP key visualizations to master keys pageDan McGee
2012-11-13Mirror details style and JS cleanupDan McGee
2012-11-13Slight master key template adjustmentDan McGee
2012-11-12Prefetch the available protocols on the mirror overview pageDan McGee
2012-11-12Remove SevenL from sponsors listDan McGee
2012-11-12Add a test high-resolution imageDan McGee
2012-11-12Add comments to visualize JSDan McGee
2012-11-12Add get_latest_by to MirrorLog Meta classDan McGee
2012-11-11Add title to mirror status data pointsDan McGee
2012-11-11Exclude news.safe_mode on news edit screenrelease_2012-11-11Dan McGee
2012-11-11Mirror graph tweaking after usage with real dataDan McGee
2012-11-11Re-add nice() calls for mirror status axesDan McGee
2012-11-11Slight style tweaksDan McGee
2012-11-11Mirror status graph, now with points AND linesDan McGee
2012-11-10Enable mirror status graph resizingDan McGee
2012-11-10Add initial version of mirror status chartDan McGee
2012-11-10Allow filtering retrieved mirror statuses by mirror_idDan McGee
2012-11-10Add mirror extended status JSON viewDan McGee
2012-11-06Remove explicit timezone handling from feedsDan McGee
2012-11-06Make guid feeds helper a @staticfunctionDan McGee
2012-11-01Allow editing news.safe_mode flag via admin screenDan McGee
2012-11-01Signal attachment cleanupDan McGee
2012-11-01Update for November ISO releaseDan McGee
2012-11-01download.html: Provide a magnet linkThomas Bächler
2012-10-31Store 'safe_mode' attribute on news modelDan McGee
2012-10-31Disable markdown safe modeDan McGee
2012-10-29Remove information regarding test ISOsrelease_2012-10-29Thomas Bächler
2012-10-27Fix news feed content displayDan McGee