Commit Graph

  • 796b90e91d move git store to its own file Brian Picciano 2023-05-11 11:54:25 +0200
  • a0bdf610d9 small note in origin store Brian Picciano 2023-05-11 11:53:27 +0200
  • 79ba735fd6 Use GATs to remove dynamic dispatch when using origin store Brian Picciano 2023-05-11 11:47:38 +0200
  • d1842943cd Add locks around git store syncing and getting Brian Picciano 2023-05-10 15:12:34 +0200
  • e5b64f4968 initial implementation of domain manager Brian Picciano 2023-05-10 13:34:33 +0200
  • a704c7ad34 implement hash for config Brian Picciano 2023-05-09 16:40:40 +0200
  • f2a3c78a83 re-organize imports for clarity Brian Picciano 2023-05-09 16:37:06 +0200
  • a8c96f9a2e implement error trait on domain config store errors Brian Picciano 2023-05-09 13:52:21 +0200
  • 97071c1b87 make dns checker errors implement error trait Brian Picciano 2023-05-09 13:44:57 +0200
  • be84742e94 make origin store errors be actual errors, and implement a mock Brian Picciano 2023-05-09 13:40:49 +0200
  • 696c92a292 tried getting the origin store mock working, but couldn't Brian Picciano 2023-05-08 18:34:39 +0200
  • 3c0ac8c4ee Switch to using nightly Brian Picciano 2023-05-08 18:25:51 +0200
  • 4460aae75a keep refactoring git store to make this iterator work nice Brian Picciano 2023-05-08 17:18:21 +0200
  • 53e253b362 refactor Store to return an Origin Brian Picciano 2023-05-08 13:47:21 +0200
  • 563f072e09 implement domain config store Brian Picciano 2023-05-07 18:07:31 +0200
  • 7b60814681 add mock domain checker Brian Picciano 2023-05-07 17:17:04 +0200
  • 2d57353244 initial implementation of domain::Checker Brian Picciano 2023-05-07 17:06:51 +0200
  • 71dcc94e29 refactor errors in store.rs Brian Picciano 2023-05-07 14:33:22 +0200
  • a7d5819a78 fixes from clippy Brian Picciano 2023-05-07 13:22:55 +0200
  • c921e8a479 rustfmt Brian Picciano 2023-05-07 13:03:59 +0200
  • 599ad7f4dc Implement all_descrs on the store Brian Picciano 2023-05-06 15:38:43 +0200
  • a4febdc40e implement git store write_file Brian Picciano 2023-05-04 18:13:44 +0200
  • 2663838af0 implement git store sync (maybe) Brian Picciano 2023-05-04 14:56:31 +0200
  • 72df0f0b21 Implemented origin::Descr Brian Picciano 2023-05-03 12:42:00 +0200
  • b79298f7b8 init Brian Picciano 2023-05-03 09:58:06 +0200