| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-08-10 | Zero-fill discriminators in infraction searches | -1/+1 | ||
| 2020-08-10 | Use format_user in token remover test | -1/+2 | ||
| The point of format_user is to have a consistent format across the code base. That should apply to tests too. | ||||
| 2020-08-10 | Concatenate string in one line | -2/+1 | ||