aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add description to labels on create issue (#9392)zeripath2019-12-171-1/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-162-6/+46
* Show label list on label set (#9251)Oscar Costa2019-12-061-2/+2
* Change some label colors (#9051)jaqra2019-12-032-2/+2
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-6/+6
* [Feature] Custom Reactions (#8886)65432019-12-014-16/+19
* Correct tooltip msg blocked by dependencies (#9211)programkode2019-11-291-2/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-254-9/+9
* Context menus for comments (#9043)John Olheiser2019-11-193-49/+62
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-14/+15
* Add first issue comment hashtag (#9052)jaqra2019-11-171-1/+1
* Fix broken link to branch from issue list (#9003)Vedran2019-11-151-1/+1
* fix bug when pack js (#8992)Lunny Xiao2019-11-141-1/+1
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-8/+8
* Fix edit content button on migrated issue content (#8877)mrsdizzie2019-11-081-1/+1
* Show due date in dashboard issues list (#8860)mrsdizzie2019-11-071-2/+3
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-15/+19
* Create PR on Current Repository by Default (#8670)Benno2019-10-301-1/+1
* apply exclude label on milestone issue list (#8739)jaqra2019-10-291-3/+4
* add marking to title_wip_desc (#8705)May2019-10-291-1/+1
* Add 'Alt + click' feature to exclude labels (#8199)jaqra2019-10-231-2/+3
* Add id references on all events to allow linking to it (#8608)David Svantesson2019-10-211-20/+20
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-153-20/+26
* Show correct commit status in PR list (#8316)Elias Norberg2019-09-301-2/+2
* Change link on issue milestone (#8246)guillep2k2019-09-201-1/+1
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+28
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-114/+135
* Move ref (branch or tag) location on issue list page (#8157)jaqra2019-09-122-11/+15
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-1/+1
* Add merged commit id on pull view when it's merged (#8062)Lunny Xiao2019-09-031-1/+6
* Changed black to white for (read) number label on issue list (#8000)jaqra2019-08-281-1/+1
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-0/+8
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-084-7/+36
* ui - issue view - fix icon position (#7354)Cherrg2019-07-061-55/+53
* ui - cut timeline length with last element on issue view (#7355)Cherrg2019-07-061-2/+2
* fix pull view ui merge section (#7335)Lunny Xiao2019-07-011-1/+1
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-1/+2
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-293-2/+12
* Fix input size for dependency select (#6913)Xaver Maierhofer2019-05-121-1/+1
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-087-44/+44
* Change the color of issues/pulls list, merged is purple and closed is red (#6...Lunny Xiao2019-05-081-1/+1
* Show "delete branch" button on closed pull requests (#6570) (#6601)Mario Lubenka2019-04-201-1/+11