Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | convergence scenario tests | tyagi | 2015-09-08 | 1 | -1/+1 | |
* | Run py34 first in default tox run | Pavlo Shchelokovskyy | 2015-09-02 | 1 | -1/+1 | |
* | flake8 check doc/source | Steve Baker | 2015-08-27 | 1 | -1/+1 | |
* | Merge "Add alternative way to use debugger for unittets " | Jenkins | 2015-08-21 | 1 | -0/+3 | |
|\ | ||||||
| * | Add alternative way to use debugger for unittets | Sergey Kraynev | 2015-08-20 | 1 | -0/+3 | |
* | | Improve unit tests to succeed without hash tweak | Wang Muyu | 2015-08-19 | 1 | -3/+0 | |
|/ | ||||||
* | Use OS_TEST_PATH for integration tests | Steve Baker | 2015-08-03 | 1 | -1/+2 | |
* | Merge "tox environment for `bandit`" | Jenkins | 2015-07-13 | 1 | -0/+3 | |
|\ | ||||||
| * | tox environment for `bandit` | Ryan Brown | 2015-07-08 | 1 | -0/+3 | |
* | | Merge "Add a way to run py34 tests from file" | Jenkins | 2015-07-13 | 1 | -3/+1 | |
|\ \ | |/ |/| | ||||||
| * | Add a way to run py34 tests from file | Sirushti Murugesan | 2015-07-09 | 1 | -3/+1 | |
* | | Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION | Jeremy Stanley | 2015-07-03 | 1 | -1/+0 | |
|/ | ||||||
* | Merge "Switch from MySQL-python to PyMySQL" | Jenkins | 2015-06-22 | 1 | -0/+1 | |
|\ | ||||||
| * | Switch from MySQL-python to PyMySQL | Jeremy Stanley | 2015-06-18 | 1 | -0/+1 | |
* | | Fix py27log env in tox | Tetiana Lashchova | 2015-05-28 | 1 | -1/+1 | |
|/ | ||||||
* | Fix integration tests for tox>2.0 | Sirushti Murugesan | 2015-05-14 | 1 | -0/+1 | |
* | Add a py34 env | Sirushti Murugesan | 2015-05-12 | 1 | -1/+12 | |
* | Run heat_integrationtests in parallel | Sirushti Murugesan | 2015-05-07 | 1 | -1/+1 | |
* | Add separate requirements.txt to integration tests | Pavlo Shchelokovskyy | 2015-04-01 | 1 | -0/+4 | |
* | Move to hacking 0.10 | Joe Gordon | 2015-03-24 | 1 | -2/+1 | |
* | Get tox to generate config for heat_integrationtests | Sirushti Murugesan | 2015-02-04 | 1 | -1/+3 | |
* | Add all dotfiles to the list of pep8 exceptions | Miguel Grinberg | 2015-01-27 | 1 | -1/+1 | |
* | Enable H904 style checking rule | Pavlo Shchelokovskyy | 2015-01-20 | 1 | -2/+1 | |
* | Enable H305 and H307 style checks | Pavlo Shchelokovskyy | 2015-01-20 | 1 | -3/+1 | |
* | Enable H402 style check | Pavlo Shchelokovskyy | 2015-01-13 | 1 | -2/+1 | |
* | Enable H202 style check | Pavlo Shchelokovskyy | 2015-01-13 | 1 | -2/+1 | |
* | Enable H233 style check | Pavlo Shchelokovskyy | 2015-01-12 | 1 | -2/+1 | |
* | Enable E251 style check | Pavlo Shchelokovskyy | 2015-01-12 | 1 | -2/+1 | |
* | Merge "Enable F402 and F812 style checks" | Jenkins | 2015-01-10 | 1 | -3/+1 | |
|\ | ||||||
| * | Enable F402 and F812 style checks | Pavlo Shchelokovskyy | 2015-01-05 | 1 | -3/+1 | |
* | | Merge "Enable E265 style check" | Jenkins | 2015-01-08 | 1 | -2/+1 | |
|\ \ | |/ | ||||||
| * | Enable E265 style check | Pavlo Shchelokovskyy | 2015-01-05 | 1 | -2/+1 | |
* | | Merge "Enable H101 style check" | Jenkins | 2015-01-08 | 1 | -2/+1 | |
|\ \ | |/ | ||||||
| * | Enable H101 style check | Pavlo Shchelokovskyy | 2015-01-05 | 1 | -2/+1 | |
* | | Merge "Enable E122, E126 and E128 style checks" | Jenkins | 2015-01-08 | 1 | -4/+1 | |
|\ \ | |/ | ||||||
| * | Enable E122, E126 and E128 style checks | Pavlo Shchelokovskyy | 2015-01-05 | 1 | -4/+1 | |
* | | Merge "Update oslo-hacking and disable failing checks" | Jenkins | 2015-01-07 | 1 | -1/+16 | |
|\ \ | |/ | ||||||
| * | Update oslo-hacking and disable failing checks | Pavlo Shchelokovskyy | 2015-01-05 | 1 | -1/+16 | |
* | | Use oslo.config generator | Thomas Herve | 2015-01-02 | 1 | -2/+1 | |
|/ | ||||||
* | Bring over pretty_tox.sh from nova | Tetiana Lashchova | 2014-12-25 | 1 | -1/+6 | |
* | Fix tox for integration tests | Tetiana Lashchova | 2014-12-22 | 1 | -1/+1 | |
* | Remove *.pyc files on every tox run | Pavlo Shchelokovskyy | 2014-12-15 | 1 | -1/+4 | |
* | Merge "Support tox test case single run" | Jenkins | 2014-12-12 | 1 | -3/+3 | |
|\ | ||||||
| * | Support tox test case single run | JUNJIE NAN | 2014-12-12 | 1 | -3/+3 | |
* | | Merge "Stricter complexity checking in tox configuration" | Jenkins | 2014-12-12 | 1 | -3/+1 | |
|\ \ | |/ |/| | ||||||
| * | Stricter complexity checking in tox configuration | tengqm | 2014-12-10 | 1 | -3/+1 | |
* | | Merge "Remove Python 2.6 classifier" | Jenkins | 2014-12-10 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Remove Python 2.6 classifier | Julien Danjou | 2014-11-25 | 1 | -1/+1 | |
* | | Remove config check_uptodate test | Steven Hardy | 2014-12-03 | 1 | -1/+0 | |
* | | Remove ignoring [H302] in tox.ini | Peter Razumovsky | 2014-11-26 | 1 | -2/+1 | |
|/ |