/
githubmirror
/
salt
ОбзорДокументацияВойти
/
githubmirror
/
salt
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
salt/
.../pytests/unit/
..
_logging

Merge branch '3006.x' into merge/3006.x/3007.x-26-06-25

2 месяца назад
auth

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-30

месяц назад
beacons

Fix Python 3.14 CI: forkserver pickle, codecs.open, pyOpenSSL 25, pytest 9, etc

3 месяца назад
cache

Merge pull request #69535 from dwoz/merge/3008.x/master-26-06-24

месяц назад
changelog

Fix changelog template splitting multi-line fragments into duplicate bullets

2 месяца назад
channel

Adapt 3007.x-origin tests to 3008.x's refactored APIs; drop orphans

2 месяца назад
cli

Async batch (#60269)

16 дней назад
client

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
cloud

Merge branch '3006.x' into merge/3006.x/3007.x-26-06-21

2 месяца назад
cluster

Replace deprecated asyncio.iscoroutinefunction with inspect.iscoroutinefunction

месяц назад
config

Move minion auth into salt.master.AuthFuncs

3 месяца назад
crypt

Merge branch '3007.x' into merge/3007.x/3008.x-26-05-05

3 месяца назад
daemons

PillarCache: reimplement using salt.cache

6 месяцев назад
doc

docs: add wrapped linkcheck audit script and weekly workflow

месяц назад
engines

Fix slack_bolt engine UnboundLocalError on bot messages

2 месяца назад
executors

Fix Salt package ownership preservation and privilege dropping

5 месяцев назад
fileclient

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
fileserver

Fix GitCLI environment filtering and cleanup duplication

4 месяца назад
grains

Add 'cpe' grain (#65905)

месяц назад
loader

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
log_handlers

Initial purge of community extensions

2 года назад
matchers

Fix __resource__ injection in resource_modules loader and add tests

3 месяца назад
metaproxy

Forward-port 3006.x AsyncReqMessageClient and adapt tests

2 месяца назад
modules

Fix byte conversion factors off by a power of 10 in disk._parse_numbers (#69680)

месяц назад
netapi

add mTLS for the salt api (#69441)

месяц назад
output

refactor: tidy and harden highstate colordiff colorizer

2 дня назад
pillar

Merge branch '3006.x' into 3007.x (cycle 2)

месяц назад
pkg

Merge pull request #69610 from dwoz/dwoz/fix/issue-69605-minion-stop-on-upgrade

месяц назад
platform

Fix pre-commit

3 месяца назад
proxy

Test fixes

6 месяцев назад
renderers

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
resources

feat(resources): per-type directory layout for resource overrides

3 месяца назад
returners

Fix mysql returner leaking top-level user opt as DB user

месяц назад
roster

Initial purge of community extensions

2 года назад
runners

Fix manage.status reporting all minions as up

месяц назад
sdb

Restore 3007.x Vault integration and refine package ownership tests

4 месяца назад
serializers

Fix pre-commit and lint

4 месяца назад
spm

De-complicate test

3 года назад
state

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
states

Add dnfmodule execution and state modules for DNF modularity

месяц назад
support

Stabilize package CI version checks and downloads

3 месяца назад
syndic

Fix syndic event flood

10 месяцев назад
thorium

Format Thorium example tests

4 месяца назад
tokens

Fix tokens/rediscluster: decode_responses+msgpack mismatch breaks token reads

2 месяца назад
tops

fix mongodb tops module for pymongo v4 compatibility

5 месяцев назад
transport

Merge branch '3006.x' into 3007.x (cycle 2)

месяц назад
utils

Additions to utils.data: get_type(), glob_list(), list_rm_match(), replace_list_element(), updated_dict() (#64703)

месяц назад
wheel

Update and remove obsolete pylint plugins

2 года назад
__init__.py

Pyupgrade and drop six

5 лет назад
conftest.py

Fix unit and functional test regressions from CI

3 месяца назад
test__init__.py

Rebase to 3006.x

3 года назад
test_acl.py

Update pre-commit hook versions

2 года назад
test_auth.py

Fix premature deletion of localfs auth tokens

2 месяца назад
test_auth_creds_event.py

Fix remaining merge-forward CI failures (Py3.12 stdlib + macOS auth/creds race)

3 месяца назад
test_beacons.py

Fix beacon delete not closing beacon modules

4 месяца назад
test_client.py

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
test_config.py

Remove optimization_order from tests

6 месяцев назад
test_crypt.py

Fix Rocky Linux 9 unit zeromq 4 CI failures on 3007.x

месяц назад
test_defaults.py

Fix payload and defaults (#62458)

4 года назад
test_event_monitor_ring_gating.py

Add multi-ring Raft groups and reversible mmap-cache migration

3 месяца назад
test_fileclient.py

Update pre-commit hook versions

2 года назад
test_fileserver.py

Harden Python 3.12+ datetime and tar extraction usage

3 месяца назад
test_fork_safety.py

Replace weak functional parity tests with deterministic fork-contract tests

2 месяца назад
test_log.py

Update pre-commit hook versions

2 года назад
test_master.py

Fix Rocky Linux 9 unit zeromq 4 CI failures on 3007.x

месяц назад
test_master_maintenance_batch.py

Add async batch execution and collapse sync onto shared state machine

3 месяца назад
test_master_requests_metrics.py

Mirror master_stats per-command runs + mean in OTel

3 месяца назад
test_minion.py

Fix MinionManager skipping connect_master when file_client is local (#64921)

месяц назад
test_minion_resources.py

test(resources): pin pillar+discovery contract with unit and integration coverage

3 месяца назад
test_payload.py

Fix issues with minion pillar

3 месяца назад
test_pillar.py

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
test_pkg_scripts.py

Forward-port issue-69402 fixes to 3008.x

2 месяца назад
test_pkg_systemd_units.py

Use KillMode=mixed in salt-minion.service unit

2 месяца назад
test_pool_name_edge_cases.py

Tuneable worker pools (#68532)

4 месяца назад
test_pool_name_validation.py

Tuneable worker pools (#68532)

4 месяца назад
test_proxy_minion.py

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
test_pytest_pass_fail.py

Pyupgrade and drop six

5 лет назад
test_request_router.py

Tuneable worker pools (#68532)

4 месяца назад
test_salt_build_backend.py

tests: import salt_build_backend under stdlib distutils for onedir CI

3 месяца назад
test_salt_pip_user.py

Fix Salt package ownership preservation and privilege dropping

5 месяцев назад
test_scripts.py

Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23

2 месяца назад
test_syspaths.py

Update pre-commit hook versions

2 года назад
test_template.py

f

3 года назад
test_tls_aware_crypt.py

TLS Encryption Optimization

4 месяца назад
test_version.py

Adapt 3007.x-origin tests to 3008.x's refactored APIs; drop orphans

2 месяца назад