index
:
guix/cuirass
allow-concurrent-database-queries
db-get-builds-performance-tuning
handle-errors-in-worker-threads
improve-handling-of-rowids
sqlite-statement-reset-fixes
support-publishing-build-events
support-publishing-build-events-minimal
support-returning-build-information-by-output
wip-govuk
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix tests.
Mathieu Othacehe
2020-10-14
*
Optimize SQLite database.
Mathieu Othacehe
2020-10-14
*
Queue write operations.
Mathieu Othacehe
2020-10-14
*
Update metrics in a single transaction.
Mathieu Othacehe
2020-10-14
*
Register new builds in a single transaction.
Mathieu Othacehe
2020-10-14
*
doc: Update path for gcroots.
Jonathan Brielmaier
2020-10-13
*
Update .dir-locals.el.
Mathieu Othacehe
2020-10-09
*
Add missing copyrights.
Mathieu Othacehe
2020-10-09
*
Optimize build query.
Mathieu Othacehe
2020-10-07
*
Add index on builds table.
Mathieu Othacehe
2020-10-06
*
Remove unused modules.
Mathieu Othacehe
2020-10-06
*
Do not allow full search on nix_name field.
Mathieu Othacehe
2020-10-05
*
Remove another par-map call.
Mathieu Othacehe
2020-10-03
*
Do not use par-map in fiberized context.
Mathieu Othacehe
2020-10-03
*
Add a timeout on database worker query send.
Mathieu Othacehe
2020-10-03
*
Improve logging message.
Mathieu Othacehe
2020-10-03
*
Print evaluation number.
Mathieu Othacehe
2020-10-03
*
Print the caller name in timeout message.
Mathieu Othacehe
2020-10-03
*
Add date to SQL queries log file.
Mathieu Othacehe
2020-10-03
*
Do not browse the store during registration.
Mathieu Othacehe
2020-10-01
*
Add evaluation database workers.
Mathieu Othacehe
2020-10-01
*
Register all new outputs in one worker.
Mathieu Othacehe
2020-10-01
*
Expect nix-name and system to be part of the evaluation.
Mathieu Othacehe
2020-10-01
*
metrics: Optimize queries.
Mathieu Othacehe
2020-09-29
*
Add watchdog support.
Mathieu Othacehe
2020-09-29
*
Optimize database queries.
Mathieu Othacehe
2020-09-28
*
Limit builds insertion queries.
Mathieu Othacehe
2020-09-28
*
Do not raise an exception at gcroot directory creation.
Mathieu Othacehe
2020-09-24
*
Add SQL query logging support.
Mathieu Othacehe
2020-09-24
*
Fix GC race-condition in spawn-builds.
Mathieu Othacehe
2020-09-18
*
metrics: Order evaluation metrics by ascending evaluation id.
Mathieu Othacehe
2020-09-17
*
metrics: Rename "Builds speed" section to "Builds completion".
Mathieu Othacehe
2020-09-17
*
metrics: Fix tests.
Mathieu Othacehe
2020-09-17
*
metrics: Add graph legends.
Mathieu Othacehe
2020-09-17
*
templates: Do not display chart title.
Mathieu Othacehe
2020-09-17
*
metrics: Display more metrics.
Mathieu Othacehe
2020-09-17
*
metrics: Change evaluation-completion-speed unit.
Mathieu Othacehe
2020-09-17
*
metrics: Add evaluation related metrics.
Mathieu Othacehe
2020-09-16
*
Log metrics update duration.
Mathieu Othacehe
2020-09-16
*
tests: Improve metrics testing.
Mathieu Othacehe
2020-09-15
*
Add metrics testing.
Mathieu Othacehe
2020-09-15
*
metrics: Add 'percentage-failed-eval-per-spec support.
Mathieu Othacehe
2020-09-15
*
metrics: Fix db-average-eval-duration-per-spec.
Mathieu Othacehe
2020-09-15
*
metrics: Warn about metric insertion.
Mathieu Othacehe
2020-09-15
*
metrics: Add 'new-derivations-per-day support.
Mathieu Othacehe
2020-09-15
*
metrics: Change 'builds-per-day computation.
Mathieu Othacehe
2020-09-15
*
metrics: Add pending builds support.
Mathieu Othacehe
2020-09-15
*
Do not override onload callback.
Mathieu Othacehe
2020-09-15
*
metrics: Rename 'builds-previous-day to 'builds-per-day.
Mathieu Othacehe
2020-09-15
*
metrics: Order by descending rowid by default.
Mathieu Othacehe
2020-09-15
[next]