Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | Reported by Miguel Ángel Jimeno. | ||
* | provide button to delete merged pull request | Tanapol Nearunchorn | 2016-09-02 |
| | |||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | ||
* | 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 |
| | | | | | | | | | | | | | | * Do not show the "Sign up for free" button in issue tracker The "Sign in to comment" link is good enough and will correctly show or not show the "Sign Up" button link for those not having an account already. Fixes #3407 (link to nowhere when registration is disabled) * Move html from translation to template * Remove extra space in `{{ .SignInLink }}`. | ||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
| | |||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 |
| | |||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
| | |||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 |
| | |||
* | Improve repository lable style | Unknwon | 2016-03-15 |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | ||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 |
| | |||
* | Minor fix for #2444 | Unknwon | 2016-02-01 |
| | |||
* | Name popup | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |||
* | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||
* | fix #2057 | Unknwon | 2015-12-01 |
| | |||
* | minor tabindex fix | Unknwon | 2015-11-11 |
| | |||
* | fix #1824 and fix #1917 | Unknwon | 2015-11-11 |
| | |||
* | issue #1824 add tabindex | Alexey Makhov | 2015-11-11 |
| | |||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 |
| | |||
* | fix possible XSS in view issue page | Unknwon | 2015-09-17 |
| | |||
* | #1603 suburl for comment attachments | Unknwon | 2015-09-08 |
| | |||
* | #633 dix suburl | Unknwon | 2015-09-06 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | basic PR feature | Unknwon | 2015-09-02 |
| | |||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 |
| | |||
* | finish PR UI | Unknwon | 2015-09-02 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |
| | |||
* | #1545 Cross reference the commit from the issue when it is closed by the commit | Unknwon | 2015-08-30 |
| | |||
* | work on #1548 | Unknwon | 2015-08-28 |
| | |||
* | fix suburl | Unknwon | 2015-08-27 |
| | |||
* | fix HTML | Unknwon | 2015-08-26 |
| | |||
* | fix #966 | Unknwon | 2015-08-20 |
| | |||
* | allow edit issue and comment | Unknwon | 2015-08-20 |
| | |||
* | able edit issue title | Unknwon | 2015-08-19 |
| | |||
* | Filter issues by assignee | Unknwon | 2015-08-15 |
| | |||
* | more on #1319 | Unknwon | 2015-08-15 |
| | |||
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 |
| | |||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 |
| | |||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | |||
* | finish close/reopen issue | Unknwon | 2015-08-13 |
| | |||
* | finish view comments on issue page | Unknwon | 2015-08-13 |
| | |||
* | add comment form UI | Unknwon | 2015-08-12 |
| | |||
* | finish view issue without comments and ops | Unknwon | 2015-08-12 |