Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -5/+5 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -4/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+9 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -2/+6 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+2 |
* | Use google/uuid to instead satori/go.uuid (#11943) | Lunny Xiao | 2020-06-18 | 1 | -2/+2 |
* | Use ID or Where to instead directly use Get when load object from database (#... | Lunny Xiao | 2020-06-17 | 1 | -2/+2 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -3/+3 |
* | Refactor editor upload, update and delete to use git plumbing and add LFS sup... | zeripath | 2019-02-12 | 1 | -0/+155 |