hydra/src/hydra-queue-runner
Eelco Dolstra eb13007fe6 Allow build to be bumped to the front of the queue via the web interface
Builds now have a "Bump up" action. This will cause the queue runner
to prioritise the steps of the build above all other steps.
2015-08-10 16:19:47 +02:00
..
build-remote.cc Fix remote building on Nix 1.10 2015-07-31 03:41:55 +02:00
build-result.cc Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
build-result.hh Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
builder.cc Temporarily disable machines after a connection failure 2015-07-21 15:58:47 +02:00
counter.hh Moar stats 2015-06-25 16:47:39 +02:00
db.hh Namespace cleanup 2015-07-07 10:29:43 +02:00
dispatcher.cc Allow build to be bumped to the front of the queue via the web interface 2015-08-10 16:19:47 +02:00
hydra-queue-runner.cc Start steps in order of ascending build ID 2015-08-10 16:19:47 +02:00
Makefile.am Split hydra-queue-runner.cc more 2015-07-21 15:14:17 +02:00
pool.hh Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
queue-monitor.cc Allow build to be bumped to the front of the queue via the web interface 2015-08-10 16:19:47 +02:00
state.hh Allow build to be bumped to the front of the queue via the web interface 2015-08-10 16:19:47 +02:00
sync.hh Fix potential race in dispatcher wakeup 2015-08-10 12:54:55 +02:00
token-server.hh Rate-limit the number of threads copying closures at the same time 2015-06-23 01:49:14 +02:00