Joseph Hall
8717a36963
Fix string checking in s3fs
2015-08-06 15:24:55 -06:00
Mike Place
aa023f25b8
Merge pull request #26058 from Unity-Technologies/hotfix/fix-choco-pkg-version-2015-5
...
Fix choco version on chocolatey versions below 0.9.9
2015-08-06 12:50:10 -06:00
Mike Place
fbe2584abe
Merge pull request #26068 from jfindlay/auto_fix
...
fix autoruns.list looking in wrong directory
2015-08-06 12:49:48 -06:00
Justin Findlay
1e9a850e23
fix autoruns.list looking in wrong directory
2015-08-06 11:19:08 -06:00
Justin Findlay
5570408597
Merge pull request #26065 from s0undt3ch/hotfix/bootstrap-script-2015.5
...
[2015.5] Update to latest bootstrap stable release v2015.06.08
2015-08-06 11:09:35 -06:00
Justin Findlay
83a1922196
Merge pull request #26061 from gmcwhistler/2015.5
...
Patch for issue #25994
2015-08-06 11:07:34 -06:00
Nicole Thomas
073fb2bdea
Merge pull request #26064 from s0undt3ch/issues/26063-unknown-locale
...
Don't stacktrace when trying to get the default locale.
2015-08-06 10:11:05 -06:00
Pedro Algarvio
a430a62b01
Update to latest bootstrap stable release v2015.06.08
...
* Fix python-requests installations for Ubuntu >= 14.04 LTS. saltstack/salt-bootstrap#631 , saltstack/salt-bootstrap#632 , saltstack/salt-bootstrap#633
* Install python-crypto from Chris Lea's PPA for Ubuntu < 14.04
* Exit the git checkout directory before deleting it. Thanks Bret Fisher. saltstack/salt-bootstrap#634
* Use prefix /usr for centos git install. Thanks Stanislav B. saltstack/salt-bootstrap#638
* Drop Ubuntu EOL versions. All Ubuntu version before 12.04.
* Make sure python-dev is installed wheb trying to install tornado from PyPi. saltstack/salt-bootstrap#640
2015-08-06 14:52:19 +01:00
Pedro Algarvio
8c6ab78b1d
Don't stacktrace when trying to get the default locale.
...
Fixes #26063
2015-08-06 14:02:45 +01:00
john zaitz
b9e89d0f2d
Patch for issue #25994
...
When the NamedTemporaryFile function is called it will through a
TypeError exception. This converts the pid to a string before
concatenating it to the ‘name’.
2015-08-06 12:07:11 +02:00
Daniel Hobley
beddb96b2b
Fix choco version on chocolatey versions below 0.9.9
2015-08-06 08:21:27 +02:00
jacobhammons
0f44761d6e
Merge pull request #26048 from jacobhammons/win-downloads2
...
Updated windows download links in the docs to https://repo.saltstack.com
2015-08-05 16:59:50 -06:00
Jacob Hammons
75243b61cf
Updated windows download links in the docs to https://repo.saltstack.com
2015-08-05 15:13:19 -06:00
Thomas S Hatch
dedcadc37e
Merge pull request #26044 from rallytime/fix-25616
...
Make sure the key we're comparing is also lowercase
2015-08-05 13:23:54 -06:00
Thomas S Hatch
f005bdfce6
Merge pull request #26042 from jfindlay/result
...
fix test mode logic in state docs
2015-08-05 13:23:06 -06:00
Thomas S Hatch
51ab6864b7
Merge pull request #26036 from nicholascapo/survey.hash_follow_out_flag
...
survey.hash: Remove manually printed text
2015-08-05 13:21:58 -06:00
rallytime
c2e3803810
Make sure the key we're comparing is also lowercase
...
Fixes #25616
2015-08-05 11:57:06 -06:00
Justin Findlay
a83059ca01
fix test mode logic in state docs
2015-08-05 11:29:56 -06:00
Mike Place
6a4d18eba6
Merge pull request #26030 from Unity-Technologies/hotfix/fix-choco-pkg-version-2015-5
...
Fix a bug in choco version that returned odd data
2015-08-05 10:30:25 -06:00
Nicholas Capo
439ee9831c
survey.hash: Remove manually printed text
...
* survey.hash should output based on the --out flag
* --out=json prints valid json, etc
* Partially Fixes #24460
2015-08-05 11:28:45 -05:00
Mike Place
c96d3bb55e
Merge pull request #26032 from jfindlay/result
...
add test logic to state reult doc
2015-08-05 10:28:32 -06:00
Justin Findlay
0fd180e106
add test logic to state reult doc
2015-08-05 09:36:08 -06:00
Justin Findlay
bd14d85636
Merge pull request #26031 from alekti/merge-pull-25750-to-2015.5
...
Revert "Add file as supported protocol for file source_hash. Fixes #25750 "
2015-08-05 09:32:01 -06:00
L. Axton Malsbury
5a7cab4dcc
Revert "Add file as supported protocol for file source_hash. Fixes #23764."
...
This reverts commit 4b9d7426cc
.
2015-08-05 09:51:33 -05:00
Daniel Hobley
3dd96c0638
Fix a bug in choco version that returned odd data
...
- The last line in the return from choco list -localonly <pkgname> is "x packages installed." and you don't want to parse that.
- Added a check for chocolatey version 0.9.9 and pass along the new params for checking installed package version numbers
2015-08-05 16:28:46 +02:00
Justin Findlay
d55e6e5fe9
Merge pull request #26021 from alprs/docs-git_present_shared_versionadded
...
Documentation: Specify versionadded for git.present shared argument
2015-08-05 08:17:38 -06:00
Justin Findlay
5e17c5d230
Merge pull request #26020 from alekti/merge-pull-25750-to-2015.5
...
Correctly resolve conflict merging pull 25750 to 2015.5
2015-08-05 08:16:58 -06:00
Andreas Lutro
8fa678aaa7
specify versionadded for git.present shared argument
2015-08-05 10:09:10 +02:00
Peter Tripp
4b9d7426cc
Add file as supported protocol for file source_hash. Fixes #23764 .
...
Conflicts:
salt/modules/file.py
2015-08-05 00:30:37 -05:00
Mike Place
53f7aadcd7
Merge pull request #26016 from basepi/revert.25358
...
Revert "Deep merge of pillar lists"
2015-08-04 22:59:52 -06:00
Mike Place
200bff7538
Merge pull request #25992 from twangboy/fix_12255
...
Refactor win_system.py
2015-08-04 22:54:18 -06:00
twangboy
0502897635
Fixed the lint... again
2015-08-04 17:43:58 -06:00
twangboy
6f85d6b9af
Fixed some lint
2015-08-04 17:13:47 -06:00
Colton Myers
8a0e8e0460
Revert "Deep merge of pillar lists"
...
This reverts commit d030e289b3
.
2015-08-04 16:46:00 -06:00
Shane Lee
4195803e56
Merge pull request #3 from jfindlay/win_sys
...
update win_system exec mod unit tests
2015-08-04 16:42:24 -06:00
Justin Findlay
c168159750
Merge pull request #26002 from twangboy/fix_25948
...
Fixed regex to account for comment character followed by whitespace
2015-08-04 16:28:11 -06:00
Justin Findlay
9156bbd33e
update win_system exec mod unit tests
2015-08-04 15:55:32 -06:00
Mike Place
4ad2422da1
Merge pull request #25970 from jfindlay/layman
...
accept addition of layman overlay
2015-08-04 09:42:28 -06:00
twangboy
ba1a57e582
Fixed regex to account for comment character followed by whitespace
2015-08-04 09:41:33 -06:00
Mike Place
f136c6c1c0
Merge pull request #25971 from basepi/reg.typos
...
[2015.5] salt.modules.reg Add spaces for strings split across multiple lines
2015-08-04 09:39:48 -06:00
twangboy
c92add95b5
Gated ctypes import, fixed some lint
2015-08-04 09:01:45 -06:00
Mike Place
6383dd8a7d
Merge pull request #25990 from rallytime/bp-25976
...
Back-port #25976 to 2015.5
2015-08-04 08:36:52 -06:00
Mike Place
9f8bf75dc0
Merge pull request #25996 from attiasr/patch-1
...
fix msiexec package remove
2015-08-04 08:36:31 -06:00
Rudy Attias
5fbc5fcd94
fix msiexec package remove
...
added support for http/https/ftp to match the install function
without it the command executed was including the full url instead of cached file which is breaking package removal when installing from http/https/ftp
2015-08-04 14:10:23 +03:00
twangboy
d7670fda0a
Refactor win_service.py
2015-08-03 18:34:19 -06:00
Ori Schwartz
5f6dc0cc85
Typo in help output
...
"on will be searched"->"one will be search"
2015-08-03 16:12:24 -06:00
Nicole Thomas
2dca8d959b
Merge pull request #25966 from rallytime/bp-25864
...
Back-port #25864 to 2015.5
2015-08-03 12:48:26 -06:00
Nicole Thomas
a6d8e541ed
Merge pull request #25967 from rallytime/bp-25917
...
Back-port #25917 to 2015.5
2015-08-03 12:48:02 -06:00
Colton Myers
bb001a6c0e
Add spaces for strings split across multiple lines
2015-08-03 11:49:09 -06:00
Justin Findlay
237a9e18b3
accept addition of layman overlay
...
Fixes #25949 .
2015-08-03 11:32:13 -06:00