| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6091 from sosiouxme/20171110-ini-parse-failure | OpenShift Merge Robot | 2017-11-14 | 1 | -0/+4 |
|\ |
|
| * | ansible.cfg: error when inventory does not parse | Luke Meyer | 2017-11-10 | 1 | -0/+4 |
* | | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | 2017-11-08 | 1 | -12/+6 |
|/ |
|
* | Merge pull request #2910 from richm/preserve-ansible_inventory_path | OpenShift Merge Robot | 2017-10-31 | 1 | -2/+4 |
|\ |
|
| * | preserve the oo-install ansible_inventory_path value | Rich Megginson | 2017-05-18 | 1 | -2/+4 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -1/+0 |
* | | Display "origin 3.6" as in previous installer 3.5 | Bruno Vernay | 2017-08-18 | 1 | -1/+1 |
* | | Quick Installer should specify which config file to edit. | jkaurredhat | 2017-08-04 | 1 | -1/+1 |
* | | Merge pull request #3877 from wkshi/bugfix-1422541-master | Scott Dodson | 2017-07-27 | 1 | -0/+2 |
|\ \ |
|
| * | | fix BZ1422541 on master branch | Wenkai Shi | 2017-04-07 | 1 | -0/+2 |
* | | | ansible.cfg: improve ssh ControlPath | Luke Meyer | 2017-07-11 | 1 | -0/+6 |
| |/
|/| |
|
* | | Fix variants for v3.6 | Russell Teague | 2017-05-02 | 1 | -3/+4 |
* | | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 1 | -0/+6 |
* | | Support unicode output when dumping yaml | Russell Teague | 2017-04-03 | 1 | -4/+10 |
|/ |
|
* | Merge pull request #3569 from detiber/consolidateTox | Jason DeTiberus | 2017-03-06 | 8 | -254/+3 |
|\ |
|
| * | Update docs for test consolidation and remove the Makefile | Jason DeTiberus | 2017-03-06 | 2 | -163/+3 |
| * | Consolidate root/utils tests | Jason DeTiberus | 2017-03-06 | 6 | -91/+0 |
* | | Remove commented-out test code | Rodolfo Carvalho | 2017-03-06 | 1 | -39/+0 |
|/ |
|
* | Remove old commented-out tests | Rodolfo Carvalho | 2017-03-06 | 1 | -91/+0 |
* | Fix test | Rodolfo Carvalho | 2017-03-06 | 1 | -7/+1 |
* | Lint utils/test | Rodolfo Carvalho | 2017-03-06 | 4 | -26/+24 |
* | Remove unused Makefile variables | Rodolfo Carvalho | 2017-03-06 | 1 | -5/+0 |
* | Fix Quick Installer failed due to a Python method failure | Tim Bielawa | 2017-02-24 | 1 | -1/+6 |
* | Update link to project homepage | Rodolfo Carvalho | 2017-02-21 | 1 | -1/+1 |
* | Remove pytest-related dependencies from setup.py | Rodolfo Carvalho | 2017-02-21 | 1 | -3/+0 |
* | Raise the bar on coverage requirements | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Accept extra positional arguments in tox | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 6 | -17/+42 |
* | Clean up utils/README.md | Rodolfo Carvalho | 2017-02-20 | 1 | -25/+16 |
* | Remove dead code in installer | Rodolfo Carvalho | 2017-02-19 | 2 | -35/+0 |
* | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -24/+6 |
* | flake8 mccabe dependency fix | Russell Teague | 2017-01-25 | 1 | -5/+2 |
* | Temporary work-around for flake8 vs maccabe version conflict | Tim Bielawa | 2017-01-24 | 1 | -0/+2 |
* | cleanup: Removed debug prints from tests | Steve Milner | 2017-01-11 | 2 | -2/+0 |
* | remove debug statement from test | Jason DeTiberus | 2017-01-10 | 1 | -1/+0 |
* | increase test coverage | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
* | More toxification | Jason DeTiberus | 2017-01-10 | 6 | -26/+57 |
* | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
* | Merge pull request #3061 from tbielawa/scaleup-bz1390135 | Scott Dodson | 2017-01-09 | 1 | -0/+14 |
|\ |
|
| * | The scaleup subcommand does not support the unattended option | Tim Bielawa | 2017-01-09 | 1 | -0/+14 |
* | | Merge pull request #3021 from tbielawa/fix_aoi_man | Tim Bielawa | 2017-01-09 | 3 | -6/+7 |
|\ \
| |/
|/| |
|
| * | Update manpage version. | Tim Bielawa | 2017-01-09 | 2 | -3/+4 |
| * | Update aoi manpage with correct operation count | Tim Bielawa | 2016-12-28 | 2 | -4/+4 |
* | | Hush the sudo privs check in oo-installer | Tim Bielawa | 2017-01-04 | 1 | -1/+1 |
|/ |
|
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 13 | -83/+102 |
* | YAML Linting | Russell Teague | 2016-12-12 | 2 | -3/+14 |
* | Make 'cover-erase' a config file setting. Move VENT target to pre-req for all... | Tim Bielawa | 2016-12-09 | 2 | -6/+7 |
* | Fixes to 'make ci' | Tim Bielawa | 2016-12-09 | 1 | -14/+15 |
* | Fix coverage not appending new data | Tim Bielawa | 2016-12-08 | 1 | -1/+1 |