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_comment.go
Commit message (
Collapse
)
Author
Age
*
migrations: set comment updated as created
Unknwon
2016-08-26
|
*
#2966 code cleanup
Unknwon
2016-08-26
|
*
issues comment API : list, create, edit (#2966)
Iwan Budi Kusnanto
2016-08-26
|
|
|
add `since` query string support to list issue comment
*
General code quality improvement
Unknwon
2016-08-16
|
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
|
*
#1601 support delete issue comment
Unknwon
2016-07-26
|
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
|
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
|
|
|
|
Unix() already uses UTC as timezone
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
|
*
Updated and created were appended with _unix. Fresh databases have only the ↵
Marin Jankovski
2016-03-11
|
|
|
|
newly named fields.
*
Fix ref comment from commit create empty feed
Unknwon
2016-03-11
|
*
#2302 Replace time.Time with Unix Timestamp (int64)
Unknwon
2016-03-09
|
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
|
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
|
|
|
|
|
Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
*
#1597 fix activitity feeds for pull requests
Unknwon
2016-03-05