0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/routers/repo
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
* Create new branch from branch selection dropdown and rewrite it to VueJS

* Make updateLocalCopyToCommit as not exported

* Move branch name validation to model

* Fix possible race condition
2017-10-15 22:59:24 +03:00
..
activity.go Add Activity page to repository (#2674) 2017-10-15 02:17:39 +03:00
attachment.go
branch.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
commit.go
download.go
editor.go
http.go fix .netrc authentication (#2700) 2017-10-15 18:35:43 +03:00
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
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_protected_branch.go
setting.go
view.go
webhook.go fix panic on gogs webhook creation (#2675) 2017-10-08 19:37:31 +08:00
wiki.go