Keagan McClelland
158f0cbec7
adds x-eos-hash header to eos.img response
2022-02-26 23:27:27 -07:00
Keagan McClelland
2a3069818f
rename get parameter
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
39462a166a
remove unnecessary import
2022-02-26 23:27:27 -07:00
Keagan McClelland
edc091b93f
fixes lack of content length in eos image download
2022-02-26 23:27:27 -07:00
Keagan McClelland
2c9320899d
always sorts versions outside sql
2022-02-26 23:27:27 -07:00
Keagan McClelland
d6ae703915
more cleanup
2022-02-26 23:27:27 -07:00
Keagan McClelland
99dea51f7d
reduce io dependence
2022-02-26 23:27:27 -07:00
Keagan McClelland
e364e55a26
remove prelude import
2022-02-26 23:27:27 -07:00
Keagan McClelland
46c079fe25
delete unused code
2022-02-26 23:27:27 -07:00
Keagan McClelland
fb94a03909
fix type
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
Keagan McClelland
bcc3f01086
builds
2022-02-26 23:27:27 -07:00
Keagan McClelland
1fc3c2b678
redefine appmgr calls, holes at call sites
2022-02-26 23:27:27 -07:00
Lucy Cifferello
538e13bbe0
sort versions
2022-02-26 23:27:27 -07:00
Keagan McClelland
410ccf9309
more dead code removal
2022-02-26 23:27:27 -07:00
Keagan McClelland
4dc632c80f
remove dead code
2022-02-26 23:27:27 -07:00
Keagan McClelland
66e19a727e
rename AppIdentifier to PkgId to save typing and reflect new name terminology
2022-02-26 23:27:27 -07:00
Keagan McClelland
1b25140740
rename and degeneralize
2022-02-26 23:27:27 -07:00
Keagan McClelland
911032ada2
rename appmgr calls to be more descriptive of the API
2022-02-26 23:27:27 -07:00
Keagan McClelland
164089ff88
changes appmgr calls to be conduit sources.
2022-02-26 23:27:27 -07:00
Keagan McClelland
857fcde913
clean up instrumentation
2022-02-26 23:27:27 -07:00
Lucy Cifferello
d8143067b2
fix bug wto show multiple versions in metadata
2022-02-26 23:27:27 -07:00
Lucy Cifferello
289e5c5b1d
formatting
2022-02-26 23:27:27 -07:00
Lucy Cifferello
6fc7431930
synchronize with 0.3.0 branch
2022-02-26 23:27:27 -07:00
Lucy Cifferello
47c971de99
update to not use fs read for versions, just previous db call metadata
2022-02-26 23:27:27 -07:00
Keagan McClelland
f8d7f94cc5
time appmgr
2022-02-26 23:27:27 -07:00
Keagan McClelland
9f0056a1ab
formatting
2022-02-26 23:27:27 -07:00
Keagan McClelland
8c00f709ed
adds timings
2022-02-26 23:27:27 -07:00
Lucy Cifferello
c7effc51f4
limit strict bs converstion and refactor to not use fs read
2022-02-26 23:27:27 -07:00
Lucy Cifferello
bce777f991
clean up
2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5
aggregate query functions
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
6b649f6c8b
alter category to optional
2022-02-26 23:27:27 -07:00
Lucy Cifferello
3797f4298e
fix field mismatch
2022-02-26 23:27:27 -07:00
Lucy Cifferello
723602e6f7
fix urls for static files
2022-02-26 23:27:27 -07:00
Lucy Cifferello
aa88306ee1
fix routes
2022-02-26 23:27:27 -07:00
Lucy Cifferello
9f4a344c04
pass through manifest as raw json value
2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0504bc616
fix eos json response
2022-02-26 23:27:27 -07:00
Lucy Cifferello
6e9288a7af
fix instruction and license parsing
2022-02-26 23:27:27 -07:00
Lucy Cifferello
9c8f236095
fix version in service detail path
2022-02-26 23:27:27 -07:00
Lucy Cifferello
2ee06007c7
rework package list endpoint, version latest, and release notes
2022-02-26 23:27:27 -07:00
Lucy Cifferello
d53262e143
add priority to order categories
2022-02-26 23:27:27 -07:00
Lucy Cifferello
0d27703b33
eos endpoint, lowercase categories, sdk get instructions and license
2022-02-26 23:27:27 -07:00
Lucy Cifferello
fd9ef299ae
return just list of services, no categories
2022-02-26 23:27:27 -07:00
Lucy Cifferello
09e188e9d8
rename apps endpoints to package and add header to addl endpoint
2022-02-26 23:27:27 -07:00
Lucy Cifferello
1c069ca6f8
fix toJson instances for hashmap keys
2022-02-26 23:27:27 -07:00
Lucy Cifferello
aab1856c6c
remove hashing temp
2022-02-26 23:27:27 -07:00
Lucy Cifferello
af5ad87b4c
fix path and temp icon for service
2022-02-26 23:27:27 -07:00
Lucy Cifferello
1e57ca1b70
temp fix icon path for dependencies
2022-02-26 23:27:27 -07:00