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
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601) 7 years ago
..
attachment.go Allow custom public files (#782) 8 years ago
branch.go
commit.go
download.go Download files to their original filename (#1676) 8 years ago
editor.go
http.go
issue.go
issue_label.go
issue_stopwatch.go Feature: Timetracking (#2211) 8 years ago
issue_timetrack.go Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 8 years ago
issue_watch.go
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go improve protected branch to add whitelist support (#2451) 8 years ago
release.go
repo.go
setting.go
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 8 years ago
view.go Fix implementation of repo Home func (#2601) 7 years ago
webhook.go Webhooks for repo creation/deletion (#1663) 8 years ago
wiki.go