Age | Commit message (Expand) | Author |
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 |
2011-03-22 | Add 'staging' field to Repo model | Dan McGee |
2011-03-22 | Add index to todo list date added | Dan McGee |
2011-03-15 | Check in actual models update for DateTime migration | Dan McGee |
2011-03-14 | Make todo list DateField a DateTimeField | Dan McGee |
2011-03-13 | Show epoch in package version if != 0 | Dan McGee |
2011-03-13 | Add package epoch support | Dan McGee |
2011-02-27 | Add a default initial groups fixture | Dan McGee |
2011-02-27 | Update repos fixture | Dan McGee |
2011-02-27 | Remove test_packages fixture | Dan McGee |
2011-02-22 | Use new split package file fields everywhere | Dan McGee |
2011-02-22 | Add migration to split package files into parts | Dan McGee |
2011-02-22 | Add new file and directory parts to package files | Dan McGee |
2011-02-19 | Unify calls to applicable_arches() | Dan McGee |
2011-02-16 | Allow for optional info in required by display | Dan McGee |
2011-02-16 | Read in optional deps and show in web interface | Dan McGee |
2011-02-15 | Move license to a related model | Dan McGee |
2011-02-15 | Allow optional deps in depends model | Dan McGee |
2011-02-15 | Clean up Package related objects code | Dan McGee |
2011-01-08 | Use common timezones only | Dan McGee |
2011-01-08 | Merge branch 'dev-timezones' | Dan McGee |
2011-01-08 | Remove automatic ID column definitions | Dan McGee |
2011-01-08 | Add time zone field to developer profile | Dan McGee |
2010-12-14 | Get rid of all references to repos.archlinux.org | Thomas Bächler |
2010-12-07 | Slim down required by listings | Dan McGee |
2010-12-07 | Save DB query when filtering dependencies for testing | Dan McGee |
2010-12-07 | Move some common package code to a function | Dan McGee |
2010-11-27 | Add less-than methods for Repo and Arch | Dan McGee |
2010-10-28 | Always use HTTPS for jQuery | Dan McGee |
2010-10-27 | Add tag for inserting CDN prefix on media URLs | Dan McGee |
2010-10-26 | Upgrade to jQuery 1.4.3 | Dan McGee |
2010-10-19 | Unify hyphenation of out-of-date text | Dan McGee |
2010-10-13 | Connect post_save signals where they will always be triggered | Dan McGee |
2010-10-13 | Add ability to clear a cached function result | Dan McGee |
2010-10-07 | Move import to top level | Dan McGee |
2010-10-05 | Adding changing of user profile details | Angel Velasquez |
2010-10-04 | Make user profile a OneToOneFieldrelease_2010-10-05 | Dan McGee |
2010-10-04 | Todo list minor fixes and comments for later | Dan McGee |
2010-10-01 | Allow donors to be invisiblerelease_2010-10-01 | Dan McGee |