1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-17 01:15:59 -04:00
gitea/routers/repo
Lunny Xiao cdc4600725
Fix fork repository cycle to self (#2860)
* fix fork repository cycle to self

* rename testForkRepo to traverseParentRepo
2017-11-06 12:12:55 +08:00
..
activity.go
attachment.go
branch.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
commit.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
download.go
editor.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
http.go
issue_label.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_stopwatch.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_timetrack.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue_watch.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
issue.go Fix PR, milestone and label functionality if issue unit is disabled (#2710) 2017-10-16 10:55:43 +03:00
middlewares.go
pull.go Fix fork repository cycle to self (#2860) 2017-11-06 12:12:55 +08:00
release.go
repo.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
search.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
setting_protected_branch.go
setting.go
view.go Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
webhook.go
wiki.go