.. |
acl
|
update test
|
2018-03-13 20:54:25 +00:00 |
auth
|
strdup from libc is not available on windows
|
2018-04-03 11:01:02 -07:00 |
beacons
|
using an exclude list that does not list every operating system leaves open the possability that it would work on those not listed
|
2018-10-10 09:57:46 -07:00 |
cache
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
cli
|
Hanlde multi_master failover when daemonized
|
2019-01-30 15:06:28 -07:00 |
client
|
Update TODO
|
2019-01-17 15:30:37 -05:00 |
cloud
|
Cloud provider and profile configs are merged
|
2019-01-28 10:23:18 -07:00 |
config
|
Removing unused import which is causing salt-master to not start when using openssl 1.1.1-1.
|
2019-02-14 09:21:19 -08:00 |
daemons
|
fix pylint
|
2018-04-30 14:15:53 -05:00 |
defaults
|
When the minion key is denied by the master then exit status 77 (permission denied)
|
2018-10-29 09:35:33 -04:00 |
engines
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
executors
|
|
|
ext
|
Kill bare excepts with fire
|
2018-09-10 13:19:03 -06:00 |
fileserver
|
Do not allow age to be a negative number
|
2018-10-26 10:24:37 -07:00 |
grains
|
Fix some unrelated lint
|
2018-12-12 13:19:01 -07:00 |
log
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
modules
|
Fix linter by ignoring async await check.
|
2019-02-13 14:51:08 -07:00 |
netapi
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
output
|
Add a CaseInsensitiveDict implementation
|
2019-02-01 09:28:47 -06:00 |
pillar
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
proxy
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
queues
|
|
|
renderers
|
Clarify py render docs when data context is available
|
2018-12-12 10:31:57 -05:00 |
returners
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
roster
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
runners
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
sdb
|
SDB cache module: AttributeError: 'Cache' object has no attribute 'set'
|
2018-06-21 08:32:59 +00:00 |
search
|
|
|
serializers
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
spm
|
Fix broken install of additionnal modules in SPM packages
|
2018-10-24 18:44:46 +02:00 |
states
|
Merge pull request #51757 from twangboy/fix_case_2017.7
|
2019-02-23 15:23:23 -07:00 |
templates
|
|
|
thorium
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
tops
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
transport
|
Add debug log when connecting
|
2018-11-13 14:04:04 -07:00 |
utils
|
Removing options from libcrypto.OPENSSL_init_crypto so it will simply use the defaults.
|
2019-02-14 16:45:12 -08:00 |
wheel
|
Add missing key to accept_dict function in wheel docs
|
2018-06-28 09:46:19 -04:00 |
__init__.py
|
|
|
_compat.py
|
Fix pylint on 2017.7
|
2019-02-12 18:08:06 -05:00 |
crypt.py
|
When the minion key is denied by the master then exit status 77 (permission denied)
|
2018-10-29 09:35:33 -04:00 |
exceptions.py
|
|
|
fileclient.py
|
Fix errors when attempting to cache files with long names or URLs
|
2018-05-15 22:39:09 -05:00 |
key.py
|
Replace direct use of os.umask with use of existing context manager
|
2018-02-27 23:42:51 -06:00 |
loader.py
|
Use single quotes per style guide
|
2018-11-29 22:51:29 -05:00 |
master.py
|
Fix ZMQ PubServer daemon logging works on winndows
|
2018-11-01 22:16:37 -07:00 |
minion.py
|
Use normal log formatting and add jid
|
2018-10-11 23:39:56 -07:00 |
payload.py
|
removing salt.crypt from payload.py which is not used and causing salt-key to break.
|
2019-02-14 11:18:46 -08:00 |
runner.py
|
add parallel support for orchestrations
|
2018-04-05 11:45:25 -04:00 |
scripts.py
|
Workaroung python bug in traceback.format_exc()
|
2018-03-27 11:03:03 -04:00 |
state.py
|
Switch from base64 encoding to sha1 digest for unique cache filename
|
2018-09-28 09:39:56 -05:00 |
syspaths.py
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
template.py
|
|
|
textformat.py
|
|
|
version.py
|
Fix some unrelated lint
|
2018-12-12 13:19:01 -07:00 |