Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | models/repo: handle deletion on Windows (#4152) | Unknwon | 2017-02-18 |
| | |||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 |
| | |||
* | 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 | ||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 |
- #1496: fallback plain text - #1002: add date header - #913: fix encoding of header |