salt/salt
2013-03-25 06:20:04 -06:00
..
auth Merge pull request #3079 from DamianZaremba/develop 2012-12-31 10:45:25 -08:00
cli Don't prompt user for auth credentials if token is already loaded 2013-03-21 10:01:33 -06:00
ext Add 'ext' salt extensions package for future add-ons 2011-08-10 11:18:50 -06:00
fileserver Remove some trailing whitespace 2013-03-01 15:27:37 -07:00
grains ips is a list, not a string 2013-03-21 10:33:01 -06:00
modules Update formatting in the docstring 2013-03-25 06:20:04 -06:00
output Rename silent outputter from "none" to "quiet". 2013-03-18 20:52:43 +01:00
pillar Merge pull request #4117 from kfdm/pillar-master-version 2013-03-16 19:18:28 -07:00
renderers Renamed yaml util to yamlloader to prevent import overlaps affecting Reactor. 2013-03-04 12:12:11 +01:00
returners add a missing \n in the carbon protocol 2013-03-24 00:58:17 +01:00
runners Fix #3968 2013-03-23 14:13:19 -06:00
search Fix PyLint C0103 on salt.search.whoosh_search. Refs #1775. 2012-12-29 18:09:48 +00:00
states Fix bad ref to kwargs in cmd state 2013-03-23 14:55:56 -06:00
tops improve consistency between cobbler tops and pillar modules; use shared cobbler credentials 2013-03-05 16:41:30 -08:00
utils Merge pull request #4083 from mgwilliams/pillar_matching 2013-03-24 21:44:54 -07:00
wheel Add missing docstring examples in pkg_resource 2013-03-20 23:18:48 -06:00
__init__.py Taking into account default_include configuration when checking for environment setup correctness 2013-03-19 19:41:26 -07:00
_compat.py Fix PyLint C0103 on salt._compat. Refs #1775. 2012-12-28 15:51:12 +00:00
client.py Clean out payload connection timeout, this is not passed down from here 2013-03-22 23:00:23 -06:00
config.py Add some more debugging logging. Remove double quotes. 2013-03-24 11:27:07 +00:00
crypt.py Make salt-call not infinate loop when auth fails, ref #3863 2013-03-04 23:45:20 -07:00
exceptions.py Properly avoid "File name too long" ZMQ exceptions. Refs #3026, #2044 and #2926. 2012-12-27 15:39:32 +00:00
fileclient.py Avoid tracebacks in certain caching edge cases 2013-03-21 00:00:50 -05:00
key.py fix bad method name, fix #4067 2013-03-19 17:14:17 -06:00
loader.py Still log to debug 2013-03-19 21:48:26 -06:00
log.py Catch the exception for when salt is unable to connect to syslog. 2013-03-14 01:53:50 +00:00
master.py Fix wheel token auth by moving eauth checks below token 2013-03-22 19:09:33 -06:00
minion.py Allow for a returncode to be set 2013-03-25 01:14:14 -06:00
overstate.py Factor out state check function, fix #3873 2013-03-04 23:15:24 -07:00
payload.py Revert multiplication until full trace can happen 2013-03-22 22:51:13 -06: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 #4187 2013-03-21 12:24:35 -06:00
template.py Fix PyLint C0103 on salt.template. Refs #1775. 2012-12-28 15:51:11 +00:00
version.py Set version to 0.14.0 2013-03-23 15:34:05 -06:00