summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't double quote when conditionsScott Dodson2017-05-0140-80/+80
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-0123-51/+51
* Merge pull request #4027 from tbielawa/contrib_pre-commit_hookOpenShift Bot2017-05-014-0/+118
|\
| * Merge branch 'master' into contrib_pre-commit_hookTim Bielawa2017-04-2818-196/+346
| |\
| * | Contrib: Hook to verify modules match assembled fragmentsTim Bielawa2017-04-284-0/+118
* | | Automatic commit of package [openshift-ansible] release [3.6.45-1].Jenkins CD Merge Bot2017-05-012-2/+5
* | | Automatic commit of package [openshift-ansible] release [3.6.44-1].Jenkins CD Merge Bot2017-04-302-2/+5
* | | Merge pull request #3817 from ingvagabund/polish-etcd-roleJan Chaloupka2017-04-3011-78/+89
|\ \ \
| * | | Refactor etcd rolesJan Chaloupka2017-04-2811-78/+89
* | | | Automatic commit of package [openshift-ansible] release [3.6.43-1].Jenkins CD Merge Bot2017-04-292-2/+13
* | | | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2OpenShift Bot2017-04-283-33/+51
|\ \ \ \
| * | | | Fix OpenShift registry deployment on OSE 3.2Lénaïc Huard2017-04-253-33/+51
* | | | | Merge pull request #4018 from ewolinetz/issue4007OpenShift Bot2017-04-281-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding checks for starting mux for 2.2.0ewolinetz2017-04-261-1/+4
* | | | | Merge pull request #3983 from rhcarvalho/docs-and-ciScott Dodson2017-04-285-123/+236
|\ \ \ \ \
| * | | | | Document the Pull Request processRodolfo Carvalho2017-04-272-0/+88
| * | | | | Add Table of ContentsRodolfo Carvalho2017-04-271-0/+16
| * | | | | Improve Contribution GuideRodolfo Carvalho2017-04-271-56/+82
| * | | | | Replace absolute with relative URLsRodolfo Carvalho2017-04-271-3/+3
| * | | | | Move repo structure to a separate documentRodolfo Carvalho2017-04-272-55/+55
| * | | | | Remove outdated information about PRsRodolfo Carvalho2017-04-271-16/+0
| * | | | | Move link to BUILD.md to README.mdRodolfo Carvalho2017-04-272-5/+4
| | |_|_|/ | |/| | |
* | | | | Automatic commit of package [openshift-ansible] release [3.6.42-1].Jenkins CD Merge Bot2017-04-282-2/+6
* | | | | Merge pull request #3994 from codificat/boto-requirementOpenShift Bot2017-04-282-1/+3
|\ \ \ \ \
| * | | | | Add python-boto requirementPep Turró Mauri2017-04-252-1/+3
* | | | | | Merge pull request #4009 from codificat/ex-job-fixOpenShift Bot2017-04-273-68/+80
|\ \ \ \ \ \
| * | | | | | Fix certificate check Job examplesPep Turró Mauri2017-04-263-68/+80
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.41-1].Jenkins CD Merge Bot2017-04-272-2/+5
* | | | | | | Merge pull request #4017 from mtnbikenc/fix-swapOpenShift Bot2017-04-272-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add bool for proper conditional handlingRussell Teague2017-04-262-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.40-1].Jenkins CD Merge Bot2017-04-272-2/+6
* | | | | | | Merge pull request #3951 from lhuard1A/fix_bin_cluster_no_glusterfsOpenShift Bot2017-04-274-0/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix cluster creation with `bin/cluster` when there’s no glusterfs nodeLénaïc Huard2017-04-195-3/+11
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.39-1].Jenkins CD Merge Bot2017-04-272-2/+6
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3961 from codificat/qe-container-docOpenShift Bot2017-04-263-28/+52
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move container build instructions to BUILD.mdPep Turró Mauri2017-04-243-21/+26
| * | | | | Elaborate container image usage instructionsPep Turró Mauri2017-04-241-7/+26
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.38-1].Jenkins CD Merge Bot2017-04-262-2/+25
| |_|/ / / |/| | | |
* | | | | Merge pull request #4005 from jlebon/pr/rhci-journalsOpenShift Bot2017-04-262-20/+34
|\ \ \ \ \
| * | | | | .redhat-ci.yml: also publish journal logsJonathan Lebon2017-04-252-20/+34
* | | | | | Merge pull request #3816 from sosiouxme/20170328-integration-testsOpenShift Bot2017-04-2630-1/+948
|\ \ \ \ \ \
| * | | | | | integration tests: add CI scriptsLuke Meyer2017-04-259-33/+221
| * | | | | | preflight int tests: define image builds to support testsLuke Meyer2017-04-2510-0/+219
| * | | | | | preflight int tests: generalize; add testsLuke Meyer2017-04-2520-98/+406
| * | | | | | Add stub of preflight integration testsRodolfo Carvalho2017-04-2510-0/+232
| * | | | | | Move Python unit tests to subdirectoryRodolfo Carvalho2017-04-251-1/+1
* | | | | | | Merge pull request #3950 from lhuard1A/enterprise_ose_3.5OpenShift Bot2017-04-261-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Make the rhel_subscribe role subscribe to OSE 3.5 channel by defaultLénaïc Huard2017-04-191-3/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #3860 from sdodson/backup-v3-dataOpenShift Bot2017-04-251-32/+28
|\ \ \ \ \ \ \
| * | | | | | | Cleanup comments and remove extraneous tasksScott Dodson2017-04-101-23/+7