.. |
auth
|
Ensure ~/.salt_token is created with 0600 permissions, Fix #10422
|
2014-02-14 15:10:34 -07:00 |
cli
|
lint fixes
|
2014-02-20 20:39:53 +01:00 |
client
|
Fixes salt-ssh states which were broken by #10435
|
2014-02-24 12:30:35 -07:00 |
cloud
|
[salt.cloud] key_filename is not always set for expanduser
|
2014-02-27 19:33:35 -06:00 |
daemons
|
Add initial yarding to FunctionNix behavior and make minion
|
2014-03-02 01:30:04 -07:00 |
ext
|
|
|
fileserver
|
Use dict() compatible with python 2.6
|
2014-02-27 01:40:38 -06:00 |
grains
|
Fix regex
|
2014-02-19 20:12:07 -06:00 |
log
|
Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
|
2014-02-20 16:16:59 -07:00 |
modules
|
ZNC module typo fixes
|
2014-03-02 12:35:29 +00:00 |
output
|
Whitespace
|
2014-02-12 13:41:56 -07:00 |
pillar
|
Import OrderedDict from salt.utils.odic for backwards compatability
|
2014-02-21 10:46:56 +00:00 |
proxy
|
clean out bad return
|
2014-02-05 10:02:05 -07:00 |
renderers
|
Updated tutorials, highstate, and PyDSL docs from term links to ref
|
2014-02-27 19:43:12 -07:00 |
returners
|
Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
|
2014-02-20 16:16:59 -07:00 |
roster
|
|
|
runners
|
Added ext_job_cache support to jobs.list_jobs runner
|
2014-02-26 15:29:42 -07:00 |
search
|
|
|
states
|
file.patch: return False result when unable to cache file
|
2014-03-01 20:57:52 -06:00 |
templates
|
fixing bond and bridge config templating in debian_ip module
|
2014-02-15 23:10:51 +01:00 |
tops
|
Fixing inventory base uri key in Reclass documentation
|
2013-12-27 01:14:17 +01:00 |
transport
|
whitespace
|
2014-03-02 01:31:35 -07:00 |
utils
|
Move to a class variable (and rename)
|
2014-02-28 15:45:37 -08:00 |
wheel
|
White-space lint fix.
|
2013-12-20 10:01:50 +00:00 |
__init__.py
|
Create raet key dirs
|
2014-02-25 15:59:46 -07:00 |
_compat.py
|
Add supervisord.options function
|
2013-12-27 16:32:02 -06:00 |
config.py
|
Typo!
|
2014-02-27 21:44:23 -08:00 |
crypt.py
|
Merge pull request #10672 from dwfreed/no-need-for-mkstemp
|
2014-02-24 11:33:20 -08:00 |
exceptions.py
|
Revert "ZMQ topics"
|
2014-02-25 09:54:09 -07:00 |
fileclient.py
|
Add include_pat/exclude_pat to fileclient.cache_dir
|
2014-02-04 19:29:45 -06:00 |
key.py
|
Add local read and write methods
|
2014-02-25 17:42:13 -07:00 |
loader.py
|
Provide the loaded states to renderers
|
2014-02-22 08:52:57 -05:00 |
master.py
|
remove unused import
|
2014-02-25 23:53:12 -06:00 |
minion.py
|
Exception handling in multi-master setup.
|
2014-02-28 11:48:53 -07:00 |
overstate.py
|
How the hell did I add utf-7 instead of utf-8 .
|
2013-12-15 20:42:17 +00:00 |
payload.py
|
|
|
runner.py
|
salt-run: fixes for test failures
|
2014-01-31 10:08:29 -05:00 |
scripts.py
|
No need to an additional check, the parser handles it
|
2014-02-19 10:38:51 +00:00 |
state.py
|
Rename the module to a more suitable name
|
2014-02-27 02:29:42 +00:00 |
syspaths.py
|
Ignore unused imports
|
2014-02-08 06:45:40 +00:00 |
template.py
|
|
|
version.py
|
Fix "Unnecessary parens after 'print' keyword" lint issues.
|
2014-01-27 17:04:33 +00:00 |