Age | Commit message (Expand) | Author |
2010-01-31 | Make marking out of date actually work | Dan McGee |
2010-01-31 | Provide SVN links to trunk/ for each package | Dan McGee |
2010-01-31 | More validation fixups | Dan McGee |
2010-01-31 | Touch up the depends and requiredby display in package details | Dan McGee |
2010-01-31 | Make looking up a package with many required by entries faster | Dan McGee |
2010-01-31 | Fix up doctype header as recommended by w3 validator | Dan McGee |
2010-01-31 | Handle empty pkgdesc and url a bit better | Dan McGee |
2010-01-31 | Make bugs link more useful | Dan McGee |
2010-01-31 | Make the feed titles more descriptive | Dan McGee |
2010-01-31 | Kill a no longer necessary hack in the admin | Dan McGee |
2010-01-31 | Use select_related() to make a few more places more performant | Dan McGee |
2010-01-31 | Add a pkgname index | Dan McGee |
2010-01-31 | Reintroduce optimized code for Todo listings | Evangelos Foutras |
2010-01-31 | Adjust models and views for nullable maintainer | Evangelos Foutras |
2010-01-31 | Add migrations for nullable Package.maintainer | Evangelos Foutras |
2010-01-31 | Add initial South migration for 'main' app | Dan McGee |
2010-01-31 | Make all app name inclusions relative | Dan McGee |
2010-01-31 | Update cache settings in local_settings example | Dan McGee |
2010-01-31 | Fix up the packages search pagerelease_2010-01-31 | Dan McGee |
2010-01-31 | Don't exclude testing packages from recently updated | Dan McGee |
2010-01-30 | Update beginners' guide naming | Dan McGee |
2010-01-30 | Fix todolist bug with select_related() | Dan McGee |
2010-01-30 | Exclude repos ending with "Testing" from ToDos | Evangelos Foutras |
2010-01-30 | Package search: sort maintainer list by username | Dan McGee |
2010-01-30 | Make the copyright year always be right | Dan McGee |
2010-01-30 | Update download page to match the kernel on the current ISO image | Pierre Schmitz |
2010-01-30 | Modify dev menu to also be top to bottom | Dan McGee |
2010-01-30 | Modify menu items order to be from top to bottom | Ismael Carnales |
2010-01-30 | Upgrade jQuery to 1.4.1 | Dan McGee |
2010-01-30 | Run optipng on all images/logos | Dan McGee |
2010-01-30 | Use select_related() for some mirror pages | Dan McGee |
2010-01-30 | Drastically reduce loading time of Todo lists | Evangelos Foutras |
2010-01-30 | Add Costa Rica IRC channel | Aaron Griffin |
2009-12-01 | Add credential requirements tests to devel app | Ismael Carnales |
2009-12-01 | Add basic tests to public app | Ismael Carnales |
2009-11-17 | added #archlinux-gaelic channel, sorted list | Andrea Scarpino |
2009-11-15 | Remove default debug setting in main settings | Ismael Carnales |
2009-11-12 | added dummy cache setting to local_settings | Ismael Carnales |
2009-11-10 | added login_required to protect todolists views | Ismael Carnales |
2009-11-10 | added permission required to protected packages views | Ismael Carnales |
2009-11-10 | Fix highlighting on main site tabs | Dan McGee |
2009-11-09 | added USE_ETAGS setting from archweb_pub | Ismael Carnales |
2009-11-09 | added chache middlewares and anonymous only cache setting | Ismael Carnales |
2009-11-09 | updated packages template files from code of pub | Ismael Carnales |
2009-11-09 | update packages detail template with code from pub | Ismael Carnales |
2009-11-09 | added missing packages views code from archweb_pub | Ismael Carnales |
2009-11-09 | added missing packages views from archweb_pub | Ismael Carnales |
2009-11-09 | updated news list template | Ismael Carnales |
2009-11-09 | corrected context variable names in index view | Ismael Carnales |
2009-11-09 | added login_required to devel views | Ismael Carnales |