Age | Commit message (Expand) | Author |
2010-04-18 | Migration to remove external projects | Dan McGee |
2010-04-18 | Remove Arch-Based Projects | Dan McGee |
2010-04-18 | Migration to delete AltForum model | Dan McGee |
2010-04-18 | Remove International Communities | Dan McGee |
2010-04-18 | Migration to remove press modelrelease_2010-04-18 | Dan McGee |
2010-04-18 | Remove Press model and admin | Dan McGee |
2010-04-17 | Maintainer doesn't exist on package anymore | Dan McGee |
2010-03-27 | Simplify code now that pkgbase is always definedrelease_2010-03-28 | Dan McGee |
2010-03-27 | Make pkgbase non-null and indexed | Dan McGee |
2010-03-27 | Make reporead always populate pkgbase | Dan McGee |
2010-03-27 | Drop maintainer column off packages model | Dan McGee |
2010-03-27 | Move package maintainer off of package model | Dan McGee |
2010-03-20 | Make rsync fields on mirrors optionalrelease_2010-03-20 | Dan McGee |
2010-03-10 | Make the new 'testing' flag on repo a bit clearerrelease_2010-03-10 | Dan McGee |
2010-03-06 | Fix up get_depends logic a bit | Dan McGee |
2010-03-06 | Use repo.testing flag instead of test-based checks | Dan McGee |
2010-03-06 | Add a flag to the repo to indicate its 'testing' status | Dan McGee |
2010-03-06 | Fix get_depends() method description | Dan McGee |
2010-03-06 | Make mirror notes a text fieldrelease_2010-03-06 | Dan McGee |
2010-03-06 | Kill rsync IP hostname field | Dan McGee |
2010-03-06 | Add mirror rsync credentials data | Dan McGee |
2010-03-06 | Mirror tiering enhancements | Dan McGee |
2010-03-03 | Merge branch 'master' into cdn-jquery | Dan McGee |
2010-02-27 | Upgrade jQuery to 1.4.2 | Dan McGee |
2010-02-27 | Add CDN templatetag package | Dan McGee |
2010-02-27 | Add a files_last_update column | Dan McGee |
2010-02-26 | Add some additional fields to package import | Dan McGee |
2010-02-10 | Remove archweb prefix from all imports | Dan McGee |
2010-02-09 | Fix the get_user middleware stuff | Dan McGee |
2010-02-08 | Make sure we use orm in migrations | Dan McGee |
2010-02-05 | Make the maintainer migration less stupidrelease_2010-02-07 | Evangelos Foutras |
2010-02-05 | Make recent updates group multiple architectures | Dan McGee |
2010-01-31 | Provide SVN links to trunk/ for each package | Dan McGee |
2010-01-31 | Make looking up a package with many required by entries faster | Dan McGee |
2010-01-31 | Handle empty pkgdesc and url a bit better | Dan McGee |
2010-01-31 | Make bugs link more useful | Dan McGee |
2010-01-31 | Kill a no longer necessary hack in the admin | Dan McGee |
2010-01-31 | Use select_related() to make a few more places more performant | Dan McGee |
2010-01-31 | Add a pkgname index | Dan McGee |
2010-01-31 | Reintroduce optimized code for Todo listings | Evangelos Foutras |
2010-01-31 | Adjust models and views for nullable maintainer | Evangelos Foutras |
2010-01-31 | Add migrations for nullable Package.maintainer | Evangelos Foutras |
2010-01-31 | Add initial South migration for 'main' app | Dan McGee |
2010-01-30 | Fix todolist bug with select_related() | Dan McGee |
2010-01-30 | Drastically reduce loading time of Todo lists | Evangelos Foutras |
2009-11-09 | removed RequireLoginMiddleware | Ismael Carnales |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales |
2009-10-18 | Adjust SVN links to the WebSVN URL scheme | Thomas Bächler |
2009-10-17 | Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d... | Thomas Bächler |
2009-10-07 | Set verify_exists=False on ExternalProjects model | Aaron Griffin |