salt/salt
Thomas S Hatch c3976664d8 Merge pull request #5198 from faust/makeconf-features
added functions for FEATURES variable
2013-05-24 01:34:06 -07:00
..
auth auth.ldap: avoid shadowing builtins: dict->variables, filter->filter_ 2013-05-16 17:15:25 -07:00
cli Ad hook to accept the new subset option 2013-05-20 09:34:00 -06:00
ext
fileserver Check for existance of git-python before checking it's version attribute 2013-05-13 15:46:32 -07:00
grains Merge pull request #5188 from geoffgarside/freebsd-xen 2013-05-22 01:12:26 -07:00
modules Merge pull request #5198 from faust/makeconf-features 2013-05-24 01:34:06 -07:00
output fix spelling 2013-05-17 15:56:11 -06:00
pillar Extend get_state to return a dict with the source 2013-05-16 17:36:17 -06:00
renderers Log the exception rather than ignoring it, Fix #5160 2013-05-20 17:03:38 -06:00
returners sentry_return: returner.connect_sentry() being called w/ too many args 2013-05-17 16:08:39 -07:00
runners Improve python3 compatibility with next() built-in 2013-05-22 11:15:54 -06:00
search simplify / style-tweak conditionals in __init__.py-s 2013-05-02 00:27:21 -07:00
states cmd state: add space after comma 2013-05-23 13:25:32 -06:00
tops Fix all pylint W1401 "Anomalous backslash in string" problems 2013-05-06 15:45:32 -07:00
utils Clean up the error message 2013-05-23 16:33:21 -06:00
wheel simplify / style-tweak conditionals in wheel 2013-05-01 23:32:47 -07:00
__init__.py master instead of masters 2013-05-06 23:15:48 -06:00
_compat.py disable pylint's unused imports warning in _compat.py 2013-05-06 18:51:29 -07:00
client.py client.py: fix punctuation typo 2013-05-23 13:20:26 -06:00
config.py include_config -> configuration, to avoid shadowing same-named func 2013-05-17 15:23:39 -07:00
crypt.py Add docstring per #5105 2013-05-17 15:00:49 -06:00
exceptions.py Make our life easier when passing an exit code and message to SaltSyetemExit. 2013-05-12 17:28:06 +01:00
fileclient.py Extend get_state to return a dict with the source 2013-05-16 17:36:17 -06:00
key.py Updated key.py to fix 2013-05-11 20:12:26 -06:00
loader.py loader: rename vars to avoid shadowing grains() func 2013-05-20 12:05:10 -07:00
log.py Don't try to get the _fmt attribute if there's no formatter. Refs saltstack/salt-cloud#589. 2013-05-21 00:10:07 +01:00
master.py Execute a final check on the job cache with publish system 2013-05-20 09:01:59 -06:00
minion.py Make the multi master scheduler detect down masters 2013-05-20 10:41:43 -06:00
overstate.py rm unused arg name from OverState.verify_stage() 2013-05-03 18:36:17 -07:00
payload.py Handle lower msgpack versions which can't handle OrderedDict's. Fixes #5017. 2013-05-17 11:51:54 +01:00
runner.py fix bad ref to **kwargs 2013-01-14 21:20:02 -07:00
scripts.py Fix #4101 2013-03-18 15:08:12 -06:00
state.py Remove redundant fnmatch call 2013-05-23 11:18:10 -06:00
template.py Improve logging logic in salt/template.py. Allow the test suite to set more logging levels. 2013-04-27 09:56:24 +01:00
version.py Work around __file__ NameError thrown by bbfreeze. Fixes #5172. 2013-05-22 02:00:44 +01:00