aboutsummaryrefslogtreecommitdiff
path: root/models/issue_comment.go
Commit message (Expand)AuthorAge
* Some file refactoringUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Minor fix for PR #3822Unknwon2016-12-21
* Fix database write context interleaving bug (#3822)stroucki2016-12-21
* Minor fix for PR #3624Unknwon2016-12-21
* More Issue-Comments API-endpoints (#3624)Kim "BKC" Carlbäcker2016-12-21
* migrations: set comment updated as createdUnknwon2016-08-26
* #2966 code cleanupUnknwon2016-08-26
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-26
* General code quality improvementUnknwon2016-08-16
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* #1601 support delete issue commentUnknwon2016-07-26
* Refactor User.Id to User.IDUnknwon2016-07-24
* Remove redundant Unix timestamp method callUnknwon2016-07-23
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* 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
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05