summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Three cleanups to facts.pyfacts-cleanupToshio Kuratomi2016-03-111-170/+113
* Merge pull request #14862 from mckerrj/develJason McKerr2016-03-111-0/+72
|\
| * updates based on feedback from docschick and bcoca.Jason McKerr2016-03-111-16/+16
| * fix formatting for people sectionJason McKerr2016-03-081-0/+1
| * initial checkin of the new Community Committer GuidelinesJason McKerr2016-03-081-0/+71
* | Reorganizing tox stuff and making py3-specific requirementsJames Cammarata2016-03-114-2/+22
* | Moving docker tests to pre-compiled imagesJames Cammarata2016-03-101-3/+2
* | bugfix for shared module shell.pyPeter Sprygada2016-03-101-21/+0
* | Merge pull request #14910 from mattclay/libvirt-no-selinuxMatt Davis2016-03-114-1/+21
|\ \
| * | Add noseclabel support to libvirt_lxc plugin.Matt Clay2016-03-104-1/+21
* | | Merge pull request #14905 from amesbury/patch-1Brian Coca2016-03-101-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed typoamesbury2016-03-101-1/+1
|/ /
* | Merge pull request #14904 from mattclay/mysql-test-timeoutJames Cammarata2016-03-101-0/+3
|\ \
| * | Lower connect timeout for test_mysql_variables.Matt Clay2016-03-101-0/+3
* | | Fixing equality check in run_tests.sh for sanityJames Cammarata2016-03-101-1/+1
|/ /
* | Add mysql connection_timeout param to module_utils/mysql.pyJames Cammarata2016-03-101-1/+3
* | predictable docker names and autoremove if no failBrian Coca2016-03-101-2/+7
* | Merge pull request #14896 from resmo/docsite/cloudstack-vpcBrian Coca2016-03-101-2/+6
|\ \
| * | docsite, cloudstack: add limited VPC supportRene Moser2016-03-101-2/+6
* | | Updating RELEASES/etc. for develJames Cammarata2016-03-103-1/+42
* | | Removing forced pull from build step in run_tests.shJames Cammarata2016-03-101-1/+1
* | | Fixing template/assemble action plugins related to tmp dir use/cleanupJames Cammarata2016-03-104-15/+33
* | | Also adding python-systemd to tox test-requirements.txtJames Cammarata2016-03-101-0/+1
* | | Merge pull request #14898 from dagwieers/github-dirBrian Coca2016-03-102-0/+0
|\ \ \
| * | | Move the Github issue and pull-request templates to .githubDag Wieers2016-03-102-0/+0
* | | | Merge pull request #14875 from mattclay/plugins-unicodeToshio Kuratomi2016-03-106-15/+41
|\ \ \ \
| * | | | Add additional plugins to connection tests.Matt Clay2016-03-101-0/+25
| * | | | Fix unicode handling in connection plugins.Matt Clay2016-03-105-15/+16
* | | | | Moving pip test requirements from travis.yml to tox test-requirements.txtJames Cammarata2016-03-102-1/+3
|/ / / /
* | | | Fixing typo from python-memcached change in travis ymlJames Cammarata2016-03-101-1/+1
* | | | Fixing memcached->python-memcached for pip install of travis setupJames Cammarata2016-03-101-1/+1
* | | | Adding some packages to the unit test portions of travis testingJames Cammarata2016-03-101-1/+1
* | | | Don't always insert failed in the results (again)James Cammarata2016-03-101-1/+0
* | | | allow tests to run with parametersBrian Coca2016-03-102-3/+5
* | | | avoid creating extra tmp dirs we don't deleteBrian Coca2016-03-101-8/+3
* | | | Revert "corrected failed_when test"James Cammarata2016-03-101-1/+1
* | | | Revert "complete correction of test, key exists but is false"James Cammarata2016-03-101-1/+1
* | | | Revert "Removing explicit setting of failed/failed_when"James Cammarata2016-03-102-3/+7
|/ / /
* | | Removing explicit setting of failed/failed_whenJames Cammarata2016-03-102-7/+3
|/ /
* | avoid private attributesBrian Coca2016-03-101-4/+2
* | removed test_infra from setup as it fails when using --tagsBrian Coca2016-03-101-2/+2
* | complete correction of test, key exists but is falseBrian Coca2016-03-101-1/+1
* | corrected failed_when testBrian Coca2016-03-101-1/+1
* | Merge pull request #14892 from dagwieers/patch-14Brian Coca2016-03-091-2/+2
|\ \
| * | Another misspellingDag Wieers2016-03-101-2/+2
* | | Merge pull request #14891 from dagwieers/patch-13Brian Coca2016-03-091-3/+2
|\ \ \
| * | | Fix misspelling and some cosmetic changeDag Wieers2016-03-101-3/+2
| |/ /
* | | Merge pull request #14888 from nitzmahone/test_test_infraBrian Coca2016-03-092-2/+26
|\ \ \
| * | | ensure assert and fail work before we test anything elsenitzmahone2016-03-092-2/+26
| |/ /
* | | Merge pull request #14889 from nitzmahone/fix_failed_when_blind_overrideBrian Coca2016-03-091-1/+1
|\ \ \