1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:31:29 +02:00
gitea/routers/repo
Mario Lubenka 8bfeb85f93 Enable switching to a different source branch when PR already exists (#7819)
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
2019-08-11 23:23:49 +08:00
..
activity.go
attachment.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
blame.go Monitor all git commands; move blame to git package and replace git as a variable (#6864) 2019-06-26 14:15:26 -04:00
branch.go improve branches list performance and fix protected branch icon when no-login (#7695) 2019-08-01 10:50:06 -04:00
commit.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
compare.go Enable switching to a different source branch when PR already exists (#7819) 2019-08-11 23:23:49 +08:00
download.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
editor_test.go Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
editor.go Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
http.go Display error as string but not bytes (#7780) 2019-08-07 19:33:29 +03:00
issue_dependency.go
issue_label_test.go
issue_label.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
main_test.go
middlewares.go
milestone.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
pull_review.go
pull.go routers: do not leak secrets via timing side channel (#7364) 2019-07-06 13:03:13 -04:00
release_test.go
release.go
repo.go add notification placeholder (#7409) 2019-07-12 16:55:46 +08:00
search.go
setting_protected_branch.go
setting.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
settings_test.go
topic.go
view.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
webhook.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
wiki_test.go
wiki.go wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00