Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-10 | added feeds from archweb_pub | Ismael Carnales | 1 | -0/+11 | |
2009-11-10 | use direct_to_template to replace static views | Ismael Carnales | 1 | -4/+5 | |
2009-11-10 | changed landing view | Ismael Carnales | 1 | -1/+0 | |
- moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images | |||||
2009-11-10 | added public app | Ismael Carnales | 1 | -0/+15 | |
2009-11-10 | modified import paths from archweb_dev to archweb | Ismael Carnales | 1 | -28/+28 | |
2009-09-26 | Make community-testing accessable | Dan McGee | 1 | -2/+2 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-09-16 | Add a basic mirror view for the dev site | Dan McGee | 1 | -0/+2 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips | 1 | -1/+3 | |
2009-08-04 | Change deprecated admin site urls for 1.1. | Dusty Phillips | 1 | -1/+1 | |
2008-10-11 | drop useless view | Dusty Phillips | 1 | -1/+0 | |
2008-10-11 | change of style, I decided I like to have a wrapper for all generic views | Dusty Phillips | 1 | -6/+2 | |
2008-10-10 | drop search/ url and just go to packages | Dusty Phillips | 1 | -4/+6 | |
2008-10-08 | drop id based searching | Dusty Phillips | 1 | -2/+1 | |
2008-10-07 | make form submit some but not all values | Dusty Phillips | 1 | -0/+1 | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | 1 | -1/+0 | |
2008-10-07 | drop extraneous comments | Dusty Phillips | 1 | -3/+0 | |
2008-10-07 | drop a bunch of static stuff necessary only in archweb_pub | Dusty Phillips | 1 | -7/+0 | |
2008-10-07 | remove reference to old cvs entry | Dusty Phillips | 1 | -4/+8 | |
2008-10-06 | drop references to the wiki | Dusty Phillips | 1 | -6/+0 | |
2008-10-06 | port admin to django 1.0 | Dusty Phillips | 1 | -8/+7 | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | 1 | -2/+4 | |
2008-08-06 | boilerplate for new signoffs code | Dusty Phillips | 1 | -0/+1 | |
2008-07-09 | fix up permissions on todolists | Dusty Phillips | 1 | -1/+1 | |
2008-07-06 | #10213 make package urls be pretty cool, if not awesome | Dusty Phillips | 1 | -1/+4 | |
2008-06-28 | add delete functionality to todo lists | Dusty Phillips | 1 | -1/+9 | |
2008-06-28 | add an 'edit todolist' functionality | Dusty Phillips | 1 | -4/+5 | |
2008-06-22 | Remove guide from dashboard and link to wikiFix for FS#10647 | Dusty Phillips | 1 | -1/+0 | |
2008-06-05 | Added an ex-developer 'fellows' page. | eliott | 1 | -0/+1 | |
2008-04-29 | removed flag out of date from backend. | eliott | 1 | -2/+0 | |
Flagging a package out of date is not needed in the backend. Backend only needs to unflag. | |||||
2008-03-08 | cleanup | eliott | 1 | -1/+1 | |
2007-12-30 | Removed feeds from devsite | eliott | 1 | -9/+0 | |
2007-12-30 | Further purse of public app | eliott | 1 | -13/+13 | |
2007-12-30 | Massive retab fest. | eliott | 1 | -0/+1 | |
Also added vim command comment to the end of files. | |||||
2007-12-29 | Added DEBUG ability to serve static files with runserver. | eliott | 1 | -52/+58 | |
Removes the need for apache during testing/development. | |||||
2007-12-23 | added robots.txt | eliott | 1 | -0/+1 | |
2007-12-22 | renamed imports | eliott | 1 | -43/+43 | |
2007-12-12 | Added irc channel. | eliott | 1 | -1/+2 | |
Removed media url. Should be served by apache. | |||||
2007-11-03 | Initial import for public release... | eliott | 1 | -0/+71 | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |