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
...
*
Revert "http: Process client connections really concurrently."
Ludovic Courtès
2018-02-14
*
database: Make 'db-add-derivation' idempotent.
Ludovic Courtès
2018-02-14
*
http: Process client connections really concurrently.
Ludovic Courtès
2018-02-10
*
utils: 'non-blocking' forwards exceptions to the calling fiber.
Ludovic Courtès
2018-02-08
*
database: Use argument binding in 'db-get-builds' queries.
Ludovic Courtès
2018-02-08
*
database: Handle binding directly in 'sqlite-exec'.
Ludovic Courtès
2018-02-08
*
examples: random: Make derivations a bit more random.
Ludovic Courtès
2018-02-08
*
base: Account for derivations built behind our back.
Ludovic Courtès
2018-02-08
*
base: Fix computation of build success/failure.
Ludovic Courtès
2018-02-08
*
examples: random: Make the job name a symbol.
Ludovic Courtès
2018-02-08
*
database: 'db-update-build-status!' keeps stoptime unchanged when nothing new.
Ludovic Courtès
2018-02-08
*
base: Explicitly enable #:print-build-trace.
Ludovic Courtès
2018-02-08
*
database: Cache prepared statements.
Ludovic Courtès
2018-02-08
*
database: Use 'sqlite-bind' to avoid SQL injection.
Danny Milosavljevic
2018-02-08
*
base: Remove useless 'log-message' calls.
Ludovic Courtès
2018-02-05
*
http: /jobsets returns a list of jobsets.
Ludovic Courtès
2018-02-05
*
base: Log the number of builds performed.
Ludovic Courtès
2018-02-05
*
cuirass: Add '--threads' and put an upper bound on the default.
Ludovic Courtès
2018-02-05
*
base: Work around Fibers I/O scheduling bug.
Ludovic Courtès
2018-01-30
*
examples: Add 'random-jobs'.
Ludovic Courtès
2018-01-29
*
base: Make build log processing non-blocking.
Ludovic Courtès
2018-01-29
*
http: Evaluate DB requests in 'non-blocking'.
Ludovic Courtès
2018-01-29
*
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
[prev]
[next]