..
auth
PyLint fix.
2014-08-12 18:46:42 -06:00
cli
Support static option in batch mode
2014-08-09 05:51:38 +02:00
client
Change how salt-ssh connects with sshpass.
2014-08-20 16:34:25 -06:00
cloud
Use exc_info_on_loglevel
instead of exc_info
2014-08-10 04:00:11 +01:00
daemons
Cleanup cp.push and file_recv_max_size options
2014-08-19 10:32:01 -06:00
ext
fileserver
Actually, pygit2 supports auth in 0.20.3 as well
2014-08-20 23:51:39 -05:00
grains
In the end we want a tuple...
2014-07-05 10:58:08 +01:00
log
Fix mixin under Py26
2014-08-11 07:23:09 +01:00
modules
Fix ssh exec module docstrings
2014-08-20 21:36:44 -05:00
netapi
Don't process request data on logout for rest_cherrypy module
2014-08-15 09:45:30 -04:00
output
add unicode prefix to some strings
2014-08-15 16:35:02 -06:00
pillar
correct invalid xmlrpclib auth
2014-08-16 13:47:40 -05:00
proxy
queues
Change versionadded in runners, renderers, queues, utils
2014-07-15 17:12:19 -06:00
renderers
Merge pull request #14269 from whiteinge/test-dotlookup-notation
2014-07-25 14:04:03 -06:00
returners
Fixing returners that use configuration options from config.options to work as returners for the salt schedulers. The __salt__ variable is unavailable when the returner is run from a scheduled job so we pull the configuration values out of __opts__ instead.
2014-08-15 13:49:55 -07:00
roster
Previsouly this would run even if no proc matched.
2014-07-31 16:14:16 -06:00
runners
Reduce conversions and parsing
2014-08-07 14:18:04 +01:00
sdb
Removed the term "Hydrogen" from versionadded notation
2014-07-01 15:01:12 -06:00
search
states
Fix incorrect function name in event state module example
2014-08-15 08:31:09 -04:00
templates
Fixing debian_ip.py per #14530 .
2014-07-27 18:07:45 -07:00
tops
correct invalid xmlrpclib auth
2014-08-14 14:58:24 -05:00
transport
Update salt for new remote attributes in Raet
2014-07-21 17:50:21 -06:00
utils
Trim the output file as opposed to delete to keep same permissions.
2014-08-20 02:26:02 +01:00
wheel
Added timeouts to the Runner/Wheel sync calls
2014-07-24 16:19:40 -06:00
__init__.py
Remove stale code
2014-07-14 12:01:39 -06:00
_compat.py
config.py
Add new config parameters for gitfs auth
2014-08-20 21:36:44 -05:00
crypt.py
Merge branch 'pylint_fixes' of https://github.com/rallytime/salt into rallytime-pylint_fixes
2014-07-14 16:09:48 -06:00
exceptions.py
Added timeouts to the Runner/Wheel sync calls
2014-07-24 16:19:40 -06:00
exitcodes.py
IMPROVEMENT: Use Python for the thin shim instead of /bin/sh
2014-05-07 16:19:32 -06:00
fileclient.py
Remove unused imports and fix white-space lint issues.
2014-08-13 16:42:36 +01:00
key.py
salt.key: rm duplicate import of salt.crypt
2014-07-31 12:29:05 -06:00
loader.py
Allow custom grains to overwrite core grains
2014-08-11 22:22:24 +02:00
master.py
Cleanup cp.push and file_recv_max_size options
2014-08-19 10:32:01 -06:00
minion.py
Guh. Typoed earlier and forgot to remove.
2014-08-12 14:06:48 -06:00
overstate.py
payload.py
Fix IPv6 typo
2014-08-15 14:30:44 -06:00
runner.py
Added timeouts to the Runner/Wheel sync calls
2014-07-24 16:19:40 -06:00
scripts.py
Lint per #13582
2014-06-20 09:54:45 -06:00
state.py
Use exc_info_on_loglevel
instead of exc_info
2014-08-10 04:00:49 +01:00
syspaths.py
Have pylint ignore the import error
2014-08-04 21:56:45 +01:00
template.py
fix error templating when using an ansible inventory script
2014-07-31 16:04:05 -06:00
version.py
Added Mako to versions report.
2014-08-04 12:04:07 +10:00