Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -128/+0 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -6/+7 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -4/+4 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -4/+4 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -1/+1 |
* | Add logging to long migrations (#11647) | zeripath | 2020-05-29 | 1 | -3/+21 |
* | Various Merge Base fixes (#10786) | zeripath | 2020-03-31 | 1 | -4/+16 |
* | Add migration to fix the old broken merge-bases (#10604) | Lauris BH | 2020-03-05 | 1 | -0/+97 |