Lunny Xiao
|
e72acd5e5b
|
Split migrations folder (#21549)
There are too many files in `models/migrations` folder so that I split
them into sub folders.
|
2022-11-02 16:54:36 +08:00 |
|
6543
|
6a969681cd
|
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
* delete pullautomerges on repo/user deletion
* delete reviewstates on repo/user deletion
* optimize automerhe code
* add index to reviewstate
|
2022-05-08 15:46:34 +02:00 |
|
delvh
|
5ca224a789
|
Allow to mark files in a PR as viewed (#19007)
Users can now mark files in PRs as viewed, resulting in them not being shown again by default when they reopen the PR again.
|
2022-05-07 20:28:10 +02:00 |
|