Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move link to BUILD.md to README.md | Rodolfo Carvalho | 2017-04-27 | 1 | -4/+0 |
| | | | | | | | Most people contributing to the project do not need to build an RPM, so it can be left out of the Contribution Guide. Placing it in the README for still some visibility. | ||||
* | Move container build instructions to BUILD.md | Pep TurrĂ³ Mauri | 2017-04-24 | 1 | -2/+2 |
| | |||||
* | Document merge time trends page | Rodolfo Carvalho | 2017-04-11 | 1 | -0/+3 |
| | |||||
* | Improve CONTRIBUTING guide with testing tricks | Rodolfo Carvalho | 2017-03-16 | 1 | -10/+60 |
| | |||||
* | Update docs for test consolidation and remove the Makefile | Jason DeTiberus | 2017-03-06 | 1 | -6/+3 |
| | |||||
* | Document how to find dead Python code | Rodolfo Carvalho | 2017-02-18 | 1 | -0/+14 |
| | |||||
* | Add note about extraneous virtualenvs | Rodolfo Carvalho | 2017-02-10 | 1 | -0/+18 |
| | |||||
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -12/+37 |
| | | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils | ||||
* | Create contribution guide | Rodolfo Carvalho | 2016-11-08 | 1 | -0/+111 |