Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unicode literals throughout project | Jon Dufresne | 2018-11-03 | 1 | -3/+3 |
* | Remove from __future__ import with_statement | Jon Dufresne | 2018-11-03 | 1 | -1/+0 |
* | Fix icnorrect test | Ben Greenberg | 2017-06-15 | 1 | -1/+2 |
* | update tests to reflect the fact that the script sha is precalculated | Ben Greenberg | 2017-06-15 | 1 | -13/+18 |
* | pep8 fix | Hendrik Muhs | 2014-12-04 | 1 | -0/+1 |
* | fix pep8 | Hendrik Muhs | 2014-12-04 | 1 | -4/+5 |
* | UnicodeDecodeErrorfix unicode encode error when using pipeline in combination... | Hendrik Muhs | 2014-12-04 | 1 | -0/+31 |
* | fix scripting tests on python3 | Andy McCurdy | 2014-04-10 | 1 | -2/+3 |
* | Make sure we know the SHA of scripts before pipeline execution. Fixes #459 | Andy McCurdy | 2014-04-09 | 1 | -0/+81 |