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
*
cuirass: Log resource usage statistics regularly.
Ludovic Courtès
2018-01-29
*
http: /api/queue returns builds sorted by status.
Ludovic Courtès
2018-01-29
*
base: 'spawn-builds' shuffles jobs.
Ludovic Courtès
2018-01-29
*
base: 'spawn-builds' logs the beginning of each new batch.
Ludovic Courtès
2018-01-29
*
build-aux: Add guile-fibers.
Danny Milosavljevic
2018-01-29
*
examples: Use new API.
Danny Milosavljevic
2018-01-29
*
cuirass: Place web server fiber on its own core.
Ludovic Courtès
2018-01-27
*
cuirass: Add 'essential-task' and wrap the main fibers in it.
Ludovic Courtès
2018-01-27
*
http: Reject methods other than GET.
Ludovic Courtès
2018-01-26
*
http: Provide the correct values for 'finished' and 'busy'.
Ludovic Courtès
2018-01-26
*
database: Open the database in "write-ahead log" mode.
Ludovic Courtès
2018-01-26
*
base: 'build-event-output-port' no longer reads past the buffer.
Ludovic Courtès
2018-01-26
*
utils: Add 'bytevector-range'.
Ludovic Courtès
2018-01-26
*
base: Make repository fetching and compilation non-blocking.
Ludovic Courtès
2018-01-26
*
utils: Add 'non-blocking' macro.
Ludovic Courtès
2018-01-26
*
cuirass: Reduce Fiber's tick rate.
Ludovic Courtès
2018-01-26
*
cuirass: Catch exceptions in the main fiber and stop everything.
Ludovic Courtès
2018-01-26
*
logging: Add 'with-time-logging' and use it.
Ludovic Courtès
2018-01-26
*
cuirass: Log pending build request.
Ludovic Courtès
2018-01-26
*
http: Run test within 'run-fibers'.
Ludovic Courtès
2018-01-26
*
base: Do not restart builds that turn out to have succeeded already.
Ludovic Courtès
2018-01-26
*
base: Do not pass bogus store file names to 'db-update-build-status!'.
Ludovic Courtès
2018-01-26
*
http: Log incoming connections and requests.
Ludovic Courtès
2018-01-26
*
http: Use our own 'fiberized' web server backend.
Ludovic Courtès
2018-01-25
*
base: Delete duplicate builds when restarting them.
Ludovic Courtès
2018-01-25
*
base: Remove unneeded import.
Ludovic Courtès
2018-01-25
*
http: Sort /api/latestbuilds and /api/queue by time.
Ludovic Courtès
2018-01-25
*
database: Turn 'sqlite-exec' into a macro.
Ludovic Courtès
2018-01-25
*
base: Build derivations in batches.
Ludovic Courtès
2018-01-25
*
http: Adjust test to include #:derivation.
Ludovic Courtès
2018-01-25
*
base: Buffer input pipe of the 'evaluate' process.
Ludovic Courtès
2018-01-25
*
base: Extract 'read/non-blocking'.
Ludovic Courtès
2018-01-25
*
database: 'db-update-build-status!' takes a #:log-file parameter.
Ludovic Courtès
2018-01-24
*
base: Be more verbose about restarted builds.
Ludovic Courtès
2018-01-24
*
ui: Bump copyright year in '--version' output.
Ludovic Courtès
2018-01-24
*
http: /build: Include the derivation.
Ludovic Courtès
2018-01-24
*
base: Populate the 'Outputs' table.
Ludovic Courtès
2018-01-24
*
http: /build: Gracefully handle empty output list.
Ludovic Courtès
2018-01-24
*
base: Always set 'keep-going' when opening the store.
Ludovic Courtès
2018-01-23
*
cuirass: Fix scope mismatch.
Ludovic Courtès
2018-01-23
*
cuirass: Add missing import.
Ludovic Courtès
2018-01-23
*
http: Implement /api/queue.
Ludovic Courtès
2018-01-23
*
base: Restart pending builds upfront.
Ludovic Courtès
2018-01-23
*
http: /api/latestbuilds only returns finished builds.
Ludovic Courtès
2018-01-23
*
database: Use US spelling for "canceled".
Ludovic Courtès
2018-01-23
*
base: Add missing argument.
Ludovic Courtès
2018-01-23
*
base: Use 'log-message' some more.
Ludovic Courtès
2018-01-23
*
base: Update build status and start/stop time according to build log.
Ludovic Courtès
2018-01-23
*
database: Add 'db-update-build-status!'.
Ludovic Courtès
2018-01-23
*
tests: Fix malformed Emacs local variable line.
Ludovic Courtès
2018-01-23
[next]