Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 1 | -279/+0 |
* | Return 400 but not 500 when request archive with wrong format (#17691) | Lunny Xiao | 2021-11-17 | 1 | -1/+17 |
* | Fix bundle creation (#17079) | Alexey 〒erentyev | 2021-09-26 | 1 | -2/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -7/+18 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -232/+162 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -2/+2 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -8/+17 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 1 | -0/+310 |