aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* issues: sanitize `DisplayName` (#7009)E99p1ant2022-06-05
* templates: fix not able to upload issue attachments (#5978)ᴜɴᴋɴᴡᴏɴ2020-03-10
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* public: minor fix for PR #5276Unknwon2018-06-26
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* templates/repo/issue: rework escape delete branch link after merged pull requ...Unknwon2018-04-16
* templates/repo/issue: escape delete branch link after merged pull request (#4...Unknwon2018-04-16
* repo/pull: allow rebase before merging (#4805)Unknwon2017-11-15
* pull: add an option to use rebase for merging pull requestsmharinder2017-11-15
* SECURITY: fix branch name persistent XSSUnknwon2017-10-15
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* repo/milestone: simplify codeUnknwon2017-03-24
* milestone: only show issue-related count under issue list (#4316)Unknwon2017-03-24
* templates/label: another minor style improveUnknwon2017-03-22
* templates/label: minor style improveUnknwon2017-03-22
* template: use DisplayName of users when possible (#4187)Unknwon2017-02-24
* comment: only show title of commit message from a commit ref (#3206)Unknwon2017-02-22
* Security: fix XSS attack on milestoneUnknwon2017-02-17
* provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
* #3459 code quality improvementUnknwon2016-08-29
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* #3466 fix response of pull request form validation errorUnknwon2016-08-15
* Squashed commit of the following:Richard Mahn2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-11
* #3408 minor code fixUnknwon2016-08-11
* Do not show the "Sign up for free" button in issue tracker (#3408)Sandro Santilli2016-08-11
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-08
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-29
* #1601 support delete issue commentUnknwon2016-07-26
* Refactor User.Id to User.IDUnknwon2016-07-24
* #3186 fix wrong link for new pull request button of non-fork repositoryUnknwon2016-07-23
* Fix misselection of issues view typeUnknwon2016-07-17
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-11
* #2916 fix sort' field missing on issue pagination linkUnknwon2016-04-04
* Improve repository lable styleUnknwon2016-03-15
* Add prorper escaping of url in issue formOdin Ugedal2016-03-15
* Fix pull request availability checkUnknwon2016-03-06
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* #1597 support pull requests in same repositoryUnknwon2016-03-04
* Render emojis in more places.Andrey Nering2016-03-02
* Add ForegroundColor for labelsLukas Dietrich2016-02-27
* Implement issue and pull request templates.Andrey Nering2016-02-18