Age | Commit message (Expand) | Author |
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-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-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-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 | Use UTC datetime objects everywhere | 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-13 | Show epoch in package version if != 0 | Dan McGee |
2011-03-13 | Add package epoch support | Dan McGee |
2011-02-22 | Use new split package file fields everywhere | 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-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-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 |
2010-09-22 | Update BBS and bugs links to use HTTPS | Dan McGee |
2010-09-16 | Remove some leftover print statements | Dan McGee |
2010-09-08 | Use arch.agnostic flag everywhere | Dan McGee |
2010-09-08 | Add metadata to Arch table | Dan McGee |
2010-09-08 | Move news model to an appropriate place | Dan McGee |
2010-09-06 | Move mirror models out of main app | Dan McGee |