Commit Graph

24 Commits

Author SHA1 Message Date
Keagan McClelland
4c29d8c372 splits out types for different package pointers 2021-09-28 13:42:00 -06:00
Aiden McClelland
800bf8dbde use btreemap instead of indexmap
to establish canonical lock ordering
2021-09-27 17:19:58 -06:00
Aiden McClelland
660205c3db use new locking api 2021-09-24 14:28:15 -06:00
Keagan McClelland
61ed0a8a58 fixes build issues 2021-09-23 16:21:41 -06:00
Aiden McClelland
2fd97b323c diagnostic mode changes 2021-09-15 12:03:29 -06:00
Keagan McClelland
1808c085e8 implements error log reporting (#464)
* implements error log reporting

* changes api post variables, includes warnings
2021-09-13 11:49:12 -06:00
Keagan McClelland
1e0583264e implements session counter (#463)
* implements session counter

* implements session ids
2021-09-11 13:15:05 -06:00
Aiden McClelland
967664561a configure datadir on context 2021-09-03 14:07:46 -06:00
Aiden McClelland
5f16f69af9 fix warnings 2021-09-01 17:57:24 -06:00
Aiden McClelland
f4357eb8f4 misc fixes 2021-09-01 16:14:35 -06:00
Aiden McClelland
172762ce0e misc fixes 2021-09-01 14:47:53 -06:00
Aiden McClelland
34e599f826 overhaul context 2021-08-31 19:16:33 -06:00
Aiden McClelland
72f3fee54a initialize database better 2021-08-31 11:53:49 -06:00
Aiden McClelland
c223894943 assorted fixes 2021-08-13 12:35:03 -06:00
Matt Hill
ae09f5a4f2 fix types 2021-08-09 14:05:21 -06:00
Aiden McClelland
0ee8361430 minor fixes, add nginx conf 2021-08-09 14:05:21 -06:00
Aiden McClelland
d657eceb08 reconcile types 2021-08-09 14:04:56 -06:00
Aiden McClelland
ea949487f1 ws subscription 2021-08-09 14:03:12 -06:00
Aiden McClelland
7eaf6dabcc switch to managers: wip 2021-08-09 14:00:47 -06:00
Aiden McClelland
36275f4a81 move manifest to parent 2021-08-09 13:59:19 -06:00
Aiden McClelland
a2188be4cd fix feature flag for avahi 2021-08-09 13:59:13 -06:00
Aiden McClelland
0fe91c023f appmgr inspect is back 2021-08-09 13:59:08 -06:00
Aiden McClelland
707a5b1d90 appmgr: wrap up tor 2021-08-09 13:58:51 -06:00
Aiden McClelland
ad12bf395c appmgr 0.3.0 rewrite pt 1
appmgr: split bins

update cargo.toml and .gitignore

context

appmgr: refactor error module

appmgr: context

begin new s9pk format

appmgr: add fields to manifest

appmgr: start action abstraction

appmgr: volume abstraction

appmgr: improved volumes

appmgr: install wip

appmgr: health daemon

appmgr: health checks

appmgr: wip

config get

appmgr: secret store

wip

appmgr: config rewritten

appmgr: delete non-reusable code

appmgr: wip

appmgr: please the borrow-checker

appmgr: technically runs now

appmgr: cli

appmgr: clean up cli

appmgr: rpc-toolkit in action

appmgr: wrap up config

appmgr: account for updates during install

appmgr: fix: #308

appmgr: impl Display for Version

appmgr: cleanup

appmgr: set dependents on install

appmgr: dependency health checks
2021-08-09 13:57:43 -06:00