aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/pulls
Commit message (Expand)AuthorAge
* ui: remove useless "Cancel" buttons (#7192)Yarden Shoham2022-10-22
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* repo: support unlisted but publicly accessible repositories (#6176)Achilleas Koutsou2020-09-04
* repo/pull: detect case when no merge base found (#4434)Unknwon2017-06-05
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* webhook: add fork eventUnknwon2017-02-27
* Web editor: improve edit fileUnknwon2016-08-28
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Refactor User.Id to User.IDUnknwon2016-07-24
* Fix problems with '#' in branchnameOdin Ugedal2016-03-15
* Fix pull request availability checkUnknwon2016-03-06
* #1597 support pull requests in same repositoryUnknwon2016-03-04
* Change colour of numbers on pull request tabs if greater than zerochriswatt2016-02-28
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-20
* #2251 fix button nameUnknwon2015-12-19
* Indent all templates with tabsAdam Strzelecki2015-12-08
* UI: long organization name in create repository owner listUnknwon2015-11-18
* fix #1981Unknwon2015-11-18
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
* basic PR featureUnknwon2015-09-02
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
* finish PR UIUnknwon2015-09-02
* work on PR conversationUnknwon2015-09-01
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
* fix dropdown searchUnknwon2015-08-31
* fix menu overflowUnknwon2015-08-26
* upgrade new issue to SUI v2Unknwon2015-08-10
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\
| * Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-09
* | UI: create issue with title and contentUnknwon2015-08-09
* | auto-redirect when finish filter branchUnknwon2015-08-08
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* better fork permission checkUnknwon2015-08-08
* improve fork processUnknwon2015-08-08