Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many typos in comments and docstrings. | Rodolfo Carvalho | 2014-03-03 | 1 | -1/+1 |
* | Fixed E124 pep8 warnings. | Loic Bistuer | 2013-12-10 | 1 | -12/+17 |
* | Fixed #20600 -- ordered distinct(*fields) in subqueries | Anssi Kääriäinen | 2013-11-07 | 1 | -0/+16 |
* | PEP8 cleanup | Jason Myers | 2013-11-02 | 1 | -0/+2 |
* | Fixed flake8 E241 | Boryslav Larin | 2013-11-02 | 1 | -1/+1 |
* | Fix all violators of E231 | Alex Gaynor | 2013-10-26 | 2 | -18/+18 |
* | Fixed #21288 -- Fixed E126 pep8 warnings | Alasdair Nicol | 2013-10-21 | 1 | -16/+15 |
* | Removed unused local variables in tests. | Tim Graham | 2013-10-19 | 1 | -1/+1 |
* | Fixed #21285 -- Fixed E121,E122 pep8 warnings | Alasdair Nicol | 2013-10-17 | 1 | -2/+2 |
* | Whitespace cleanup. | Tim Graham | 2013-10-10 | 1 | -1/+0 |
* | Deprecated SortedDict (replaced with collections.OrderedDict) | Curtis Maloney | 2013-08-04 | 1 | -19/+19 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -1/+1 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+395 |