summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
* [ui] Link to pr list page on sidebar when view pr (#12256)赵智超2020-07-161-3/+3
* Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933)Cirno the Strongest2020-06-171-2/+2
* Fix double divider on issue sidebar (#11919)Cirno the Strongest2020-06-171-3/+1
* 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 timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-2/+2
* Fix to allow comment poster to edit or delete his own comments (#11671)赵智超2020-06-052-2/+2
* bug: fix wrong poster message for code comment on Pull view (#11721)赵智超2020-06-031-4/+10
* Show full GPG commit status on PR commit history (#11702)Cirno the Strongest2020-06-021-1/+1
* Fix styling for PR merge section when no checks (#11609)Cirno the Strongest2020-05-251-1/+1
* Do not show avatar for "{{user}} added X commits" (#11591)Cirno the Strongest2020-05-241-3/+0
* Fix styling and padding for commit list on PR view (#11588)Cirno the Strongest2020-05-241-1/+1
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-1/+20
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+1
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-012-12/+12
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-302-7/+7
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-283-19/+11
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-212-14/+19
* 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-191-59/+94
* 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 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: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Prettify Timeline (#10972)Sorien2020-04-112-134/+156
* 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-063-2/+133
* fix merge box icon color bug (#10974)赵智超2020-04-051-2/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-042-33/+62
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-032-17/+20
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-0/+10
* 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
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-1/+1
* Fix issue sidebar menus having an infinite height (#10239)James Lakin2020-02-111-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-115-73/+75
* Limit label list height on edit issue page (#10216)jaqra2020-02-111-1/+1
* Allow emoji on review head comments (#10159)guillep2k2020-02-061-1/+1
* 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 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