summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31Revert "Fall back to 410 Gone for package files view as well"release_2012-07-31Dan McGee
2012-07-31Reuse removed template for packages with multiple replacementsDan McGee
2012-07-31Add package details redirect for package replacementsDan McGee
2012-07-31Rework package details dispatch codeDan McGee
2012-07-31PGP key handling updatesDan McGee
2012-07-31Fix broken hidden input sort field on search formDan McGee
2012-07-31feeds: add all arches for repo feedDan McGee
2012-07-31Update several bits and pieces for staging packagesDan McGee
2012-07-30Bump to 1.4.1 Django security releaseDan McGee
2012-07-28Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28Dan McGee
2012-07-28reporead: don't use iexact lookup on arch nameDan McGee
2012-07-28Convert releng URLs to https by defaultDan McGee
2012-07-25Bump Markdown versionrelease_2012-07-25Dan McGee
2012-07-25Add arch and repo filter to todolist packagesDan McGee
2012-07-24Replace deprecated list_detail usage in search with class-based viewDan McGee
2012-07-24Remove use of deprecated redirect_to function-based generic viewDan McGee
2012-07-24Remove no-longer needed handler importsDan McGee
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-07-24Add index on package updates pkgname fieldDan McGee
2012-07-23Enable filtering of todolist packagesDan McGee
2012-07-23Add blank description to todo list creation and editingDan McGee
2012-07-23Fall back to 410 Gone for package files view as wellDan McGee
2012-07-23Ensure package files JS can support corner casesDan McGee
2012-07-23Remove files list AJAX conditionalsDan McGee
2012-07-23Generate package filelist in JavaScript via AJAXDan McGee
2012-07-23Clean up package file list stylesDan McGee
2012-07-23Update for new Arch ISO releaserelease_2012-07-23Pierre Schmitz
2012-07-23Simplify the download pagePierre Schmitz
2012-07-23Minor template touchupsDan McGee
2012-07-23Add '410 Gone' support for packages moved out of repositoriesDan McGee
2012-07-21Split details/display package views into new moduleDan McGee
2012-07-21Add packages.php URL redirectDan McGee
2012-07-08Update d3.js resourcesDan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-07-08Don't remove approval CSS class when updating signoff listDan McGee
2012-07-08Correctly reassign queryset with added annotation in mirror statusrelease_2012-07-08Dan McGee
2012-07-08Add tags file (ctags) to .gitignoreDan McGee
2012-07-08Work around bulk_create limitations in sqlite3 in reporeadDan McGee
2012-07-08Make collapseDependsList() a bit smarterDan McGee
2012-07-08mirrorcheck: Don't use bulk_create on sqlite3Dan McGee
2012-07-08reporead: disable FULL synchronous writes for sqlite3Dan McGee
2012-07-08Get multilib package differences query working on sqlite3Dan McGee
2012-07-08Don't include StdDev on sqlite3 mirror status queryDan McGee
2012-07-08Don't log package updates in Python when we have DB trigger supportDan McGee
2012-07-08Add triggers for adding package update rowsDan McGee
2012-07-08Handle HTTPException being thrown in mirrorcheckDan McGee
2012-07-08Use a set instead of list when gathering package IDs to fetchDan McGee
2012-07-05Collapse the dependencies and required by lists when they are longDan McGee
2012-07-05reporead: don't append slash to empty (root) directoryDan McGee