haproxy-wi/app
Aidaho a3eb55749d v8.2.1: Add a utility for managing file locks to prevent concurrent executions
Introduced `lock_utils.py` to manage file-based locks. Includes functions to acquire and release locks, ensuring the safety of processes by detecting stale or live locks with PID validation.
2025-06-08 12:56:41 +03:00
..
api/routes v8.2.0: Refactor and modularize Nginx proxy addition logic 2025-05-14 20:31:25 +03:00
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v8.2.1: Add a utility for managing file locks to prevent concurrent executions 2025-06-08 12:56:41 +03:00
routes v8.2.0.2: fix metrics display 2025-05-21 15:16:31 +03:00
scripts/ansible/roles v8.2.0.4: add the possibility to downgrade HAProxy 2025-05-27 11:25:30 +03:00
static v8.2.1: Refactor JS and Python models, remove unused functions, and improve form validation 2025-06-08 12:55:43 +03:00
templates v8.2.0.4: add the possibility to downgrade HAProxy 2025-05-27 11:25:30 +03:00
views v8.2.0: Add centralized error handling and structured logging modules 2025-05-19 09:24:35 +03:00
__init__.py v8.2.1: Refactor JS and Python models, remove unused functions, and improve form validation 2025-06-08 12:55:43 +03:00
app.wsgi v7.0.0.0 2023-09-17 12:42:39 +03:00
config.py v8.2.0: Add centralized error handling and structured logging modules 2025-05-19 09:24:35 +03:00
create_db.py v8.2.0: Refactor error handlers and clean up unused imports 2025-05-19 10:11:07 +03:00
jobs.py v8.0: Delete check_version.html and refactor version checking logic 2024-08-12 23:41:31 +03:00
login.py v8.2.0: Add centralized error handling and structured logging modules 2025-05-19 09:24:35 +03:00
middleware.py v8.2: Remove unnecessary blank lines and exception handling 2024-10-03 10:11:39 +03:00
migrate.py v8.2.0: Add database migration framework and initial migrations 2025-05-17 08:51:50 +03:00