aboutsummaryrefslogtreecommitdiff
path: root/bffe/server.scm
Commit message (Expand)AuthorAge
* Address a bunch of warnings from GuileChristopher Baines2024-03-16
* Use the (prometheus) GC metrics updaterChristopher Baines2024-03-16
* Use the fibers variant of retry-on-errorChristopher Baines2024-03-16
* Add support for tag linksChristopher Baines2024-02-04
* Add support for derivation linksChristopher Baines2024-02-04
* Create the pid file even earlierChristopher Baines2023-11-10
* Create the pid file earlierChristopher Baines2023-11-08
* 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
* Add initial support for submitting buildsChristopher Baines2023-06-02
* 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
* 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