Brian Picciano
|
dd07bbf7ac
|
Fix tests in git store
|
2023-06-25 14:52:44 +02:00 |
|
Brian Picciano
|
51cb6aadce
|
use Box for origin::Store
|
2023-06-21 13:24:00 +02:00 |
|
Brian Picciano
|
52f87dc625
|
Get rid of origin::store::BoxedManager and domain::manager::BoxedManager
|
2023-06-18 13:12:26 +02:00 |
|
Brian Picciano
|
4317d7f282
|
Simplify git origin a bit
|
2023-06-17 16:04:26 +02:00 |
|
Brian Picciano
|
420f1ff42a
|
implement error::unexpected, use it everywhere
This is an improved form of the previous `error::Unexpected` type, now
with more capabilities and generally better naming.
|
2023-06-17 15:41:39 +02:00 |
|
Brian Picciano
|
0f42327a57
|
Implemented acme store, started on manager
|
2023-05-18 12:22:35 +02:00 |
|
Brian Picciano
|
1fdd023f50
|
Replace usage of boxed dyn errors with new error::Unexpected
|
2023-05-17 14:08:17 +02:00 |
|
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
|
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 |
|