summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/pull.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-101-2/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-1/+21
* fix merge box icon color bug (#10974)赵智超2020-04-051-2/+1
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-031-16/+16
* Ensure Update button is enabled even when CI has failed (#10640)65432020-03-071-20/+20
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-23/+23
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-2/+3
* Change won't sign information text to black. (#9843)David Svantesson2020-01-181-3/+3
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-0/+20
* Fix admin handling at merge of PR (#9749)David Svantesson2020-01-161-4/+4
* Fix signing info on PR view if not signed in (#9788)65432020-01-151-1/+1
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-10/+36
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-31/+50
* chore(PR): Add Reviewed-on in commit message (#9623)Bo-Yi Wu2020-01-091-3/+3
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+5
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-071-2/+2
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+6