forgejo/routers/web/repo
2024-01-15 18:28:27 +00:00
..
actions [GITEA] allow viewing the latest Action Run on the web 2024-01-15 16:47:16 +00:00
badges [GITEA] Add support for shields.io-based badges 2024-01-15 16:51:45 +00:00
flags [FEAT] Repository flags 2024-01-15 16:51:45 +00:00
setting Merge branch 'rebase-forgejo-branding' into forgejo 2024-01-15 18:28:27 +00:00
activity.go
attachment.go
blame.go Use information from previous blame parts (#28572) 2023-12-21 22:48:18 +01:00
branch.go
cherry_pick.go
commit.go [GITEA] Detect file rename and show in history 2024-01-15 16:11:57 +00:00
compare.go Assign pull request to project during creation (#28227) 2024-01-12 15:25:15 +00:00
download.go
editor.go [GITEA] Allow user to select email for file operations in Web UI 2024-01-15 16:11:58 +00:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Merge branch 'rebase-forgejo-dependency' into forgejo 2024-01-15 18:28:22 +00:00
issue_content_history.go [GITEA] Fix panic in canSoftDeleteContentHistory 2024-01-15 16:51:45 +00:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
packages.go
patch.go
projects.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
projects_test.go
pull.go Merge branch 'rebase-forgejo-dependency' into forgejo 2024-01-15 18:28:22 +00:00
pull_review.go
release.go [GITEA] Allow release creation on commit (squash) s/SHAFullLength/FullLength/ 2024-01-15 16:47:16 +00:00
release_test.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
render.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
repo.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
search.go
topic.go
treelist.go
view.go [GITEA] repo: Don't redirect the repo to external units 2024-01-15 16:51:45 +00:00
view_test.go
wiki.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
wiki_test.go