Age | Commit message (Expand) | Author |
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 |
2009-11-09 | use RequestContext in mirrors.views.choose | Ismael Carnales |
2009-11-09 | fixed error in mirrors.views.choose | Ismael Carnales |
2009-11-09 | added mirrors app from archweb_pub | Ismael Carnales |
2009-11-09 | added sitemaps from archweb_pub | Ismael Carnales |
2009-11-09 | added feeds from archweb_pub | Ismael Carnales |
2009-11-09 | made every public view return a RequestContext | Ismael Carnales |
2009-11-09 | use direct_to_template to replace static views | Ismael Carnales |
2009-11-09 | changed landing view | Ismael Carnales |
2009-11-09 | added public app | Ismael Carnales |
2009-11-09 | updated base template to use menu from archweb_pub base template | Ismael Carnales |
2009-11-09 | removed RequireLoginMiddleware | Ismael Carnales |
2009-11-09 | "imported" public app files from archweb_pub | Ismael Carnales |
2009-11-09 | fixed error in todolists list view | Ismael Carnales |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales |
2009-10-18 | Correct link to WebSVN | Thomas Bächler |
2009-10-18 | Adjust SVN links to the WebSVN URL scheme | Thomas Bächler |
2009-10-17 | Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d... | Thomas Bächler |
2009-10-13 | reporead: don't blow up on division by zero | Dan McGee |
2009-10-07 | Set verify_exists=False on ExternalProjects model | Aaron Griffin |
2009-10-04 | reporead: ensure we catch all testing repos in ratio check | Dan McGee |
2009-09-26 | reporead: do all DB updates in one transaction | Dan McGee |
2009-09-26 | Make community-testing accessable | Dan McGee |
2009-09-26 | reporead: join multivalue attributes with ', ' | Dan McGee |
2009-09-25 | Update reporead and model to store pkgbase | Dan McGee |
2009-09-15 | Add a basic mirror view for the dev site | Dan McGee |
2009-09-11 | Fix community links. | Dusty Phillips |
2009-08-20 | Add an 'external projects' model and admin for managing the projects page. | Dusty Phillips |
2009-08-18 | Apparently you couldn't view the packages page if the user wasn't logged into... | Dusty Phillips |
2009-08-12 | Too many columns in mirror admin | Dusty Phillips |
2009-08-12 | Merge branch 'master' of /srv/projects/git/archweb_dev | Dusty Phillips |
2009-08-12 | Add a couple columns to user admin at Aaron's request. | Dusty Phillips |
2009-08-12 | Add a couple fields to mirror admin at Aaron's request | Dusty Phillips |
2009-08-12 | merge fix | Dusty Phillips |
2009-08-11 | So now the created user passwords should work and Aaron will be less pissed o... | Dusty Phillips |
2009-08-10 | Merge branch 'master' of ssh://archlinux.org/srv/projects/git/archweb_dev | Dusty Phillips |
2009-08-10 | Dan's patch applied. | Dusty Phillips |
2009-08-10 | Sometimes its better if you test your code before deploying. Other times, you... | Dusty Phillips |
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips |
2009-08-04 | Whoops! Got to clear that dep list first | Dan McGee |
2009-08-04 | Change deprecated admin site urls for 1.1. | Dusty Phillips |