summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Squashed commit of the following:Richard Mahn2016-08-141-2/+3
* #2246 fully support of webhooks for pull requestUnknwon2016-08-142-3/+3
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-111-2/+14
* #3408 minor code fixUnknwon2016-08-111-1/+1
* Do not show the "Sign up for free" button in issue tracker (#3408)Sandro Santilli2016-08-111-2/+1
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-081-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-053-14/+14
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-291-1/+1
* #1601 support delete issue commentUnknwon2016-07-261-3/+8
* Refactor User.Id to User.IDUnknwon2016-07-244-13/+13
* #3186 fix wrong link for new pull request button of non-fork repositoryUnknwon2016-07-231-1/+1
* Fix misselection of issues view typeUnknwon2016-07-171-1/+1
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-112-5/+5
* #2916 fix sort' field missing on issue pagination linkUnknwon2016-04-041-3/+3
* Improve repository lable styleUnknwon2016-03-151-1/+4
* Add prorper escaping of url in issue formOdin Ugedal2016-03-151-1/+1