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
...
*
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
*
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
*
logging: Add 'with-time-logging' and use it.
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
*
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
*
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
*
Add a 'build-status' enumeration.
Ludovic Courtès
2018-01-23
*
Fix scope mismatch.
Ludovic Courtès
2018-01-23
*
Introduce concurrency with Fibers.
Ludovic Courtès
2018-01-22
*
database: Change default file name to /var/run/cuirass/cuirass.db.
Ludovic Courtès
2018-01-22
*
Improve build event logging.
Ludovic Courtès
2018-01-22
*
Log activity of the main loop.
Ludovic Courtès
2018-01-22
*
Add (cuirass logging) module.
Ludovic Courtès
2018-01-22
*
Initialize libgit's TLS certificate directory once and for all.
Ludovic Courtès
2018-01-22
*
Monitor and report build events.
Ludovic Courtès
2018-01-22
*
http: /build/N/log/raw redirects to /log.
Ludovic Courtès
2018-01-07
*
database: Extend and test 'db-get-builds'.
Ludovic Courtès
2018-01-07
*
Do not mistakenly use 'GIT_SSL_CAINFO' as a directory name.
Ludovic Courtès
2017-09-29
[prev]
[next]