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.
 
 
 
 
 
 
gitea/routers/repo
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
5 years ago
..
activity.go
attachment.go
blame.go Show dropdown with all statuses for commit (#13977) 5 years ago
branch.go Refactor: Move PushUpdateOptions (#13363) 5 years ago
commit.go Show dropdown with all statuses for commit (#13977) 5 years ago
compare.go Fix label display on new issues (#13590) 5 years ago
download.go
editor.go
editor_test.go
http.go Log IP on SSH authentication failure for Built-in SSH server (#13150) 5 years ago
issue.go Show dropdown with all statuses for commit (#13977) 5 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go Refactor combine label comments with tests (#13619) 5 years ago
issue_timetrack.go
issue_watch.go
lfs.go Use native git variants by default with go-git variants as build tag (#13673) 5 years ago
main_test.go Unit tests for wiki routers (#3022) 8 years ago
middlewares.go
migrate.go Added option to disable migrations (#13114) 5 years ago
milestone.go
projects.go Added title and action buttons to Project view page (#13437) 5 years ago
pull.go Show status check for merged PRs (#13975) 5 years ago
pull_review.go
release.go Add the tag list page to the release page (#12096) 5 years ago
release_test.go
repo.go [RFC] Make archival asynchronous (#11296) 5 years ago
search.go
setting.go Use monaco for the git hook editor (#13552) 5 years ago
setting_protected_branch.go Add block on official review requests branch protection (#13705) 5 years ago
settings_test.go
topic.go
view.go Show dropdown with all statuses for commit (#13977) 5 years ago
webhook.go Fix broken migration on webhook (#13911) 5 years ago
wiki.go
wiki_test.go