Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -2/+1 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) | 6543 | 2024-02-23 | 1 | -2/+3 |
* | Fix SSPI user creation (#28948) | KN4CK3R | 2024-01-27 | 1 | -7/+3 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 1 | -1/+2 |
* | Refactor Find Sources and fix bug when view a user who belongs to an unactive... | Lunny Xiao | 2023-11-03 | 1 | -1/+4 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -3/+3 |
* | Make SSPI auth mockable (#27036) | wxiaoguang | 2023-09-17 | 1 | -0/+223 |