summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-04Send only one email per todolistrelease_2011-03-07Dan McGee
2011-03-04Move new user email contents to templateDan McGee
2011-03-04Use transactions in todolist creationDan McGee
2011-03-04Get general form up to snuffDan McGee
2011-03-04Remove multiple account login/logout URLsDan McGee
2011-03-03Add ordering to mirror protocolsDan McGee
2011-03-03Template fine-grained permissioningDan McGee
2011-03-03Remove devel notify viewDan McGee
2011-03-03Correct some permission decoratorsDan McGee
2011-03-03Make Arch and Repo a MultipleChoice on package searchDan McGee
2011-03-03Bump Django required versionDan McGee
2011-02-27Auto-resolve mirror URLs on saveDan McGee
2011-02-27Auto map the protocol URL fieldDan 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-27Slight refactor of user list viewsDan McGee
2011-02-27Screen Fellows based on group membership as wellDan McGee
2011-02-27reporead: small cleanupsDan McGee
2011-02-23Allow deleting of stale package relations via status pageDan McGee
2011-02-23Add stale package relations status screenDan McGee
2011-02-23reporead performance improvementsDan McGee
2011-02-22Use hyphen to offset optdep descriptionrelease_2011-02-22Dan 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-22Slight tweaks to mirror commandsDan McGee
2011-02-22Modularize URLsDan McGee
2011-02-19Unify calls to applicable_arches()Dan McGee
2011-02-19Remove maintainer relations if user marked inactiveDan McGee
2011-02-18Add a PackageRelation adminDan McGee
2011-02-18Add unicode methods for packages modelsDan 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-02-15Use date from model in news feedDan McGee
2011-02-01Fix JS date parsing sort helperDan McGee
2011-02-01Use os.path.join for path manipulationDan McGee
2011-01-31Defer format string substitution to loggerDan McGee
2011-01-20Add an 'unflag all' optionDan McGee
2011-01-18Link dev names to email on clocks pagerelease_2011-01-18Dan McGee
2011-01-18Add arch-specific group overview pagesDan McGee
2011-01-18Small JS clarification for finding table cellDan McGee
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee
2011-01-14Clean up news redirect argumentDan McGee
2011-01-14Use more efficient updateCell event after todo list clickDan McGee
2011-01-14Update tablesorter minified versionDan McGee
2011-01-14Simplify JS selector for todo list complete linksDan McGee