aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/branch.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* templates/repo/branches: hide pull request button if not allowed (#4377)Unknwon2017-04-03
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* repo/branch: force delete merged branch (#4128)Unknwon2017-02-15
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
|/
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* Web editor: improve edit file and diff previewUnknwon2016-08-14
* Code clean up for new config optionsUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* Rename module: middleware -> contextUnknwon2016-03-11
* New UI merge in progressUnknwon2014-07-26
* Use constants to name template fileUnknown2014-06-22
* Fixed #209Unknown2014-05-25
* update with new gitslene2014-04-13
* Change new martini impot pathUnknown2014-03-30
* update git api. fix link... and so onslene2014-03-30
* Added create issueUnknown2014-03-25
* refactor repo.goFuXiaoHei2014-03-24