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
/
tests
Commit message (
Expand
)
Author
Age
*
repo: Add <repo> record datatype.
Mathieu Lirzin
2016-12-28
*
maint: Move examples from 'tests' to 'examples' directory.
Mathieu Lirzin
2016-12-16
*
db: Forbid inserting the same specification twice.
Mathieu Lirzin
2016-11-17
*
tests: Track Cuirass' git.
Jan Nieuwenhuizen
2016-09-23
*
base: Support tracking of a Guix package's git.
Jan Nieuwenhuizen
2016-09-23
*
tests: database: Use 'test-group-cleanup'.
Mathieu Lirzin
2016-08-28
*
tests: http: Reformat expected result.
Mathieu Lirzin
2016-08-03
*
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
*
tests: Add missing test group statements.
Mathieu Lirzin
2016-07-27
*
schema: Separate "Derivations" from "Evaluations".
Mathieu Lirzin
2016-07-27
*
database: Remove "db-add-build-log" test.
Mathieu Lirzin
2016-07-27
*
tests: Add 'hello-singleton' specification example.
Mathieu Lirzin
2016-07-27
*
cuirass: Use database to store specifications.
Mathieu Lirzin
2016-07-25
*
gnu-system: license->alist: Allow list in license field.
Mathieu Lirzin
2016-07-25
*
schema: Separate 'Evaluations' from 'Builds'.
Mathieu Lirzin
2016-07-25
*
database: sqlite-exec: Return every rows.
Mathieu Lirzin
2016-07-25
*
Move '%program-name' to (cuirass ui) module.
Mathieu Lirzin
2016-07-25
*
gnu-system: Add 'license->alist' procedure.
Mathieu Lirzin
2016-07-14
*
Remove redundancies in the specification examples.
Mathieu Lirzin
2016-07-14
*
gnu-system: Use 'specification->package' when possible.
Mathieu Lirzin
2016-07-14
*
Remove unnecessary (cuirass job) module.
Mathieu Lirzin
2016-07-13
*
Evaluate derivations in a separate process.
Mathieu Lirzin
2016-07-13
*
Add guix-jobs.scm specification file.
Mathieu Lirzin
2016-07-04
*
gnu-system: Fix '%job-name' calls.
Mathieu Lirzin
2016-07-04
*
Add 'basic.sh' test.
Mathieu Lirzin
2016-07-03
*
Add %package-cachedir parameter.
Mathieu Lirzin
2016-07-02
*
Add test for 'with-directory-excursion'.
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
*
Store build logs in the database.
Mathieu Lirzin
2016-06-29
*
Fix temporary database location.
Mathieu Lirzin
2016-06-26
*
Make %package-database a parameter object.
Mathieu Lirzin
2016-06-26
*
Add (cuirass database) module.
Mathieu Lirzin
2016-06-26
*
Support multiples <job-spec> evaluation.
Mathieu Lirzin
2016-06-16
*
Change <job-spec> and <job> semantics.
Mathieu Lirzin
2016-06-16
*
gnu-system: Add hello subset.
Mathieu Lirzin
2016-06-13
*
job: Add <job-spec> record type.
Mathieu Lirzin
2016-06-13
*
cuirass: Allow defining jobs outside of the repository.
Mathieu Lirzin
2016-06-13
*
Initial commit.
Mathieu Lirzin
2016-05-29