gogs/modules
Unknwon 4bc98f7aa2
Move models/mail.go to modules/mail.go
To use interface to replace *models.User in avoiding cycle import.
2017-01-30 07:20:48 -05:00
..
auth Check for zero length passwords in LDAP module. (#3827) 2016-12-21 03:43:37 -05:00
avatar avatar: make custom and generated avatars equal (#3301) 2016-07-21 15:31:14 +08:00
base Fix log depth of AvatarLink 2017-01-26 17:22:25 -05:00
bindata Able to set custom Access-Control-Allow-Origin header (#3987) 2017-01-28 19:59:17 -05:00
context Able to set custom Access-Control-Allow-Origin header (#3987) 2017-01-28 19:59:17 -05:00
cron Move cron module to independent package 2016-02-20 15:58:09 -05:00
httplib Remove unused tests 2016-02-13 18:11:15 -05:00
log #2798 fix assign operation not take effect 2016-07-15 17:06:17 +08:00
mailer Move models/mail.go to modules/mail.go 2017-01-30 07:20:48 -05:00
markdown Fix cross-repository reference link error (#4025) 2017-01-28 09:40:32 -05:00
process introduce git-shell 2015-11-26 17:33:45 -05:00
setting Able to set custom Access-Control-Allow-Origin header (#3987) 2017-01-28 19:59:17 -05:00
ssh New settings option for a custom SSH host (#3763) 2016-12-21 03:46:54 -05:00
sync modules/sync: minor field refactor 2017-01-25 18:10:27 -05:00
template Fix unexpected rendering of README when it is not in Markdown 2017-01-25 07:10:52 -05:00
user The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00