summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve English grammar and consistency. (#3614)bugreport02018-04-191-2/+0
* Remove unnecessary Safe tags (#3778)Bwko2018-04-102-4/+4
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-1/+1
* Add label descriptions (#3662)Lauris BH2018-03-133-11/+35
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-181-14/+14
* Fix checklist padding (#3460)modmew82018-02-061-1/+3
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-8/+93
* Added progressbar for issues (#1146). (#3171)modmew82018-01-031-0/+5
* Responsive view (#2750)Morgan Bazalgette2017-12-304-126/+144
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-115-6/+6
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-044-0/+47
* fix issue list branch link broken (#3061)Lunny Xiao2017-12-021-1/+1
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-223-11/+11
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-1/+1
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-1/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* some fixesLunny Xiao2017-10-251-1/+1
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-161-5/+5
* Ctrl + Enter to submit forms (#2540)Jonas Franz2017-09-221-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-122-18/+127
* hide branch on pull request view or create UI (#2454)Lunny Xiao2017-09-061-0/+2
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-244-0/+48
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-12/+14
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-0/+2
* UI and translation improvementsAndrey Nering2017-03-301-4/+4
* Add octicons to watch/unwatch buttonsAndrey Nering2017-03-291-0/+2
* Add watch button on issueAndrey Nering2017-03-291-0/+19
* Refactor repo/issue/view_content.tmpl (#1276)Kim "BKC" Carlbäcker2017-03-174-310/+312
* Batch updates for issues (#926)Ethan Koenig2017-03-152-75/+139
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-193-9/+9
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-111-8/+10
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-111-0/+10
* track issue title changes (#841)Lunny Xiao2017-02-051-0/+10
* Track assignee for issue (#808)Lunny Xiao2017-02-031-0/+13
* add milestone changed traker on issue view (#804)Lunny Xiao2017-02-011-1/+10
* Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-301-1/+10
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-253-22/+36
* Attach to release (#673)Philip Couling2017-01-151-1/+1
* Improve the way how branches are deletedBwko2016-12-261-4/+14
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-251-1/+10
* Added sorting to the labels & milestones page (#199)Bwko2016-12-242-0/+32
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-022-5/+5
* #3459 code quality improvementUnknwon2016-08-291-7/+5
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+35
* #2246 add HTMLURL to webhook typeUnknwon2016-08-162-9/+9
* #3466 fix response of pull request form validation errorUnknwon2016-08-151-1/+1