Commit Graph

22 Commits

Author SHA1 Message Date
Keagan McClelland
ca5cbefd68 conflict resolution (#77) 2022-02-26 23:27:00 -07:00
Keagan McClelland
e6009e9658 adds x-eos-hash header to eos.img response 2022-02-26 23:27:00 -07:00
Keagan McClelland
7fc0a131ea fix the types on the db entries 2022-02-26 23:27:00 -07:00
Keagan McClelland
8a43565da5 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:00 -07:00
Keagan McClelland
204c849e7e rename AppIdentifier to PkgId to save typing and reflect new name terminology 2022-02-26 23:26:33 -07:00
Lucy Cifferello
a291b7f2a8 fix tests 2022-02-26 23:26:33 -07:00
Lucy Cifferello
23659236a2 aggregate query functions 2022-02-26 23:26:33 -07:00
Lucy Cifferello
0e60b500ec add priority to order categories 2022-02-26 23:25:26 -07:00
Lucy Cifferello
a616925905 make version arch optional 2022-02-26 23:25:26 -07:00
Lucy Cifferello
5cdbb5a43b add architecture to version table; refactor to remove dependency on apps.yaml 2022-02-26 23:25:26 -07:00
Lucy Cifferello
c2b880c467 unique index on category table and update sys endpoint 2022-02-26 23:25:26 -07:00
Lucy Cifferello
b1b3d1a4ed categories refactor 2022-02-26 23:25:22 -07:00
Lucy C
e81b3b7546 udpate lts to 18.11 (#69) 2021-11-08 09:39:06 -07:00
Keagan McClelland
28edfc2f87 emver for registry appears complete, more testing required but should be ready for beta testing 2020-10-28 17:43:36 -06:00
Keagan McClelland
a192bce08c removes compatibility dependency, filters apps/versions based off of user agent header 2020-09-21 17:45:23 -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
2fb72aeca4 finalize persistence ofapp download metrics 2020-06-06 21:52:57 -06:00
Keagan McClelland
0a74f88171 registry changes ready for 0.1.2 sys release 2020-02-19 03:22:31 +00:00
Aaron Greenspan
22e1170e79 initial commit 2019-12-21 13:13:19 -07:00