summaryrefslogtreecommitdiffstats
path: root/models/repo_watch.go
Commit message (Expand)AuthorAgeFilesLines
* Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ...65432020-10-121-4/+7
* Add action feed for new release (#12324)赵智超2020-07-291-1/+1
* Code Refactor of IssueWatch related things (#10401)65432020-02-261-1/+5
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-4/+8
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-261-43/+86
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+1
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-181-0/+12
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-0/+15
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-22/+119
* Fix sqlite deadlock when assigning to a PR (#5640)zeripath2019-01-041-3/+3
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-1/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-0/+17
* fix: Add feed for organization (#3594)Bo-Yi Wu2018-03-031-0/+15
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-161-1/+5
* Unit tests for repo watching (#963)Ethan Koenig2017-02-171-0/+103