Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -1/+1 |
* | Nicely handle missing user in collaborations (#17049) | zeripath | 2021-09-27 | 1 | -253/+138 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | Add doctor dbconsistency check for release and attachment (#16978) | Lunny Xiao | 2021-09-14 | 1 | -0/+36 |
* | Delete references if repository gets deleted (#15681) | KN4CK3R | 2021-04-30 | 1 | -9/+46 |
* | Delete protected branch if repository gets removed (#15658) | KN4CK3R | 2021-04-30 | 1 | -8/+26 |
* | Delete Labels & IssueLabels on Repo Delete too (#15039) | 6543 | 2021-03-19 | 1 | -1/+18 |
* | Prevent addition of labels from outside the repository or organisation in iss... | zeripath | 2021-03-19 | 1 | -0/+39 |
* | Fix postgres ID sequences broken by recreate-table (#15015) | zeripath | 2021-03-18 | 1 | -0/+20 |
* | Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) | zeripath | 2021-02-10 | 1 | -0/+18 |
* | Refactor doctor (#12264) | zeripath | 2020-12-02 | 1 | -0/+127 |