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
*
database: with-database: Keep the data.
Mathieu Lirzin
2016-07-26
*
database: db-open: Add DB optional argument.
Mathieu Lirzin
2016-07-26
*
Use stamps to poll repositories.
Mathieu Lirzin
2016-07-26
*
database: Add 'db-add-build' procedure.
Mathieu Lirzin
2016-07-25
*
database: read-quoted-string: add default value to optional argument.
Mathieu Lirzin
2016-07-25
*
evaluate: Use (cuirass ...) modules.
Mathieu Lirzin
2016-07-25
*
cuirass: Use database to store specifications.
Mathieu Lirzin
2016-07-25
*
database: db-init: Add arguments for debugging.
Mathieu Lirzin
2016-07-25
*
schema: Separate 'Evaluations' from 'Builds'.
Mathieu Lirzin
2016-07-25
*
maint: Update file headers.
Mathieu Lirzin
2016-07-25
*
database: db-get-evaluation: Use 'sqlite-exec'.
Mathieu Lirzin
2016-07-25
*
database: Add 'last-insert-rowid' procedure.
Mathieu Lirzin
2016-07-25
*
database: Add 'assq-refs' procedure.
Mathieu Lirzin
2016-07-25
*
database: sqlite-exec: Return every rows.
Mathieu Lirzin
2016-07-25
*
database: Use 'simple-format' in 'sqlite-exec'.
Mathieu Lirzin
2016-07-25
*
database: Don't catch exceptions from (sqlite3) module.
Mathieu Lirzin
2016-07-25
*
database: Use an external SQL schema.
Mathieu Lirzin
2016-07-25
*
Move '%program-name' to (cuirass ui) module.
Mathieu Lirzin
2016-07-25
*
base: Remove unneeded 'guix-variable'.
Mathieu Lirzin
2016-07-13
*
Remove unnecessary (cuirass job) module.
Mathieu Lirzin
2016-07-13
*
Evaluate derivations in a separate process.
Mathieu Lirzin
2016-07-13
*
cuirass: Move code from main to auxiliary procedures.
Mathieu Lirzin
2016-07-02
*
λ all the things!
Mathieu Lirzin
2016-07-02
*
Add %package-cachedir parameter.
Mathieu Lirzin
2016-07-02
*
Add (cuirass utils) module.
Mathieu Lirzin
2016-07-02
*
job: Add load-path field to <job-spec>.
Mathieu Lirzin
2016-07-02
*
job: Add 'commit' and 'tag' field to <job-spec>.
Mathieu Lirzin
2016-07-01
*
base: Add %program-name parameter object.
Mathieu Lirzin
2016-07-01
*
database: Remove commented code.
Mathieu Lirzin
2016-06-29
*
Store build logs in the database.
Mathieu Lirzin
2016-06-29
*
Make %package-database a parameter object.
Mathieu Lirzin
2016-06-26
*
Add a '--database' command line argument.
Mathieu Lirzin
2016-06-26
*
Add (cuirass database) module.
Mathieu Lirzin
2016-06-26
*
Change <job-spec> and <job> semantics.
Mathieu Lirzin
2016-06-16
*
job: Add <job-spec> record type.
Mathieu Lirzin
2016-06-13
*
job: Add 'metadata' field to <job>.
Mathieu Lirzin
2016-06-13
*
job: Add <job> record type.
Mathieu Lirzin
2016-06-10
*
cuirass: Add command line options.
Mathieu Lirzin
2016-06-10
*
build: Generate config.scm at configure time.
Mathieu Lirzin
2016-06-10
*
Initial commit.
Mathieu Lirzin
2016-05-29