salt/salt
Thomas S Hatch fe87865581 Merge pull request #5152 from jasonrm/feature-git-force-checkout
Adds force_checkout option to git state.
2013-05-19 21:11:35 -07:00
..
auth auth.ldap: avoid shadowing builtins: dict->variables, filter->filter_ 2013-05-16 17:15:25 -07:00
cli Only pass the retcode out to salt-call if retcode_passthrough is 2013-05-13 07:59:28 -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 #5140 from iMilnb/develop 2013-05-18 13:11:01 -07:00
modules Merge pull request #5150 from agjohnson/nbsd-user-group 2013-05-19 21:06:37 -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 Fix #4669 2013-05-15 12:44:01 -06:00
returners sentry_return: returner.connect_sentry() being called w/ too many args 2013-05-17 16:08:39 -07:00
runners runners.manage: rm unused import of shutil 2013-05-17 14:10:17 -06:00
search simplify / style-tweak conditionals in __init__.py-s 2013-05-02 00:27:21 -07:00
states Merge pull request #5152 from jasonrm/feature-git-force-checkout 2013-05-19 21:11:35 -07:00
tops Fix all pylint W1401 "Anomalous backslash in string" problems 2013-05-06 15:45:32 -07:00
utils improve var naming in socket_util.IPv4Address init 2013-05-17 21:19:13 -07: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 rename to avoid shadowing 'range' built-in 2013-05-16 16:26:28 -07: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 Add support for a module to define function names aliases. 2013-05-11 13:21:29 +01:00
log.py standardize to modern 'except FooError as err:' syntax (Part 2) 2013-05-03 20:05:02 -07:00
master.py Move max open files to info log, not warning 2013-05-15 16:18:51 -06:00
minion.py rename to avoid shadowing 'range' built-in 2013-05-16 16:26:28 -07: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 Fix #5055 2013-05-18 22:50:18 +00: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 Bump version to 0.15.0 2013-05-03 14:48:49 -06:00