summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Add a bare minimum localhost hosts fileScott Dodson2018-01-301-0/+21
|
* Merge branch 'master' into contrib_pre-commit_hookTim Bielawa2017-04-281-106/+92
|\
| * Document the Pull Request processRodolfo Carvalho2017-04-271-0/+2
| |
| * Add Table of ContentsRodolfo Carvalho2017-04-271-0/+16
| |
| * Improve Contribution GuideRodolfo Carvalho2017-04-271-56/+82
| | | | | | | | | | Update how to submit contributions and how to run tests, reorganizing and expanding the content.
| * Replace absolute with relative URLsRodolfo Carvalho2017-04-271-3/+3
| | | | | | | | | | This makes the links point to the right place in different contexts (e.g., different branches).
| * Move repo structure to a separate documentRodolfo Carvalho2017-04-271-55/+1
| | | | | | | | Reduces the clutter in CONTRIBUTING.md.
| * Move link to BUILD.md to README.mdRodolfo Carvalho2017-04-271-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 fragmentsTim Bielawa2017-04-281-0/+7
|/
* Move container build instructions to BUILD.mdPep TurrĂ³ Mauri2017-04-241-2/+2
|
* Document merge time trends pageRodolfo Carvalho2017-04-111-0/+3
|
* Improve CONTRIBUTING guide with testing tricksRodolfo Carvalho2017-03-161-10/+60
|
* Update docs for test consolidation and remove the MakefileJason DeTiberus2017-03-061-6/+3
|
* Document how to find dead Python codeRodolfo Carvalho2017-02-181-0/+14
|
* Add note about extraneous virtualenvsRodolfo Carvalho2017-02-101-0/+18
|
* More toxificationJason DeTiberus2017-01-101-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 guideRodolfo Carvalho2016-11-081-0/+111