gitea/routers/repo
6543 3bcf2e5c18
Close the gitrepo when deleting the repository () ()
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-05-16 00:45:17 +03:00
..
activity.go Add top author stats to activity page () 2020-01-20 12:07:30 +02:00
attachment.go Add ETag header () () 2021-04-20 12:01:58 -04:00
blame.go Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
branch.go Create tag on ui () 2021-02-28 19:57:45 +00:00
commit.go response 404 for diff/patch of a commit that not exist () () 2021-04-01 19:57:05 -04:00
compare.go should run RetrieveRepoMetas() for empty pr () () 2021-03-29 17:02:01 +01:00
download.go Add ETag header () () 2021-04-20 12:01:58 -04:00
editor.go Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
editor_test.go
http.go Fix bug clone wiki () () 2021-04-15 21:40:10 +02:00
issue.go Ensure that ctx.Written is checked after issues(...) calls () () 2021-05-09 09:48:52 +01:00
issue_dependency.go Fix wrong permissions check when issues/prs shared operations () 2020-01-20 13:00:32 +01:00
issue_label.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
issue_label_test.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
issue_lock.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
issue_stopwatch.go Display current stopwatch in navbar () 2021-01-21 15:51:52 +01:00
issue_test.go Fix bug when combine label comments () 2021-03-05 16:17:32 +01:00
issue_timetrack.go Add UI to delete tracked times () 2021-02-19 12:52:11 +02:00
issue_watch.go
lfs.go Fix lfs management find () () 2021-04-22 20:32:48 +02:00
main_test.go
middlewares.go Add gitea-vet () 2020-04-05 07:20:50 +01:00
migrate.go Fixed wrong migrate url error description. () 2021-03-17 03:34:09 +01:00
milestone.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
projects.go Sort / Move project boards () 2021-02-11 17:32:27 +01:00
projects_test.go KanBan: be able to set default board () 2021-01-15 22:29:32 +02:00
pull.go Make manual merge autodetection optional and add manual merge as merge method () 2021-03-03 22:41:23 -05:00
pull_review.go Add dismiss review feature () 2021-02-11 18:32:25 +01:00
release.go fix some ui bug about draft release () () 2021-05-06 21:23:26 +02:00
release_test.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
repo.go Fix CanCreateRepo check () () 2021-04-07 22:14:11 +02:00
search.go fix wrong file link in code search page () () 2021-04-15 12:04:25 +03:00
setting.go Close the gitrepo when deleting the repository () () 2021-05-16 00:45:17 +03:00
setting_protected_branch.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
settings_test.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
topic.go
view.go Repository transfer has to be confirmed, if user can not create repo for new owner () 2021-03-01 01:47:30 +01:00
webhook.go Migrate to use jsoniter instead of encoding/json () 2021-03-01 22:08:10 +01:00
wiki.go Move macaron to chi () 2021-01-26 16:36:53 +01:00
wiki_test.go Move macaron to chi () 2021-01-26 16:36:53 +01:00