-
4d8ef1e8 · Add case insensitive notes
- ... and 1371 more commits. Compare 9167077c...43bdaf79
-
9167077c · Refactor `UserFinder.execute` to `UserFinder.find_by_id_or_username`
-
cb5a2f6e · Move tests into their own describe class
-
94f03bdb · I think you do need the `@`
-
01cbbc6c · Fix to always pass a string when searching by username
-
ac9968dc · Add more tests to cover trying to load a user by ID when passing a ...
-
0e9fbebc · Add test case to cover sending ID as a string
-
f4d251ec · Removed getter/setter as not needed.
-
833f7394 · Removed getter/setter as not needed.
-
25ec327a · Update UserFinder to accept `username` or `id`
-
4737865c · Update UserFinder to accept `username` or `id`
-
0c3ad6b6 · Appease linter (again)
-
0c4e67d6 · Revert "Appease linter"
-
6ee50a75 · Fix return correct 409 conflit error code