summaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Add index to todo list date addedDan McGee2-1/+158
2011-03-15Check in actual models update for DateTime migrationDan McGee1-1/+1
2011-03-14Make todo list DateField a DateTimeFieldDan McGee1-0/+156
2011-03-13Show epoch in package version if != 0Dan McGee1-0/+6
2011-03-13Add package epoch supportDan McGee2-1/+165
2011-02-27Add a default initial groups fixtureDan McGee1-0/+198
2011-02-27Update repos fixtureDan McGee1-1/+11
2011-02-27Remove test_packages fixtureDan McGee1-11118/+0
2011-02-22Use new split package file fields everywhereDan McGee2-2/+159
2011-02-22Add migration to split package files into partsDan McGee1-0/+186
2011-02-22Add new file and directory parts to package filesDan McGee2-0/+169
2011-02-19Unify calls to applicable_arches()Dan McGee1-1/+1
2011-02-16Allow for optional info in required by displayDan McGee1-13/+18
2011-02-16Read in optional deps and show in web interfaceDan McGee1-3/+3
2011-02-15Move license to a related modelDan McGee2-1/+157
2011-02-15Allow optional deps in depends modelDan McGee2-0/+162
2011-02-15Clean up Package related objects codeDan McGee1-5/+9
2011-01-08Use common timezones onlyDan McGee1-1/+1
2011-01-08Merge branch 'dev-timezones'Dan McGee2-1/+161
2011-01-08Remove automatic ID column definitionsDan McGee1-9/+0
2011-01-08Add time zone field to developer profileDan McGee2-2/+161
2010-12-14Get rid of all references to repos.archlinux.orgThomas Bächler1-1/+1
2010-12-07Slim down required by listingsDan McGee1-6/+33
2010-12-07Save DB query when filtering dependencies for testingDan McGee1-4/+2
2010-12-07Move some common package code to a functionDan McGee1-7/+10
2010-11-27Add less-than methods for Repo and ArchDan McGee1-0/+6
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