summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-12-30added vim command comment to the end of the fileeliott1-0/+2
2007-12-30Massive retab fest.eliott21-186/+238
Also added vim command comment to the end of files.
2007-12-30Fixed regression issue with last change.eliott1-1/+1
Fixed wrong path on render_response import.
2007-12-30Modified render_template and renamed it to render_response (consistent witheliott9-424/+389
archweb_pub conventions). Moved pkgmaint_guide to a template.
2007-12-30Fixed reference to old commoneliott1-1/+1
2007-12-30Moved common to publiceliott6-3/+2
2007-12-29removed helper scripteliott1-6/+0
2007-12-29Added admin-media files.eliott66-0/+2111
2007-12-29Added DEBUG ability to serve static files with runserver.eliott1-52/+58
Removes the need for apache during testing/development.
2007-12-29Moved admin media under media dir.eliott1-1/+1
It helps with both serving static files during a testing scenario, to easing deployment.
2007-12-29Updated readmeeliott1-4/+12
2007-12-26initial stab at an authentication middlewareeliott2-0/+16
2007-12-23removed need to specify deploypath manuallyeliott2-3/+2
2007-12-23added robots.txteliott2-0/+4
2007-12-22Update for dev urleliott1-3/+3
2007-12-22renamed importseliott13-79/+79
2007-12-12Changed paypal information to Aaron, from Judd.eliott2-3/+7
2007-12-12Added irc channel.eliott2-2/+6
Removed media url. Should be served by apache.
2007-12-08Fixed bug FS#8664eliott1-1/+1
2007-11-19Add Projects url to main pageSimo Leone1-0/+1
gogo gadget projects.
2007-11-17Stupid change.eliott1-1/+1
2007-11-17Fix for FS#8547eliott1-0/+1
2007-11-07Fix schwag urlSimo Leone1-1/+1
http://bbs.archlinux.org/viewtopic.php?id=39575 Thanks for pointing this out.
2007-11-07Added hacking doc.eliott1-0/+16
go me
2007-11-07Retab.eliott1-16/+16
2007-11-07Fix bug FS#8417eliott1-0/+4
2007-11-03Initial import for public release...eliott109-0/+8206
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!