aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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