Christian Monch
c73d24cafb
feat: sort JSON records before saving them
...
This PR moves JSON-record sorting to the layer
above the model-store, i.e., to the API-layer.
This ensures that model-store entities and
audit-backends receive identical JSON records
with identical key-order.
2026-07-03 15:59:46 +02:00
..
__init__.py
add commands for index-rebuild an collection-copy
2025-07-14 14:20:47 +02:00
check_pids.py
chore: adapt fixes from code-linter
2026-07-01 11:16:47 +02:00
copy_store.py
chore: auto-apply code linting fixes via hatch check code --fix
2026-06-30 20:37:04 +02:00
create_merged_schema.py
chore: mark print statements as output
2026-07-01 11:13:34 +02:00
download_config.py
feat: sort JSON records before saving them
2026-07-03 15:59:46 +02:00
gitaudit_rebuild_index.py
chore: fix code-linter warnings
2026-07-01 16:33:38 +02:00
gitaudit_report.py
chore: mark print statements as output
2026-07-01 11:13:34 +02:00
hash_token.py
chore: mark print statements as output
2026-07-01 11:13:34 +02:00
rebuild_index.py
chore: auto-apply code linting fixes via hatch check code --fix
2026-06-30 20:37:04 +02:00
upload_config.py
fix: ensure sorting of yaml-keys
2026-07-01 23:51:53 +02:00