Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into contrib_pre-commit_hook | Tim Bielawa | 2017-04-28 | 1 | -106/+92 |
|\ | |||||
| * | Document the Pull Request process | Rodolfo Carvalho | 2017-04-27 | 1 | -0/+2 |
| | | |||||
| * | Add Table of Contents | Rodolfo Carvalho | 2017-04-27 | 1 | -0/+16 |
| | | |||||
| * | Improve Contribution Guide | Rodolfo Carvalho | 2017-04-27 | 1 | -56/+82 |
| | | | | | | | | | | Update how to submit contributions and how to run tests, reorganizing and expanding the content. | ||||
| * | Replace absolute with relative URLs | Rodolfo Carvalho | 2017-04-27 | 1 | -3/+3 |
| | | | | | | | | | | This makes the links point to the right place in different contexts (e.g., different branches). | ||||
| * | Move repo structure to a separate document | Rodolfo Carvalho | 2017-04-27 | 1 | -55/+1 |
| | | | | | | | | Reduces the clutter in CONTRIBUTING.md. | ||||
| * | 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. | ||||
* | | Contrib: Hook to verify modules match assembled fragments | Tim Bielawa | 2017-04-28 | 1 | -0/+7 |
|/ | |||||
* | 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 |