| .. |
|
__init__.py
|
core: updated copyright to 2024
|
2024-11-12 16:39:07 +01:00 |
|
ai.py
|
feature: implements AI code review PR checkbox; adds AI PR settings
|
2026-01-21 11:59:03 +01: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
|
Prototype: OTP auth, styleguide overhaul, login/session rework
|
2026-03-04 16:44:40 -05: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
|
Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory
|
2026-02-19 15:26:24 -05: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: moves host/port/enable_feature into ini files
|
2026-01-28 12:23:56 +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
|
Prototype: OTP auth, styleguide overhaul, login/session rework
|
2026-03-04 16:44:40 -05:00 |