aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/staticdirect.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-6/+6
* Use six.iteritems() instead of dict.iteritems().Berker Peksag2014-05-261-1/+3
* Fix failing to build docsChristopher Allan Webber2013-08-281-12/+14
* Start of ability to have plugins provide static resources!Christopher Allan Webber2013-05-231-0/+38
* Update staticdirect stuff so it can handle "domains" of staticdirectionChristopher Allan Webber2012-07-141-22/+27
* Kill MultiRemoteStaticDirect... nobody was really using it anywayChristopher Allan Webber2012-07-141-17/+0
* Moving staticdirect to tools/Christopher Allan Webber2012-07-141-0/+75