summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* utils: Reset the Fiber dynamic environment in %NON-BLOCKING.Clément Lassieur2018-07-14
* evaluate: Use a generic key to identify Cuirass arguments.Clément Lassieur2018-06-18
* http: Reverse evaluations list.Mathieu Othacehe2018-04-23
* http: Add /api/evaluations route.Mathieu Othacehe2018-04-19
* database: Adjust index to speed up /api/queue queries.Ludovic Courtès2018-04-10
* Use the 2.2 'setvbuf' API style.Ludovic Courtès2018-04-09
* base: 'spawn-builds' really builds by chunks.Ludovic Courtès2018-04-09
* evaluate: Change '%load-path' once and for all.Ludovic Courtès2018-04-09
* evaluate: Leave GUILE_LOAD_PATH unchanged.Ludovic Courtès2018-04-09
* evaluate: Change directory to SOURCE.Ludovic Courtès2018-04-09
* evaluate: Do not load Guix/Cuirass modules upfront.Ludovic Courtès2018-04-09
* base: Pass the correct load path to the 'evaluate' command.Ludovic Courtès2018-04-07
* evaluate: Honor the given load path.Ludovic Courtès2018-04-07
* evaluate: Really support 'build-derivations' RPCs.Ludovic Courtès2018-04-07
* evaluate: Really pass arguments like Hydra.Ludovic Courtès2018-04-06
* base: Let sqlite handle deduplication of the list of pending derivations.Ludovic Courtès2018-04-05
* database: Add 'db-get-pending-derivations'.Ludovic Courtès2018-04-05
* evaluate: Pass the file name and revision to the user procedure.Ludovic Courtès2018-04-05
* utils: Add critical sections.Ludovic Courtès2018-04-02
* base: Do not resort to Coreutils' "chmod".Ludovic Courtès2018-04-01
* base: Make a writable copy of the checkout only when #:no-compile? is false.Ludovic Courtès2018-04-01
* database: 'db-get-builds' honors 'status+submission-time' ordering again.Ludovic Courtès2018-03-29
* http: Process client connections really concurrently, again.Ludovic Courtès2018-03-28
* base: Add 'cancel-old-builds'.Ludovic Courtès2018-03-28
* evaluate: Tolerate calls to 'build-things' during evaluations.Ludovic Courtès2018-03-28
* database: Set a 'busy_timeout' to handle concurrent accesses.Ludovic Courtès2018-03-25
* cuirass: Line-buffer stdout and stderr.Ludovic Courtès2018-03-25
* 'with-store' and 'with-database' and written in terms of 'unwind-protect'.Ludovic Courtès2018-03-19
* utils: Add 'unwind-protect'.Ludovic Courtès2018-03-19
* http: Correctly set #:timestamp for non-finished builds.Ludovic Courtès2018-03-18
* base: Catch errors in the 'process-build-log' handler.Ludovic Courtès2018-03-18
* base: Move database update from 'evaluate' process to the main process.Ludovic Courtès2018-03-01
* base: 'spawn-builds' correctly keeps track of remaining builds.Ludovic Courtès2018-03-01
* http: Return build completion time as #:timestamp when completed.Ludovic Courtès2018-03-01
* database: Indent 'db-get-builds'.Ludovic Courtès2018-03-01
* database: Adjust style of 'assqx-ref'.Ludovic Courtès2018-03-01
* http: 'request-parameters' always returns a list.Ludovic Courtès2018-03-01
* http: Fix interpretation of non-numerical parameters.Ludovic Courtès2018-03-01
* logging: "Defensive programming" for 'log-monitoring-stats'.Ludovic Courtès2018-02-27
* database: Fix grouping in db-get-builds.Danny Milosavljevic2018-02-19
* http: Interpret id and nr request-parameters as numbers.Danny Milosavljevic2018-02-19
* database: db-get-builds: Remove debugging output.Danny Milosavljevic2018-02-19
* http: Convert build-id URL part to number.Danny Milosavljevic2018-02-19
* database: db-get-builds: Inline output selection.Danny Milosavljevic2018-02-19
* database: Simplify 'db-get-builds'.Danny Milosavljevic2018-02-19
* build: Clean cuirass.go.Ludovic Courtès2018-02-15
* build: Install (web server fiberized) in its right place.Ludovic Courtès2018-02-15
* cuirass: Clear the build queue when starting.Ludovic Courtès2018-02-14
* examples: random: Make store file names more distinguishable.Ludovic Courtès2018-02-14
* sql: Add indices to speed up common queries.Ludovic Courtès2018-02-14