summaryrefslogtreecommitdiff
path: root/src/dbctx.rs
AgeCommit message (Expand)Author
2023-07-04try reporting max cpu freq, but this is going to be messyiximeow
2023-07-04fix host info queryiximeow
2023-07-04adjust metrics to show multi-host summaries?iximeow
2023-07-04actually run spawned task to get clients jobsiximeow
2023-07-04missing query paramiximeow
2023-07-04pretty sure this gets host-preferential task assignment in place?iximeow
2023-07-02groaniximeow
2023-07-02better sql i thinkiximeow
2023-07-02more cpu_vendor misnamingiximeow
2023-07-02silly deadlock bug, sql typosiximeow
2023-07-02add host identifiers?iximeow
2023-07-02clean up old stale jobs for clients that have gone awayiximeow
2023-07-01again, column skew..iximeow
2023-07-01fix pending jobs query, right number of columnsiximeow
2023-07-01add a notion of runs distinct from jobs, lets see how well this goes overiximeow
2023-06-29started->active, include pendingiximeow
2023-06-29more gross hacks to get a list of active jobsiximeow
2023-06-29show job time in commit summary pageiximeow
2023-06-29more info on job summary pageiximeow
2023-06-27[all] a job may have null run_host if it has never been runiximeow
2023-06-27[api] artifacts/ now supports streaming in-progress artifacts back out as the...iximeow
2023-06-25per-repo build historiesiximeow
2023-06-24and now the index page is usefuliximeow
2023-06-24add a repos index pageiximeow
2022-12-29record and present metricsiximeow
2022-12-29factor out io stuffiximeow
2022-12-27finally actually support goodfilesiximeow
2022-12-27cictl rerun by-commit not just job idiximeow
2022-12-26secrets are configurable nowiximeow
2022-12-26let build runners indicate restricted interestiximeow
2022-12-25support uploading artifacts during buildsiximeow
2022-12-22draw almost all of the owliximeow