Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 3 | -12/+12 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -2/+18 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -23/+0 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 2 | -17/+17 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 2 | -5/+5 |
* | In code search, get code unit accessible repos in one (main) query (#19764) | Hugo Hoitink | 2022-06-16 | 1 | -2/+3 |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 1 | -1/+2 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 2 | -3/+4 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 9 | -0/+2017 |