12 Commits (3cba8778b21232b344fc35a4ff4397a70ac85eee)

Author SHA1 Message Date
Unknwon 6bc11c4450
hook: fix email not sent after push (#4430) 7 years ago
Unknwon 13cca8a66a
models/comment: remove unused SQL parameter (#4586) 7 years ago
Unknwon 8ed2330d6e
issue_comment: fix pg syntax ambiguous (#4586) 7 years ago
Andy Hochhaus 261237745f api: fix ListIssueComments API (#4587) 7 years ago
Unknwon 0e6a6bf880
Refactoring: remove sessionRelease() 7 years ago
Unknwon 6bb9c442b2
issue: fix updated_unix is not updated for new comments (#4462) 7 years ago
Unknwon ce6e8ed8fe
models: remove redundant tags for primary keys 7 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon 89cc6aa430
webhook: add issue comment event 8 years ago
Unknwon 6b6f54b79b
Some file refactoring 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon c1e53cdc72
Minor fix for PR #3822 8 years ago
stroucki e9f6a43073 Fix database write context interleaving bug (#3822) 8 years ago
Unknwon 8f09fc64bd
Minor fix for PR #3624 8 years ago
Kim "BKC" Carlbäcker b2de3d71c5 More Issue-Comments API-endpoints (#3624) 8 years ago
Unknwon bb359a74f1 migrations: set comment updated as created 8 years ago
Unknwon 6b98d58906 #2966 code cleanup 8 years ago
Iwan Budi Kusnanto 8dca9f95fa issues comment API : list, create, edit (#2966) 8 years ago
Unknwon a00c932bbc General code quality improvement 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Unknwon 899e799459 #1601 support delete issue comment 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
Unknwon 5267dce210 Fix ref comment from commit create empty feed 9 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 9 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 9 years ago