.. |
_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
|
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
|
Merge branch 'master' into metadata_azure
|
2023-02-03 18:37:58 -08: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
|
feat(win_pkg): add debug logging for win_pkg.remove
|
2023-03-15 07:30:15 -06:00 |
netapi
|
porting #63836 to master
|
2023-03-09 20:41:56 +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
|
|
|
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
|
Update names of modules in warnings to avoid confusion
|
2023-02-13 10:11:19 -07:00 |
templates
|
Add a few more nice to have hooks
|
2023-02-07 07:10:13 +00:00 |
thorium
|
|
|
tokens
|
|
|
tops
|
|
|
transport
|
Fix presence events on TCP transport
|
2022-12-08 10:59:34 -07:00 |
utils
|
Check if _next_fire_tiem is less than or equal to now, eg. the time is now or has passed.
|
2023-03-15 07:30:53 -06: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
|
Update state_events opt handling to be consistent
|
2023-02-02 16:06:44 +00:00 |
syspaths.py
|
|
|
template.py
|
|
|
version.py
|
Properly repr() Salt versions >= 3006.0
|
2023-02-18 17:38:23 +00:00 |