Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix some select-build-servers calls | Christopher Baines | 2023-12-04 |
* | Stop using a pool of threads for database operations | Christopher Baines | 2023-07-10 |
* | Fix an issue with the /builds page | Christopher Baines | 2022-03-11 |
* | Support more query parameters on the /builds page | Christopher Baines | 2021-02-08 |
* | Fix rendering of the /builds page | Christopher Baines | 2020-10-21 |
* | Limit the builds displayed on the /builds page | Christopher Baines | 2020-10-21 |
* | Completely rework the way db connections are handled during requests | Christopher Baines | 2020-10-03 |
* | Fix match in render-builds | Christopher Baines | 2020-06-28 |
* | Add a lookup_builds field to the build_servers table | Christopher Baines | 2020-05-24 |
* | Break down the build stats by build server | Christopher Baines | 2019-12-14 |
* | Support querying builds by build servers | Christopher Baines | 2019-12-12 |
* | Support querying builds by status | Christopher Baines | 2019-12-12 |
* | Extract the builds page in to it's own set of modules | Christopher Baines | 2019-11-24 |