Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 |
| | | | | | | | | | | Similar to GitHub: https://github.com/blog/2111-issue-and-pull-request-templates Priority: - root - .gogs - .github | ||
* | 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 | ||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| | |||
* | minor tabindex fix | Unknwon | 2015-11-11 |
| | |||
* | fix #1824 and fix #1917 | Unknwon | 2015-11-11 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | work on #1548 | Unknwon | 2015-08-28 |
| | |||
* | allow edit issue and comment | Unknwon | 2015-08-20 |
| | |||
* | finish close/reopen issue | Unknwon | 2015-08-13 |
| | |||
* | add comment form UI | Unknwon | 2015-08-12 |