| Commit message (Expand) | Author | Age | Files | Lines |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -328/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -9/+13 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+5 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -5/+5 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -3/+4 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -10/+10 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -17/+22 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -1/+1 |
* | Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ... | 6543 | 2020-10-12 | 1 | -4/+7 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -1/+1 |
* | Code Refactor of IssueWatch related things (#10401) | 6543 | 2020-02-26 | 1 | -1/+5 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -4/+8 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 1 | -43/+86 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 1 | -1/+1 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -0/+12 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -0/+15 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -22/+119 |
* | Fix sqlite deadlock when assigning to a PR (#5640) | zeripath | 2019-01-04 | 1 | -3/+3 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 1 | -1/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -0/+17 |
* | fix: Add feed for organization (#3594) | Bo-Yi Wu | 2018-03-03 | 1 | -0/+15 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 1 | -1/+5 |
* | Unit tests for repo watching (#963) | Ethan Koenig | 2017-02-17 | 1 | -0/+103 |