gitroast/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 Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
commit.go Display commit status on landing page of repo (#1784) 2017-09-14 14:51:31 +08:00
download.go Download files to their original filename (#1676) 2017-05-05 14:03:54 +08:00
editor.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
http.go fix .netrc authentication (#2700) 2017-10-15 18:35:43 +03:00
issue.go Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
issue_label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
issue_stopwatch.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_timetrack.go Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 2017-09-13 21:02:04 +02:00
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
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 Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
repo.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
setting.go Remove repo unit index (#2621) 2017-10-02 23:22:25 +03:00
setting_protected_branch.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
view.go Fix implementation of repo Home func (#2601) 2017-10-01 16:50:56 +03:00
webhook.go fix panic on gogs webhook creation (#2675) 2017-10-08 19:37:31 +08:00
wiki.go Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00