summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2011-05-09Ensure required by works for arch-agnostic packagesDan McGee
2011-05-03Add two new groups for permissionsDan McGee
2011-04-25Developer reportsDan McGee
2011-04-23Update repos fixture with new fieldsrelease_2011-04-23Dan McGee
2011-04-18Reimplement links code as template tagsDan McGee
2011-04-18Add a "Report a Bug" linkDan McGee
2011-04-07Utilize Django 1.3 'on_delete' feature on several foreign keysDan McGee
2011-04-07Consolidate caching black magicDan McGee
2011-04-07Add some migrations to convert database to UTC timeDan McGee
2011-04-07Use UTC datetime objects everywhereDan McGee
2011-04-07Show a few more fields in package adminDan McGee
2011-03-23Add basic todo list admin siteDan McGee
2011-03-22Fix potential logic bug in requiredby filteringDan McGee
2011-03-22Add 'staging' field to Repo modelDan McGee
2011-03-22Add index to todo list date addedDan McGee
2011-03-15Check in actual models update for DateTime migrationDan McGee
2011-03-14Make todo list DateField a DateTimeFieldDan McGee
2011-03-13Show epoch in package version if != 0Dan McGee
2011-03-13Add package epoch supportDan McGee
2011-02-27Add a default initial groups fixtureDan McGee
2011-02-27Update repos fixtureDan McGee
2011-02-27Remove test_packages fixtureDan McGee
2011-02-22Use new split package file fields everywhereDan McGee
2011-02-22Add migration to split package files into partsDan McGee
2011-02-22Add new file and directory parts to package filesDan McGee
2011-02-19Unify calls to applicable_arches()Dan McGee
2011-02-16Allow for optional info in required by displayDan McGee
2011-02-16Read in optional deps and show in web interfaceDan McGee
2011-02-15Move license to a related modelDan McGee
2011-02-15Allow optional deps in depends modelDan McGee
2011-02-15Clean up Package related objects codeDan McGee
2011-01-08Use common timezones onlyDan McGee
2011-01-08Merge branch 'dev-timezones'Dan McGee
2011-01-08Remove automatic ID column definitionsDan McGee
2011-01-08Add time zone field to developer profileDan McGee
2010-12-14Get rid of all references to repos.archlinux.orgThomas Bächler
2010-12-07Slim down required by listingsDan McGee
2010-12-07Save DB query when filtering dependencies for testingDan McGee
2010-12-07Move some common package code to a functionDan McGee
2010-11-27Add less-than methods for Repo and ArchDan McGee
2010-10-28Always use HTTPS for jQueryDan McGee
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee
2010-10-26Upgrade to jQuery 1.4.3Dan McGee
2010-10-19Unify hyphenation of out-of-date textDan McGee
2010-10-13Connect post_save signals where they will always be triggeredDan McGee
2010-10-13Add ability to clear a cached function resultDan McGee
2010-10-07Move import to top levelDan McGee
2010-10-05Adding changing of user profile detailsAngel Velasquez
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee
2010-10-04Todo list minor fixes and comments for laterDan McGee