.. |
auth
|
Merge pull request #3079 from DamianZaremba/develop
|
2012-12-31 10:45:25 -08:00 |
cli
|
Fix #3351
|
2013-01-21 17:00:19 -07:00 |
ext
|
|
|
fileserver
|
Tell gitfs to ref the remote refs in the repo fetch
|
2013-01-18 12:44:19 -06:00 |
grains
|
SLES grain fix (#3275)
|
2013-01-18 08:57:15 -06:00 |
modules
|
Merge branch 'develop' of git://github.com/saltstack/salt into develop
|
2013-01-24 16:18:41 +01:00 |
output
|
Fix docstrings for the outputters
|
2013-01-11 21:29:55 +01:00 |
pillar
|
Fix PyLint C0103 on salt.pillar.pillar_ldap + PEP8. Refs #1775.
|
2012-12-29 18:24:24 +00:00 |
renderers
|
Added docs for pydsl and fixed a syntax inconsistency.
|
2013-01-20 01:21:05 -05:00 |
returners
|
clean up somestring formatting in the carbon returner
|
2013-01-14 21:35:14 -07:00 |
runners
|
Bugfix for commit 1d5ce52
|
2013-01-23 14:43:28 -08:00 |
search
|
Fix PyLint C0103 on salt.search.whoosh_search . Refs #1775.
|
2012-12-29 18:09:48 +00:00 |
states
|
Merge branch 'develop' of git://github.com/saltstack/salt into develop
|
2013-01-24 16:18:41 +01:00 |
tops
|
Remove unused import salt.utils
|
2012-11-12 23:25:09 -07:00 |
utils
|
Revert "Remove extra parse-time dependencies."
|
2013-01-21 21:05:54 +04:00 |
wheel
|
Comments and whitespace in order to harmonize them across the source code.
|
2012-12-07 00:14:03 +01:00 |
__init__.py
|
Protect against the log_path being set to None .
|
2013-01-20 03:16:07 +00:00 |
_compat.py
|
Fix PyLint C0103 on salt._compat . Refs #1775.
|
2012-12-28 15:51:12 +00:00 |
client.py
|
Don't unsubscribe, there is no need to and it leaves zeromq
|
2013-01-16 17:35:46 -07:00 |
config.py
|
Revert "Remove extra parse-time dependencies."
|
2013-01-21 21:05:54 +04:00 |
crypt.py
|
Remove transitional code to clean up long dead bug in private
|
2013-01-09 11:57:02 -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
|
Fix PyLint C0103 on salt.utils.templates + Some other required fixes. Refs #1775.'
|
2012-12-29 18:01:09 +00:00 |
key.py
|
add event firing code for delete and delete_all key mgmt operations
|
2012-12-09 16:31:45 +01:00 |
loader.py
|
forgot some occurences of load_config
|
2013-01-17 17:06:28 +01:00 |
log.py
|
Protect against the log_path being set to None .
|
2013-01-20 03:16:07 +00:00 |
master.py
|
Remove clean up of push socket in publisher to fix race condition
|
2013-01-20 00:55:16 -07:00 |
minion.py
|
Typo correction.
|
2013-01-20 03:51:09 +00:00 |
overstate.py
|
remove unused import
|
2013-01-14 21:32:49 -07:00 |
payload.py
|
Since we're shutting down. Set ZMQ socket's linger to 1.
|
2013-01-12 12:22:27 +00:00 |
runner.py
|
fix bad ref to **kwargs
|
2013-01-14 21:20:02 -07:00 |
scripts.py
|
The syndic also start() 's it does not run() .
|
2013-01-15 17:50:58 +00:00 |
state.py
|
Fix undefined ref error
|
2013-01-14 21:08:46 -07:00 |
template.py
|
Fix PyLint C0103 on salt.template . Refs #1775.
|
2012-12-28 15:51:11 +00:00 |
version.py
|
Fix #3385
|
2013-01-22 12:34:25 -07:00 |