salt/salt
Thomas S Hatch 200a6ea47f Merge pull request #19676 from davidjb/git-error-verbosity
Improve error reporting for failing git module commands
2015-01-13 08:24:55 -07:00
..
auth Pylint fix for the pylint fix 2014-12-23 10:23:18 -07:00
cli make sure to import salt.exitcodes 2014-12-11 10:00:43 -07:00
client Use faster random filename generation 2014-12-22 15:41:12 -07:00
cloud Update the bootstrap script to latest stable v2015.01.12 2015-01-12 22:17:28 +00:00
daemons Write to temp file then move to data.p to avoid race condition 2015-01-03 16:41:36 -08:00
ext Add salt.ext.six to 2014.7 for module backwards compat from develop 2014-12-08 13:32:53 -08:00
fileserver Re-enable log message 2014-12-04 17:07:03 -06:00
grains ensure grain commands 2015-01-05 14:57:20 -07:00
log Fix mixin under Py26 2014-08-11 07:23:09 +01:00
modules Merge pull request #19676 from davidjb/git-error-verbosity 2015-01-13 08:24:55 -07:00
netapi Added missing versionadded directives for the /key URLs 2014-12-22 16:33:26 -07:00
output Properly output the results of salt.function states 2014-11-26 08:06:44 -07:00
pillar Add a __pillar key to opts 2015-01-08 17:44:16 -06:00
proxy
queues Change versionadded in runners, renderers, queues, utils 2014-07-15 17:12:19 -06:00
renderers The gpgkeys path should use salt.syspaths for proper multi-platform support. 2014-12-12 23:21:54 +00:00
returners jids can't be ints anymore, because we can now set jid names. 2014-12-01 14:15:06 -07:00
roster use the config_dir to find the roster 2014-09-25 22:24:43 -06:00
runners Used unused variable; fix highstate output for jobs runner 2014-12-18 14:40:47 -07:00
sdb Removed the term "Hydrogen" from versionadded notation 2014-07-01 15:01:12 -06:00
search
states fixed format error "string-substitution-usage-error" 2015-01-12 16:32:20 +01:00
templates change pointtopoint to pointopoint also in template (contributes to #18331 ) 2014-12-10 00:50:10 +01:00
tops Fix sphinx build error 2014-09-17 18:00:18 -05:00
transport use unix line endings 2015-01-05 11:20:07 -07:00
utils Look in local files for pillar data on masterless 2015-01-08 17:44:32 -06:00
wheel Utils/wheel cleanup of dicts 2014-11-03 15:51:10 -08:00
__init__.py Basics working, can't handle restart of a master yet... 2014-09-23 14:11:27 -07:00
_compat.py
config.py Revert "Revert "Historically the recator has just called the "async" method of the runner and wheel clients, but this actually creates daemonized processes. In addition to creating a new daemonized process each event, the number of process it creates is unbounded, meaning that the reactor can easily use all available PIDs on a fairly busy master. In addition, there is no bound on the CPU that these are allowed to use (since they can create ALL the pids). This changes the reactor to create a threadpool for executing its master-side clients (runner/wheel). This threadpool has a configurable number of workers (max parallelism) and hwm (max queue size before dropping events)."" 2014-12-04 19:15:07 -08:00
crypt.py make sure to import salt.exitcodes 2014-12-11 10:00:43 -07:00
exceptions.py Fix sphinx build error 2014-09-17 18:00:18 -05:00
exitcodes.py use salt exitcodes everywhere. 2014-12-10 18:11:06 -07:00
fileclient.py Pylint cleanup 2014-12-16 07:44:18 -08:00
key.py More spelling 2014-10-28 08:13:43 -07:00
loader.py Fix pylint, remove unecessary call to pu.db 2014-12-08 15:35:56 -07:00
master.py Merge pull request #19354 from cachedout/avoid_open_mode_key_race 2015-01-06 10:17:09 -07:00
minion.py fix pylint whitespace errors 2015-01-05 11:48:01 -07:00
overstate.py More dict cleanup 2014-11-03 15:51:10 -08:00
payload.py Add tests for SREQ class 2014-11-10 08:29:58 -08:00
runner.py Switch to RAET-compatible event listener 2014-11-27 00:25:10 -07:00
scripts.py make sure to import salt.exitcodes 2014-12-11 10:00:43 -07:00
state.py Pylint fix for 2014.7 branch 2015-01-06 11:14:06 -07:00
syspaths.py Add more paths to syspaths 2014-12-09 10:54:38 -07:00
template.py fix error templating when using an ansible inventory script 2014-07-31 16:04:05 -06:00
version.py Utils/wheel cleanup of dicts 2014-11-03 15:51:10 -08:00