aboutsummaryrefslogtreecommitdiff
path: root/models/issue_comment.go
Commit message (Collapse)AuthorAge
* #1601 support delete issue commentUnknwon2016-07-26
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Remove redundant Unix timestamp method callUnknwon2016-07-23
| | | | Unix() already uses UTC as timezone
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
|
* Updated and created were appended with _unix. Fresh databases have only the ↵Marin Jankovski2016-03-11
| | | | newly named fields.
* Fix ref comment from commit create empty feedUnknwon2016-03-11
|
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-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 requestsUnknwon2016-03-05