Commit graph

24 commits

Author SHA1 Message Date
8fe3fcad72 Always display nav bar 2024-05-13 14:51:08 +02:00
37b34aac37 Port graph page to Page 2024-05-13 00:35:10 +02:00
cf96b72dfb Use extension trait for resolving paths 2024-05-12 15:20:10 +02:00
ae81831bdd Port graph page to maud 2024-05-12 15:20:10 +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
f77ed130e1 Implement placeholder server responses 2023-10-23 22:15:37 +02:00
d82804e209 Create metric selector via JS 2023-10-22 01:50:19 +02:00
7ecd812b11 Style graph 2023-08-18 02:57:39 +02:00
16859f5eb7 Remove resolved todos 2023-08-17 19:47:34 +02:00
f12da915a9 Switch from tracing to log crate 2023-08-17 03:09:24 +02:00
a54e842478 Restructure config file 2023-08-17 00:28:58 +02:00
2ba14d25be Allow specifying no metrics on /graph/data 2023-08-16 03:37:19 +02:00
8198cac0fe Debug-log graph data request timings 2023-08-16 00:59:11 +02:00
4d222e971c Restrict graph to tracked commits 2023-08-16 00:58:44 +02:00
91e4883137 Fix data preparation 2023-08-16 00:10:25 +02:00
678d3f391b Show metrics as tree 2023-08-15 23:21:15 +02:00
82e2385f59 Group migrations 2023-08-15 19:01:28 +02:00
2714280567 Sort commits topologically 2023-08-15 16:08:31 +02:00
146bab4e7c Add todos 2023-08-15 01:28:25 +02:00
33ca3207e7 Show only tracked commits 2023-08-15 01:00:12 +02:00
476fd84d2d Display test graph 2023-08-15 00:59:46 +02:00
3c9fc1ce75 Return graph data at /graph/data 2023-08-14 23:45:05 +02:00
b0eb94a02a Add graph tab 2023-08-14 17:49:21 +02:00