Age | Commit message (Expand) | Author |
2010-07-10 | Make the cache_function key a bit more descriptive | Dan McGee |
2010-07-06 | Add helper method to package to find self in testing repo | Dan McGee |
2010-07-06 | Remove old needupdate column | Dan McGee |
2010-07-06 | Update code to use new flag_date column | Dan McGee |
2010-07-06 | Make flag column on packages a date | Dan McGee |
2010-07-05 | Add absolute URL method for todo lists | Dan McGee |
2010-07-02 | Add mirror protocols fixture | Dan McGee |
2010-06-24 | Get unit tests up and running again | Dan McGee |
2010-06-21 | Cache results of get_depends() and get_requiredby()release_2010-06-21 | Dan McGee |
2010-06-21 | Add utility cache_function | Dan McGee |
2010-06-20 | Remove AutoUserMiddleware | Dan McGee |
2010-06-16 | Update fixtures | Dan McGee |
2010-06-09 | Enhance base package listing in package detailsrelease_2010-06-10 | Dan McGee |
2010-06-08 | Use Sites framework instead of hardcoded domain name | Dan McGee |
2010-05-26 | Add filename column to package model | Dan McGee |
2010-05-24 | Merge branch 'redesign' | Dan McGee |
2010-05-24 | Fix null field issues exposed by Django 1.1.2 | Dan McGee |
2010-05-17 | Add alphabetical sorting to mirrorlists | Thayer Williams |
2010-05-14 | Make CDN not dependent on DEBUG setting | Dan McGee |
2010-05-04 | Add a hacked version of Django UpdateCacheMiddlewarerelease_2010-05-04 | Dan McGee |
2010-04-27 | Dedupe entries in required by list | Dan McGee |
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 |