Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 1 | -1/+1 |
* | Adjust transaction handling via db.Context (#20031) | Lunny Xiao | 2022-06-20 | 1 | -26/+19 |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 1 | -1/+1 |
* | Estimate Action Count in Statistics (#19775) | zeripath | 2022-05-21 | 1 | -0/+22 |
* | Use for a repo action one database transaction (#19576) | 6543 | 2022-05-03 | 1 | -2/+9 |
* | Move deletebeans into models/db (#18781) | Lunny Xiao | 2022-02-17 | 1 | -0/+11 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+6 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -29/+26 |
* | Ensure that git daemon export ok is created for mirrors (#17243) | zeripath | 2021-10-13 | 1 | -0/+8 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -11/+74 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -0/+86 |