summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-27Convert silhouette.png to an 8-bit colormapDan McGee
2012-10-26Remove usages of 'django.contrib.markup'Dan McGee
2012-10-26Cleanup meta model attributesDan McGee
2012-10-26Extract some common architecture grabbing logicDan McGee
2012-10-26Enable safe mode for markdown parsingDan McGee
2012-10-26Add .DS_Store to .gitignoreDan McGee
2012-10-21Remove 'table' tag specifier from '.arch-bio-entry'Dan McGee
2012-10-21More navbar styling cleanupDan McGee