Age | Commit message (Expand) | Author |
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 |
2010-09-30 | Update MirrorProtocol fixture data | Dan McGee |
2010-09-22 | Update BBS and bugs links to use HTTPS | Dan McGee |
2010-09-22 | Get secure/unsecure checking actually working | Dan McGee |
2010-09-21 | Allow serving jQuery via HTTPS if secure request detected | Dan McGee |
2010-09-16 | Remove some leftover print statements | Dan McGee |
2010-09-09 | After moving models, update content type tablerelease_2010-09-09 | Dan McGee |
2010-09-08 | Update arch fixture with new column | 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 | Remove explicit ordering from admin specs | 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 |
2010-09-06 | Remove unnecessary comments | Dan McGee |
2010-09-03 | Add ability to get versions of a package elsewhere | Dan McGee |
2010-08-28 | PyLint suggested cleanups | Dan McGee |
2010-08-25 | Use new repository fields in link generation coderelease_2010-08-25 | Dan McGee |
2010-08-25 | Simple migration to populate repo data | Dan McGee |
2010-08-25 | Add more metadata to repo model | Dan McGee |
2010-08-25 | Fix multilib SVN link | Dan McGee |
2010-08-17 | Make package size fields big integers | Dan McGee |
2010-07-28 | Add packager fields to package model | Dan McGee |
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 |