| .. |
|
__init__.py
|
core: updated copyright to 2024
|
2024-11-12 16:39:07 +01:00 |
|
ai.py
|
feature: implements possibility to update AI model versions for admin
|
2025-10-09 14:48:41 +02:00 |
|
artifacts.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
audit_logs.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
automation.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
defaults.py
|
fix(caches): invalidate settings cache on defaults change
|
2025-12-26 21:42:03 +01:00 |
|
exception_tracker.py
|
fix: fixes a UI bug showing an incorrect number of exceptions
|
2025-09-22 11:42:23 +02:00 |
|
main_views.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
open_source_licenses.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
permissions.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
process_management.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
repo_groups.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
repositories.py
|
feature: initial implementation of qoutas for a user, repo count part
|
2025-12-29 15:03:10 +01:00 |
|
scheduler.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
security.py
|
refactoring: use form submission; removes dead code;
|
2025-12-24 09:25:43 +01:00 |
|
sessions.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
settings.py
|
feature(scm): added multibranch support for git and mercurial
|
2025-12-21 08:27:16 +01:00 |
|
svn_config.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
system_info.py
|
feature: integrated update service to CE
|
2026-01-25 13:57:44 +01:00 |
|
user_groups.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
user_quotas.py
|
refactoring: implements setting up global repo quotas UI for super admin
|
2025-12-29 15:03:13 +01:00 |
|
users.py
|
deps: remove sshpubkeys dependency as this project is deprecated
|
2026-01-11 09:35:38 +01:00 |