aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Prettify Timeline (#10972)Sorien2020-04-113-142/+164
* 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-065-12/+165
* fix merge box icon color bug (#10974)赵智超2020-04-051-2/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-045-89/+132
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-032-17/+20
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-017-164/+239
* Fix milestone template (#10824)John Olheiser2020-03-251-1/+1
* hide gear icon for user who can't use them on sidebar (#10750)赵智超2020-03-171-3/+9
* Ensure Update button is enabled even when CI has failed (#10640)65432020-03-071-20/+20
* Add Approval Counts to pulls list (#10238)zeripath2020-03-062-4/+41
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-1/+1
* Fix templates (#10596)John Olheiser2020-03-041-1/+1
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+2
* SVG Octicon fixes (#10237)John Olheiser2020-02-111-1/+1
* fix label menu text on miletone issues (#10242)jaqra2020-02-121-2/+2
* Fix issue sidebar menus having an infinite height (#10239)James Lakin2020-02-111-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-1112-131/+133
* Limit label list height on edit issue page (#10216)jaqra2020-02-111-1/+1
* Only show conflicted files if not merged (#10197)zeripath2020-02-091-1/+1
* Tweak locale to respect singular conflicting file message in P… (#10177)James Lakin2020-02-071-1/+1
* Allow emoji on review head comments (#10159)guillep2k2020-02-061-1/+1
* Show if a PR has conflicting files on the PR lists (#10130)James Lakin2020-02-041-3/+8
* [UI] Show pull icon on pull (#10061)65432020-01-291-0/+2
* Fix image (#9962)John Olheiser2020-01-241-2/+2
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-4/+13
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-2/+3
* Fixed repo link in generated comment for cross repository dependency (#9863)Brad Albright2020-01-211-8/+28
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-1/+1
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-191-0/+1
* 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 some padding to the shadowed comment box (#9612)zeripath2020-01-051-12/+14
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+6
* Provide Default messages for merges (#9393)zeripath2019-12-301-3/+5
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-281-3/+3
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-282-3/+3
* [Fix] AllowedReaction code (#9518)65432019-12-274-7/+7
* [API] Extend times API (#9200)65432019-12-271-1/+14