Commit graph

20 commits

Author SHA1 Message Date
b8c0a2c82a Rewrite topo sort as reverse post-order DFS 2023-10-24 12:44:00 +02:00
603e716638 Fetch and process commits 2023-10-23 22:16:53 +02:00
e1261aea96 Fix type of parentsByHash field 2023-10-23 22:16:30 +02:00
848c4ad019 Document commit ordering 2023-10-23 22:16:30 +02:00
c9ff8ab228 Request metrics again via state 2023-10-23 22:16:30 +02:00
f77ed130e1 Implement placeholder server responses 2023-10-23 22:15:37 +02:00
3dc54738fa Update metrics selector via State 2023-10-22 01:50:19 +02:00
d82804e209 Create metric selector via JS 2023-10-22 01:50:19 +02:00
340f6026f3 Document plan for new graph implementation 2023-10-22 01:50:19 +02:00
0d48e0791b Update dependencies 2023-10-22 01:50:19 +02:00
0cb06c8d98 Fix "undefined" in title staying until reload 2023-08-18 01:19:09 +02:00
b0df02c88a Comment out hard-to-see colors 2023-08-16 00:58:56 +02:00
4b55f5364a Control graph with metric list 2023-08-15 23:46:02 +02:00
2714280567 Sort commits topologically 2023-08-15 16:08:31 +02:00
476fd84d2d Display test graph 2023-08-15 00:59:46 +02:00
9caf664b10 Set up and document uPlot 2023-08-14 17:45:33 +02:00
2b6c339c70 Port queue page 2023-08-14 12:23:22 +02:00
a7afbea0b9 Move queue js to /queue.js 2023-08-11 16:52:27 +02:00
f3d646c8d5 List runners in queue 2023-08-10 23:04:34 +02:00
246cbf82cf Fix build script not using $OUT_PATH 2023-08-07 02:21:32 +02:00