Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 2 | -3/+3 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -1/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 4 | -21/+21 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -1/+1 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 2 | -39/+23 |
* | Use absolute links in feeds (#21229) | KN4CK3R | 2022-09-21 | 2 | -3/+12 |
* | Fix various typos (#21103) | luzpaz | 2022-09-07 | 1 | -1/+1 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 1 | -1/+1 |
* | Add another index for Action table on postgres (#21033) | zeripath | 2022-09-03 | 1 | -1/+8 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 10 | -0/+2621 |