0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 04:54:18 +01:00
gitea/routers/repo
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
* Fixes #7474 - Handles all redirects for Web UI File CRUD

* Fixes lint errors

* Typo fix

* Adds unit tests for a few helper functions

* Fixes per review

* Fix for new branch creation and to unit test

* Fixes the template used for errors on delete
2019-07-17 14:40:28 -04: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 Only show "New Pull Request" button if repo allows pulls (#7426) 2019-07-11 16:21:16 -04:00
commit.go
compare.go
download.go
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 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 2019-06-26 14:15:26 -04:00
issue_dependency.go
issue_label_test.go
issue_label.go
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
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
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00