aboutsummaryrefslogtreecommitdiff
path: root/modules/template/template.go
Commit message (Collapse)AuthorAge
* #2282 fast detection of utf-8Unknwon2015-12-27
|
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-25
|
* new template funcUnknwon2015-12-13
|
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-13
|
* Render commit msg as header + verbatim descriptionAdam Strzelecki2015-12-07
| | | | | | | | | Most commit in Git are expected to follow standard of single header line, followed by description paragraphs, separated by empty line from previous block. Previously Gogs were treating everything as single header. Now we are trying to render only first line as header, but following lines (description chunks) as a verbatim.
* fix #1829 and fix #890Unknwon2015-12-04
|
* fix #2020Unknwon2015-11-24
|
* more HTTP clone word fixUnknwon2015-11-22
|
* fix #2013Unknwon2015-11-22
|
* octicon fix in feedsUnknwon2015-11-16
|
* clean upUnknwon2015-11-13
|
* Show custom avatars in commitsUnknwon2015-11-13