Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Figured out passing the accept header•••Solution, when Guile says "Bad value for header", just add more parens. | Christopher Baines | 2023-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 Baines | 2023-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 Baines | 2023-04-30 |
* | Link to the build and agent pages from the activity page | Christopher Baines | 2023-04-30 |
* | Add basic pages for builds and agents | Christopher Baines | 2023-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 Baines | 2023-04-29 |
* | Add a gauge for the events channel state id | Christopher Baines | 2023-04-24 |
* | Remove peek | Christopher Baines | 2023-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 Baines | 2023-04-24 |
* | Tune the server startup | Christopher Baines | 2023-04-24 |
* | Add exception handling to the state channel | Christopher Baines | 2023-04-24 |
* | Make the event source configurable | Christopher Baines | 2023-04-24 |
* | Set a custom printer for the fibers scheduler•••In case this causes reliability problems. | Christopher Baines | 2023-04-24 |
* | Further fix /events with no query parameters | Christopher Baines | 2023-04-22 |
* | Handle the query string not existing for /events | Christopher Baines | 2023-04-22 |
* | Fix HTTP response code for errors | Christopher Baines | 2023-04-22 |
* | Initial commit | Christopher Baines | 2023-04-13 |