aboutsummaryrefslogtreecommitdiff
path: root/routes/repo/pull.go
Commit message (Collapse)AuthorAge
* repo: fix issue of fork repository no check the limit of users' repository ↵GeekComb2018-07-18
| | | | (#5346)
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
| | | | | | | | | | * pull request merges now allow for custom commit messages * allow i18n on commit_message label * place label above textarea for commit message * rename commit message for pull requests into commit description and pass to git separately
* *: rename "gogits" to "gogs"Unknwon2018-05-27
|
* MISC: minor fixes in webhookUnknwon2017-11-18
|
* repo/pull: allow rebase before merging (#4805)Unknwon2017-11-15
|
* repo: fix panic on pull request submit (#4572)Unknwon2017-07-14
|
* Refactoring: rename package routers -> routesUnknwon2017-06-11