summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/pull.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-13/+7
* Fix avatar misalignment (#22955)Zettat1232023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Always show the `command line instructions` button even if there are conflict...wxiaoguang2023-02-151-13/+15
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-70/+69
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)jladbrook2023-02-031-38/+2
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-2/+2
* Support template for merge message description (#22248)Jason Song2022-12-291-2/+3
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+3
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-12/+12
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-1/+1
* Fix default merge style (#20564)wxiaoguang2022-07-311-0/+1
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+0
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-4/+12
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-78/+78
* Make better use of i18n (#20096)Gusted2022-06-261-3/+3
* Delete duplicated update btn on pull request view page (#19993)Lunny Xiao2022-06-171-39/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-97/+101
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-168/+61
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-6/+3
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+3
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-2/+2
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-201-0/+5
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-4/+4
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-5/+5
* Hide command line merge instructions when user can't push (#17339)qwerty2872021-10-171-18/+20
* Switch migration icon to svg (#15954)silverwind2021-09-181-1/+6
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-2/+40
* Add agit flow support in gitea (#14295)a10121127962021-07-281-3/+7
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+30
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-271-20/+33
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-1/+57
* Add dismiss review feature (#12674)a10121127962021-02-111-3/+30
* Fix merge button dropdown triangle alignment (#14041)silverwind2020-12-181-1/+1
* Hide command line instructions when merge form is visible (#13956)Cirno the Strongest2020-12-151-2/+2
* Add pull request manually merge instruction (#13840)Lunny Xiao2020-12-101-36/+53
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-2/+13
* Use trashcan icon for remove review request (#13722)Jimmy Praet2020-11-271-1/+1
* Don't show a dropdown menu when only 1 merge option is available (#13660) (#1...Jimmy Praet2020-11-221-16/+18
* CSS color variables, less bold font weight and more (#13567)silverwind2020-11-151-19/+19