Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make rustfmt happy | Vika | 2021-05-17 | 1 | -83/+210 |
* | Added setting store per-user | Vika | 2021-05-17 | 1 | -0/+10 |
* | Update CI configuration and GitLab WebIDE settings | Vika | 2021-05-17 | 1 | -1/+1 |
* | Added a note to future self | Vika | 2021-05-05 | 1 | -0/+7 |
* | Refactored the Redis instance spawning in tests to automatically kill Redis | Vika | 2021-05-05 | 1 | -3/+22 |
* | Moved the Redis spawner to the Redis module where it belongs, refactored test... | Vika | 2021-05-05 | 1 | -0/+39 |
* | Added a connection pool to the RedisDatabase | Vika | 2021-05-05 | 1 | -17/+27 |
* | Refactored error handling in RedisStorage using the ? operator | Vika | 2021-05-05 | 1 | -184/+124 |
* | Clippy lints | Vika | 2021-05-04 | 1 | -18/+12 |
* | Fixed Redis tests | Vika | 2021-05-04 | 1 | -1/+1 |
* | Refactored the database module and its tests | Vika | 2021-05-04 | 2 | -0/+397 |