.. |
auth
|
update print statements to be functions
|
2012-11-04 21:08:17 -07:00 |
cli
|
Sort salt-run documentation output. PEP-8 Fixes.
|
2012-11-09 11:50:12 +00:00 |
ext
|
Add 'ext' salt extensions package for future add-ons
|
2011-08-10 11:18:50 -06:00 |
grains
|
Add _OS_NAME_MAP entry for Arch Linux
|
2012-11-12 21:22:05 -06:00 |
modules
|
Merge pull request #2543 from archtaku/develop
|
2012-11-12 21:07:59 -08:00 |
output
|
Fixes #2343 Raise an exception instead of sys.exit
|
2012-11-07 12:28:13 -07:00 |
pillar
|
Add missingimport for for Salt exception
|
2012-11-12 21:46:51 -07:00 |
renderers
|
Fix stateconf unit test and the problem with sls_dir==''.
|
2012-11-12 00:50:46 -05:00 |
returners
|
Change the lookup index to 0
|
2012-11-09 23:56:06 -07:00 |
runners
|
clean out some commented out lines
|
2012-11-08 11:35:24 -07:00 |
states
|
remove unused components from svn state
|
2012-11-12 22:10:08 -07:00 |
tops
|
kill stray print statement
|
2012-11-04 21:08:17 -07:00 |
utils
|
Merge pull request #2528 from kjkuan/sls_render_pipe
|
2012-11-12 09:59:24 -08:00 |
wheel
|
Add pillar_roots to the wheel system
|
2012-10-30 11:48:25 -06:00 |
__init__.py
|
remove unused getpass
|
2012-11-12 21:21:12 -07:00 |
_compat.py
|
use single quotes
|
2012-09-23 22:46:00 -06:00 |
client.py
|
Add missing import
|
2012-11-12 15:30:28 -07:00 |
config.py
|
Move the dns retry loop to config.py
|
2012-11-09 21:10:59 -07:00 |
crypt.py
|
Fix #2473
|
2012-11-07 09:10:14 -07:00 |
exceptions.py
|
Fixes #2343 Raise an exception instead of sys.exit
|
2012-11-07 12:28:13 -07:00 |
fileclient.py
|
Add gzip_compression support to cp.get_file
|
2012-11-08 16:09:38 -08:00 |
key.py
|
"Migrate" salt-key -l functionality to salt.key .
|
2012-10-30 16:48:21 +00:00 |
loader.py
|
Merge branch 'develop', remote-tracking branch 'origin' into sls_render_pipe
|
2012-11-08 10:31:23 -05:00 |
log.py
|
Warn the user about grains not accurate in some situations and try to work around that. Fixes #2151.
|
2012-10-03 22:15:47 +01:00 |
master.py
|
Merge pull request #2492 from ryanschneider/cp.get_file-gzip
|
2012-11-08 17:49:41 -08:00 |
minion.py
|
minor pylint fixes for minion.py
|
2012-11-12 21:25:15 -07:00 |
payload.py
|
Make id optional
|
2012-09-02 23:42:40 -06:00 |
runner.py
|
Sort salt-run documentation output. PEP-8 Fixes.
|
2012-11-09 11:50:12 +00:00 |
scripts.py
|
'' is not always in sys.path
|
2012-09-02 00:03:16 -06:00 |
state.py
|
Fix #923
|
2012-11-11 00:23:11 -07:00 |
template.py
|
Add yaml/json parsing to values of kwargs for state.single.
|
2012-11-06 01:26:08 -05:00 |
version.py
|
Restore __version_info__
|
2012-10-24 18:10:12 -06:00 |