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: 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
*
cuirass: Add --listen command line option.
Jan Nieuwenhuizen
2017-09-18
*
base: Show feedback when build has finished.
Jan Nieuwenhuizen
2017-09-17
*
base: Make working copy writable.
Jan Nieuwenhuizen
2017-09-17
*
cuirass: add Hydra compatible HTTP API.
Mathieu Othacehe
2017-09-08
*
cuirass: Store new information in database to prepare new HTTP API
Mathieu Othacehe
2017-09-08
*
base: Set certificate location.
Ricardo Wurmus
2017-08-26
*
database: 'db-add-build' is now idempotent.
Ludovic Courtès
2017-08-26
*
cuirass: Fix Guile current-processor-count deprecation warnings.
Mathieu Othacehe
2017-08-02
*
base: Report git errors.
Mathieu Othacehe
2017-07-31
*
base: Report evaluation error.
Mathieu Othacehe
2017-07-30
*
cuirass: Add fallback parameter.
Mathieu Othacehe
2017-07-12
*
database: Fix typo.
Mathieu Othacehe
2017-07-12
*
base: Fix time-monotonic Guile issue.
Mathieu Othacehe
2017-07-12
*
cuirass: Stop λ/lambda mixing.
Mathieu Othacehe
2017-07-06
*
repo: Remove dead code.
Mathieu Othacehe
2017-07-06
*
base: Use (guix git) module.
Mathieu Othacehe
2017-07-05
*
utils: Remove useless procedures.
Mathieu Othacehe
2017-07-01
*
repo: remove git-repo.
Mathieu Othacehe
2017-07-01
*
base: Send build output to the bit bucket.
Ludovic Courtès
2017-06-04
*
base: Provide 'build-derivations' with the full list of derivations.
Ludovic Courtès
2017-02-24
*
base: Remove unnecessary 'file-exists?' call.
Ludovic Courtès
2017-02-24
*
base: Do not stop on the first build failure.
Ludovic Courtès
2017-02-24
*
base: Handle multi-directories in load-path.
Mathieu Othacehe
2017-02-06
*
base: Handle 'git clone' errors correctly.
Mathieu Othacehe
2017-01-29
*
cuirass: Add "--load-path" option.
Mathieu Othacehe
2017-01-29
*
database: db-add-derivation: Don't try to add a derivation twice.
Mathieu Lirzin
2017-01-09
*
maint: Add new mailing list and webpage.
Mathieu Lirzin
2017-01-09
*
cuirass: Add "--port" command line option.
Mathieu Lirzin
2016-12-28
*
http: Add 'port' keyword argument to 'run-cuirass-server'.
Mathieu Lirzin
2016-12-28
*
config: Remove references to '$prefix' expansion hack.
Mathieu Lirzin
2016-12-28
[next]