aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Figured out passing the accept header•••Solution, when Guile says "Bad value for header", just add more parens. Christopher Baines2023-04-30
* Revert "Add .json suffixes to the agent and build requests"•••This doesn't work, if only I could work out how to get Guile to pass the Accept header :( This reverts commit 86df0679612d2b85350ce8def48e319579f7f845. Christopher Baines2023-04-30
* Add .json suffixes to the agent and build requests•••So that we get back JSON rather than HTML when talking to another bffe instance. Christopher 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 responses•••From the coordinator. This is so the bffe can render pages based on this data. Christopher Baines2023-04-29
* Add a gauge for the events channel state idChristopher Baines2023-04-24
* Remove peekChristopher Baines2023-04-24
* Change the metrics endpoint•••Given this might sit alongside the nar-herder or something else that publishes /metrics, use a more specific path. Christopher 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 scheduler•••In case this causes reliability problems. Christopher 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