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
/
comment.go
Commit message (
Expand
)
Author
Age
*
models: rename Id to ID
Unknwon
2018-08-16
*
models: fix delete undesired release attachments when delete a comment (#4627)
Unknwon
2018-08-16
*
models: skip JSON for fields skipped by XORM
Unknwon
2018-06-09
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
hook: fix email not sent after push (#4430)
Unknwon
2017-07-27
*
models/comment: remove unused SQL parameter (#4586)
Unknwon
2017-06-27
*
issue_comment: fix pg syntax ambiguous (#4586)
Unknwon
2017-06-27
*
api: fix ListIssueComments API (#4587)
Andy Hochhaus
2017-06-27
*
Refactoring: remove sessionRelease()
Unknwon
2017-06-11
*
issue: fix updated_unix is not updated for new comments (#4462)
Unknwon
2017-06-02
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
webhook: add issue comment event
Unknwon
2017-03-09
*
Some file refactoring
Unknwon
2017-02-10