index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
issue_mail.go
Commit message (
Expand
)
Author
Age
*
models/issue_mail: don't send email to non-active users (#5788)
Alexey Agafonov
2019-08-24
*
models/issue_mail: add assignee to issue related emails (#5628)
Andy Hochhaus
2019-02-20
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
hook: fix email not sent after push (#4430)
Unknwon
2017-07-27
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
issue_mail: fix issue poster not receive email if not watching (#2929)
Unknwon
2017-03-12
*
issue_mail: send notifications to participants in comments (#2929)
Unknwon
2017-03-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Minor fix for PR #3822
Unknwon
2016-12-21
*
Fix database write context interleaving bug (#3822)
stroucki
2016-12-21
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16