summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Bump psycopg2 requirements versionrelease_2012-12-27Dan McGee1-1/+1
2012-12-27Add initial todolists models migrationDan McGee3-0/+19
2012-12-27Add a __unicode__ method for RecentUpdateDan McGee1-0/+4
2012-12-27Add some more tests for ALPM API stuffDan McGee1-0/+27
2012-12-27Fix "RuntimeWarning: DateTimeField received a naive datetime" warningsDan McGee3-5/+7
2012-12-27Update D3 to 3.0.0Dan McGee7-9413/+7816
2012-12-27Ensure mirror protocols are distinctDan McGee1-1/+1
2012-12-27Tablesorter JS upgradeDan McGee5-148/+176
2012-12-18Allow data in developer biographies to wrapDan McGee1-0/+1
2012-12-11Fix FS#32018, provides links always go to [testing] packagesDan McGee1-18/+6
2012-12-11Collapse really long signoff specifications using JSDan McGee2-3/+33
2012-12-11Update jQuery to 1.8.3Dan McGee3-3/+3
2012-12-11Use multiple separate document.ready() handlersDan McGee4-6/+13
2012-12-11Bump Django version in requirementsDan McGee2-2/+2
2012-12-04get_latest_by cleanupsDan McGee2-1/+5
2012-12-04Add charset to meta tagsDan McGee1-0/+1
2012-11-28Add safe_mode filter to news admin; preview uses safe modeDan McGee2-2/+3
2012-11-27Don't cache package properties as aggressivelyDan McGee2-6/+3
2012-11-21Fix new magnet link generationrelease_2012-11-20Dan McGee1-8/+7
2012-11-20Bump django-countries requirementDan McGee2-2/+2
2012-11-21Fix mirror URL duplication in status viewDan McGee1-1/+2
2012-11-21Minor download template tweaksDan McGee1-10/+6
2012-11-21Show release notes on downloads pageDan McGee2-0/+12
2012-11-20Move some logic out of the templates to the Release modelDan McGee2-8/+26
2012-11-20Add Release model to relengDan McGee5-24/+167
2012-11-20Improve performance of todolists queryDan McGee1-15/+26
2012-11-16Use python set comprehension syntax supported in 2.7Dan McGee9-18/+18
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee8-22/+16
2012-11-16Bump several virtualenv requirementsDan McGee2-7/+7
2012-11-16Optimize mirror status data fetchingDan McGee1-8/+16
2012-11-13Move JSON keys view to public/ appDan McGee5-50/+58
2012-11-13Update rss.pngDan McGee1-0/+0
2012-11-13Move PGP key visualizations to master keys pageDan McGee2-7/+21
2012-11-13Mirror details style and JS cleanupDan McGee2-3/+13
2012-11-13Slight master key template adjustmentDan McGee1-0/+4
2012-11-12Prefetch the available protocols on the mirror overview pageDan McGee3-6/+9
2012-11-12Remove SevenL from sponsors listDan McGee3-19/+0
2012-11-12Add a test high-resolution imageDan McGee1-0/+0
2012-11-12Add comments to visualize JSDan McGee1-0/+2
2012-11-12Add get_latest_by to MirrorLog Meta classDan McGee1-0/+1
2012-11-11Add title to mirror status data pointsDan McGee1-1/+3
2012-11-11Exclude news.safe_mode on news edit screenrelease_2012-11-11Dan McGee1-1/+1
2012-11-11Mirror graph tweaking after usage with real dataDan McGee3-4/+6
2012-11-11Re-add nice() calls for mirror status axesDan McGee1-2/+2
2012-11-11Slight style tweaksDan McGee1-0/+1
2012-11-11Mirror status graph, now with points AND linesDan McGee3-18/+50
2012-11-10Enable mirror status graph resizingDan McGee1-15/+28
2012-11-10Add initial version of mirror status chartDan McGee3-0/+115
2012-11-10Allow filtering retrieved mirror statuses by mirror_idDan McGee2-8/+19
2012-11-10Add mirror extended status JSON viewDan McGee2-3/+35