Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Enable code coverage report in console output" | Jenkins | 2017-06-21 | 1 | -0/+1 |
|\ | |||||
| * | Enable code coverage report in console output | pawnesh.kumar | 2017-06-15 | 1 | -0/+1 |
* | | Remove references to Python 3.4 | lijunbo | 2017-03-24 | 1 | -1/+1 |
* | | Move old oslo-incubator code out of openstack/common | Abhishek Kekane | 2016-11-08 | 1 | -1/+1 |
|/ | |||||
* | Use constraints everywhere | Andreas Jaeger | 2016-08-30 | 1 | -9/+0 |
* | Add Python 3.5 classifier and venv | zheng yin | 2016-07-12 | 1 | -1/+1 |
* | Add upper constraints to glanceclient | Niall Bunting | 2016-06-03 | 1 | -1/+11 |
* | Enable hacking checks | Tin Lam | 2016-04-18 | 1 | -6/+1 |
* | Docs are generated incorrectly | Tom Cocozzello | 2016-03-22 | 1 | -1/+5 |
* | Add reno to glanceclient | kairat_kushaev | 2016-02-11 | 1 | -0/+3 |
* | Merge "Drop py33 support" | Jenkins | 2016-01-12 | 1 | -1/+1 |
|\ | |||||
| * | Drop py33 support | Shu Muto | 2016-01-07 | 1 | -1/+1 |
* | | Merge "Remove py26 support" | Jenkins | 2016-01-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove py26 support | shu-mutou | 2015-12-15 | 1 | -1/+1 |
* | | Deprecated tox -downloadcache option removed | Ondřej Nový | 2015-12-11 | 1 | -3/+0 |
|/ | |||||
* | Remove pypy env from tox | Flavio Percoco | 2015-12-08 | 1 | -1/+1 |
* | Run py34 env first when launching tests | kairat_kushaev | 2015-12-03 | 1 | -1/+1 |
* | Merge "Add documentation for running the functional tests" | Jenkins | 2015-11-02 | 1 | -0/+2 |
|\ | |||||
| * | Add documentation for running the functional tests | Stuart McLaren | 2015-10-21 | 1 | -0/+2 |
* | | Import i18n functions directly | kairat_kushaev | 2015-10-16 | 1 | -1/+1 |
|/ | |||||
* | Enable flake8 checks | Darja Shakhray | 2015-07-21 | 1 | -9/+1 |
* | Import only modules and update tox.ini | Cindy Pallares | 2015-06-17 | 1 | -3/+5 |
* | Updated from global requirements | Louis Taylor | 2015-06-05 | 1 | -1/+10 |
* | Create functional test base | Stuart McLaren | 2015-04-18 | 1 | -0/+4 |
* | Generate API documentation | Ian Wienand | 2015-02-16 | 1 | -1/+1 |
* | Merge "Work toward Python 3.4 support and testing" | Jenkins | 2014-09-13 | 1 | -1/+1 |
|\ | |||||
| * | Work toward Python 3.4 support and testing | Jeremy Stanley | 2014-09-03 | 1 | -1/+1 |
* | | Fix indentation in tox.ini | Louis Taylor | 2014-08-26 | 1 | -1/+1 |
|/ | |||||
* | Add a tox job for generating docs | Steve Martinelli | 2014-07-24 | 1 | -0/+4 |
* | Enable F841 | ChangBo Guo(gcb) | 2014-07-09 | 1 | -1/+1 |
* | Finalize Python3 support | Frederic Lepied | 2014-05-20 | 1 | -0/+1 |
* | Remove tox locale overrides | Jeremy Stanley | 2014-02-10 | 1 | -3/+0 |
* | Merge "Fix and enable gating on H306" | Jenkins | 2013-12-23 | 1 | -3/+1 |
|\ | |||||
| * | Fix and enable gating on H306 | Dirk Mueller | 2013-12-16 | 1 | -3/+1 |
* | | Updates tox.ini to use new features | Sushil Kumar | 2013-12-09 | 1 | -0/+4 |
|/ | |||||
* | Added support for running the tests under PyPy with tox | Alex Gaynor | 2013-09-05 | 1 | -1/+1 |
* | Updated from global requirements | Monty Taylor | 2013-08-10 | 1 | -1/+3 |
* | Flake8 should ignore build folder | Alex Meade | 2013-07-05 | 1 | -1/+1 |
* | Start using Pyflakes and Hacking | Dirk Mueller | 2013-06-22 | 1 | -1/+5 |
* | Merge "python3: Introduce py33 to tox.ini" | Jenkins | 2013-06-11 | 1 | -1/+1 |
|\ | |||||
| * | python3: Introduce py33 to tox.ini | Chuck Short | 2013-06-01 | 1 | -1/+1 |
* | | Rename requires files to standard names. | Zhenguo Niu | 2013-05-29 | 1 | -2/+2 |
|/ | |||||
* | Migrate to flake8. | Monty Taylor | 2013-05-18 | 1 | -1/+6 |
* | Migrate to testr. | Monty Taylor | 2013-01-16 | 1 | -10/+13 |
* | Fix coverage reporting test. | Clark Boylan | 2012-07-27 | 1 | -1/+1 |
* | Latest setup goodness. | Monty Taylor | 2012-07-11 | 1 | -4/+1 |
* | Minimize tox.ini | Brian Waldon | 2012-06-07 | 1 | -26/+7 |
* | Add tests dir to pep8 command | Brian Waldon | 2012-06-07 | 1 | -1/+1 |
* | Set pep8 dependency at v1.2 | Brian Waldon | 2012-06-04 | 1 | -1/+0 |
* | Use tox for running tests locally. | James E. Blair | 2012-04-27 | 1 | -1/+10 |