summaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Always use HTTPS for jQueryDan McGee1-4/+2
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee1-2/+18
2010-10-26Upgrade to jQuery 1.4.3Dan McGee1-1/+1
2010-10-19Unify hyphenation of out-of-date textDan McGee1-1/+1
2010-10-13Connect post_save signals where they will always be triggeredDan McGee2-1/+29
2010-10-13Add ability to clear a cached function resultDan McGee1-4/+13
2010-10-07Move import to top levelDan McGee1-2/+1
2010-10-05Adding changing of user profile detailsAngel Velasquez1-2/+3
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee2-2/+152
2010-10-04Todo list minor fixes and comments for laterDan McGee1-1/+2
2010-10-01Allow donors to be invisiblerelease_2010-10-01Dan McGee3-0/+155
2010-09-30Update MirrorProtocol fixture dataDan McGee1-23/+0
2010-09-22Update BBS and bugs links to use HTTPSDan McGee1-1/+1
2010-09-22Get secure/unsecure checking actually workingDan McGee2-5/+9
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee1-1/+6
2010-09-16Remove some leftover print statementsDan McGee1-2/+0
2010-09-09After moving models, update content type tablerelease_2010-09-09Dan McGee1-0/+169
2010-09-08Update arch fixture with new columnDan McGee1-0/+3
2010-09-08Use arch.agnostic flag everywhereDan McGee1-4/+9
2010-09-08Add metadata to Arch tableDan McGee4-1/+313
2010-09-08Remove explicit ordering from admin specsDan McGee1-2/+0
2010-09-08Move news model to an appropriate placeDan McGee2-17/+153
2010-09-06Move mirror models out of main appDan McGee3-112/+162
2010-09-06Remove unnecessary commentsDan McGee1-9/+1
2010-09-03Add ability to get versions of a package elsewhereDan McGee1-0/+7
2010-08-28PyLint suggested cleanupsDan McGee1-3/+2
2010-08-25Use new repository fields in link generation coderelease_2010-08-25Dan McGee1-13/+2
2010-08-25Simple migration to populate repo dataDan McGee2-5/+219
2010-08-25Add more metadata to repo modelDan McGee3-2/+207
2010-08-25Fix multilib SVN linkDan McGee1-1/+2
2010-08-17Make package size fields big integersDan McGee2-2/+201
2010-07-28Add packager fields to package modelDan McGee2-0/+202
2010-07-10Make the cache_function key a bit more descriptiveDan McGee1-0/+1
2010-07-06Add helper method to package to find self in testing repoDan McGee1-0/+10
2010-07-06Remove old needupdate columnDan McGee2-1/+192
2010-07-06Update code to use new flag_date columnDan McGee1-1/+1
2010-07-06Make flag column on packages a dateDan McGee3-0/+384
2010-07-05Add absolute URL method for todo listsDan McGee1-0/+3
2010-07-02Add mirror protocols fixtureDan McGee1-0/+23
2010-06-24Get unit tests up and running againDan McGee1-2/+0
2010-06-21Cache results of get_depends() and get_requiredby()release_2010-06-21Dan McGee1-5/+3
2010-06-21Add utility cache_functionDan McGee1-0/+35
2010-06-20Remove AutoUserMiddlewareDan McGee2-19/+1
2010-06-16Update fixturesDan McGee2-12/+24
2010-06-09Enhance base package listing in package detailsrelease_2010-06-10Dan McGee1-0/+30
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee1-0/+7
2010-05-26Add filename column to package modelDan McGee2-0/+193
2010-05-24Merge branch 'redesign'Dan McGee2-1/+7
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee2-3/+206
2010-05-17Add alphabetical sorting to mirrorlistsThayer Williams2-1/+7