Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `fixtures :all` to ensure consistent test data and improve test reliabili... | Go MAEDA | 2024-12-11 | 1 | -3/+0 |
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Updates Rails to 7.1.2 (#36320). | Marius Balteanu | 2023-11-27 | 1 | -1/+1 |
* | API compatibility to legacy status and name query params (#39181, #37674) | Go MAEDA | 2023-10-15 | 1 | -0/+23 |
* | Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (... | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Fix failing test on PostgreSQL by ordering by only non null values (#37674). | Marius Balteanu | 2022-09-27 | 1 | -3/+10 |
* | Adds missing join when ordering by authsource (#37674). | Go MAEDA | 2022-09-27 | 1 | -0/+13 |
* | Fix random test failure (#37674). | Go MAEDA | 2022-09-24 | 1 | -1/+1 |
* | Adds tests for UserQuery model (#37674). | Go MAEDA | 2022-09-21 | 1 | -0/+175 |