summaryrefslogtreecommitdiffstats
path: root/routers/repo/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Add UI to delete tracked times (#14100)Norwin2021-02-191-0/+4
* Add dismiss review feature (#12674)a10121127962021-02-111-1/+1
* Allow org labels to be set with issue templates (#14593)zeripath2021-02-101-1/+8
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-5/+7
* [API] Add pagination to ListBranches (#14524)65432021-02-031-1/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-6/+11
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-1/+1
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-0/+19
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-24/+29
* Use ServerError provided by Context (#14333)Lunny Xiao2021-01-141-1/+1
* migrate from com.* to alternatives (#14103)65432020-12-251-5/+5
* Fix spelling avator -> avatar (#14115)Jimmy Praet2020-12-221-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-211-0/+47
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+2
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-3/+4
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+1
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-2/+21
* Refactor combine label comments with tests (#13619)Lunny Xiao2020-11-201-56/+23
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-191-0/+2
* [UI] Hide consecutive additions and removals of the same label (#13315)Pedro Alves2020-10-271-2/+25
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+46
* Add review request api (#11355)a10121127962020-10-201-153/+5
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-2/+3
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-141-0/+7
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-0/+3
* Add team support for review request (#12039)赵智超2020-10-121-48/+365
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-5/+7
* Add configurable Trust Models (#11712)zeripath2020-09-201-1/+1
* Issue templates directory (#11450)John Olheiser2020-09-111-9/+61
* ui: change commentTag style (#11668)赵智超2020-09-101-2/+6
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-1/+25
* [BugFix] Fix comment broken issue ref dependence (#12651)65432020-09-041-2/+4
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-021-6/+8
* Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in...zeripath2020-08-231-0/+2
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-13/+109
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-3/+3
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-4/+13
* Default to showing closed Issues/PR list when there are only closed issues/PR...65432020-07-091-1/+7
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+6
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+4
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-10/+15
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+2
* Add issue subscription check to API (#10967)65432020-04-211-11/+5
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-0/+10
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+1
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-101-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-1/+151
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-041-1/+3
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-1/+35