summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Additional fixes to correct bugs in hostvars manager implementationhostvars_managerJames Cammarata2015-11-164-79/+43
* Making hostvars a multiprocessing manager wrapper and other perf improvementsJames Cammarata2015-11-166-74/+104
* success should not include skippedBrian Coca2015-11-141-1/+1
* Version bump for new beta 2.0.0-0.5.beta3v2.0.0-0.5.beta3James Cammarata2015-11-133-11/+11
* Remove unnecessary sleep from result processJames Cammarata2015-11-131-1/+1
* Merge pull request #13156 from amenonsen/broken-timeoutBrian Coca2015-11-131-0/+4
|\
| * If ssh died, it's an error, not a timeoutAbhijit Menon-Sen2015-11-131-0/+4
* | Merge pull request #13147 from leedm777/connect-timeoutBrian Coca2015-11-131-1/+4
|\ \ | |/ |/|
| * Increase the escalation prompt timeoutDavid M. Lee2015-11-131-1/+4
|/
* Merge pull request #13146 from nitzmahone/gce_error_messagingJames Cammarata2015-11-131-2/+2
|\
| * fix gce module error reportingnitzmahone2015-11-121-2/+2
* | Merge pull request #13127 from willthames/test_becomeBrian Coca2015-11-122-0/+12
|\ \
| * | Elevate privileges when checking for file existenceWill Thames2015-11-112-0/+12
* | | made python 3 compatibleBrian Coca2015-11-131-2/+2
* | | Merge pull request #12881 from Scypho/develToshio Kuratomi2015-11-122-1/+6
|\ \ \
| * | | adding documentationJens Peter Schroer2015-10-301-0/+4
| * | | allowing json in lookup template callsJens Peter Schroer2015-10-231-1/+2
* | | | Reduce spinning while waiting on queuesJames Cammarata2015-11-123-6/+3
* | | | added rudder inventory scriptBrian Coca2015-11-131-0/+1
* | | | Merge pull request #12139 from amousset/rudder_inventory_pluginBrian Coca2015-11-122-0/+337
|\ \ \ \
| * | | | Add Rudder inventory pluginAlexis Mousset2015-08-282-0/+337
* | | | | Merge pull request #13141 from Val/update_debian_packaging_documentationBrian Coca2015-11-121-1/+1
|\ \ \ \ \
| * | | | | Add missing xsltproc in Debian packaging READMELaurent Vallar2015-11-121-1/+1
| * | | | | Add missing docbook-xml in Debian packaging READMELaurent Vallar2015-11-121-1/+1
* | | | | | Merge pull request #13142 from unprofession-al/fix_jsonfile_fact_caching_conn...Brian Coca2015-11-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as ins...Daniel Menet2015-11-121-1/+1
|/ / / / /
* | | | | Merge pull request #13133 from amenonsen/changelog-updateBrian Coca2015-11-111-3/+3
|\ \ \ \ \
| * | | | | Put settings/vars together, unsplit refresh_inventory itemAbhijit Menon-Sen2015-11-121-3/+3
|/ / / / /
* | | | | Merge pull request #12640 from amenonsen/ec2-csv-tagsBrian Coca2015-11-112-7/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add an expand_csv_tags setting to ec2.iniAbhijit Menon-Sen2015-11-122-7/+25
|/ / / /
* | | | Fix documentation build problemsToshio Kuratomi2015-11-111-8/+5
* | | | Update submodule ref for another new moduleToshio Kuratomi2015-11-111-7/+7
* | | | A bunch of shipit's mergedToshio Kuratomi2015-11-111-7/+7
* | | | Fix traceback because we're using display from another object that noToshio Kuratomi2015-11-111-12/+19
* | | | Changed do/until failed colorJames Cammarata2015-11-111-1/+1
* | | | Cleanup failed/changed logic in TaskExecutorJames Cammarata2015-11-111-35/+29
* | | | Finish up plugin porting to global displayToshio Kuratomi2015-11-1139-92/+68
* | | | Port cache plugins to global displayToshio Kuratomi2015-11-112-11/+20
* | | | Port lookup plugins to global display.Toshio Kuratomi2015-11-114-6/+31
* | | | Port action plugins to global displayToshio Kuratomi2015-11-114-42/+68
* | | | Move the rest of executor code to global displayToshio Kuratomi2015-11-111-29/+32
* | | | Move the rest of the playbook code to use global displayToshio Kuratomi2015-11-113-50/+49
* | | | Move connection plugins to using global displayToshio Kuratomi2015-11-1111-131/+192
* | | | Migrate cli and dependencies to use global displayToshio Kuratomi2015-11-1112-131/+167
* | | | updated submodule refsBrian Coca2015-11-122-15/+12
* | | | pass task args without filtering, copy module needs to explcitly supportBrian Coca2015-11-121-3/+1
* | | | breaks testing in non virtual envs, since env var can be used in thoseBrian Coca2015-11-121-3/+0
* | | | Remove dead codeToshio Kuratomi2015-11-111-4/+0
* | | | Start a pyflakes section to cut down on extra messages that we don't agree ar...Toshio Kuratomi2015-11-111-0/+19
* | | | Fix for traceback when neither name nor pkg are in the module paramsToshio Kuratomi2015-11-111-10/+13
| |_|/ |/| |