Gareth J. Greenaway
|
6a3c15a7c3
|
Adding a simple notification function to the test module.
|
2015-01-02 15:24:32 -08:00 |
|
Thomas S Hatch
|
e2dd4b9958
|
Merge pull request #19320 from clan/opt_profile
add 'state_output_profile' option for profile output
|
2015-01-02 10:39:22 -07:00 |
|
Z. Liu
|
d46b6b6490
|
sate_output_profile default to True
|
2015-01-03 01:36:21 +08:00 |
|
Z. Liu
|
3fce994d30
|
fix type: statei -> state
|
2015-01-03 01:26:12 +08:00 |
|
Thomas S Hatch
|
b8dd2af989
|
Merge pull request #19319 from garethgreenaway/18630_2014_7_mount_options
Fixes to mount module and mount state module
|
2015-01-02 10:05:41 -07:00 |
|
Thomas S Hatch
|
908f382b49
|
Merge pull request #19312 from llinder/2014.7
pydsl/pyobjects missing listen and listen_in
|
2015-01-02 10:02:05 -07:00 |
|
Thomas S Hatch
|
e2ed214a8d
|
Merge pull request #19310 from juiceinc/2014.7
Fix typo in Tomcat module docs
|
2015-01-02 10:01:54 -07:00 |
|
Thomas S Hatch
|
463974dc8b
|
Merge pull request #19299 from terminalmage/cleanup-pip-requirements
Cleanup pip state when requirements file is used
|
2015-01-02 09:58:21 -07:00 |
|
Thomas S Hatch
|
ebbb66ddb2
|
Merge pull request #19285 from lyft/add-splunk-search
Add initial splunk_search execution module and state module
|
2015-01-02 09:56:57 -07:00 |
|
Thomas S Hatch
|
04e22ee809
|
Merge pull request #19321 from cvedel/issue-18083
Add ssl_match_hostname to deps in thin tarball
|
2015-01-02 09:40:17 -07:00 |
|
Gareth J. Greenaway
|
547d55b8e6
|
removing unused import
|
2015-01-02 08:06:28 -08:00 |
|
Christophe Vedel
|
9aeda9b754
|
Add ssl_match_hostname to deps in thin tarball
|
2015-01-02 16:44:41 +01:00 |
|
Z. Liu
|
8217f5fa66
|
add 'state_output_profile' option for profile output
|
2015-01-02 22:56:39 +08:00 |
|
Gareth J. Greenaway
|
2c7c5d3f81
|
merge conflict
|
2015-01-01 20:13:27 -08:00 |
|
Pedro Algarvio
|
c316c11168
|
Merge pull request #19314 from dawsonbotsford/develop
Spelling correction automated from Dawson's Spelling Bee
|
2014-12-31 23:39:07 +00:00 |
|
Shad Nygren
|
4b335b5e2c
|
Fix TypeError: string indices must be integers, not str in ec2.py create_attach_volumes()
|
2014-12-31 23:14:04 +00:00 |
|
Shad Nygren
|
773d426adc
|
Fix AttributeError: 'list' object has no attribute 'items' in cloud.py run_func_until_ret_arg()
|
2014-12-31 23:12:51 +00:00 |
|
dawsonbotsford
|
adcf77c484
|
Spelling correction automated from Dawson's Spelling Bee
|
2014-12-31 18:10:29 -05:00 |
|
Lance Linder
|
5c39c880fa
|
pydsl/pyobjects missing listen and listen_in
This pull request is to resolve issue 19311
|
2014-12-31 11:03:50 -06:00 |
|
Tim O'Guin
|
b9744c6fff
|
merge
|
2014-12-31 09:12:41 -06:00 |
|
Tim O'Guin
|
59bcfe6b74
|
fix config format typo in Tomcat module docs
|
2014-12-31 09:10:18 -06:00 |
|
Nassim KACHA
|
5705ed5389
|
Improved code readability
|
2014-12-31 14:24:59 +01:00 |
|
Nassim KACHA
|
d129b5dbf1
|
fix errors to pass lint test
|
2014-12-31 13:52:14 +01:00 |
|
Nassim KACHA
|
f688667edc
|
Fixed issue #8933 by improving database connection error handling
|
2014-12-31 11:39:29 +01:00 |
|
Joseph Hall
|
d7730411f3
|
Merge pull request #19305 from TaiSHiNet/patch-1
Fixes droplet listing past page 1
|
2014-12-30 15:59:00 -07:00 |
|
Nassim KACHA
|
78bda200ad
|
Trivial refactoring of the function mongodb.user_roles_exists
|
2014-12-30 23:57:57 +01:00 |
|
TaiSHiNet
|
213641ef4a
|
Fixes droplet listing past page 1
Affects creation and deletion (both failed if VM was outside page 1)
|
2014-12-30 19:37:00 -03:00 |
|
Nassim KACHA
|
7c122944b4
|
Added user_roles_exists function and improving user_grant_roles and user_revoke_roles in Mongodb module
|
2014-12-30 23:31:14 +01:00 |
|
Ryan Lane
|
217eec5cd3
|
lint fixes and better return statuses
|
2014-12-30 14:28:41 -08:00 |
|
Mike Place
|
d406c170e9
|
Add expr form logic
|
2014-12-30 14:52:56 -07:00 |
|
Mike Place
|
d4d4a1236f
|
Just use ckminions in batch mode.
Refs #18358
|
2014-12-30 14:48:28 -07:00 |
|
Erik Johnson
|
68efa5a7a8
|
Cleanup pip state when requirements file is used
This cleans up the comments for the pip.installed state, removing an
extraneous comment and making a minor grammar fix.
|
2014-12-30 13:44:06 -06:00 |
|
Thomas S Hatch
|
e94462ec7c
|
Merge pull request #19298 from manonthemat/develop
added note about Arch Linux's default transport
|
2014-12-30 12:39:27 -07:00 |
|
Thomas S Hatch
|
38d4fec056
|
Merge pull request #19295 from belvedere-trading/2014.7
[32702] Patch salt to allow scheduling to work properly on Windows
|
2014-12-30 12:30:27 -07:00 |
|
manonthemat
|
a1625ef7c6
|
added note about Arch Linux's default transport
|
2014-12-30 11:28:15 -08:00 |
|
Thomas S Hatch
|
0487834e72
|
Merge pull request #19293 from DSRCompany/raet_presence_requests
Support joined, allowed, alived and reaped runners.
|
2014-12-30 12:27:27 -07:00 |
|
Thomas S Hatch
|
74db7a13e0
|
Merge pull request #19275 from salekseev/feature_log-handler-fluentd
Adding a new log handler to support fluent protocol.
|
2014-12-30 12:11:22 -07:00 |
|
Thomas S Hatch
|
0e9c7ecf28
|
Merge pull request #19274 from rupeshta/drac_unit_tests
implimented code for drac module
|
2014-12-30 12:10:51 -07:00 |
|
Mike Place
|
3c44658388
|
Merge pull request #19296 from cachedout/mongodb_lint
MongoDB lint
|
2014-12-30 12:07:10 -07:00 |
|
Thomas S Hatch
|
7d3a37d82c
|
Merge pull request #19246 from cachedout/more_cleanup
More cleanup
|
2014-12-30 11:50:12 -07:00 |
|
Nicole Thomas
|
fcd0ade4d6
|
Merge pull request #19290 from jayeshka/user-add-unit-test
adding useradd unit test case.
|
2014-12-30 11:33:26 -07:00 |
|
Mike Place
|
739254a4fa
|
MongoDB lint
|
2014-12-30 11:07:38 -07:00 |
|
Nassim KACHA
|
03cbe6cd9f
|
Adding functions user_grant_roles and user_revoke_roles to Mongodb module
|
2014-12-30 18:07:54 +01:00 |
|
Ben Levine
|
019eaf0cb1
|
[32702] Patch salt to allow scheduling to work properly on Windows
- See bug: https://github.com/saltstack/salt/issues/19277
- Fixes an issue where non-portable implementation prevented
Windows hosts from using 'when' or 'cron' based schedules
|
2014-12-30 11:00:09 -06:00 |
|
Stas Alekseev
|
4cf3f055b1
|
Adding Stas Alekseev to AUTHORS
|
2014-12-30 11:47:43 -05:00 |
|
Stas Alekseev
|
2ba8227780
|
Fixing some lint.
|
2014-12-30 11:22:32 -05:00 |
|
Dmitry Kuzmenko
|
4dc2fbfbad
|
Support joined, allowed, alived and reaped runners.
|
2014-12-30 14:39:36 +03:00 |
|
Jayesh
|
f14cfa9235
|
adding useradd unit test case.
|
2014-12-30 12:18:25 +05:30 |
|
Jayesh
|
2928d87cef
|
resolved lint errors in extfs unit test
|
2014-12-30 11:48:43 +05:30 |
|
Mike Place
|
d9ad877d82
|
Merge pull request #19286 from cachedout/change_test_enc
There is no support for ECDSA on OpenSSH < 5.7.
|
2014-12-29 19:10:24 -07:00 |
|