Brian Picciano
|
cab7a837a7
|
Introduced separate 'Boxed' traits, to allow for mocks
|
2023-05-16 17:17:47 +02:00 |
|
Brian Picciano
|
d9676a4ce7
|
Issues from clippy
|
2023-05-16 16:20:01 +02:00 |
|
Brian Picciano
|
6d68b4e5ab
|
Implemented periodic origin syncing
|
2023-05-15 21:18:33 +02:00 |
|
Brian Picciano
|
9e724d3903
|
got manager being shared properly into render context
|
2023-05-12 16:43:28 +02:00 |
|
Brian Picciano
|
742523d0a0
|
make git origin store types private
|
2023-05-11 14:31:48 +02:00 |
|
Brian Picciano
|
386b02023c
|
implement most of main, including config and http server
|
2023-05-11 14:25:51 +02:00 |
|
Brian Picciano
|
796b90e91d
|
move git store to its own file
|
2023-05-11 11:54:25 +02:00 |
|
Brian Picciano
|
a0bdf610d9
|
small note in origin store
|
2023-05-11 11:53:27 +02:00 |
|
Brian Picciano
|
79ba735fd6
|
Use GATs to remove dynamic dispatch when using origin store
|
2023-05-11 11:47:38 +02:00 |
|
Brian Picciano
|
d1842943cd
|
Add locks around git store syncing and getting
|
2023-05-10 15:12:34 +02:00 |
|
Brian Picciano
|
f2a3c78a83
|
re-organize imports for clarity
|
2023-05-09 16:37:06 +02:00 |
|
Brian Picciano
|
be84742e94
|
make origin store errors be actual errors, and implement a mock
|
2023-05-09 13:40:49 +02:00 |
|
Brian Picciano
|
696c92a292
|
tried getting the origin store mock working, but couldn't
|
2023-05-08 18:34:39 +02:00 |
|
Brian Picciano
|
4460aae75a
|
keep refactoring git store to make this iterator work nice
|
2023-05-08 17:18:28 +02:00 |
|
Brian Picciano
|
53e253b362
|
refactor Store to return an Origin
|
2023-05-08 13:47:21 +02:00 |
|
Brian Picciano
|
563f072e09
|
implement domain config store
|
2023-05-07 18:07:31 +02:00 |
|
Brian Picciano
|
2d57353244
|
initial implementation of domain::Checker
|
2023-05-07 17:06:51 +02:00 |
|
Brian Picciano
|
71dcc94e29
|
refactor errors in store.rs
|
2023-05-07 14:33:22 +02:00 |
|
Brian Picciano
|
a7d5819a78
|
fixes from clippy
|
2023-05-07 13:22:55 +02:00 |
|
Brian Picciano
|
c921e8a479
|
rustfmt
|
2023-05-07 13:03:59 +02:00 |
|
Brian Picciano
|
599ad7f4dc
|
Implement all_descrs on the store
|
2023-05-06 15:38:43 +02:00 |
|
Brian Picciano
|
a4febdc40e
|
implement git store write_file
|
2023-05-04 18:13:44 +02:00 |
|
Brian Picciano
|
2663838af0
|
implement git store sync (maybe)
|
2023-05-04 14:56:31 +02:00 |
|
Brian Picciano
|
72df0f0b21
|
Implemented origin::Descr
|
2023-05-03 12:53:33 +02:00 |
|