summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Send only one email per todolistrelease_2011-03-07Dan McGee3-38/+33
2011-03-04Move new user email contents to templateDan McGee3-11/+26
2011-03-04Use transactions in todolist creationDan McGee1-42/+52
2011-03-04Get general form up to snuffDan McGee1-4/+8
2011-03-04Remove multiple account login/logout URLsDan McGee3-6/+4
2011-03-03Add ordering to mirror protocolsDan McGee1-0/+1
2011-03-03Template fine-grained permissioningDan McGee3-5/+9
2011-03-03Remove devel notify viewDan McGee4-26/+0
2011-03-03Correct some permission decoratorsDan McGee2-3/+3
2011-03-03Make Arch and Repo a MultipleChoice on package searchDan McGee1-6/+6
2011-03-03Bump Django required versionDan McGee2-2/+2
2011-02-27Auto-resolve mirror URLs on saveDan McGee3-9/+27
2011-02-27Auto map the protocol URL fieldDan McGee2-5/+29
2011-02-27Add a default initial groups fixtureDan McGee2-0/+199
2011-02-27Update repos fixtureDan McGee1-1/+11
2011-02-27Remove test_packages fixtureDan McGee1-11118/+0
2011-02-27Slight refactor of user list viewsDan McGee2-15/+27
2011-02-27Screen Fellows based on group membership as wellDan McGee1-1/+1
2011-02-27reporead: small cleanupsDan McGee1-6/+2
2011-02-23Allow deleting of stale package relations via status pageDan McGee3-6/+31
2011-02-23Add stale package relations status screenDan McGee5-3/+154
2011-02-23reporead performance improvementsDan McGee1-3/+18
2011-02-22Use hyphen to offset optdep descriptionrelease_2011-02-22Dan McGee1-1/+1
2011-02-22Use new split package file fields everywhereDan McGee5-6/+169
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-22Slight tweaks to mirror commandsDan McGee2-10/+9
2011-02-22Modularize URLsDan McGee4-41/+55
2011-02-19Unify calls to applicable_arches()Dan McGee1-1/+1
2011-02-19Remove maintainer relations if user marked inactiveDan McGee1-0/+12
2011-02-18Add a PackageRelation adminDan McGee1-0/+11
2011-02-18Add unicode methods for packages modelsDan McGee1-1/+6
2011-02-16Allow for optional info in required by displayDan McGee2-16/+22
2011-02-16Read in optional deps and show in web interfaceDan McGee4-27/+44
2011-02-15Move license to a related modelDan McGee7-8/+413
2011-02-15Allow optional deps in depends modelDan McGee2-0/+162
2011-02-15Clean up Package related objects codeDan McGee5-11/+17
2011-02-15Use date from model in news feedDan McGee1-4/+5
2011-02-01Fix JS date parsing sort helperDan McGee1-3/+6
2011-02-01Use os.path.join for path manipulationDan McGee1-1/+3
2011-01-31Defer format string substitution to loggerDan McGee3-29/+30
2011-01-20Add an 'unflag all' optionDan McGee3-4/+16
2011-01-18Link dev names to email on clocks pagerelease_2011-01-18Dan McGee1-8/+8
2011-01-18Add arch-specific group overview pagesDan McGee5-10/+21
2011-01-18Small JS clarification for finding table cellDan McGee1-1/+1
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee4-17/+45
2011-01-14Clean up news redirect argumentDan McGee1-1/+1
2011-01-14Use more efficient updateCell event after todo list clickDan McGee1-2/+1
2011-01-14Update tablesorter minified versionDan McGee1-1/+3
2011-01-14Simplify JS selector for todo list complete linksDan McGee1-3/+3