Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.iteritems() instead of dict.iteritems(). | Berker Peksag | 2014-05-26 | 1 | -1/+3 |
| | |||||
* | Fix failing to build docs | Christopher Allan Webber | 2013-08-28 | 1 | -12/+14 |
| | |||||
* | Start of ability to have plugins provide static resources! | Christopher Allan Webber | 2013-05-23 | 1 | -0/+38 |
| | | | | | | | | | | Note I have not tested any of this yet ;) But we're already on our way: - We've got docs - The hook is there Lots to do still though. But, progress! :) This commit sponsored by Laura Arjona Reina. Thanks larjona! | ||||
* | Update staticdirect stuff so it can handle "domains" of staticdirection | Christopher Allan Webber | 2012-07-14 | 1 | -22/+27 |
| | |||||
* | Kill MultiRemoteStaticDirect... nobody was really using it anyway | Christopher Allan Webber | 2012-07-14 | 1 | -17/+0 |
| | | | | | Since we're adding the new "domain" staticdirect system we should clean this up. | ||||
* | Moving staticdirect to tools/ | Christopher Allan Webber | 2012-07-14 | 1 | -0/+75 |