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: 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
*
repo: Add <repo> record datatype.
Mathieu Lirzin
2016-12-28
*
base: Create the parent directories of '%package-cachedir'.
Mathieu Lirzin
2016-12-01
*
base: Use inner definitions instead of big anonymous procedures.
Mathieu Lirzin
2016-11-17
*
db: Forbid inserting the same specification twice.
Mathieu Lirzin
2016-11-17
*
build: Let 'make' generate 'src/cuirass/config.scm'.
Mathieu Lirzin
2016-11-12
*
cuirass: Run HTTP server.
Mathieu Lirzin
2016-11-03
*
http: Add DB argument to 'url-handler'.
Mathieu Lirzin
2016-11-03
*
base: Handle build failure.
Jan Nieuwenhuizen
2016-09-23
*
base: Support tracking of a Guix package's git.
Jan Nieuwenhuizen
2016-09-23
*
cuirass: Optionally support using of substitutes.
Jan Nieuwenhuizen
2016-09-23
*
Add (cuirass) module.
Mathieu Lirzin
2016-08-02
*
Add (cuirass http) module.
Mathieu Lirzin
2016-07-31
*
utils: Add 'alist?' procedure.
Mathieu Lirzin
2016-07-30
*
schema: Evaluations: Add 'revision' column.
Mathieu Lirzin
2016-07-30
*
schema: Builds: Add 'evaluation' column.
Mathieu Lirzin
2016-07-27
*
cuirass: Move procedures to (cuirass base) module.
Mathieu Lirzin
2016-07-27
*
schema: Separate "Derivations" from "Evaluations".
Mathieu Lirzin
2016-07-27
*
database: Remove 'db-delete-evaluation' procedure.
Mathieu Lirzin
2016-07-27
*
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
[next]