Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Do not allow Ghost access to limited visible user/org (#21849) | KN4CK3R | 2022-11-17 | 1 | -2/+3 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 1 | -2/+2 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -10/+10 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 1 | -1/+2 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+9 |
* | Adjust transaction handling via db.Context (#20031) | Lunny Xiao | 2022-06-20 | 1 | -8/+8 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -52/+13 |
* | Fix duplicate entry error when add team member (#19702) | zuzuviewer | 2022-05-14 | 1 | -0/+6 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 1 | -1/+1 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -0/+859 |