.. |
_logging
|
|
|
acl
|
|
|
auth
|
Linter fix, clean up un-needed exception handler
|
2023-01-21 07:51:50 +00:00 |
beacons
|
|
|
cache
|
|
|
channel
|
Fix presence events on TCP transport
|
2022-12-08 10:59:34 -07:00 |
cli
|
|
|
client
|
User responsible for the runner is now correctly reported in the events on the event bus for the runner.
|
2023-04-10 11:49:42 -06:00 |
cloud
|
Add a few more nice to have hooks
|
2023-02-07 07:10:13 +00:00 |
config
|
Disable FQDNs grains on macOS by default
|
2023-02-02 13:45:19 -07:00 |
daemons
|
Added keep_jobs_seconds config option, deprecated keep_jobs
|
2022-12-06 07:07:53 -07:00 |
defaults
|
|
|
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
|
rebase
|
2023-03-21 21:42:08 +00:00 |
loader
|
loader: Add __opts__ to pack if not already present
|
2022-11-07 13:35:04 -07:00 |
log
|
|
|
log_handlers
|
|
|
matchers
|
|
|
metaproxy
|
Need to move the creation of the proxy object for the ProxyMinion further down in the initialization for sub proxies to ensure that all modules, especially any custom proxy modules, are available before attempting to run the init function.
|
2022-11-18 12:33:16 -07:00 |
modules
|
Added missed line on backport to 3006.x
|
2023-04-10 11:49:43 -06: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
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07:00 |
platform
|
|
|
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
|
|
|
runners
|
User responsible for the runner is now correctly reported in the events on the event bus for the runner.
|
2023-04-10 11:49:42 -06: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
|
Corrected misplaced line in back-porting changes from master branch
|
2023-04-10 11:49:43 -06:00 |
templates
|
Add a few more nice to have hooks
|
2023-02-07 07:10:13 +00:00 |
thorium
|
|
|
tokens
|
|
|
tops
|
|
|
transport
|
Remove the __del__ instead
|
2023-04-07 13:22:36 -04:00 |
utils
|
Add more test coverage and fix previous failing tests
|
2023-04-07 13:23:39 +00:00 |
wheel
|
|
|
__init__.py
|
Salt no longer vendors six
|
2023-03-14 17:48:29 +00:00 |
_compat.py
|
|
|
crypt.py
|
|
|
exceptions.py
|
|
|
features.py
|
|
|
fileclient.py
|
properly clean up the fileclient in extmods
|
2023-04-07 13:23:39 +00:00 |
key.py
|
|
|
master.py
|
Syndics honor MoM acl
|
2023-01-11 10:35:48 -07:00 |
minion.py
|
Handle the situation when a sub proxy minion does not init properly, eg. an exception happens, and the sub proxy object is not available.
|
2023-03-22 18:25:32 +00:00 |
payload.py
|
|
|
runner.py
|
|
|
scripts.py
|
Simplify pip wrapper in salt/scripts.py
|
2022-12-23 16:24:54 +00:00 |
state.py
|
Corrected misplaced line in back-porting changes from master branch
|
2023-04-10 11:49:43 -06:00 |
syspaths.py
|
|
|
template.py
|
fix 63724
|
2023-03-22 23:37:59 +00:00 |
version.py
|
rebase
|
2023-03-21 21:42:08 +00:00 |