unrhodecode/rhodecode
russell@unturf.com be07de2f57 Modernize repo summary page with GitHub-style layout
Two-column grid: main content + About sidebar.
Extract clone_url_bar component from old summary_detail.
Add repo stats bar (branches, tags, commits, forks).
Move repo metadata (owner, description, dates) into visible
About sidebar instead of hidden behind Show More toggle.
Auto-load language stats when enabled.
2026-03-04 18:48:47 -05:00
..
api Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
apps Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
authentication Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
config Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
events feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
forms core: run ruff format 2025-01-13 17:47:37 +01:00
i18n tests: fixes test_utils and reverts delete repo message 2025-08-01 13:31:30 +02:00
integrations feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
lib Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
model Prototype: OTP auth, styleguide overhaul, login/session rework 2026-03-04 16:44:40 -05:00
public Modernize repo summary page with GitHub-style layout 2026-03-04 18:48:47 -05:00
templates Modernize repo summary page with GitHub-style layout 2026-03-04 18:48:47 -05:00
tests Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
typing core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
__init__.py Initial implementation of security scan for PRs 2026-01-15 16:48:04 +01:00
bootstrap.py core: run ruff format 2025-01-13 17:47:37 +01:00
subscribers.py security: limit API impersonate feature to only super admins 2025-03-24 05:17:44 +01:00
translation.py core: run ruff format 2025-01-13 17:47:37 +01:00
tweens.py core: run ruff format 2025-01-13 17:47:37 +01:00
VERSION release(version-bump): 5.11.3 → 5.11.4 2026-02-18 12:49:50 +00:00