summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-03Minor signoff query tweaks/optimizationsDan McGee1-4/+4
2011-11-03Allow signoff manipulation if you are a maintainerDan McGee3-2/+6
2011-11-03Allow signoff options to apply to all packages across architecturesDan McGee2-2/+32
2011-11-03Ensure signoffs can only be created if allowedDan McGee1-2/+5
2011-11-03Signoffs changes and improvementsDan McGee9-35/+109
2011-11-03Add signoff options form and data entry pageDan McGee6-16/+113
2011-11-03Add URL to todolist emailDan McGee2-4/+10
2011-11-03Make signoff_report command send emailDan McGee1-2/+2
2011-11-03Minor tweaks to style and sorting of signoffsDan McGee2-1/+5
2011-11-03Package signoff email report, initial revisionDan McGee4-0/+137
2011-11-03Refactor more package signoff stuffDan McGee5-113/+144
2011-11-03Many signoff page improvementsDan McGee10-69/+379
2011-11-03Use UTC now everywhereDan McGee1-3/+3
2011-11-01Use copy of donate image in /media/release_2011-11-01Dan McGee2-2/+2
2011-11-01Add Click&Pledge image locallyDan McGee1-0/+0
2011-11-01Add created column to Donor modelDan McGee3-4/+169
2011-11-01Really ensure we don't catch any NULL or blank valuesDan McGee1-4/+4
2011-11-01Update donation text and linksDan McGee3-48/+14
2011-10-27Prettify filesizes in package visualization chartDan McGee2-5/+34
2011-10-27Add some legacy URL redirectsDan McGee1-0/+15
2011-10-26Don't require mirrorlist URLs to have ISOsrelease_2011-10-26Dan McGee1-1/+1
2011-10-26Ensure PGP signature values are not trimmedDan McGee1-1/+5
2011-10-25Save SVG as plain, not InkscapeDan McGee1-37/+6
2011-10-24Add a logo-only SVG fileDan McGee1-0/+76
2011-10-24Add icons for Apple iOS web application bookmarksDan McGee4-0/+3
2011-10-21Add a generate_keyring commandDan McGee3-2/+61
2011-10-21Accept 40 hex char PGP key signatures onlyDan McGee2-14/+8
2011-10-19Use admin_media_prefix helper everywhere in search templateDan McGee1-2/+4
2011-10-18Refresh title and other aspects of flag package templatesrelease_2011-10-18Dan McGee3-7/+11
2011-10-18Add architecture to package details and files page titlesDan McGee2-2/+2
2011-10-14Update d3 JS resources to latest versionDan McGee4-138/+251
2011-10-12Fix invalid markup on dev dashboardDan McGee1-1/+0
2011-10-12Revert movement of search initialization codeDan McGee1-5/+5
2011-10-12Package search and sort code cleanupDan McGee1-8/+6
2011-10-12Add hidden name and desc fields to package searchDan McGee1-4/+15
2011-10-11Pylint suggested and other cleanupsDan McGee9-23/+34
2011-10-07Cache static /jsi18n/ resource for one weekDan McGee1-1/+4
2011-10-06Make border style and color consistent on different pagesDan McGee1-3/+3
2011-10-05JSLint cleanupsrelease_2011-10-05Dan McGee1-6/+11
2011-10-05Add package visualizations pageDan McGee11-4/+256
2011-10-05Add D3 JavaScript visualization libraryDan McGee4-0/+5928
2011-10-05Allow developer index to work with a non-authenticated userDan McGee1-1/+6
2011-09-29Slight rework of package size sort functionDan McGee1-12/+11
2011-09-29JSLint suggested cleanupsDan McGee1-14/+35
2011-09-19Add some dev dashboard info regarding signed package countDan McGee3-0/+17
2011-09-14Ensure we have a mirror URL to returnDan McGee1-3/+9
2011-09-11Bump Django requirement to 1.3.1release_2011-09-11Dan McGee2-2/+2
2011-09-10Use HTTPS by default in email URLsDan McGee1-1/+1
2011-09-08List packages in required by list with depend provided by this packageDan McGee2-1/+4
2011-09-08Show provides in package details viewDan McGee1-1/+10