| Commit message (Expand) | Author | Age |
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | issues: sanitize `DisplayName` (#7009) | E99p1ant | 2022-06-05 |
* | templates: fix not able to upload issue attachments (#5978) | ᴜɴᴋɴᴡᴏɴ | 2020-03-10 |
* | templates: rename template function Str2html -> Str2HTML | Unknwon | 2018-12-10 |
* | pkg/context: apply EscapePound at context level | Unknwon | 2018-09-28 |
* | templates: add 'rel=noopener noreferrer' to <a> tags (#5319) | cezar97 | 2018-07-02 |
* | public: minor fix for PR #5276 | Unknwon | 2018-06-26 |
* | pull request: able to add custom commit description (#5276) | ususdei | 2018-06-26 |
* | templates/repo/issue: rework escape delete branch link after merged pull requ... | Unknwon | 2018-04-16 |
* | templates/repo/issue: escape delete branch link after merged pull request (#4... | Unknwon | 2018-04-16 |
* | repo/pull: allow rebase before merging (#4805) | Unknwon | 2017-11-15 |
* | pull: add an option to use rebase for merging pull requests | mharinder | 2017-11-15 |
* | SECURITY: fix branch name persistent XSS | Unknwon | 2017-10-15 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | repo/milestone: simplify code | Unknwon | 2017-03-24 |
* | milestone: only show issue-related count under issue list (#4316) | Unknwon | 2017-03-24 |
* | templates/label: another minor style improve | Unknwon | 2017-03-22 |
* | templates/label: minor style improve | Unknwon | 2017-03-22 |
* | template: use DisplayName of users when possible (#4187) | Unknwon | 2017-02-24 |
* | comment: only show title of commit message from a commit ref (#3206) | Unknwon | 2017-02-22 |
* | Security: fix XSS attack on milestone | Unknwon | 2017-02-17 |
* | provide button to delete merged pull request | Tanapol Nearunchorn | 2016-09-02 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 |
* | #3466 fix response of pull request form validation error | Unknwon | 2016-08-15 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 |
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 |
* | #3408 minor code fix | Unknwon | 2016-08-11 |
* | Do not show the "Sign up for free" button in issue tracker (#3408) | Sandro Santilli | 2016-08-11 |
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
* | Fix of template error in "/:owner/:repo/pulls" (#3343) | Okunev Yu Dmitry | 2016-07-29 |
* | #1601 support delete issue comment | Unknwon | 2016-07-26 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | #3186 fix wrong link for new pull request button of non-fork repository | Unknwon | 2016-07-23 |
* | Fix misselection of issues view type | Unknwon | 2016-07-17 |
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 |
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 |
* | Improve repository lable style | Unknwon | 2016-03-15 |
* | Add prorper escaping of url in issue form | Odin Ugedal | 2016-03-15 |
* | Fix pull request availability check | Unknwon | 2016-03-06 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 |
* | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 |