Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/probe-rs/hive-software
Software used for Hive
https://github.com/probe-rs/hive-software
Fix wrong const name Hz instead of kHz
349c6a78ed11a3ec279b810f59a78aa2c5627c9b authored 10 months ago by Thierry Kühni <[email protected]>
349c6a78ed11a3ec279b810f59a78aa2c5627c9b authored 10 months ago by Thierry Kühni <[email protected]>
remove unused dependency
da12e888e16420c8c56c835bf831d69866a8e598 authored 10 months ago by Thierry Kühni <[email protected]>
da12e888e16420c8c56c835bf831d69866a8e598 authored 10 months ago by Thierry Kühni <[email protected]>
Fix deadlock caused by runner subprocess stdio pipe buffer being full. Monitor now continuously reads the pipe's content into RAM to avoid such a deadlock.
e674bcb1555cc1320e9f1529a37db039fedb5a51 authored 10 months ago by Thierry Kühni <[email protected]>
e674bcb1555cc1320e9f1529a37db039fedb5a51 authored 10 months ago by Thierry Kühni <[email protected]>
Simplify and fix usb probe reset (#8)
* Use rusb to reset the probe USB, remove unnecessary device search and use PID and VID provided...
dea5dd5e9f7dd9f0e518a4ad2eece039782d0540 authored 11 months ago by Thierry Kühni <[email protected]>
Update seccomp filters to support new syscalls required after dep and rust updates
4a9f3c4abce24e20114e3eac85d07df071e8f9e4 authored 11 months ago by Thierry Kühni <[email protected]>
4a9f3c4abce24e20114e3eac85d07df071e8f9e4 authored 11 months ago by Thierry Kühni <[email protected]>
Merge branch 'master' of https://github.com/probe-rs/hive-software
beb62a506ee20f0853998a2b205f9c68ad2e31ad authored 11 months ago by Thierry Kühni <[email protected]>
beb62a506ee20f0853998a2b205f9c68ad2e31ad authored 11 months ago by Thierry Kühni <[email protected]>
Setup script: hive user now has hive group as primary (required due to bubblewrap sandbox and linux user namespaces restrictions)
2e1e3cca15627332c7ea0bd447b20d71bd92ee00 authored 11 months ago by Thierry Kühni <[email protected]>
2e1e3cca15627332c7ea0bd447b20d71bd92ee00 authored 11 months ago by Thierry Kühni <[email protected]>
Global app configuration system and Hive system user/group management (#7)
* Added global app config system with hive user/group management
* use new hive uid/gid globa...
1067e6d62665386e9f8a1d358b0ec691138fca37 authored 11 months ago by Thierry Kühni <[email protected]>
Fix IPC socket ownership to have Hive group instead of nogroup so runner user can access it. Eliminate users crate and use nix instead
9004356c2330eedb2a49ce8b691138b4b8fe387b authored 11 months ago by Thierry Kühni <[email protected]>
9004356c2330eedb2a49ce8b691138b4b8fe387b authored 11 months ago by Thierry Kühni <[email protected]>
Workaround for rust analyzer to allow for mutually exclusive features
e4e92fd12f0e60147693ddae6bb3c55324d61ea3 authored 11 months ago by Thierry Kühni <[email protected]>
e4e92fd12f0e60147693ddae6bb3c55324d61ea3 authored 11 months ago by Thierry Kühni <[email protected]>
Fix fuckup of switching to probe-rs dev. Crates using probe-rs stable should now build.
037ab2d9ba41f3939a42a06dd90cf740e60bde73 authored 11 months ago by Thierry Kühni <[email protected]>
037ab2d9ba41f3939a42a06dd90cf740e60bde73 authored 11 months ago by Thierry Kühni <[email protected]>
Fix segfault in prettytable-rs (phsym/prettytable-rs#145)
adec4e66cd89231dd646b63eafb59939b675b154 authored 11 months ago by Thierry Kühni <[email protected]>
adec4e66cd89231dd646b63eafb59939b675b154 authored 11 months ago by Thierry Kühni <[email protected]>
Setup: Install bubblewrap sandbox
509fa9f7ed45324a8a0746b9e232d5aa3bf4bac7 authored 11 months ago by Thierry Kühni <[email protected]>
509fa9f7ed45324a8a0746b9e232d5aa3bf4bac7 authored 11 months ago by Thierry Kühni <[email protected]>
Setup runner user
c869fa9c78a132867158db9ee53d2e8c06d4f5d5 authored 11 months ago by Thierry Kühni <[email protected]>
c869fa9c78a132867158db9ee53d2e8c06d4f5d5 authored 11 months ago by Thierry Kühni <[email protected]>
Provide API token for WS handshake in hive CLI
548ed16b4099be94a2750d8c412390a716d5a747 authored 11 months ago by Thierry Kühni <[email protected]>
548ed16b4099be94a2750d8c412390a716d5a747 authored 11 months ago by Thierry Kühni <[email protected]>
move probe-rs stable to latest master to avoid hidapi feature collision
24c5230dc3c66b6fce11b2106649f984977bfde3 authored 11 months ago by Thierry Kühni <[email protected]>
24c5230dc3c66b6fce11b2106649f984977bfde3 authored 11 months ago by Thierry Kühni <[email protected]>
fix cargo check in CI
0dcc844d32048e19831ef507b3be94d3823d0f97 authored 11 months ago by Thierry Kühni <[email protected]>
0dcc844d32048e19831ef507b3be94d3823d0f97 authored 11 months ago by Thierry Kühni <[email protected]>
fix clippy warnings
de34c8e6a28702cf0e920584babd8b1767a5c3d3 authored 11 months ago by Thierry Kühni <[email protected]>
de34c8e6a28702cf0e920584babd8b1767a5c3d3 authored 11 months ago by Thierry Kühni <[email protected]>
fix CI due to transitional dependencies with testcandidate and stable probe-rs
585f4f5d4a5d3d7a4ff31812096009f93e98cc4a authored 11 months ago by Thierry Kühni <[email protected]>
585f4f5d4a5d3d7a4ff31812096009f93e98cc4a authored 11 months ago by Thierry Kühni <[email protected]>
Fix hive cli workspace to funciton with new testcandidate location, update testcandidate imports due to probe-rs/probe-rs#2027
d947e2bbff24d2be1c3b89dc37598e2ad3410b34 authored 11 months ago by Thierry Kühni <[email protected]>
d947e2bbff24d2be1c3b89dc37598e2ad3410b34 authored 11 months ago by Thierry Kühni <[email protected]>
Fix hidapi build error due to cargo including the probe-rs testcandidate and stable in the same build
91d84aff2b41a904239ac3abeb459a4cb3af2b66 authored 11 months ago by Thierry Kühni <[email protected]>
91d84aff2b41a904239ac3abeb459a4cb3af2b66 authored 11 months ago by Thierry Kühni <[email protected]>
Update cargo.toml parser to be able to parse modern cargo files
60e43e623559d07aa3eafc5c7d66ffca503e3adc authored 11 months ago by Thierry Kühni <[email protected]>
60e43e623559d07aa3eafc5c7d66ffca503e3adc authored 11 months ago by Thierry Kühni <[email protected]>
Make target search reactive again
19fd1ccf280d5957e2c56df31a7bddaa5a223d65 authored 11 months ago by Thierry Kühni <[email protected]>
19fd1ccf280d5957e2c56df31a7bddaa5a223d65 authored 11 months ago by Thierry Kühni <[email protected]>
Auto apply probe-rs udev rules during hive setup
7346f8ae57126ba8278c519b425805170f04404e authored 11 months ago by Thierry Kühni <[email protected]>
7346f8ae57126ba8278c519b425805170f04404e authored 11 months ago by Thierry Kühni <[email protected]>
Implement token based authorization for test API endpoints (#5)
* update hive-db to support automatic bincode deserializing on sleds `Iter` struct
* reexport...
8cf9673c3edaace547a31c252562f4423d6cee88 authored 11 months ago by Thierry Kühni <[email protected]>
Fix CI after probe rs update
e7e285f1bca88e2dec0fee2696671f0af552f243 authored 11 months ago by Thierry Kühni <[email protected]>
e7e285f1bca88e2dec0fee2696671f0af552f243 authored 11 months ago by Thierry Kühni <[email protected]>
Update to probe-rs v0.22
c81cca29a16b4ab23d37cf8dba29167482c89b58 authored 11 months ago by Thierry Kühni <[email protected]>
c81cca29a16b4ab23d37cf8dba29167482c89b58 authored 11 months ago by Thierry Kühni <[email protected]>
Further setup script fixes and enhancements
b2ac2d8c3acd4ee78deb64326e0924c068460b4f authored 11 months ago by Thierry Kühni <[email protected]>
b2ac2d8c3acd4ee78deb64326e0924c068460b4f authored 11 months ago by Thierry Kühni <[email protected]>
Backend UI dep security updates
c4d3b38b93480313b53ba7c43273ac582c45b2c4 authored 11 months ago by Thierry Kühni <[email protected]>
c4d3b38b93480313b53ba7c43273ac582c45b2c4 authored 11 months ago by Thierry Kühni <[email protected]>
Add links to installation instructions in README
27c5a112854078dddd6b0f97f5106f39b7003540 authored 11 months ago by Thierry Kühni <[email protected]>
27c5a112854078dddd6b0f97f5106f39b7003540 authored 11 months ago by Thierry Kühni <[email protected]>
rename riscv toolchain binaries to riscv-none-elf instead of embed
3c7d70bb151e75279ed9b371c02f7f0c04af6df3 authored 11 months ago by Thierry Kühni <[email protected]>
3c7d70bb151e75279ed9b371c02f7f0c04af6df3 authored 11 months ago by Thierry Kühni <[email protected]>
Setup script fixes
80e2c2fa8940cea3c15457f8b48ba877692c9a77 authored 11 months ago by Thierry Kühni <[email protected]>
80e2c2fa8940cea3c15457f8b48ba877692c9a77 authored 11 months ago by Thierry Kühni <[email protected]>
Update to embedded hal v1, update pca9535, move from shared-bus to embedded-hal-bus
1cafb1cbcfacb1edd062fb6872b05dddbbdcd91d authored 12 months ago by Thierry Kühni <[email protected]>
1cafb1cbcfacb1edd062fb6872b05dddbbdcd91d authored 12 months ago by Thierry Kühni <[email protected]>
Overhauled monitor task handling and scheduling to be more modular and easier to maintain
e5d6bcd5d56ab92d522a1b89d98b6f334f3f2b27 authored over 1 year ago by Thierry Kühni <[email protected]>
e5d6bcd5d56ab92d522a1b89d98b6f334f3f2b27 authored over 1 year ago by Thierry Kühni <[email protected]>
Merge branch 'master' of https://github.com/probe-rs/hive-software
369d6781a53fde02ef32c9b344e6183519f112cd authored over 1 year ago by Thierry Kühni <[email protected]>
369d6781a53fde02ef32c9b344e6183519f112cd authored over 1 year ago by Thierry Kühni <[email protected]>
Update hive-db readme
0dba6ebe0ea1b893b0eb8d10d00c1054d633c028 authored over 1 year ago by Thierry Kühni <[email protected]>
0dba6ebe0ea1b893b0eb8d10d00c1054d633c028 authored over 1 year ago by Thierry Kühni <[email protected]>
enhance ci (#2)
* move duplicate code
* Add shell
* update cargo.lock, add separate test run for hive cli,...
d3935f79f44bf9abc238d94c3e67361efcef1f0f authored over 1 year ago by Thierry Kühni <[email protected]>
Remove workspace on hive check
73fe7fd7ab00214b180d7950fe1a21b58e72c36c authored over 1 year ago by Thierry Kühni <[email protected]>
73fe7fd7ab00214b180d7950fe1a21b58e72c36c authored over 1 year ago by Thierry Kühni <[email protected]>
exclude monitor on hive check
832d7c62cec0a1b02c10c2dfcec6333d6cecde49 authored over 1 year ago by Thierry Kühni <[email protected]>
832d7c62cec0a1b02c10c2dfcec6333d6cecde49 authored over 1 year ago by Thierry Kühni <[email protected]>
Add check for hive cli
614dcad0f3ffddf925a031dad4b3bbd3b8404250 authored over 1 year ago by Thierry Kühni <[email protected]>
614dcad0f3ffddf925a031dad4b3bbd3b8404250 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix test workflow
761ba5c50e25a5de04a6bcdfd414c9f5b98534b3 authored over 1 year ago by Thierry Kühni <[email protected]>
761ba5c50e25a5de04a6bcdfd414c9f5b98534b3 authored over 1 year ago by Thierry Kühni <[email protected]>
remove locked build due to possible cargo bug
bb65da735b91d1cabc1e03865ecc0929337d56f2 authored over 1 year ago by Thierry Kühni <[email protected]>
bb65da735b91d1cabc1e03865ecc0929337d56f2 authored over 1 year ago by Thierry Kühni <[email protected]>
remove all non-workspace cargo.lock files
290767c9f6380765fa74f7bab91a21b5eec993bc authored over 1 year ago by Thierry Kühni <[email protected]>
290767c9f6380765fa74f7bab91a21b5eec993bc authored over 1 year ago by Thierry Kühni <[email protected]>
fmt should not check probe-rs
8f549f9a4e5600dbb1bc2f082686358d85b65c31 authored over 1 year ago by Thierry Kühni <[email protected]>
8f549f9a4e5600dbb1bc2f082686358d85b65c31 authored over 1 year ago by Thierry Kühni <[email protected]>
Add required rust components
884e65a3b6efe40fde7f693420b7768e23264c0b authored over 1 year ago by Thierry Kühni <[email protected]>
884e65a3b6efe40fde7f693420b7768e23264c0b authored over 1 year ago by Thierry Kühni <[email protected]>
update cargo.lock, add separate test run for hive cli, update CI toolchain
f6d6fe1d7a7e28701eb3e30e9f393158b38d67b9 authored over 1 year ago by Thierry Kühni <[email protected]>
f6d6fe1d7a7e28701eb3e30e9f393158b38d67b9 authored over 1 year ago by Thierry Kühni <[email protected]>
Add shell
5a78f299113abc1a63379ce8ef5b36b628a6219b authored over 1 year ago by Thierry Kühni <[email protected]>
5a78f299113abc1a63379ce8ef5b36b628a6219b authored over 1 year ago by Thierry Kühni <[email protected]>
move duplicate code
70749700694f497ebc9f681727086db178e29829 authored over 1 year ago by Thierry Kühni <[email protected]>
70749700694f497ebc9f681727086db178e29829 authored over 1 year ago by Thierry Kühni <[email protected]>
Update to probe-rs v0.20.0 testcandidate in CI, add explicit workspace resolver
2531c6abcd06d6ada4fee57673dba54a688262aa authored over 1 year ago by Thierry Kühni <[email protected]>
2531c6abcd06d6ada4fee57673dba54a688262aa authored over 1 year ago by Thierry Kühni <[email protected]>
add renovate
365ab76ac01209c75c4ea1d3a738781c5fde487c authored over 1 year ago by Thierry Kühni <[email protected]>
365ab76ac01209c75c4ea1d3a738781c5fde487c authored over 1 year ago by Thierry Kühni <[email protected]>
update to probe-rs v0.20.0
33964174ff2af30cf5f53d817a232f6e4a3e4181 authored over 1 year ago by Thierry Kühni <[email protected]>
33964174ff2af30cf5f53d817a232f6e4a3e4181 authored over 1 year ago by Thierry Kühni <[email protected]>
Remove unused deps
dfaec329bdd763c6625edf92e03bc04c8879f9cf authored over 1 year ago by Thierry Kühni <[email protected]>
dfaec329bdd763c6625edf92e03bc04c8879f9cf authored over 1 year ago by Thierry Kühni <[email protected]>
Move mutual dependencies into workspace
05909c2c12460317b09a8fae934adffe6fafc686 authored over 1 year ago by Thierry Kühni <[email protected]>
05909c2c12460317b09a8fae934adffe6fafc686 authored over 1 year ago by Thierry Kühni <[email protected]>
Update hive backend UI dependencies, update vuetify nightly to stable
b438633df859fb98c0ebbc12c0d5cbfcc796adad authored over 1 year ago by Thierry Kühni <[email protected]>
b438633df859fb98c0ebbc12c0d5cbfcc796adad authored over 1 year ago by Thierry Kühni <[email protected]>
Redirect any http traffic to https instead of sending an empty response
dc585b68daf35b2edcd7ade96fb58b5218f9618f authored over 1 year ago by Thierry Kühni <[email protected]>
dc585b68daf35b2edcd7ade96fb58b5218f9618f authored over 1 year ago by Thierry Kühni <[email protected]>
Add cross command to make it build with new probe-rs testcandidate location
7acfed95d9591d85694cc527adf017e8afadbb0e authored over 1 year ago by Thierry Kühni <[email protected]>
7acfed95d9591d85694cc527adf017e8afadbb0e authored over 1 year ago by Thierry Kühni <[email protected]>
fix clippy warnings, add names to format and test workflows
51287005b3c50065cb0ae5a820336239b4d82843 authored over 1 year ago by Thierry Kühni <[email protected]>
51287005b3c50065cb0ae5a820336239b4d82843 authored over 1 year ago by Thierry Kühni <[email protected]>
format code
58ecf900f021f7e1d5751fb7a9fcf97a56459460 authored over 1 year ago by Thierry Kühni <[email protected]>
58ecf900f021f7e1d5751fb7a9fcf97a56459460 authored over 1 year ago by Thierry Kühni <[email protected]>
fix ci (#1)
* fixes
* remove deny
161b80cac49974f8c724d9320c3bebfe5a099ff0 authored over 1 year ago by Thierry Kühni <[email protected]>
Update hive compile tests to rustc 1.70
22ade92fcc25d3338295325cd32b87e16697a09c authored over 1 year ago by Thierry Kühni <[email protected]>
22ade92fcc25d3338295325cd32b87e16697a09c authored over 1 year ago by Thierry Kühni <[email protected]>
update deps, readd hive-macro content which was removed by revert
5b499c62cc3fa6caeb08879a99b6fefc63214124 authored over 1 year ago by Thierry Kühni <[email protected]>
5b499c62cc3fa6caeb08879a99b6fefc63214124 authored over 1 year ago by Thierry Kühni <[email protected]>
Revert "Fix hive-macro compile tests and doc tests"
This reverts commit 511db0736a56dfcac8426970fa93b193f7a6ff98.
8ef3ff0ea54269e235cf93f466eb09dd41f7c6f3 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix deny job
bc403eb87ff045503d8af0550c456f44362795b1 authored over 1 year ago by Thierry Kühni <[email protected]>
bc403eb87ff045503d8af0550c456f44362795b1 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix yaml syntax and testcandidate checkout
cb5f4a94ec57e3d7a846b532c93abd84dc233440 authored over 1 year ago by Thierry Kühni <[email protected]>
cb5f4a94ec57e3d7a846b532c93abd84dc233440 authored over 1 year ago by Thierry Kühni <[email protected]>
add ci and pray that it works on first try
e2cf21aac30795bd36329f31f2aab214176be2de authored over 1 year ago by Thierry Kühni <[email protected]>
e2cf21aac30795bd36329f31f2aab214176be2de authored over 1 year ago by Thierry Kühni <[email protected]>
Fix content type test due to bincode logic change
0d51b26e92d403304a9085a5ef75a47007fecbcb authored over 1 year ago by Thierry Kühni <[email protected]>
0d51b26e92d403304a9085a5ef75a47007fecbcb authored over 1 year ago by Thierry Kühni <[email protected]>
ignore doc tests in ll-api
5e915a86069af5ee13f7b2cc9c85fd650d8b0aeb authored over 1 year ago by Thierry Kühni <[email protected]>
5e915a86069af5ee13f7b2cc9c85fd650d8b0aeb authored over 1 year ago by Thierry Kühni <[email protected]>
Fix hive-macro compile tests and doc tests
511db0736a56dfcac8426970fa93b193f7a6ff98 authored over 1 year ago by Thierry Kühni <[email protected]>
511db0736a56dfcac8426970fa93b193f7a6ff98 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix test due to esp32c3 flash range fix
21378b10a9bb0c3932d1d33962f6f27bfeecd546 authored over 1 year ago by Thierry Kühni <[email protected]>
21378b10a9bb0c3932d1d33962f6f27bfeecd546 authored over 1 year ago by Thierry Kühni <[email protected]>
Update probe-rs to 0.18, moved probe-rs testcandidate out of the repo into a separate directory
7eec9ccc7a6127c8f9aacb9438b4fc0b320d37ea authored over 1 year ago by Thierry Kühni <[email protected]>
7eec9ccc7a6127c8f9aacb9438b4fc0b320d37ea authored over 1 year ago by Thierry Kühni <[email protected]>
run clippy
2755ef6df876d9d9ab04db1ff777d8a35ed9d40e authored over 1 year ago by Thierry Kühni <[email protected]>
2755ef6df876d9d9ab04db1ff777d8a35ed9d40e authored over 1 year ago by Thierry Kühni <[email protected]>
fix last failing test due to deserialization issues
d10a26a9c1f683f2f91082cbd1eb66482470a241 authored over 1 year ago by Thierry Kühni <[email protected]>
d10a26a9c1f683f2f91082cbd1eb66482470a241 authored over 1 year ago by Thierry Kühni <[email protected]>
Fix upload size limit on test endpoint
f3a8fcc3c9dc94e7f911c217929dbed173513ce5 authored over 1 year ago by Thierry Kühni <[email protected]>
f3a8fcc3c9dc94e7f911c217929dbed173513ce5 authored over 1 year ago by Thierry Kühni <[email protected]>
Only allow bincode content-type on ipc server, return proper http status on wrong content-type
e24dc86e565ba81bd2462f9c99c2e8c726ef174f authored over 1 year ago by Thierry Kühni <[email protected]>
e24dc86e565ba81bd2462f9c99c2e8c726ef174f authored over 1 year ago by Thierry Kühni <[email protected]>
update to pca9535 1.2 in controller
ab279ab2b09444e31c84e287e6d2502b5c7f54df authored over 1 year ago by Thierry Kühni <[email protected]>
ab279ab2b09444e31c84e287e6d2502b5c7f54df authored over 1 year ago by Thierry Kühni <[email protected]>
Save DB Key as a reference instead of String
fd7625de2e6d1766b052d6b9c5f900715e605a37 authored over 1 year ago by Thierry Kühni <[email protected]>
fd7625de2e6d1766b052d6b9c5f900715e605a37 authored over 1 year ago by Thierry Kühni <[email protected]>
Use bincode instead of cbor for data storage and IPC
703ccd6ffd736dbf7f9a8f1c0b1e0cacddce20de authored over 1 year ago by Thierry Kühni <[email protected]>
703ccd6ffd736dbf7f9a8f1c0b1e0cacddce20de authored over 1 year ago by Thierry Kühni <[email protected]>
Update axum and async-graphql
61b47957aa69a975d62cd22d7189de4f8c685e7c authored over 1 year ago by Thierry Kühni <[email protected]>
61b47957aa69a975d62cd22d7189de4f8c685e7c authored over 1 year ago by Thierry Kühni <[email protected]>
Update embedded-hal to 1.0.0-alpha9, get rid of custom shared-bus patch and use official instead
8f9f61dfe42534480a0b7086b91e9a7254e00e3f authored over 1 year ago by Thierry Kühni <[email protected]>
8f9f61dfe42534480a0b7086b91e9a7254e00e3f authored over 1 year ago by Thierry Kühni <[email protected]>
Added initial Hive install and update python script for one-click install and update procedures
0530e928ed56b91bef184acfb8be2a1d6b198309 authored over 2 years ago by Thierry Kühni <[email protected]>
0530e928ed56b91bef184acfb8be2a1d6b198309 authored over 2 years ago by Thierry Kühni <[email protected]>
Save log as json instead of cbor for human-readability at cost of bigger size per entry. Remove webfont loader for xterm as it causes issues with bundling of the webapp
c95a419e9a1ac3425a21e20b3af22db929593e23 authored over 2 years ago by Thierry Kühni <[email protected]>
c95a419e9a1ac3425a21e20b3af22db929593e23 authored over 2 years ago by Thierry Kühni <[email protected]>
Add connection timeout to runner binary upload to avoid timeouts due to slow connection speeds
319a4e505bd1c0fc1bdb1d5fa7e5de7bdb3ae86d authored over 2 years ago by Thierry Kühni <[email protected]>
319a4e505bd1c0fc1bdb1d5fa7e5de7bdb3ae86d authored over 2 years ago by Thierry Kühni <[email protected]>
various UI bugfixes and enhancements
f2ce919a84e4bf164ca99630fbb7b1a29b468c89 authored over 2 years ago by Thierry Kühni <[email protected]>
f2ce919a84e4bf164ca99630fbb7b1a29b468c89 authored over 2 years ago by Thierry Kühni <[email protected]>
fix bugs in monitor
2cc3824a65a7c6233072837246b40e6b1a963a11 authored over 2 years ago by Thierry Kühni <[email protected]>
2cc3824a65a7c6233072837246b40e6b1a963a11 authored over 2 years ago by Thierry Kühni <[email protected]>
Add log export function
3de3010df34c71e1e67cadfd42371ff476d0a788 authored over 2 years ago by Thierry Kühni <[email protected]>
3de3010df34c71e1e67cadfd42371ff476d0a788 authored over 2 years ago by Thierry Kühni <[email protected]>
Bugfixes on system info interface
54de412f980fa2c0bba635b139ac3fc72ec765ba authored over 2 years ago by Thierry Kühni <[email protected]>
54de412f980fa2c0bba635b139ac3fc72ec765ba authored over 2 years ago by Thierry Kühni <[email protected]>
Add system info display on bachend UI, add automatic scroll to bottom on logs
ece40eaea1e537d883a80bc2848eab6af57bc1ba authored over 2 years ago by Thierry Kühni <[email protected]>
ece40eaea1e537d883a80bc2848eab6af57bc1ba authored over 2 years ago by Thierry Kühni <[email protected]>
allow use of the core library in Hive tests
168a1733ccd09f095cdea4d718637bab1619527a authored over 2 years ago by Thierry Kühni <[email protected]>
168a1733ccd09f095cdea4d718637bab1619527a authored over 2 years ago by Thierry Kühni <[email protected]>
update TODO
e609ac51123717013188d279929b4e146228fa4b authored over 2 years ago by Thierry Kühni <[email protected]>
e609ac51123717013188d279929b4e146228fa4b authored over 2 years ago by Thierry Kühni <[email protected]>
various bugfixes and enhancements for backend UI
7cf63ad230796688dde69a3905a59b1d4be9cd42 authored over 2 years ago by Thierry Kühni <[email protected]>
7cf63ad230796688dde69a3905a59b1d4be9cd42 authored over 2 years ago by Thierry Kühni <[email protected]>
fix runner log path
b6ff39a6017126cbbf1cba9a05273bbbec8ddd1b authored over 2 years ago by Thierry Kühni <[email protected]>
b6ff39a6017126cbbf1cba9a05273bbbec8ddd1b authored over 2 years ago by Thierry Kühni <[email protected]>
Add missing IPC-Server tests
6fa1af14d9693386ae65af6d4daa975c1bbd0303 authored over 2 years ago by Thierry Kühni <[email protected]>
6fa1af14d9693386ae65af6d4daa975c1bbd0303 authored over 2 years ago by Thierry Kühni <[email protected]>
Fix and add test-endpoint tests
28163a37c27460ddcd61de6c91fc23ac63fbabb3 authored over 2 years ago by Thierry Kühni <[email protected]>
28163a37c27460ddcd61de6c91fc23ac63fbabb3 authored over 2 years ago by Thierry Kühni <[email protected]>
Exit with non-zero code if any of the tests fail
9a17b920198f4004c7eda915bd30c2617fc7830a authored over 2 years ago by Thierry Kühni <[email protected]>
9a17b920198f4004c7eda915bd30c2617fc7830a authored over 2 years ago by Thierry Kühni <[email protected]>
Hive macro usage improvement
4d0a9f05fe07e0ef2d53cabaf2b27cd1cc59dc26 authored over 2 years ago by Thierry Kühni <[email protected]>
4d0a9f05fe07e0ef2d53cabaf2b27cd1cc59dc26 authored over 2 years ago by Thierry Kühni <[email protected]>
fix bugs related to target and probe filtering
1ef3f2d39b232a71fe7ea85c468a7b6002e4df76 authored over 2 years ago by Thierry Kühni <[email protected]>
1ef3f2d39b232a71fe7ea85c468a7b6002e4df76 authored over 2 years ago by Thierry Kühni <[email protected]>
fix runner deadlock
f6bc5f65e12e2e92cf926a49db8722605c6c7ceb authored over 2 years ago by Thierry Kühni <[email protected]>
f6bc5f65e12e2e92cf926a49db8722605c6c7ceb authored over 2 years ago by Thierry Kühni <[email protected]>
Added support for filtering targets and probes on a test request
b0d2a97bc88f051fb27ecac41dc7dad1878845d0 authored over 2 years ago by Thierry Kühni <[email protected]>
b0d2a97bc88f051fb27ecac41dc7dad1878845d0 authored over 2 years ago by Thierry Kühni <[email protected]>
Added runner binary timeout to avoid having a single test run block for too long. Added bubblewrap sandbox for runner with seccomp filters.
dc48f118497a2f6e4870c92ab0aa2431716f0291 authored over 2 years ago by Thierry Kühni <[email protected]>
dc48f118497a2f6e4870c92ab0aa2431716f0291 authored over 2 years ago by Thierry Kühni <[email protected]>
actually fix backtrace formatting
d1dac3427af766ec8c21da3b4d99680e6eb41018 authored over 2 years ago by Thierry Kühni <[email protected]>
d1dac3427af766ec8c21da3b4d99680e6eb41018 authored over 2 years ago by Thierry Kühni <[email protected]>