Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PEP8 E124 & E125 errors | John L. Villalovos | 2015-02-20 | 1 | -1/+1 |
* | Fix PEP8 E121 & E122 errors | John L. Villalovos | 2015-02-19 | 1 | -1/+1 |
* | For flake8 check, make the 'E12' ignore be more granular | John L. Villalovos | 2015-02-18 | 1 | -1/+1 |
* | dev-quickstart.rst update to add required packages | Naohiro Tamura | 2014-11-17 | 1 | -1/+1 |
* | Add gendocs tox job for generating the documentation | Lucas Alvares Gomes | 2014-11-14 | 1 | -0/+6 |
* | Enable hacking rule E265 | jiangfei | 2014-11-13 | 1 | -2/+1 |
* | Put a cap on our cyclomatic complexity | Michael Davies | 2014-10-16 | 1 | -0/+1 |
* | Fix E131 PEP8 errors | David Shrewsbury | 2014-10-14 | 1 | -1/+1 |
* | Enable E111 PEP8 check | David Shrewsbury | 2014-10-13 | 1 | -1/+1 |
* | Fix F812 PEP8 error | David Shrewsbury | 2014-10-13 | 1 | -1/+1 |
* | Enable H305 PEP8 check | David Shrewsbury | 2014-10-13 | 1 | -1/+1 |
* | Enable H307 PEP8 check | David Shrewsbury | 2014-10-13 | 1 | -1/+1 |
* | Enable H405 PEP8 check | David Shrewsbury | 2014-10-10 | 1 | -1/+1 |
* | Enable H702 PEP8 check | David Shrewsbury | 2014-10-10 | 1 | -1/+1 |
* | Enable H904 PEP8 check | David Shrewsbury | 2014-10-10 | 1 | -1/+1 |
* | Fix pep8 test | Yuriy Zveryanskyy | 2014-10-09 | 1 | -3/+2 |
* | Stop running check_uptodate in the pep8 testenv | Devananda van der Veen | 2014-09-29 | 1 | -1/+8 |
* | Don't write python bytecode while testing | Lucas Alvares Gomes | 2014-09-12 | 1 | -0/+1 |
* | Remove bypassing of H302 for gettextutils markers | Ruby Loo | 2014-09-11 | 1 | -3/+1 |
* | Deprecate Ironic compute driver and sched manager | Michael Davies | 2014-09-09 | 1 | -2/+0 |
* | Translator functions cleanup part 1 | Vladyslav Drok | 2014-09-05 | 1 | -1/+1 |
* | Remove gettextutils _ injection | Vladyslav Drok | 2014-08-29 | 1 | -1/+0 |
* | Set PYTHONHASHSEED for venv tox environment | Adam Gandelman | 2014-08-25 | 1 | -0/+1 |
* | oslo.i18n migration | Ghe Rivero | 2014-07-16 | 1 | -1/+1 |
* | Add gettextutils._L* to import_exceptions | Ellen Hui | 2014-07-03 | 1 | -1/+3 |
* | Add genconfig tox job for sample config file generation | Mathieu Gagné | 2014-06-23 | 1 | -0/+4 |
* | Test for membership should be 'not in' | Christian Berendt | 2014-06-16 | 1 | -0/+1 |
* | Merge "Update tox.ini to also run nova tests" | Jenkins | 2014-04-07 | 1 | -4/+5 |
|\ | |||||
| * | Update tox.ini to also run nova tests | Adam Gandelman | 2014-04-04 | 1 | -4/+5 |
* | | Use xargs -0 instead of --null | Andreas Jaeger | 2014-04-03 | 1 | -1/+1 |
|/ | |||||
* | Check that all po/pot files are valid | Andreas Jaeger | 2014-03-31 | 1 | -0/+4 |
* | Enable pep8 tests for the Nova Ironic Driver | Lucas Alvares Gomes | 2014-03-13 | 1 | -1/+1 |
* | Remove tox locale overrides | Jeremy Stanley | 2014-02-10 | 1 | -3/+0 |
* | Sync config module from oslo | Devananda van der Veen | 2013-12-27 | 1 | -1/+1 |
* | Add -U to pip install command in tox.ini | James E. Blair | 2013-12-11 | 1 | -1/+1 |
* | Add tools/conf/check_uptodate to tox.ini | Devananda van der Veen | 2013-12-06 | 1 | -0/+1 |
* | Import HasLength object | Lucas Alvares Gomes | 2013-11-22 | 1 | -1/+1 |
* | Import missing gettext _ to fix Sphinx error | Haomeng, Wang | 2013-11-19 | 1 | -0/+3 |
* | Implement db get_[un]associated_nodes | Devananda van der Veen | 2013-10-17 | 1 | -1/+3 |
* | Remove obsolete redhat-eventlet.patch | Mark McLoughlin | 2013-10-09 | 1 | -2/+0 |
* | Upgrade tox to 1.6 | ZhiQiang Fan | 2013-09-30 | 1 | -0/+4 |
* | Remove nova specific tests | Yuriy Zveryanskyy | 2013-09-20 | 1 | -1/+1 |
* | Remove extra pep8/flake8/pyflakes requirements | Joe Gordon | 2013-07-22 | 1 | -1/+1 |
* | Fix pep8 errors and make it pass Jenkins tests. | Devananda van der Veen | 2013-05-16 | 1 | -1/+1 |
* | Fixed hacking, pep8 and pyflakes errors. | Monty Taylor | 2013-05-02 | 1 | -1/+1 |
* | Added project infrastructure needs. | Monty Taylor | 2013-05-02 | 1 | -0/+34 |