aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix tests.Mathieu Othacehe2020-10-14
* Optimize SQLite database.Mathieu Othacehe2020-10-14
* Queue write operations.Mathieu Othacehe2020-10-14
* Update metrics in a single transaction.Mathieu Othacehe2020-10-14
* Register new builds in a single transaction.Mathieu Othacehe2020-10-14
* doc: Update path for gcroots.Jonathan Brielmaier2020-10-13
* Update .dir-locals.el.Mathieu Othacehe2020-10-09
* Add missing copyrights.Mathieu Othacehe2020-10-09
* Optimize build query.Mathieu Othacehe2020-10-07
* Add index on builds table.Mathieu Othacehe2020-10-06
* Remove unused modules.Mathieu Othacehe2020-10-06
* Do not allow full search on nix_name field.Mathieu Othacehe2020-10-05
* Remove another par-map call.Mathieu Othacehe2020-10-03
* Do not use par-map in fiberized context.Mathieu Othacehe2020-10-03
* Add a timeout on database worker query send.Mathieu Othacehe2020-10-03
* Improve logging message.Mathieu Othacehe2020-10-03
* Print evaluation number.Mathieu Othacehe2020-10-03
* Print the caller name in timeout message.Mathieu Othacehe2020-10-03
* Add date to SQL queries log file.Mathieu Othacehe2020-10-03
* Do not browse the store during registration.Mathieu Othacehe2020-10-01
* Add evaluation database workers.Mathieu Othacehe2020-10-01
* Register all new outputs in one worker.Mathieu Othacehe2020-10-01
* Expect nix-name and system to be part of the evaluation.Mathieu Othacehe2020-10-01
* metrics: Optimize queries.Mathieu Othacehe2020-09-29
* Add watchdog support.Mathieu Othacehe2020-09-29
* Optimize database queries.Mathieu Othacehe2020-09-28
* Limit builds insertion queries.Mathieu Othacehe2020-09-28
* Do not raise an exception at gcroot directory creation.Mathieu Othacehe2020-09-24
* Add SQL query logging support.Mathieu Othacehe2020-09-24
* Fix GC race-condition in spawn-builds.Mathieu Othacehe2020-09-18
* metrics: Order evaluation metrics by ascending evaluation id.Mathieu Othacehe2020-09-17
* metrics: Rename "Builds speed" section to "Builds completion".Mathieu Othacehe2020-09-17
* metrics: Fix tests.Mathieu Othacehe2020-09-17
* metrics: Add graph legends.Mathieu Othacehe2020-09-17
* templates: Do not display chart title.Mathieu Othacehe2020-09-17
* metrics: Display more metrics.Mathieu Othacehe2020-09-17
* metrics: Change evaluation-completion-speed unit.Mathieu Othacehe2020-09-17
* 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