salt/salt
Henrik Holmboe 6830f78228 Add explanatory in-line comment regarding single vs double quotes for sshpass
It was fixed in 8624b6dcb3. And since the
Salt coding style is to use single quotes it makes sense to explain in
the code why this needs to be the way it is.
2013-11-07 10:03:32 +01:00
..
auth Refatoring: Removed code duplication 2013-11-06 12:36:51 +08:00
cli Pass data to minion when using salt-call (otherwise it ends up without a jid) 2013-10-18 15:23:29 -07:00
client Add explanatory in-line comment regarding single vs double quotes for sshpass 2013-11-07 10:03:32 +01:00
ext Comply to PEP-263. 2013-09-19 00:16:38 +01:00
fileserver Merge pull request #8217 from cachedout/file_traversal_fixing 2013-11-06 13:49:27 -08:00
grains Added : to xen grep, because otherwise it would match kernel messages like: skipping TxEn test for device [8086:108f] subsystem [8086:0000] 2013-10-29 11:33:23 +01:00
log salt.log.handlers.sentry_mod is now using __virtualname__ 2013-10-17 14:35:10 +01:00
modules Fix pylint errors 2013-11-06 17:08:22 -07:00
output Fix --output-file CLI argument 2013-11-04 17:46:36 -06:00
pillar Improve git_pillar documentation 2013-10-28 17:09:38 -05:00
renderers Give them both! This should make some cleaner middle ground here 2013-10-15 10:03:32 -06:00
returners salt.returners.sentry_return is now using __virtualname__ 2013-10-17 14:53:08 +01:00
roster Allow for roster_file option in master config 2013-09-23 23:12:26 -06:00
runners Several PyLint fixes. 2013-11-06 22:44:08 +00:00
search salt.search.whoosh_search is now using __virtualname__ 2013-10-17 14:45:07 +01:00
states Fix pylint errors 2013-11-06 17:08:22 -07:00
templates Refactor disk controller part of _gen_xml() 2013-10-16 21:08:55 +02:00
tops salt.tops.reclass_adapter is now using __virtualname__ 2013-10-17 14:46:33 +01:00
utils Several PyLint fixes. 2013-11-06 22:44:08 +00:00
wheel Add functions to wheel api for auto key generation and acceptance 2013-11-01 18:08:40 -06:00
__init__.py Hide with-statements warnings 2013-10-29 10:45:11 +01:00
_compat.py This has to be an unnoticed bug? 2013-10-26 18:56:10 +02:00
config.py Several PyLint fixes. 2013-11-06 22:44:08 +00:00
crypt.py Move gen_token into Auth class for more generic use 2013-10-16 10:53:53 -06:00
exceptions.py SaltInvocationError now also subclasses TypeError. 2013-09-24 22:08:08 +01:00
fileclient.py Merge pull request #8230 from s0undt3ch/issues/8196-environments 2013-11-06 14:23:26 -08:00
key.py Fix race condition in salt-key 2013-10-07 21:44:10 -05:00
loader.py Fix bug preventing minions from unloading custom modules. 2013-11-04 14:43:35 -07:00
master.py Fix copy-paste error 2013-10-28 16:21:53 +01:00
minion.py Merge pull request #8289 from jacksontj/develop 2013-11-06 15:05:14 -08:00
overstate.py Misc lint fixes 2013-10-15 15:02:03 -06:00
payload.py Modify socket delletion to handle minor api change in pyzmq 14 2013-09-26 00:11:30 -06:00
runner.py Added List of minions that ran a particular job to the job list cache data returned by runners 2013-10-01 17:21:45 -06:00
scripts.py Comply to PEP-263. 2013-09-19 00:16:38 +01:00
state.py Take into account __env__ and saltenv being passed from state files. 2013-11-06 23:10:42 +00:00
syspaths.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
template.py Comply to PEP-263. 2013-09-19 00:16:38 +01:00
version.py Fix pylint errors 2013-11-06 17:08:22 -07:00