Commit Graph

25 Commits

Author SHA1 Message Date
Keagan McClelland
bf0c0b235c mass clean up of warnings, hints, errors 2022-05-26 18:26:16 -06:00
Lucy Cifferello
d0b7b1f044 resolve PR feedback - add record type for package and dependency metadata 2022-02-26 23:27:27 -07:00
Lucy Cifferello
649f876692 organization refactor separating database actions, data transformations, and api type constructs into separate components 2022-02-26 23:27:27 -07:00
Lucy Cifferello
fe5218925d reprganize database calls and marketplaces types 2022-02-26 23:27:27 -07:00
Lucy Cifferello
b0453e1d4a rename all references from services to packages 2022-02-26 23:27:27 -07:00
Lucy Cifferello
94a1c66f6c always get package dependencies when querying for a specified package 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1ae32a5a8e refactor test suite for model and api changes, adding tests for fetched versions via index endpoint 2022-02-26 23:27:27 -07:00
Keagan McClelland
bf9e3e313f refactor registry to include OS version filtering on the package index (#64)
* refactor registry to include OS version filtering on the package index

* remove commented code, clean up tests

* removed unused types

* remove disabled test

* remove unused type

* fix query parsing

* remove unused code

* more purging

* MOAR PURGING

* normalize data model, fix all type errors

* rename get parameter
2022-02-26 23:27:27 -07:00
Keagan McClelland
55dfe2f7e5 Apply suggestions from code review
Mostly removals of commented code.
2022-02-26 23:27:27 -07:00
Lucy Cifferello
aadbc385d0 fix tests 2022-02-26 23:27:27 -07:00
Lucy Cifferello
e2d2fb6afc format all the things 2022-02-26 23:27:27 -07:00
Lucy Cifferello
64fc16813f categories refactor 2022-02-26 23:27:27 -07:00
Lucy Cifferello
846b1d7754 static path for appmgr and other feedback 2020-10-07 16:47:05 -06:00
Lucy Cifferello
a56e3e66b6 add routes for getting app config and manifest 2020-10-07 15:25:23 -06:00
Keagan McClelland
f385d23210 autorenews certificates 2020-08-03 15:09:50 -06:00
Lucy Cifferello
bce11215d3 test getting sys files 2020-07-27 15:23:51 -06:00
Lucy Cifferello
dc078bfa31 make metrics specifc to apps 2020-06-22 15:44:41 -06:00
Lucy Cifferello
25b1786808 rework to normalize version in db and small cleanups 2020-06-22 12:47:28 -06:00
Lucy Cifferello
57627163ff more robust testing 2020-06-09 12:48:28 -06:00
Lucy Cifferello
87a6b9bb9b handle proper version info parsing 2020-06-08 15:18:57 -06:00
Lucy Cifferello
08654c3b2c further test setup with hie 2020-04-16 11:39:26 -06:00
Lucy Cifferello
924f5df8e1 base test setup 2020-03-12 17:13:58 -06:00
Keagan McClelland
bbb6eb2fab adds torrc endpoints 2019-12-27 02:21:24 -07:00
Aaron Greenspan
a00f4f10e3 resource gathering 2019-12-23 18:14:37 -07:00
Aaron Greenspan
22e1170e79 initial commit 2019-12-21 13:13:19 -07:00