-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2016.3] Merge forward from 2015.8 to 2016.3 #33945
Commits on May 29, 2016
-
solve AttributeError: 'module' object has no attribute 'exception'
Rolf Fokkens committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for eaf42ca - Browse repository at this point
Copy the full SHA eaf42caView commit details -
solve' TypeError: expected string or buffer' in json/decoder.py
Rolf Fokkens committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 1dd15a6 - Browse repository at this point
Copy the full SHA 1dd15a6View commit details
Commits on Jun 2, 2016
-
Merge pull request saltstack#33611 from TargetHolding/2015.5
2015.5
Mike Place committedJun 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 137f0b1 - Browse repository at this point
Copy the full SHA 137f0b1View commit details -
glance.warn_until shouldn't be checked for a doc string
Justin Anderson committedJun 2, 2016 Configuration menu - View commit details
-
Copy full SHA for ebee8a8 - Browse repository at this point
Copy the full SHA ebee8a8View commit details
Commits on Jun 3, 2016
-
Merge pull request saltstack#33726 from jtand/sysmod_skip_valid_docs_…
…glance glance.warn_until shouldn't be checked for a doc string
Mike Place committedJun 3, 2016 Configuration menu - View commit details
-
Copy full SHA for b913332 - Browse repository at this point
Copy the full SHA b913332View commit details
Commits on Jun 5, 2016
-
The network.get_bufsize function requires an interface for arg. In the example, the argument is missing and the function name is a little bit off. Add arbitrary 'eth0' for argument and correct the name.
Configuration menu - View commit details
-
Copy full SHA for a5fb6d7 - Browse repository at this point
Copy the full SHA a5fb6d7View commit details
Commits on Jun 6, 2016
-
Merge pull request saltstack#33778 from sodium-chloride/2015.5-2016-0…
…604-1938 Fix minor docstring issues
Mike Place committedJun 6, 2016 Configuration menu - View commit details
-
Copy full SHA for fa983e9 - Browse repository at this point
Copy the full SHA fa983e9View commit details
Commits on Jun 7, 2016
-
Support extraction of XZ archives in archive.extracted state
Using an XZ-compressed archive with archive.extracted raises a tarfile.ReadError exception, as only gzip and bzip2 are supported by tarfile. This commit catches that exception and attempts to extract using xz-utils, if present. It also makes some clarifications and corrections to the documentation.
Configuration menu - View commit details
-
Copy full SHA for 897a716 - Browse repository at this point
Copy the full SHA 897a716View commit details -
Merge pull request saltstack#33814 from terminalmage/archive-extracte…
…d-xz Support extraction of XZ archives in archive.extracted state
Mike Place committedJun 7, 2016 Configuration menu - View commit details
-
Copy full SHA for e061788 - Browse repository at this point
Copy the full SHA e061788View commit details -
Update versionchanged directive
This change did not make it into 2015.5.11, and it is not certain at this time whether or not we will do a 2015.5.12.
Configuration menu - View commit details
-
Copy full SHA for f7028eb - Browse repository at this point
Copy the full SHA f7028ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91745c2 - Browse repository at this point
Copy the full SHA 91745c2View commit details
Commits on Jun 8, 2016
-
Merge pull request saltstack#33833 from terminalmage/issue33645
Support syncing pillar modules to masterless minions
Mike Place committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for b8e6c14 - Browse repository at this point
Copy the full SHA b8e6c14View commit details -
Merge pull request saltstack#33829 from terminalmage/update-versionch…
…anged Update versionchanged directive
Mike Place committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for cdda593 - Browse repository at this point
Copy the full SHA cdda593View commit details -
Merge branch '2015.5' into '2015.8'
Conflicts: - salt/modules/saltutil.py - salt/states/archive.py
rallytime committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for b8e4706 - Browse repository at this point
Copy the full SHA b8e4706View commit details -
Fix ret return from merge-conflict resolution
rallytime committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 398534a - Browse repository at this point
Copy the full SHA 398534aView commit details
Commits on Jun 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1f9422e - Browse repository at this point
Copy the full SHA 1f9422eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f9542 - Browse repository at this point
Copy the full SHA 82f9542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acee3c - Browse repository at this point
Copy the full SHA 6acee3cView commit details -
Merge pull request saltstack#33877 from rallytime/merge-2015.8
[2015.8] Merge forward from 2015.5 to 2015.8
Nicole Thomas committedJun 9, 2016 Configuration menu - View commit details
-
Copy full SHA for ef6da0b - Browse repository at this point
Copy the full SHA ef6da0bView commit details
Commits on Jun 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 91a2184 - Browse repository at this point
Copy the full SHA 91a2184View commit details -
Add connecting_settings to boto_elb state attributes list (saltstack#…
…33936) Refs saltstack#31499
Nicole Thomas authoredJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 2dc1914 - Browse repository at this point
Copy the full SHA 2dc1914View commit details -
Merge pull request saltstack#33888 from jfindlay/random_check
random.org checks
Mike Place authoredJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 378dd7c - Browse repository at this point
Copy the full SHA 378dd7cView commit details -
Correct issue with ping on rotate with minion cache (saltstack#33765)
Only check connected minions if we have the data to do so. Closes saltstack#29525
Mike Place authored and Nicole Thomas committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for b3ec39d - Browse repository at this point
Copy the full SHA b3ec39dView commit details -
Merge branch '2015.8' into '2016.3'
Conflicts: - salt/modules/saltutil.py
rallytime committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for b4ab322 - Browse repository at this point
Copy the full SHA b4ab322View commit details