Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2020-02-06 | Update resources reference in head navbar. | -2/+2 | ||
Due to the tweak in the wiki page structure, the Tools page is now under resources, and Learning Resources is now just Resources. | ||||
2020-02-03 | Improve robustness with regard to ordering | -2/+2 | ||
2020-02-03 | Add second reminder to list tests, implement `test_filter_field` test | -6/+24 | ||
2020-02-03 | Improve test failure clarity (reduce unhandled exceptions in assertions) | -1/+4 | ||
2020-02-03 | Improve test failure clarity (reduce unhandled exceptions in assertions) | -2/+2 | ||
2020-02-03 | Fix unnecessary kwarg syntax | -2/+2 | ||
2020-02-03 | Unbleach Wiki | -19/+1 | ||
Disables the sanitisation of HTML in wiki articles. | ||||
2020-02-02 | Update CODEOWNERS | -1/+1 | ||
2020-02-02 | Add ReminderListTests | -0/+37 | ||