salt/salt
2023-09-27 12:38:48 +00:00
..
_logging Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
acl
auth fixes saltstack/salt#65029 support for pysss can be removed 2023-09-21 10:40:58 -07:00
beacons Remove vim config comments 2023-08-23 16:28:52 +00:00
cache Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
channel Better error message when inconsistent decoded payload 2023-08-21 19:29:35 +00:00
cli fix the runner.run to have its own full_return that defautls to False so anything currently using runner.run will work the same as before. this is what i should have done from the start. 2023-06-27 12:14:57 +01:00
client Stop using the deprecated locale.getdefaultlocale() function 2023-06-28 18:06:15 +00:00
cloud Update the bootstrap script to v2023.07.25 2023-08-03 07:04:32 +01:00
config Set default_include in minion_config for master 2023-08-16 17:18:23 +01:00
daemons Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
defaults
engines f-strings 2023-07-20 08:23:29 +01:00
executors
ext
fileserver Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
grains Handle the exception in salt/utils/platform.py instead 2023-08-25 13:57:39 +00:00
loader Do not patch test if we have a named loader for __opts__ 2023-08-15 16:30:53 +01:00
log Disabling lint message 2023-07-28 18:24:59 +01:00
log_handlers
matchers remove dead line 2023-05-03 07:47:35 +01:00
metaproxy Fix tests that broke when #65053 was merged 2023-08-28 19:13:54 +00:00
modules rpm doenst need to check digest and signing when listing packages 2023-09-12 10:16:55 -07:00
netapi Replace Content-Type: application/json with Content-Type: application/x-www-form-urlencoded 2023-09-11 20:32:40 +00:00
output fix formatting for terse 2022-11-13 23:58:49 +01:00
pillar Reasonable failures when pillars timeout 2023-08-02 18:55:12 +01:00
platform
proxy Fix trailing whitespace issue 2023-01-31 13:21:45 -07:00
queues
renderers Replace libnacl with PyNaCl 2023-07-28 18:24:59 +01:00
returners Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
roster Adjsut ansible roster docs to be consistent and parsable 2023-06-05 19:31:05 +00:00
runners Remove vim config comments 2023-08-23 16:28:52 +00:00
sdb
serializers add versionadded to keyvalue serializer 2022-11-08 12:52:59 -07:00
spm Removed Python 2 code due to python 2 not being supported anymore 2022-11-08 12:38:15 -07:00
states Fix line wrap 2023-09-19 20:38:33 +00:00
templates Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
thorium
tokens
tops
transport Do not timeout old requests 2023-09-05 19:20:48 +00:00
utils fixes saltstack/salt#65029 support for pysss can be removed 2023-09-21 10:40:58 -07:00
wheel Add test suite for wheel.file_roots and fix finding files when they are under a subdir of a root 2023-06-13 15:44:54 +00:00
__init__.py Bump relenv version to 0.13.9 2023-09-05 18:38:27 +00:00
_compat.py
crypt.py
exceptions.py
features.py
fileclient.py Fix pkg.install when using a port in the url. 2023-08-16 12:49:07 +00:00
key.py
master.py only clear cache in gtfs dirs 2023-09-05 22:01:02 -07:00
minion.py Check for __kwarg__ using get instead of pop and then skip __kwarg__ during the loop. 2023-09-14 12:41:38 +00:00
payload.py Updates to code to handle NamedLoaderContext with dunder globals, per reviewer comments 2023-04-26 09:50:47 -07:00
runner.py fix the runner.run to have its own full_return that defautls to False so anything currently using runner.run will work the same as before. this is what i should have done from the start. 2023-06-27 12:14:57 +01:00
scripts.py salt-pip now properly errors out when being called from a non onedir environment. 2023-08-15 08:44:00 -07:00
state.py Remove new err msg again. Report state ID, not module 2023-09-27 12:38:48 +00:00
syspaths.py
template.py fix 63724 2023-03-22 23:37:59 +00:00
version.py Fix SaltStackVersion string for new versions format 2023-07-20 08:24:34 +01:00