forgejo/routers
Gergely Nagy e1fba517f4
Don't consider orphan branches as recently pushed
When displaying the recently pushed branches banner, don't display
branches that have no common history with the default branch. These
branches are usually not meant to be merged, so the banner is just noise
in this case.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-01-22 09:46:55 +01:00
..
api [GITEA] API comment update routers/api/v1/shared/runners.go 2024-01-22 08:36:50 +00:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install [GITEA] Add password length check on install page 2024-01-15 16:11:57 +00:00
private [CLI] implement forgejo-cli 2024-01-15 13:26:55 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Don't consider orphan branches as recently pushed 2024-01-22 09:46:55 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2024-01-15 14:48:03 +00:00