.. |
auth
|
minor cleanup of Django auth
|
2015-01-05 17:56:16 -08:00 |
cli
|
Return unique list of minions to be batched.
|
2015-01-13 12:24:45 -07:00 |
client
|
Merge pull request #19792 from rallytime/merge_forward_develop
|
2015-01-17 09:39:02 -07:00 |
cloud
|
Merge branch '2015.2' into 'develop'
|
2015-01-16 11:36:32 -07:00 |
daemons
|
Merge pull request #19778 from thatch45/zmq_ioflo
|
2015-01-16 17:00:01 -07:00 |
defaults
|
Merge branch '2014.7' into merge_forward_8798
|
2014-12-12 09:49:34 -07:00 |
ext
|
Add salt.ext.six to 2014.7 for module backwards compat from develop
|
2014-12-08 13:32:53 -08:00 |
fileserver
|
Logs exceptions while caching for s3fs fileserver. Messages such as 'AccessDenied' will now be logged as at warning level. fixes #18992
|
2014-12-15 15:05:07 +00:00 |
grains
|
Merge branch '2014.7' into merge-forward-2015.2
|
2015-01-06 13:14:27 -07:00 |
log
|
rename log setup funcs for PEP8 compliance
|
2015-01-05 17:59:45 -08:00 |
modules
|
fix regex issue
|
2015-01-18 00:11:35 -06:00 |
netapi
|
Merge branch '2014.7' into develop
|
2014-12-23 10:57:26 -07:00 |
output
|
Add blank line to conform with PEP8 (E302).
|
2015-01-13 01:55:24 -05:00 |
pillar
|
Merge branch '2015.2' into 'develop'
|
2015-01-16 11:36:32 -07:00 |
proxy
|
|
|
queues
|
|
|
renderers
|
Adding Hjson renderer.
|
2015-01-10 16:37:02 -05:00 |
returners
|
Only look for a profile in the cfg dict or function if one has been passed.
|
2014-12-28 09:13:35 -08:00 |
roster
|
Use the __master_opts__ config dir if available (in wfunc)
|
2014-12-11 16:28:25 -07:00 |
runners
|
Remove sshpass checks from utils/cloud.py and other references
|
2015-01-14 23:08:00 -07:00 |
sdb
|
|
|
search
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
states
|
Merge pull request #19792 from rallytime/merge_forward_develop
|
2015-01-17 09:39:02 -07:00 |
templates
|
Merge branch '2014.7' into merge_forward
|
2014-12-10 14:37:59 -07:00 |
tops
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
transport
|
Fix up transport __init__
|
2015-01-13 10:57:09 -07:00 |
utils
|
Merge branch 'develop' of https://github.com/saltstack/salt into state_output_diff_cmdflag
|
2015-01-19 19:03:19 -04:30 |
wheel
|
Add missing import
|
2015-01-10 16:48:35 -08:00 |
__init__.py
|
Restore warnings
|
2014-12-15 11:36:19 -07:00 |
_compat.py
|
First strip-down of Salt's _compat
|
2014-11-20 16:40:47 +00:00 |
config.py
|
Merge branch 'develop' into zmq_ioflo
|
2015-01-15 21:49:01 -07:00 |
crypt.py
|
Remove clear() method
|
2015-01-12 08:26:39 -08:00 |
exceptions.py
|
Route minion errors to master
|
2014-12-17 15:58:54 -07:00 |
fileclient.py
|
Allow the get_url fileclient to return the request contents
|
2014-12-18 15:09:06 -07:00 |
key.py
|
Remove sock_dir from crypt.dropfile()
|
2015-01-12 08:25:12 -08:00 |
loader.py
|
load checking
|
2015-01-03 16:22:36 -06:00 |
master.py
|
Log AES rotation in the master daemon
|
2015-01-12 08:26:09 -08:00 |
minion.py
|
Remove unnecessary comment
|
2015-01-16 10:40:23 -07:00 |
overstate.py
|
Move salt.utils.six to salt.ext.six
|
2014-11-18 21:25:31 +00:00 |
payload.py
|
Pylint fix for 2015.2 branch
|
2015-01-13 10:39:19 -07:00 |
runner.py
|
Don't spin waiting for runner return, just use get_event (it has a poller)
|
2015-01-12 08:26:57 -08:00 |
scripts.py
|
rooted config
|
2015-01-01 07:07:09 -06:00 |
state.py
|
Move "low" to separate line-- everything else is
|
2015-01-10 16:30:00 -08:00 |
syspaths.py
|
Evaluate paths one by one since some depend on others
|
2015-01-10 21:18:51 +00:00 |
template.py
|
Fix spurious log message
|
2015-01-15 13:10:12 -06:00 |
textformat.py
|
pylint fixes
|
2014-12-27 14:11:01 -07:00 |
version.py
|
Lighten the runtime imports in version.py
|
2014-12-09 21:19:01 -07:00 |