Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Enable "any" and "none" operators for status filter in User listing (#40099). | Marius Balteanu | 2024-01-25 | 1 | -1/+1 |
* | Optimize query models by replacing `map` with `pluck` (#39837). | Go MAEDA | 2023-12-29 | 1 | -5/+3 |
* | Fix RuboCop offense Style/SuperWithArgsParentheses (#39887). | Go MAEDA | 2023-12-20 | 1 | -1/+1 |
* | Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty... | Go MAEDA | 2023-10-16 | 1 | -2/+1 |
* | API compatibility to legacy status and name query params (#39181, #37674) | Go MAEDA | 2023-10-15 | 1 | -0/+28 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Adds missing join when ordering by authsource (#37674). | Go MAEDA | 2022-09-27 | 1 | -0/+12 |
* | Introduces a UserQuery model for admin/users (#37674). | Go MAEDA | 2022-09-20 | 1 | -0/+156 |