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
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
http: Handle wrong build number on details route.
Mathieu Othacehe
2020-08-02
*
http: Handle wrong build number.
Mathieu Othacehe
2020-08-02
*
database: Warn if the worker is busy for more than 5 seconds.
Mathieu Othacehe
2020-08-01
*
web: Ignore errors within put-bytevector.
Mathieu Othacehe
2020-07-31
*
web: server: Handle client disconnection.
Mathieu Othacehe
2020-07-29
*
utils: Do not block the calling fiber.
Mathieu Othacehe
2020-07-29
*
http: Handle error on /download.
Mathieu Othacehe
2020-07-28
*
templates: Handle missing input case.
Mathieu Othacehe
2020-07-26
*
Fix spec reading when restarting builds.
Mathieu Othacehe
2020-07-25
*
navbar: Fix typo.
Mathieu Othacehe
2020-07-03
*
Add "latest builds" support.
Mathieu Othacehe
2020-07-02
*
Add debug log.
Mathieu Othacehe
2020-06-30
*
database: Ignore BuildProducts duplicates.
Mathieu Othacehe
2020-06-30
*
Factorize build products creation.
Mathieu Othacehe
2020-06-29
*
Check for derivation before creating build products.
Mathieu Othacehe
2020-06-26
*
http: Display gzipped log files in the browser.
Mathieu Othacehe
2020-06-23
*
Create build products as soon as the build succeeded.
Mathieu Othacehe
2020-06-22
*
http: Add /search/latest and /search/latest/<product-type> routes.
Mathieu Othacehe
2020-06-21
*
http: Add build products support to the API.
Mathieu Othacehe
2020-06-14
*
templates: Add build product type.
Mathieu Othacehe
2020-06-14
*
sql: Add a couple of indexes.
Christopher Baines
2020-06-13
*
cuirass: Use sendfiles instead of raw copies.
Mathieu Othacehe
2020-06-10
*
Add support for build products downloading.
Mathieu Othacehe
2020-06-10
*
database: Begin tuning db-get-builds for performance.
Christopher Baines
2020-06-09
*
cuirass: Perform some database "optimization" at startup.
Christopher Baines
2020-05-25
*
templates: Evaluation page links to VCS web view.
Ludovic Courtès
2020-04-17
*
templates: Evaluation page shows each input and commit.
Ludovic Courtès
2020-04-17
*
database: Add missing (ice-9 threads) import.
Ludovic Courtès
2020-04-17
*
templates: 'time->string' doesn't show timezone for old builds.
Ludovic Courtès
2020-04-17
*
templates: Fix typo in 'time->string'.
Ludovic Courtès
2020-04-17
*
templates: html-page: Fix indentation.
Ricardo Wurmus
2020-04-15
*
templates: Display search hints.
Ricardo Wurmus
2020-04-15
*
database: Support "status:" keyword in queries.
Ricardo Wurmus
2020-04-15
*
http: Move "/eval" page to (cuirass templates).
Ludovic Courtès
2020-02-24
*
templates: Build page links to corresponding evaluation.
Ludovic Courtès
2020-02-24
*
database: 'db-get-builds' returns each build's evaluation ID.
Ludovic Courtès
2020-02-24
*
utils: Handle errors in worker threads.
handle-errors-in-worker-threads
Christopher Baines
2020-02-05
*
database: Enable running up to 4 database queries at once.
allow-concurrent-database-queries
Christopher Baines
2020-01-25
*
Enable make-worker-thread-channel to create multiple worker threads.
Christopher Baines
2020-01-25
*
Adjust make-worker-thread-channel to take an initializer.
Christopher Baines
2020-01-25
*
utils: Change critical section terminology to worker threads.
Christopher Baines
2020-01-25
*
Alter the Builds table to have an id field
improve-handling-of-rowids
Christopher Baines
2020-01-25
*
database: Don't return rowid from db-add-input.
Christopher Baines
2020-01-24
*
Support returning build information by output.
Christopher Baines
2020-01-16
*
Support publishing evaluation events
Christopher Baines
2020-01-16
*
Support publishing build events
Christopher Baines
2020-01-16
*
base: 'build-derivations&' closes the build output port only once.
Ludovic Courtès
2019-11-03
*
http: Add route for /admin.
Ricardo Wurmus
2019-10-30
*
http: Handle specification deletion and addition.
Ricardo Wurmus
2019-10-30
*
templates: specifications-table: Add admin features.
Ricardo Wurmus
2019-10-30
[prev]
[next]