|
ea20afee12
|
refactor: config: use newtype
|
2024-06-19 08:16:54 +01:00 |
|
|
5e9f9eb80f
|
refactor: start to use newtype macro
|
2024-06-19 06:45:45 +01:00 |
|
|
65e9ddf5db
|
fix: remove unused GitDir::into_string() function
|
2024-06-09 09:49:54 +01:00 |
|
|
b5c0f5bd36
|
refactor: use given::a_name in config tests
|
2024-06-08 20:16:15 +01:00 |
|
|
aa817a8e95
|
refactor: tests: expand test given modules
|
2024-06-07 20:03:14 +01:00 |
|
|
341dc97a51
|
refactor(git): add mock repository and tests
Repository is now behind an enum to allow selection of a mock Repsitory
for use in tests.
|
2024-05-21 19:47:01 +01:00 |
|
|
d70baa4350
|
refactor(config): more derive_more replacing boilerplate
|
2024-05-15 07:55:05 +01:00 |
|
|
a4694d48f6
|
refactor(config): replace boilerplate with derive_more
|
2024-05-13 21:03:33 +01:00 |
|
|
4d352f005d
|
refactor(server,config,git): extract modules config and git from server
|
2024-05-12 10:49:33 +01:00 |
|