Commit Graph

85921 Commits

Author SHA1 Message Date
Nicole Thomas
0d5b473ce2
Merge pull request #47747 from Ch3LL/rn_2017.7.6
Add changelog to 2017.7.6 release notes
2018-05-21 10:24:59 -04:00
Ch3LL
d4aa83b92d
Add changelog to 2017.7.6 release notes 2018-05-21 10:01:00 -04:00
Nicole Thomas
8a5b34f7d9
Merge pull request #47702 from damon-atkins/2017.7.6_fix_pkg.latest_state
State pkg.latest called win pkg.install with list of pkgs and the required versions
2018-05-19 07:21:22 -04:00
Damon Atkins
adcc094e08
Merge branch '2017.7.6' into 2017.7.6_fix_pkg.latest_state 2018-05-19 12:40:51 +10:00
Damon Atkins
d51662e053 Ensure targeted_pkgs always contains value for non-windows. 2018-05-19 05:23:19 +10:00
Nicole Thomas
d610c192d9
Merge pull request #47700 from yannj-fr/2017.7.6
fix roots modification time check
2018-05-18 14:42:16 -04:00
Yann Jouanin
961c1ef61e fix roots modification time check 2018-05-18 17:59:26 +02:00
Yann Jouanin
aef37dd1ce fix roots modification time check 2018-05-18 17:58:01 +02:00
Yann Jouanin
2a73e905df
Merge branch '2017.7.6' into 2017.7.6 2018-05-18 17:54:05 +02:00
Nicole Thomas
266749420f
Merge pull request #47632 from gtmanfred/2017.7.6
handle new _create_stream in tornado 5.0
2018-05-18 10:25:16 -04:00
Nicole Thomas
2643c356af
Merge pull request #47720 from rallytime/bp-47692-2017.7.6
Back-port #47692 to 2017.7.6
2018-05-18 09:23:02 -04:00
Daniel A. Wozniak
6e5cb36839
Default windows to m1.small for ec2-classic 2018-05-18 09:21:33 -04:00
Damon Atkins
83b4224cf8 Adjusted based on feed back. 2018-05-18 03:34:00 +10:00
Damon Atkins
12f983ce9f Whitespace lint issues 2018-05-18 02:18:35 +10:00
Daniel Wallace
2c50c0d2f5
fix pylint 2018-05-17 08:41:32 -05:00
Daniel Wallace
4a29057b16
Fix last test for tornado
Thank you so much @bdarnell for helping me get this last fix.

With this, the test suite passes with tornado 5.
2018-05-17 08:41:32 -05:00
Daniel Wallace
550ef2e272
allow using tornado 5.0 2018-05-17 08:41:32 -05:00
Daniel Wallace
62e468448b
handle new _create_stream in tornado 5.0
In tornado 5.0, this _create_stream function now returns a tuple instead of
just the stream.connect() object.  So since we are overriding it, we need to
update.

Also initialize the SaltMessageServer with the current io_loop set.
2018-05-17 08:41:32 -05:00
Damon Atkins
075d3d3c49 pkg.install execution module on windows ensures the software package is
installed when no version is specified, it does not upgrade the software
to the latest. This is per the design. pkg.latest must provide the versions
to install to pkg.install
2018-05-17 23:04:31 +10:00
Yann Jouanin
20d9785244 fix roots modification time check 2018-05-17 13:50:51 +02:00
Nicole Thomas
16c2153385
Merge pull request #47667 from Ch3LL/mac_user_enable
Update test_mac_user_enable_auto_login to test both py2 and py3
2018-05-16 11:54:48 -04:00
Ch3LL
ba40d3d1a1
Update test_mac_user_enable_auto_login to test both py2 and py3 2018-05-15 14:40:54 -04:00
Nicole Thomas
a4921e86c9
Merge pull request #47645 from Ch3LL/py3_rm_pip
query the pip path for test test_issue_2087_missing_pip
2018-05-15 13:16:10 -04:00
Nicole Thomas
e441733ac1
Merge pull request #47646 from rallytime/bp-47601-and-47643
Back-port #47601 and #47643 to 2017.7.6
2018-05-15 10:04:44 -04:00
Daniel A. Wozniak
9e1d1a5ef8
Fix typo 2018-05-14 15:49:36 -04:00
Daniel A. Wozniak
4e94609136
Remove unwanted file 2018-05-14 15:49:31 -04:00
Daniel A. Wozniak
0109249c78
use ignore-undefined-variable 2018-05-14 15:49:20 -04:00
Daniel A. Wozniak
37caecb7f4
Ignore pylint WindowsError 2018-05-14 15:49:15 -04:00
Daniel A. Wozniak
c1135d90c7
Better doc string 2018-05-14 15:49:08 -04:00
Daniel A. Wozniak
e53d6b9ed9
Skip tests when we can not use runas 2018-05-14 15:49:02 -04:00
Ch3LL
225d90ad4c
query the pip path for test test_issue_2087_missing_pip 2018-05-14 15:45:37 -04:00
Mike Place
6f178ca908
Merge pull request #47570 from gtmanfred/2017.7.6
Update dependency to msgpack
2018-05-10 08:23:08 -05:00
Daniel Wallace
84aa034e03
Update dependency to msgpack 2018-05-09 12:47:07 -05:00
Nicole Thomas
98bd598701
Merge pull request #47523 from rallytime/man-pages
[2017.7.6] Update man pages
2018-05-08 09:31:18 -04:00
rallytime
48ecb78dec [2017.7.6] Update man pages 2018-05-07 20:31:38 +00:00
Nicole Thomas
e608ea9617
Merge pull request #47517 from rallytime/bp-47505-2017.7.6
Back-port #47505 to 2017.7.6
2018-05-07 15:42:37 -04:00
Daniel A. Wozniak
0734578533
Raise proper invocation errors 2018-05-07 13:59:17 -04:00
Daniel Wallace
611ca1fc03
Merge pull request #47476 from gtmanfred/2017.7
Specify the cache directory for newer virtualenv modules
2018-05-04 14:20:44 -05:00
Daniel Wallace
1f91a85587
specify cache dir for pip install 2018-05-04 12:48:52 -05:00
Nicole Thomas
7c3f2c56da
Merge pull request #47412 from twangboy/fix_47125
Fix issue where the cwd was being removed
2018-05-04 13:28:10 -04:00
Nicole Thomas
4846e957c4
Merge pull request #47467 from twangboy/cleanup_settings
Remove unused settings, update NSIS
2018-05-04 13:11:37 -04:00
Daniel Wallace
99e150e09c
check for kitchen-vagrant gem before loading windows tests 2018-05-04 09:45:53 -05:00
Nicole Thomas
da9871d36b
Merge pull request #47196 from twangboy/fix_47024
Fix issues with pip
2018-05-04 10:23:03 -04:00
Mike Place
c9bab0b8e3
Merge branch '2017.7' into fix_47125 2018-05-04 09:14:06 -05:00
Nicole Thomas
e8c4524bae
Merge pull request #47455 from Ch3LL/unreleased_rn
Add In Progress Warning for 2017.7.6 Release Notes
2018-05-04 09:44:54 -04:00
twangboy
9d498293b1
Remove unused settings, update NSIS 2018-05-03 16:46:03 -06:00
Nicole Thomas
2c7a4b6179
Merge pull request #47459 from gtmanfred/2017.7
update ubuntu-rolling to 18.04
2018-05-03 16:39:19 -04:00
Nicole Thomas
64a64c0ed7
Merge pull request #47462 from terminalmage/docs
Fix docs build on Sphinx 1.7+
2018-05-03 16:06:56 -04:00
Erik Johnson
6d7803ece0
Fix docs build on Sphinx 1.7+
Sphinx 1.7 got rid of sphinx.utils.compat. This commit allows the builds
to work both on both older and newer Sphinx.
2018-05-03 13:31:34 -05:00
Daniel Wallace
d228e72477
update ubuntu-rolling to 18.04 2018-05-03 12:02:22 -05:00