Nitin Madhok
|
09b11bf8e4
|
Access dictionary values correctly in salt.modules.mdadm.destroy Fixes #19115
|
2014-12-19 14:14:46 -07:00 |
|
Lendar
|
8a885fc38f
|
Fix PUT/DELETE in s3.query
Was broken in 8ed7c92 during move to requests.
- PUT now uploads data
- Fixes AttributeError
|
2014-12-19 14:07:16 -07:00 |
|
Thomas S Hatch
|
2fadac5706
|
Merge pull request #19104 from whiteinge/salt-fix-highstate-output-jobs-runner
Used unused variable; fix highstate output for jobs runner
|
2014-12-19 14:02:00 -07:00 |
|
Nitin Madhok
|
16692ad446
|
Refactor mdadm tests
|
2014-12-19 13:55:07 -07:00 |
|
Nitin Madhok
|
f1d573c9d8
|
Forgot to end with quotes
|
2014-12-19 13:55:06 -07:00 |
|
Nitin Madhok
|
210d1d221f
|
Fixing unit tests for mdadm
|
2014-12-19 13:55:06 -07:00 |
|
Nitin Madhok
|
74b9bf69dd
|
Fixing salt.modules.mdadm.create and correcting incorrect code. Fixes #18991
|
2014-12-19 13:55:06 -07:00 |
|
Wolodja Wentland
|
c2715dc38e
|
Ensure aptpkg._consolidate_repo strips trailing slashes from repo_uri
This fixes #18909
|
2014-12-19 13:34:56 -07:00 |
|
Mike Place
|
91edd75a03
|
Merge pull request #19106 from jfindlay/split_win
Split windows commands
|
2014-12-19 13:11:20 -07:00 |
|
Mike Place
|
74cbd8f84f
|
Merge pull request #19113 from garethgreenaway/19003_2014_7_bind_mounts
Fixes for when using bind mounts.
|
2014-12-19 11:55:48 -07:00 |
|
Mike Place
|
e919e187e8
|
Merge pull request #19111 from jfindlay/split_choc
Split chocolatey commands
|
2014-12-19 10:01:08 -07:00 |
|
Gareth J. Greenaway
|
ec9061983e
|
Fixes for when using bind mounts.
|
2014-12-18 17:13:20 -08:00 |
|
Justin Findlay
|
44de89b43e
|
chocolatey pylint fix
|
2014-12-18 16:14:02 -07:00 |
|
Justin Findlay
|
798eae73fb
|
split chocolatey commands
|
2014-12-18 16:14:02 -07:00 |
|
Justin Findlay
|
e72cd5ae35
|
lint fix for win_service module
|
2014-12-18 14:47:01 -07:00 |
|
Justin Findlay
|
effb6a3b58
|
lint fix for win_ntp module
|
2014-12-18 14:46:56 -07:00 |
|
Seth House
|
d5ed3f30bd
|
Used unused variable; fix highstate output for jobs runner
Closes #19099
|
2014-12-18 14:40:47 -07:00 |
|
Colton Myers
|
b62f78d32f
|
Merge pull request #19107 from basepi/2014.7.1.release
Add more release notes for 2014.7.1
|
2014-12-18 14:20:23 -07:00 |
|
Colton Myers
|
9d5e05a381
|
Add more release notes for 2014.7.1
|
2014-12-18 14:19:52 -07:00 |
|
Justin Findlay
|
7361d1e527
|
chcp is a cmd builtin
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
093c526323
|
split win_useradd commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
e95078fcde
|
split win_timezone commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
fe2ebd4c9c
|
split win_system commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
866f94f813
|
split win_shadow commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
09d1f953b2
|
split win_service commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
ce5fc58f36
|
split win_pkg commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
d54063707e
|
split win_ntp commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
d4782170bc
|
split win_network commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
4c9fe766c2
|
add missing string variable in win_ip mod
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
53309e4618
|
split win_ip commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
6ceb41c2fc
|
split win_groupadd commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
34e0d51c05
|
split win_firewall commands
|
2014-12-18 14:12:20 -07:00 |
|
Justin Findlay
|
276a078c7d
|
split win_autoruns command
|
2014-12-18 14:12:20 -07:00 |
|
Mike Place
|
23a2cf7cc7
|
Merge pull request #19103 from cachedout/remove_mine_cruft
Remove cruft
|
2014-12-18 13:25:39 -07:00 |
|
Mike Place
|
17961103bd
|
Remove cruft
|
2014-12-18 13:24:49 -07:00 |
|
Pedro Algarvio
|
5387757e21
|
Merge pull request #19102 from cachedout/remove_perm_unit_test
Replaced by pylint check.
|
2014-12-18 20:07:55 +00:00 |
|
Mike Place
|
3493cfae7e
|
Replaced by pylint check.
|
2014-12-18 13:01:51 -07:00 |
|
Thomas S Hatch
|
f69575b65d
|
Merge pull request #19088 from terminalmage/fix-update_lxc_conf
Fix regression in lxc.update_lxc_conf
|
2014-12-18 09:48:46 -07:00 |
|
Thomas S Hatch
|
34def7d81e
|
Merge pull request #19086 from rallytime/bp-19014
Backport #19014 to 2014.7
|
2014-12-18 09:48:09 -07:00 |
|
Thomas S Hatch
|
716e45646d
|
Merge pull request #19065 from basepi/salt-ssh-tty-16847
Fix salt-ssh with sudo and tty enabled
|
2014-12-18 09:35:36 -07:00 |
|
Thomas S Hatch
|
f25f92dd18
|
Merge pull request #19047 from eliasp/2014.7-modules.file.replace-test-coverage
2014.7 file.replace integration test coverage
|
2014-12-18 09:33:34 -07:00 |
|
Erik Johnson
|
984fd744e8
|
Fix regression in lxc.update_lxc_conf
This regression snuck in after the 2014.7.0 release, in d447cead . Fixing
this ahead of the 2014.7.1 release.
|
2014-12-18 09:15:23 -06:00 |
|
Nitin Madhok
|
d585771ff0
|
Adding ability to do a test run with test=True. #18966
|
2014-12-18 08:08:52 -07:00 |
|
C. R. Oldham
|
8e184b372d
|
Merge pull request #19082 from Lendar/fix-schedule-examples
Fix states.schedule examples
|
2014-12-18 07:13:48 -07:00 |
|
Lendar
|
14fa721256
|
Fix states.schedule examples
|
2014-12-18 14:24:17 +03:00 |
|
Elias Probst
|
e702c79817
|
Pylint.
|
2014-12-18 02:22:11 +01:00 |
|
Elias Probst
|
5a6811759f
|
Fix tests for #18841.
|
2014-12-18 01:51:26 +01:00 |
|
Elias Probst
|
a2e52dd5fc
|
Fix tests for #18841.
|
2014-12-18 01:51:08 +01:00 |
|
Elias Probst
|
e82c6ba7c0
|
Add missing line.
|
2014-12-18 01:50:39 +01:00 |
|
Elias Probst
|
24d6a6afd8
|
Simplify initial search. Determine 'backup' properly.
|
2014-12-18 01:48:53 +01:00 |
|