aboutsummaryrefslogtreecommitdiff
path: root/models/comment.go
Commit message (Collapse)AuthorAge
* modules: rename markdown -> markupUnknwon2017-03-31
| | | | | | | To further support more markup languages (e.g. Org-mode, AsciiDoc, reStructuredText), the name 'markdown' is inappropriate. This is the first step towards more markup language support.
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
|
* webhook: add issue comment eventUnknwon2017-03-09
|
* Some file refactoringUnknwon2017-02-10