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
*
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
*
Add a 'build-status' enumeration.
Ludovic Courtès
2018-01-23
*
Call 'run-cuirass-server' outside of a fiber.
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
*
Augment '.gitignore'.
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
*
build: Update 'test-driver.scm' from Guix.
Ludovic Courtès
2018-01-07
*
database: Extend and test 'db-get-builds'.
Ludovic Courtès
2018-01-07
*
doc: Clarify the relationship of "repo_name" and "name".
Leo Famulari
2017-10-14
*
doc: Fix typos.
Ricardo Wurmus
2017-10-04
*
Do not mistakenly use 'GIT_SSL_CAINFO' as a directory name.
Ludovic Courtès
2017-09-29
*
cuirass: Add --listen command line option.
Jan Nieuwenhuizen
2017-09-18
*
base: Show feedback when build has finished.
Jan Nieuwenhuizen
2017-09-17
*
gnu-system: Accept subset with list of package names.
Jan Nieuwenhuizen
2017-09-17
*
base: Make working copy writable.
Jan Nieuwenhuizen
2017-09-17
[next]