aboutsummaryrefslogtreecommitdiff
path: root/bffe
Commit message (Expand)AuthorAge
* Address a bunch of warnings from GuileHEADmasterChristopher Baines2024-03-16
* Use the (prometheus) GC metrics updaterChristopher Baines2024-03-16
* Use the fibers variant of retry-on-errorChristopher Baines2024-03-16
* Don't error if there are no channel instance derivationsChristopher Baines2024-03-14
* Support passing arguments which are used when fetching revisionsChristopher Baines2024-03-14
* Have systems-and-targets default to '()Christopher Baines2024-03-14
* Add support for tag linksChristopher Baines2024-02-04
* Add support for derivation linksChristopher Baines2024-02-04
* Log some more about submitting buildsChristopher Baines2024-01-13
* Have fibers-map/fibers-for-each wait for all fibers to finishChristopher Baines2024-01-13
* Limit the parallelism of fibers-for-eachChristopher Baines2024-01-13
* Create the pid file even earlierChristopher Baines2023-11-10
* Create the pid file earlierChristopher Baines2023-11-08
* Fix copy/paste issue in config.scm.inChristopher Baines2023-09-15
* Allow making more parallel requests to the build coordinatorChristopher Baines2023-07-24
* Submit builds fasterChristopher Baines2023-07-24
* Pass the accept header when requesting build infoChristopher Baines2023-07-24
* Report backtraces in the state channelChristopher Baines2023-07-24
* Fix use of most-appropriate-mime-typeChristopher Baines2023-07-24
* Hack non-blocking support to most http requestsChristopher Baines2023-07-19
* Support creating a PID fileChristopher Baines2023-07-12
* Don't crash if the homepage template doesn't existChristopher Baines2023-07-12
* Retry fetching the initial stateChristopher Baines2023-07-12
* Tune the fibers settingsChristopher Baines2023-07-12
* Fix recording revisions as processedChristopher Baines2023-06-15
* Fix bracketsChristopher Baines2023-06-14
* Add exception handling for the exception handlingChristopher Baines2023-06-13
* Move exception handler in to the loopChristopher Baines2023-06-12
* Reverse the revisions listChristopher Baines2023-06-02
* Log the number of unseen revisionsChristopher Baines2023-06-02
* Add initial support for submitting buildsChristopher Baines2023-06-02
* Add config.scmChristopher Baines2023-06-02
* Add riscv64-linux as a category for agentsChristopher Baines2023-05-31
* Figured out passing the accept headerChristopher Baines2023-04-30
* Revert "Add .json suffixes to the agent and build requests"Christopher Baines2023-04-30
* Add .json suffixes to the agent and build requestsChristopher Baines2023-04-30
* Link to the build and agent pages from the activity pageChristopher Baines2023-04-30
* Add basic pages for builds and agentsChristopher Baines2023-04-30
* Reverse proxy the build, agent and agent allocation plan responsesChristopher Baines2023-04-29
* Add a gauge for the events channel state idChristopher Baines2023-04-24
* Remove peekChristopher Baines2023-04-24
* Change the metrics endpointChristopher Baines2023-04-24
* Tune the server startupChristopher Baines2023-04-24
* Add exception handling to the state channelChristopher Baines2023-04-24
* Make the event source configurableChristopher Baines2023-04-24
* Set a custom printer for the fibers schedulerChristopher Baines2023-04-24
* Further fix /events with no query parametersChristopher Baines2023-04-22
* Handle the query string not existing for /eventsChristopher Baines2023-04-22
* Fix HTTP response code for errorsChristopher Baines2023-04-22
* Initial commitChristopher Baines2023-04-13