aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-203-63/+3
* Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6...zeripath2019-04-161-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-122-3/+3
* Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)Richard Mahn2019-04-091-1/+1
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-273-3/+12
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-152-10/+26
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-051-0/+2
* Minor UI tweaks (#5980)John Olheiser2019-02-191-6/+19
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-183-2/+153
* Allow labels to contain emoji (#6063)John Olheiser2019-02-164-8/+8
* Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)Zsombor2019-02-131-17/+2
* Enhance closed PR and Issue status in the list (#6000)Lanre Adelowo2019-02-081-1/+17
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-0/+9
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-051-0/+1
* New Issue ?body= query (#5851)kekero2019-01-281-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-239-120/+142
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+2
* Fix wording when user is unassigned from an issue (#5769)Lanre Adelowo2019-01-191-1/+5
* Don't list an issue on its own dependency list UI. (#5658)Harshit Bansal2019-01-151-1/+1
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+26
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-0/+6
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-292-1/+234
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-287-17/+17
* Fix dependent issue searching when gitea is run in subpath (#5392)Lauris BH2018-11-251-1/+1
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+35
* Add comment replies (#5104)Jonas Franz2018-10-221-1/+1
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
* Improve dependency UI (#4503)Lauris BH2018-09-071-52/+36
* Locale for Edit and Remove due date issue (#4802)Joel da Rosa2018-08-271-2/+2
* allow WIP marker to contains < or > (#4709)Julien Tant2018-08-191-1/+1
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-1/+14
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-063-8/+96
* fix IsPullReuqestBroken->IsPullRequestBroken (#4578)Julien Tant2018-08-011-2/+2
* Prevent html entity escaping (#4471)Joel da Rosa2018-07-191-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-172-3/+167
* Issue due date api (#3890)kolaente2018-07-161-31/+36
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-033-3/+3
* Fixed issue deadline not showing on issue page (#3930)kolaente2018-05-101-4/+4
* Multiple assignees (#3705)kolaente2018-05-094-28/+88
* Issue due date (#3794)kolaente2018-05-014-2/+72
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-293-1/+6