index
:
build-o-tron
no-gods-no-
runner-local-mode
a buildbot so i can tell myself i don't need to run woodpecker or something
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dbctx.rs
Age
Commit message (
Expand
)
Author
2023-07-04
missing query param
iximeow
2023-07-04
pretty sure this gets host-preferential task assignment in place?
iximeow
2023-07-02
groan
iximeow
2023-07-02
better sql i think
iximeow
2023-07-02
more cpu_vendor misnaming
iximeow
2023-07-02
silly deadlock bug, sql typos
iximeow
2023-07-02
add host identifiers?
iximeow
2023-07-02
clean up old stale jobs for clients that have gone away
iximeow
2023-07-01
again, column skew..
iximeow
2023-07-01
fix pending jobs query, right number of columns
iximeow
2023-07-01
add a notion of runs distinct from jobs, lets see how well this goes over
iximeow
2023-06-29
started->active, include pending
iximeow
2023-06-29
more gross hacks to get a list of active jobs
iximeow
2023-06-29
show job time in commit summary page
iximeow
2023-06-29
more info on job summary page
iximeow
2023-06-27
[all] a job may have null run_host if it has never been run
iximeow
2023-06-27
[api] artifacts/ now supports streaming in-progress artifacts back out as the...
iximeow
2023-06-25
per-repo build histories
iximeow
2023-06-24
and now the index page is useful
iximeow
2023-06-24
add a repos index page
iximeow
2022-12-29
record and present metrics
iximeow
2022-12-29
factor out io stuff
iximeow
2022-12-27
finally actually support goodfiles
iximeow
2022-12-27
cictl rerun by-commit not just job id
iximeow
2022-12-26
secrets are configurable now
iximeow
2022-12-26
let build runners indicate restricted interest
iximeow
2022-12-25
support uploading artifacts during builds
iximeow
2022-12-22
draw almost all of the owl
iximeow