You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/web/repo
oliverpool ada8bfa52f
Merge pull request 'Fix release published actions not triggering for releases created from existing tags' (#3220) from zotan/forgejo:forgejo into forgejo
9 months ago
..
actions Fix bugs in rerunning jobs (#29955) 10 months ago
badges Fix repo badges when the label or text contains dashes 10 months ago
flags Move context from modules to services (#29440) 10 months ago
setting [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted but exist in database 9 months ago
activity.go Move context from modules to services (#29440) 10 months ago
attachment.go Move context from modules to services (#29440) 10 months ago
blame.go Migrate margin and padding helpers to tailwind (#30043) 10 months ago
branch.go Use repo object format name instead of detecting from git repository (#29702) 10 months ago
cherry_pick.go Move context from modules to services (#29440) 10 months ago
code_frequency.go Move context from modules to services (#29440) 10 months ago
commit.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 10 months ago
compare.go Fix view file button in diff compare 9 months ago
contributors.go Move context from modules to services (#29440) 10 months ago
download.go Move context from modules to services (#29440) 10 months ago
editor.go [BUG] Use correct template for commitmail error 9 months ago
editor_test.go Move context from modules to services (#29440) 10 months ago
find.go Escape paths for find file correctly (#30026) 10 months ago
githttp.go Move context from modules to services (#29440) 10 months ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go Move context from modules to services (#29440) 10 months ago
helper_test.go Make web context initialize correctly for different cases (#26726) 1 year ago
issue.go Fix missed doer (#30231) 9 months ago
issue_content_history.go Migrate margin and padding helpers to tailwind (#30043) 10 months ago
issue_dependency.go Move context from modules to services (#29440) 10 months ago
issue_label.go [GITEA] Apply changes to archived labels 9 months ago
issue_label_test.go Move context from modules to services (#29440) 10 months ago
issue_lock.go Move context from modules to services (#29440) 10 months ago
issue_pin.go Move context from modules to services (#29440) 10 months ago
issue_stopwatch.go Move context from modules to services (#29440) 10 months ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Move context from modules to services (#29440) 10 months ago
issue_watch.go Move context from modules to services (#29440) 10 months ago
main_test.go make writing main test easier (#27270) 1 year ago
middlewares.go Move context from modules to services (#29440) 10 months ago
migrate.go Move context from modules to services (#29440) 10 months ago
milestone.go remove util.OptionalBool and related functions (#29513) 10 months ago
packages.go remove util.OptionalBool and related functions (#29513) 10 months ago
patch.go Move context from modules to services (#29440) 10 months ago
projects.go Fix network error when open/close organization/individual projects and redirect to project page (#30387) 9 months ago
projects_test.go Move context from modules to services (#29440) 10 months ago
pull.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 10 months ago
pull_review.go Do some performance optimize for issues list and view issue/pull (gitea#29515) 9 months ago
pull_review_test.go [TESTS] pull review deleted from gitea#29888 10 months ago
recent_commits.go Move context from modules to services (#29440) 10 months ago
release.go Fix release published actions not triggering for releases created from existing tags 9 months ago
release_test.go Move context from modules to services (#29440) 10 months ago
render.go Refactor render (#30136) 10 months ago
repo.go Count downloads for tag archives 9 months ago
search.go fix code search template 9 months ago
topic.go Move context from modules to services (#29440) 10 months ago
treelist.go Move context from modules to services (#29440) 10 months ago
view.go Migrate margin and padding helpers to tailwind (#30043) 10 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move context from modules to services (#29440) 10 months ago
wiki_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 10 months ago