gitea/modules
Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
2016-02-19 17:39:50 -05:00
..
auth Make log path required 2016-02-12 10:10:02 -05:00
avatar Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
base Fix inappropriate markdown post process end tag check 2016-02-19 17:39:50 -05:00
bindata Minor fix for #2624 2016-02-15 14:57:15 -05:00
cron go vet and fix #1890 2015-11-08 14:31:49 -05:00
httplib Remove unused tests 2016-02-13 18:11:15 -05:00
log Add env var check for update 2016-02-15 23:11:22 -05:00
mailer Fix issue email formatting. Addresses #2331 2016-02-18 16:08:20 -05:00
middleware #2505 Allow to fork and disallow to create PRs for mirrors. 2016-02-19 20:33:06 +01:00
process introduce git-shell 2015-11-26 17:33:45 -05:00
setting Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
ssh Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
template Implementing the "theme-color" meta tag. 2016-02-08 17:03:18 -02:00
user Factor out function to get the current user 2015-08-15 10:05:12 +02:00
uuid Add uuid 2014-06-29 16:39:06 -04:00