.. |
_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
|
Syndics honor MoM acl
|
2023-01-11 10:35:48 -07:00 |
cloud
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07:00 |
config
|
fixes saltstack/salt#31468 allow users to enable 'queue=True' for all state runs via config file
|
2022-12-21 13:25:18 -05: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
|
Correct Parrot OS entry in grains _OS_Family_Map. Fix test.
|
2022-12-07 10:07:11 -07: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
|
Add tests for deprecation warnings
|
2023-01-10 12:53:49 -07:00 |
netapi
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07: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
|
Updating ssh_sample proxy to aid in testing. Adding unit tests for ssh_sample proxy.
|
2022-10-27 14:58:32 -07:00 |
queues
|
|
|
renderers
|
|
|
returners
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07:00 |
roster
|
|
|
runners
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07: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
|
Initial fix to purge specified files if already removed, but not installed
|
2023-01-11 10:53:46 -07:00 |
templates
|
fix pr
|
2022-12-06 12:41:45 -07:00 |
thorium
|
|
|
tokens
|
|
|
tops
|
|
|
transport
|
Fix presence events on TCP transport
|
2022-12-08 10:59:34 -07:00 |
utils
|
Stop using deprecated method
|
2023-01-21 07:51:50 +00:00 |
wheel
|
|
|
__init__.py
|
Put back deprecation warnings
|
2023-01-10 12:53:49 -07:00 |
_compat.py
|
|
|
crypt.py
|
|
|
exceptions.py
|
|
|
features.py
|
|
|
fileclient.py
|
|
|
key.py
|
|
|
master.py
|
Syndics honor MoM acl
|
2023-01-11 10:35:48 -07:00 |
minion.py
|
Re-use request clients
|
2023-01-11 10:36:26 -07:00 |
payload.py
|
|
|
runner.py
|
|
|
scripts.py
|
Simplify pip wrapper in salt/scripts.py
|
2022-12-23 16:24:54 +00:00 |
state.py
|
Explicitly pass in context for all state functions in salt-ssh
|
2022-12-07 20:34:52 -07:00 |
syspaths.py
|
|
|
template.py
|
|
|
version.py
|
Stop relying on salt/_version.py to write Salt's version.
|
2023-01-09 12:31:51 -07:00 |