gitea/routers/repo
Bwko 3ab580c8d6 Add branch overiew page (#2108)
* Add branch overiew page

* fix changed method name on sub menu

* remove unused code
2017-10-26 08:49:16 +08:00
..
activity.go Integration test for activity page (#2704) 2017-10-16 00:54:53 +03:00
attachment.go
branch.go Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
commit.go Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
download.go
editor.go
http.go fix .netrc authentication (#2700) 2017-10-15 18:35: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
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
middlewares.go
pull.go Fix so that user can still fork his own repository to owned organizations (#2699) 2017-10-15 18:06:07 +03:00
release.go
repo.go
setting.go
setting_protected_branch.go
view.go Render plain text README.txt monospaced (#2721) 2017-10-17 02:17:22 +03:00
webhook.go fix panic on gogs webhook creation (#2675) 2017-10-08 19:37:31 +08:00
wiki.go