Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -6/+6 |
* | 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 |
* | 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 |
* | Moving staticdirect to tools/ | Christopher Allan Webber | 2012-07-14 | 1 | -0/+75 |