Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 1 | -295/+0 |
* | Remove unnecassary calls to `filepath.Join` (#17608) | Gusted | 2021-11-15 | 1 | -1/+1 |
* | Ensure that git daemon export ok is created for mirrors (#17243) | zeripath | 2021-10-13 | 1 | -0/+3 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -13/+22 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -2/+2 |
* | Fix bug where repositories appear unadopted (#15757) | zeripath | 2021-05-07 | 1 | -1/+1 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+12 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -0/+272 |