summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* metrics: Add evaluation related metrics.Mathieu Othacehe2020-09-16
* Log metrics update duration.Mathieu Othacehe2020-09-16
* tests: Improve metrics testing.Mathieu Othacehe2020-09-15
* Add metrics testing.Mathieu Othacehe2020-09-15
* metrics: Add 'percentage-failed-eval-per-spec support.Mathieu Othacehe2020-09-15
* metrics: Fix db-average-eval-duration-per-spec.Mathieu Othacehe2020-09-15
* metrics: Warn about metric insertion.Mathieu Othacehe2020-09-15
* metrics: Add 'new-derivations-per-day support.Mathieu Othacehe2020-09-15
* metrics: Change 'builds-per-day computation.Mathieu Othacehe2020-09-15
* metrics: Add pending builds support.Mathieu Othacehe2020-09-15
* Do not override onload callback.Mathieu Othacehe2020-09-15
* metrics: Rename 'builds-previous-day to 'builds-per-day.Mathieu Othacehe2020-09-15
* metrics: Order by descending rowid by default.Mathieu Othacehe2020-09-15
* Add metrics support.Mathieu Othacehe2020-09-14
* database: Export procedures.Mathieu Othacehe2020-09-14
* Add missing SQL upgrade files.Mathieu Othacehe2020-09-10
* tests: Fix HTTP tests.Mathieu Othacehe2020-09-10
* Add a status field to Evaluation table.Mathieu Othacehe2020-09-10
* Do not use commit time as checkout timestamp.Mathieu Othacehe2020-09-07
* Handle evaluations without timestamp.Mathieu Othacehe2020-09-06
* Display evaluation date and duration.Mathieu Othacehe2020-09-06
* Save evaluations and checkouts timestamps.Mathieu Othacehe2020-09-06
* Fix /specifications route.Mathieu Othacehe2020-09-02
* Check for Guile-zlib during configure.Mathieu Othacehe2020-08-25
* Use Guile-zlib package.Mathieu Othacehe2020-08-25
* web: server: Remove with-ignored-disconnects.Mathieu Othacehe2020-08-04
* web: server: Ignore all client disconnects.Mathieu Othacehe2020-08-04
* http: Fix typo in request-parameters.Mathieu Othacehe2020-08-03
* http: Handle request parameters with no value.Mathieu Othacehe2020-08-03
* tests: http: Add some erroneous routes.Mathieu Othacehe2020-08-03
* http: Fix string concatenation.Mathieu Othacehe2020-08-02
* http: Rationalize build id conversion.Mathieu Othacehe2020-08-02
* http: Handle wrong build number on log route.Mathieu Othacehe2020-08-02
* http: Handle wrong build number on details route.Mathieu Othacehe2020-08-02
* http: Handle wrong build number.Mathieu Othacehe2020-08-02
* database: Warn if the worker is busy for more than 5 seconds.Mathieu Othacehe2020-08-01
* web: Ignore errors within put-bytevector.Mathieu Othacehe2020-07-31
* web: Add monitoring fiber.Mathieu Othacehe2020-07-31
* web: server: Handle client disconnection.Mathieu Othacehe2020-07-29
* utils: Do not block the calling fiber.Mathieu Othacehe2020-07-29
* http: Handle error on /download.Mathieu Othacehe2020-07-28
* templates: Handle missing input case.Mathieu Othacehe2020-07-26
* Fix spec reading when restarting builds.Mathieu Othacehe2020-07-25
* navbar: Fix typo.Mathieu Othacehe2020-07-03
* Add "latest builds" support.Mathieu Othacehe2020-07-02
* Add debug log.Mathieu Othacehe2020-06-30
* database: Ignore BuildProducts duplicates.Mathieu Othacehe2020-06-30
* Factorize build products creation.Mathieu Othacehe2020-06-29
* Check for derivation before creating build products.Mathieu Othacehe2020-06-26
* http: Display gzipped log files in the browser.Mathieu Othacehe2020-06-23