Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 1 | -3/+5 |
* | Fix unclear `IsRepositoryExist` logic (#24374) | wxiaoguang | 2023-04-28 | 1 | -2/+2 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 1 | -1/+1 |
* | Fix error when calculate the repository size (#22392) | Lunny Xiao | 2023-01-13 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -2/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -4/+4 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+12 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 1 | -0/+8 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -9/+4 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -0/+179 |