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
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
attachment.go
branch.go branch: Trigger update when deleting branch via UI. (#5617) 6 years ago
commit.go fix commit page showing status for current default branch (#5650) 6 years ago
download.go Allow markdown files to read from the LFS (#5787) 6 years ago
editor.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
editor_test.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
http.go In basic auth check for tokens before call UserSignIn (#5725) 6 years ago
issue.go Refactor issue indexer (#5363) 6 years ago
issue_dependency.go
issue_label.go Allow labels to contain emoji (#6063) 6 years ago
issue_label_test.go
issue_lock.go Implement "conversation lock" for issue comments (#5073) 6 years ago
issue_stopwatch.go Automatically clear stopwatch on merging a PR (#4327) 6 years ago
issue_timetrack.go
issue_watch.go Restrict permission check on repositories and fix some problems (#5314) 6 years ago
main_test.go
middlewares.go
milestone.go Issue is not overdue when it is on the same date #5566 (#5568) 6 years ago
pull.go Add the Owner Name to differentiate when merging (#3807) 6 years ago
pull_review.go Add comment replies (#5104) 6 years ago
release.go Feature: Archive repos (#5009) 6 years ago
release_test.go
repo.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
search.go
setting.go Add option to close issues via commit on a non master branch (#5992) 6 years ago
setting_protected_branch.go Approvals at Branch Protection (#5350) 6 years ago
settings_test.go
topic.go
view.go Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
webhook.go
wiki.go Fix serving of raw wiki files other than .md (#5814) 6 years ago
wiki_test.go Fix serving of raw wiki files other than .md (#5814) 6 years ago