summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved output of mysql_db pluginstagingJohann Schmitz2015-05-271-2/+2
* Fix for the new import code when password is emptyToshio Kuratomi2015-05-271-6/+12
* Refactoring to avoid duplication of code which manages the decompression of d...fdupoux2015-05-271-21/+5
* Simplify code which prepares the decompression commandfdupoux2015-05-271-12/+6
* Refactor dump compression and use get_bin_path for finding the compressorsToshio Kuratomi2015-05-271-3/+9
* Decompress mysql dumps on the fly using python subprocess during an import to...fdupoux2015-05-271-48/+40
* Back to the known goodToshio Kuratomi2015-05-272-49/+70
* Fix for the new import code when password is emptyToshio Kuratomi2015-05-271-6/+12
* Merge pull request #678 from Jimdo/handle-cfn-rollback-failureBenno Joy2015-05-271-0/+5
|\
| * Handle the case where a stack rollback fails.Jan Brauer2015-01-211-0/+5
* | Merge pull request #841 from billwanjohi/encrypt-s3-objectBenno Joy2015-05-271-44/+60
|\ \
| * | s3 put: add support for server-side encryptionbillwanjohi2015-05-271-44/+60
* | | Merge pull request #1378 from aioue/patch-4Brian Coca2015-05-271-0/+7
|\ \ \ | |/ / |/| |
| * | Update vsphere_guest.pyTom Paine2015-05-211-0/+3
| * | Update vsphere_guest.pyTom Paine2015-05-201-0/+4
* | | Merge pull request #1333 from wimnat/feature/issue-1332Benno Joy2015-05-271-0/+2
|\ \ \
| * | | Fix for issue #1332 - when instance is has finished deleting and get_db_insta...whiter2015-05-261-0/+2
* | | | Merge branch 'stansonhealth-s3_retry' into develToshio Kuratomi2015-05-271-11/+32
|\ \ \ \
| * | | | Minor fixups found during review of #582Toshio Kuratomi2015-05-271-4/+4
| * | | | Merge branch 's3_retry' of https://github.com/stansonhealth/ansible-modules-c...Toshio Kuratomi2015-05-271-11/+32
| |\ \ \ \ |/ / / / /
| * | | | feature pull request: catch and retry recoverable errorstedder2014-12-291-13/+32
* | | | | Merge pull request #1426 from eest/service_openbsd_commentsBrian Coca2015-05-271-2/+2
|\ \ \ \ \
| * | | | | service: Fix comments in OpenBsdService class.Patrik Lundin2015-05-271-2/+2
|/ / / / /
* | | | | Merge pull request #1423 from ercpe/mysql_db-debuggingBrian Coca2015-05-261-2/+2
|\ \ \ \ \
| * | | | | Improved output of mysql_db pluginJohann Schmitz2015-05-261-2/+2
* | | | | | Merge pull request #1358 from Jmainguy/mysql_user_dotsToshio Kuratomi2015-05-261-6/+2
|\ \ \ \ \ \
| * | | | | | escapeds changesJonathan Mainguy2015-05-261-6/+2
* | | | | | | Merge pull request #1411 from AndrewPashkin/add_docker_api_version_argument_t...Toshio Kuratomi2015-05-261-9/+29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add 'docker_api_version' to docker_imageAndrew Pashkin2015-05-231-9/+29
* | | | | | | stat doc fixBrian Coca2015-05-261-4/+4
* | | | | | | Merge pull request #1262 from bobobox/feature-fix-rds-mysql-revokeToshio Kuratomi2015-05-261-5/+6
|\ \ \ \ \ \ \
| * | | | | | | Replaced lambda functions with list comprehensions.Robin Miller2015-05-261-2/+2
| * | | | | | | Only revoke actually granted permissions, not 'ALL'.Robin Miller2015-05-261-4/+5
| * | | | | | | Merge remote-tracking branch 'upstream/devel' into develRobin Miller2015-05-264-2/+322
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1046 from emonty/feature/os_networkBrian Coca2015-05-262-0/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | Add OpenStack Network moduleMonty Taylor2015-05-202-0/+108
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | minor doc fixBrian Coca2015-05-261-1/+1
* | | | | | | | Merge pull request #751 from j2sol/service_must_existBrian Coca2015-05-261-2/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add service option to avoid failure on missing serviceJesse Keating2015-02-051-2/+22
* | | | | | | | | Merge pull request #1394 from j2sol/feature/os_server_actionsToshio Kuratomi2015-05-261-0/+192
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add an openstack servers actions moduleJesse Keating2015-05-211-0/+192
* | | | | | | | | Merge pull request #1422 from bcoca/wait_time_delay_sleepBrian Coca2015-05-261-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sleep when only doing a time delay to avoid cpu churnBrian Coca2015-05-261-1/+8
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1348 from devjatkin/issue_1230Brian Coca2015-05-261-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #1230Semyon Deviatkin2015-05-181-2/+10
* | | | | | | | | | Merge pull request #909 from bcoca/apt_return_cacheinfoBrian Coca2015-05-261-15/+41
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | added updated cache time to apt, also started documenting return valuesBrian Coca2015-03-081-15/+41
* | | | | | | | | | Merge pull request #1399 from SUSE/develBrian Coca2015-05-261-0/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | add SLE12 support to hostname.pyVladislav Lewin2015-05-221-0/+9
* | | | | | | | | | Merge pull request #1417 from fdupoux/mysql-db-use-python-pipelinesToshio Kuratomi2015-05-251-49/+19
|\ \ \ \ \ \ \ \ \ \