.. |
auth
|
Fix eauth track (made a list preperatory for external eauth data)
|
2013-11-14 17:35:46 -07:00 |
cli
|
pep8 fixes
|
2013-12-04 00:25:50 +00:00 |
client
|
client.ssh.state.SSHState.load_modules: avoid shadowing locals() built-in
|
2013-11-19 17:39:02 -08:00 |
cloud
|
Make digital ocean handle errors a little better
|
2013-12-06 06:18:36 -07:00 |
ext
|
Comply to PEP-263.
|
2013-09-19 00:16:38 +01:00 |
fileserver
|
Disable fileserver events by default
|
2013-12-08 22:46:36 -07:00 |
grains
|
Merge pull request #9019 from blackduckx/develop
|
2013-12-05 12:05:50 -08:00 |
log
|
Only close existing ZMQ context's. Fixes #8635.
|
2013-11-20 21:43:00 +00:00 |
modules
|
A minute optimization
|
2013-12-08 15:37:53 -05:00 |
output
|
lint
|
2013-12-03 12:51:22 -07:00 |
pillar
|
Fix variable naming issues and catch proper exceptions.
|
2013-12-06 13:49:04 +00:00 |
renderers
|
Fix py renderer example
|
2013-12-05 06:11:16 -06:00 |
returners
|
Update mysql.py
|
2013-12-05 12:43:55 -07:00 |
roster
|
Allow for roster_file option in master config
|
2013-09-23 23:12:26 -06:00 |
runners
|
Remove trailing white-space.
|
2013-12-08 13:47:21 +00:00 |
search
|
Deprecate env usage in favor of saltenv .
|
2013-11-12 01:01:50 +00:00 |
states
|
updated the faq to add a note about backup_mode, fixed a typo in the backup mode docs, and updated one of the file.managed examples with a backup line, as well as an additional note directing the user to the backup mode documentation in a highly visible area.
|
2013-12-08 05:52:45 +00:00 |
templates
|
Adding support to manage networks on Debian/Ubuntu systems.
|
2013-12-04 20:38:25 -08:00 |
tops
|
Update master tops docs to play nicely with sphinx autosummary
|
2013-11-23 23:22:50 -06:00 |
utils
|
Don't use hard coded paths, use syspaths .
|
2013-12-09 17:00:05 +00:00 |
wheel
|
Merge pull request #9071 from mikn/wheel-patch
|
2013-12-06 08:38:38 -08:00 |
__init__.py
|
Hide with-statements warnings
|
2013-10-29 10:45:11 +01:00 |
_compat.py
|
This has to be an unnoticed bug?
|
2013-10-26 18:56:10 +02:00 |
config.py
|
Don't trigger the name resolution at import time. Fixes install on Windows machines.
|
2013-12-05 19:18:33 +00:00 |
crypt.py
|
Revert "Modify the sign_in function to first check to see if a TCP connection can be established to the master. If not, fail immediatley instead of waiting for the default timeout of 60 seconds. Refs #7001."
|
2013-12-07 00:27:00 -07:00 |
exceptions.py
|
Merge SaltRenderError and RenderError exceptions
|
2013-11-12 19:59:08 -06:00 |
fileclient.py
|
switches paths to state files to use forwardslashes on masterless windows
|
2013-12-04 11:56:16 -05:00 |
key.py
|
Fix race condition in salt-key
|
2013-10-07 21:44:10 -05:00 |
loader.py
|
Include the exec_info for virtual function exceptions
|
2013-12-03 13:34:50 -07:00 |
master.py
|
Fix presense typo in event tag
|
2013-12-07 08:34:49 +01:00 |
minion.py
|
Fix argument parsing for arguments containing pound signs
|
2013-12-04 17:18:46 -06:00 |
overstate.py
|
Deprecate env usage in favor of saltenv .
|
2013-11-12 01:01:50 +00:00 |
payload.py
|
Modify socket delletion to handle minor api change in pyzmq 14
|
2013-09-26 00:11:30 -06:00 |
runner.py
|
Two spaces before in-line comment.
|
2013-12-03 10:17:16 +00:00 |
scripts.py
|
no salt cloud on Windows
|
2013-11-13 23:46:07 -07:00 |
state.py
|
Wrap highstate.cache.p in restrictive umask.
|
2013-12-05 17:21:44 -07:00 |
syspaths.py
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
template.py
|
Deprecate env usage in favor of saltenv .
|
2013-11-12 01:01:51 +00:00 |
version.py
|
Merge salt.cloud.version into salt.version .
|
2013-11-21 20:30:23 +00:00 |