Age | Commit message (Expand) | Author |
2022-08-31 | Remove usage of "logger" and un-necessary comments wrt the same | Munyoki Kilyungi |
2022-03-10 | Use context manager with database connection | Frederick Muriuki Muriithi |
2021-04-30 | autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133 | BonfaceKilz |
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz |
2021-04-30 | autopep8: Fix E20-E27 | BonfaceKilz |
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz |
2020-08-20 | Handle module renames in the standard library | BonfaceKilz |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items | BonfaceKilz |
2020-07-06 | Fixed some of the logic with how traits are authenticated to avoid situation ... | zsloan |
2020-06-20 | Added some admin functionality and fixed issue with temp traits | zsloan |
2020-06-17 | A user's id is now set as a parameter if it doesn't already existauthentication_test | zsloan |
2020-06-17 | Adding all the authentication stuff | zsloan |
2020-06-05 | Commiting other current group/resource management code, plus the new files | zsloan |