Age | Commit message (Expand) | Author |
2011-11-21 | Better support for non-latin full namesrelease_2011-11-21 | Dan McGee |
2011-11-17 | Change package description to a text fieldrelease_2011-11-17 | Dan McGee |
2011-11-17 | Ensure reporead is protected against simultaneous runs | Dan McGee |
2011-11-15 | Show full names on developer user list pages | Dan McGee |
2011-11-08 | Always use same URL for both secure and non-secure CDN requests | Dan McGee |
2011-11-03 | Make maintainer lookup on todo lists fast | Dan McGee |
2011-11-03 | Add new attach_maintainers() utility method | Dan McGee |
2011-11-03 | Add URL to todolist email | Dan McGee |
2011-11-03 | Many signoff page improvements | Dan McGee |
2011-11-01 | Add created column to Donor model | Dan McGee |
2011-10-21 | Add a generate_keyring command | Dan McGee |
2011-10-21 | Accept 40 hex char PGP key signatures only | Dan McGee |
2011-10-11 | Pylint suggested and other cleanups | Dan McGee |
2011-09-19 | Add some dev dashboard info regarding signed package count | Dan McGee |
2011-09-10 | Use HTTPS by default in email URLs | Dan McGee |
2011-09-08 | List packages in required by list with depend provided by this package | Dan McGee |
2011-08-17 | Add PGP signature package field | Dan McGee |
2011-08-09 | Refactor get_depends() to use PackageDepends methods | Dan McGee |
2011-08-09 | Add some methods to PackageDepend object | Dan McGee |
2011-07-29 | Select arch/repo for split package related fields | Dan McGee |
2011-07-06 | Delete old signoff modelrelease_2011-07-23 | Dan McGee |
2011-07-06 | Refactor code to use new signoff model | Dan McGee |
2011-07-05 | Recent updates refactor | Dan McGee |
2011-07-05 | Allow more lenient data entry for PGP key field | Dan McGee |
2011-07-05 | Move set_created_field() to shared utils class | Dan McGee |
2011-06-23 | Fix syntax errors, == not =release_2011-06-23 | Dan McGee |
2011-06-23 | Add Package.in_staging method | Dan McGee |
2011-06-23 | Set up queries for staging repos | Dan McGee |
2011-06-23 | Revert "Remove unused flagged() manager method" | Dan McGee |
2011-06-21 | Nicer formatting of PGP key display value | Dan McGee |
2011-06-15 | Remove unused flagged() manager method | Dan McGee |
2011-06-15 | Refactor common select_related into manager method | Dan McGee |
2011-06-15 | PositiveBigIntegerField: set get_internal_type() correctly | Dan McGee |
2011-06-15 | Update to jQuery 1.4.4 | Dan McGee |
2011-06-14 | Simplify jQuery CDN tag | Dan McGee |
2011-06-14 | Mark several package columns as non-NULL | Dan McGee |
2011-06-02 | Add a PGP key field on the dev profile | Dan McGee |
2011-05-09 | Ensure required by works for arch-agnostic packages | Dan McGee |
2011-05-03 | Add two new groups for permissions | Dan McGee |
2011-04-25 | Developer reports | Dan McGee |
2011-04-23 | Update repos fixture with new fieldsrelease_2011-04-23 | Dan McGee |
2011-04-18 | Reimplement links code as template tags | Dan McGee |
2011-04-18 | Add a "Report a Bug" link | Dan McGee |
2011-04-07 | Utilize Django 1.3 'on_delete' feature on several foreign keys | Dan McGee |
2011-04-07 | Consolidate caching black magic | Dan McGee |
2011-04-07 | Add some migrations to convert database to UTC time | Dan McGee |
2011-04-07 | Use UTC datetime objects everywhere | Dan McGee |
2011-04-07 | Show a few more fields in package admin | Dan McGee |
2011-03-23 | Add basic todo list admin site | Dan McGee |
2011-03-22 | Fix potential logic bug in requiredby filtering | Dan McGee |