haproxy-wi/app/modules/db
Aidaho aa4016d40c v8.1.0.1: Refactor server creation to use kwargs
Updated the server creation functions to utilize keyword arguments, simplifying the code and making it more maintainable. Additionally, improved the handling of VIP updates and error logging for HA clusters.
2024-10-21 15:52:29 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v8.2: Add return statements and enhance response handling 2024-10-15 10:16:14 +03:00
backup.py v8.2: Update service settings, backup models, and DB schema 2024-10-12 08:43:32 +03:00
channel.py v8.2: Fix whitespace inconsistencies across various modules 2024-10-02 12:33:20 +03:00
checker.py v8.0: Refactor admin views and JS scripts 2024-08-04 19:24:23 +03:00
common.py v8.0.2 2024-09-16 10:56:24 +03:00
config.py v7.2.2.0 2024-04-04 14:30:07 +03:00
cred.py v8.0.2 2024-09-16 10:56:24 +03:00
db_model.py v8.1.0.1: Refactor SSH permission checks and streamline database connection 2024-10-21 09:35:25 +03:00
group.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
ha_cluster.py v8.1.0.1: Refactor server creation to use kwargs 2024-10-21 15:52:29 +03:00
history.py v7.2.2.0 2024-04-04 14:30:07 +03:00
keep_alive.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
metric.py v8.0: Add DELETE endpoint for version deletion in ServiceConfigView 2024-08-20 10:39:40 +03:00
portscanner.py v8.0: Add port scanner functionality and refactor codebase 2024-08-19 11:49:19 +03:00
roxy.py v8.2: Fix whitespace inconsistencies across various modules 2024-10-02 12:33:20 +03:00
server.py v8.1.0.1: Refactor server creation to use kwargs 2024-10-21 15:52:29 +03:00
service.py v8.0: Remove redundant requirement files and update VIP handling 2024-08-27 12:40:15 +03:00
smon.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
sql.py v8.0.1: Set user_group_id from Flask global object 2024-09-14 11:58:47 +03:00
udp.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
user.py v8.0.1: Add group_id to service-related functions utilizing user params 2024-09-13 12:39:54 +03:00
waf.py v8.2: Fix formatting and enhance logging error handling 2024-10-03 11:19:50 +03:00