summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/pull.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-141-1/+19
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-1/+22
* Add team support for review request (#12039)赵智超2020-10-121-29/+25
* Make SVG size argument optional (#12814)silverwind2020-09-111-27/+27
* UI: Inform user what meaning hourglass on reviews has (#12713)65432020-09-041-1/+1
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-021-1/+1
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-1/+1
* Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in...zeripath2020-08-231-4/+4
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933)Cirno the Strongest2020-06-171-2/+2
* Better align items using flex within review request box (#11879)Cirno the Strongest2020-06-151-42/+46
* ui: Show update branch item in merge box when it's necessary (#11761)赵智超2020-06-131-20/+42
* Work around fomantic 2.8.5 bugs (#11767)Cirno the Strongest2020-06-071-1/+1
* Fix styling for PR merge section when no checks (#11609)Cirno the Strongest2020-05-251-1/+1
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-191-1/+1
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-1/+12
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+8
* Cache PullRequest Divergence (#10914)65432020-04-141-1/+1
* Prettify Timeline (#10972)Sorien2020-04-111-2/+2