salt/salt
2023-07-15 13:31:47 +01:00
..
_logging Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
acl
auth Remove line left over from debugging 2023-07-15 13:31:47 +01:00
beacons Merge tag 'v3005.1' into merge-forward/3005.1 2022-10-04 20:52:23 -04:00
cache Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
channel Fix presence events on TCP transport 2022-12-08 10:59:34 -07: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.06.28 2023-07-06 07:00:47 +01:00
config Add salt user when installing debian packages 2023-04-15 20:49:08 +01:00
daemons Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
defaults Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
engines Ensure 3006 version is now 3006.0 2022-12-09 07:19:53 -07:00
executors
ext
fileserver Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
grains Stop using the deprecated locale.getdefaultlocale() function 2023-06-28 18:06:15 +00:00
loader Updated check and return if obj.value() if dict else empty dictionary 2023-04-26 09:50:47 -07:00
log
log_handlers Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
matchers remove dead line 2023-05-03 07:47:35 +01:00
metaproxy swapping around the logging if an exception occurs. 2023-05-02 19:57:38 +00:00
modules Fix an issue caching the installer when version=latest 2023-07-01 08:45:29 +01:00
netapi better error reporting in cherrypy 2023-03-10 12:45:52 +00:00
output fix formatting for terse 2022-11-13 23:58:49 +01:00
pillar Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
platform Format source code using latest black 2022-08-01 12:49:16 -06:00
proxy Fix trailing whitespace issue 2023-01-31 13:21:45 -07:00
queues
renderers Add more test coverage and fix previous failing tests 2023-04-07 13:23:39 +00: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 Fix versionadded and/or versionchanged versions in docstrings 2023-06-07 20:25:49 +00:00
sdb Do not gate sdb module, fix loop test, refactor tests 2022-10-04 23:40:26 +02:00
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 user.present state when group is unset 2023-06-26 17:01:31 +00:00
templates Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
thorium
tokens
tops
transport Stop using the deprecated salt.transport.client imports. 2023-05-03 08:24:36 +01:00
utils Stop using the deprecated pipes module 2023-06-28 07:26:05 +01: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 Stop using the deprecated locale.getdefaultlocale() function 2023-06-28 18:06:15 +00:00
_compat.py
crypt.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
exceptions.py
features.py
fileclient.py Make sure the file client is destroyed upon used 2023-04-28 06:24:27 +01:00
key.py
master.py Restart maintenance process periodically. 2023-04-13 12:30:40 +01:00
minion.py Stop using the deprecated salt.transport.client imports. 2023-05-03 08:24:36 +01: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 removing something that snuck in. 2023-05-02 19:57:38 +00:00
state.py swap out list() for square brackets. potentially faster. 2023-04-11 18:24:26 +00:00
syspaths.py Make default pki directory configurable 2022-09-29 12:52:52 -06:00
template.py fix 63724 2023-03-22 23:37:59 +00:00
version.py Release v3006.0 2023-04-18 21:05:02 +00:00