summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-063-3/+3
* Fix timezone on issue deadline (#11697) (#11784)Cirno the Strongest2020-06-061-2/+2
* Backport various styling fixes (#11619)Cirno the Strongest2020-05-251-1/+1
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-143-7/+7
* Prettify timeline 3 (#11139)Sorien2020-05-144-47/+59
* Ensure search action button coalesced to adjacent input (#11385)zeripath2020-05-121-1/+1
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-017-33/+33
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-305-20/+19
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-285-21/+13
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-213-21/+25
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-191-1/+1
* consolidate author name across timeline (#11053)Sorien2020-04-192-61/+108
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-6/+32
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-1/+12
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* 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