Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-21 | Remove guide from dashboard and link to wikiFix for FS#10647 | Dusty Phillips | |
2008-06-04 | Added an ex-developer 'fellows' page. | eliott | |
2008-04-09 | Removed login_required from the individual views. | eliott | |
Not entire dev site requires login. | |||
2008-04-09 | Changed to arches and repos in the db. | eliott | |
Added them to the django admin interface as well. | |||
2008-04-05 | Fix for FS#9554 | eliott | |
Backported and modified from 'master' | |||
2008-03-22 | Added the ability to see flagged packages only, per use or repo | eliott | |
2008-03-22 | Refactored the model to remove arch and repo tables. | eliott | |
Refactored the model to remove the arch and repo tables. Those data points are now encapsulated in the package table as an ENUM field. Changes to models and templates as needed. | |||
2008-03-08 | More changes to the multiarch model. | eliott | |
2008-03-08 | renamed donator model to donor. | eliott | |
remove category model | |||
2008-03-08 | Moved models around | eliott | |
2008-01-10 | updated developers page. inactive devs are not shown | root | |
2008-01-05 | Removed DATA_DIR setting var | eliott | |
2008-01-03 | Fixed a bug with pkgmaint page | eliott | |
2007-12-30 | Removed unnecessary pages from the dev backend. | eliott | |
2007-12-30 | Feature for FS#8988 | eliott | |
2007-12-29 | Moved some templates around | eliott | |
2007-12-29 | Removed public app | eliott | |
2007-12-29 | Moved some things around. | eliott | |
2007-12-29 | Massive retab fest. | eliott | |
Also added vim command comment to the end of files. | |||
2007-12-29 | Fixed regression issue with last change. | eliott | |
Fixed wrong path on render_response import. | |||
2007-12-29 | Modified render_template and renamed it to render_response (consistent with | eliott | |
archweb_pub conventions). Moved pkgmaint_guide to a template. | |||
2007-12-29 | Fixed reference to old common | eliott | |
2007-12-22 | renamed imports | eliott | |
2007-11-03 | Initial import for public release... | eliott | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |