aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/pulls/fork.tmpl
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
* 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
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Refactor User.Id to User.IDUnknwon2016-07-24
* Indent all templates with tabsAdam Strzelecki2015-12-08
* UI: long organization name in create repository owner listUnknwon2015-11-18
* fix #1981Unknwon2015-11-18
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
* Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-09
* better fork permission checkUnknwon2015-08-08
* improve fork processUnknwon2015-08-08