|
ab728c7364
|
refactor: merge config crate into core crate
|
2024-07-25 21:08:16 +01:00 |
|
|
9c20e780d0
|
feat: update auth of interal repos when changed in config
Closes kemitix/git-next#100
|
2024-07-10 09:05:36 +01:00 |
|
|
df352443b7
|
feat: GitDir tracks when repo is cloned by git-next
|
2024-07-06 15:08:13 +01:00 |
|
|
717cc8b0bc
|
refactor: update macro signatures and add documentation support
|
2024-06-29 18:26:19 +01:00 |
|
|
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 |
|