summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21Dan McGee
2011-03-16Fix valid_value() in "LimitTypedChoiceField" class.Lukas Fleischer
2011-03-16Various reporead small cleanupsDan McGee
2011-03-15Only set limit if we have one, else default to 50Dan McGee
2011-03-15Ensure package search form correctly handles errorsrelease_2011-03-15Dan McGee
2011-03-15Check in actual models update for DateTime migrationDan McGee
2011-03-15Use date template filter on datetime field displayDan McGee
2011-03-14Make todo list DateField a DateTimeFieldDan McGee
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee
2011-03-14Remove duplicate TEMPLATE_LOADERS configDan McGee
2011-03-14Fix relative URL links in admin_log templateDan McGee
2011-03-13Move magic numbers into a function argumentDan McGee
2011-03-13Ensure PyPy compatibilityDan McGee
2011-03-13Show epoch in package version if != 0Dan McGee
2011-03-13Add package epoch supportDan McGee
2011-03-10Add Admin log overview pageDan McGee
2011-03-10Make it very easy to use the Django debug toolbarDan McGee
2011-03-07Clean up current_query and preserve multiple argsDan McGee
2011-03-07Todo list styling and info cleanupsDan McGee
2011-03-07Work around unicode/str issue in pytzDan McGee
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