forgejo/modules
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
Amended with string to bool change in API SDK.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
2017-02-24 22:59:56 +08:00
..
auth Fixes 1019, install page SMTP user is required to (#1020) 2017-02-24 09:37:13 +08:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base Cleanup log messaging 2017-02-02 15:24:18 +01:00
context Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
cron Implement archive cleanup (#885) 2017-02-11 12:00:46 +08:00
highlight
httplib
indexer
lfs
log fix panic when push but the only log mode console is disabled by serv and update commands (#1007) 2017-02-22 19:44:51 +08:00
mailer Cleanup log messaging 2017-02-02 15:24:18 +01:00
markdown Fix URL handling in the whole markdown module, improve test coverage (#1027) 2017-02-24 22:59:56 +08:00
minwinsvc
notification
options
process
public
setting fix panic when push but the only log mode console is disabled by serv and update commands (#1007) 2017-02-22 19:44:51 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync Add missing copyright header to status table test (#902) 2017-02-11 17:53:47 +08:00
templates Security: prevent XSS attach on wiki page 2017-02-16 04:06:20 +01:00
user
util