Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-16 | Fix typo where we thought a list was a dict | Erik Johnston | 1 | -3/+4 |
2014-12-16 | Fix upgrade script to run all the missing deltas. | Erik Johnston | 2 | -1/+77 |
2014-12-16 | Do run all deltas up to missing delta 10 | Erik Johnston | 1 | -4/+4 |
2014-12-16 | Bump UPGRADES and CHANGES | Erik Johnston | 3 | -0/+27 |
2014-12-16 | Make failure to run appropraite upgrade scripts more helpful. | Erik Johnston | 2 | -3/+22 |
2014-12-16 | Fix bugs in upgrade script. | Erik Johnston | 1 | -1/+5 |
2014-12-16 | Rename upgrade script | Erik Johnston | 1 | -0/+0 |
2014-12-16 | Include database bump in upgrade script | Erik Johnston | 1 | -0/+2 |
2014-12-16 | Bump database version | Erik Johnston | 1 | -1/+1 |
2014-12-16 | Bump version | Erik Johnston | 2 | -2/+2 |
2014-12-16 | Fix pyflakes | Erik Johnston | 1 | -2/+0 |
2014-12-16 | Remove FrozenEncoder | Erik Johnston | 1 | -8/+0 |
2014-12-16 | Better english in docstrings are helpful. | Erik Johnston | 1 | -2/+2 |
2014-12-16 | Update upgrade script | Erik Johnston |