summaryrefslogtreecommitdiffstats
path: root/routers/repo/branch.go
Commit message (Expand)AuthorAgeFilesLines
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-6/+6
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-5/+5
* Add branch overiew page (#2108)Bwko2017-10-261-7/+167
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+49
* Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-211-59/+0
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-111-1/+11
* Improve the way how branches are deletedBwko2016-12-261-6/+36
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-251-0/+19
* golint fixed for routers/repo/branch.go (#206)Lunny Xiao2016-11-221-2/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-50/+0
* Web editor: improve edit file and diff previewUnknwon2016-08-141-3/+3
* Code clean up for new config optionsUnknwon2016-08-141-7/+2
* Squashed commit of the following:Richard Mahn2016-08-141-0/+55
* Rename module: middleware -> contextUnknwon2016-03-111-2/+2
* New UI merge in progressUnknwon2014-07-261-3/+1
* Use constants to name template fileUnknown2014-06-221-3/+8
* Fixed #209Unknown2014-05-251-3/+4
* update with new gitslene2014-04-131-2/+1
* Change new martini impot pathUnknown2014-03-301-1/+2
* update git api. fix link... and so onslene2014-03-301-8/+2
* Added create issueUnknown2014-03-251-5/+0
* refactor repo.goFuXiaoHei2014-03-241-0/+38