summaryrefslogtreecommitdiff
path: root/guix/scripts/offload.scm
Commit message (Expand)AuthorAge
* offload: Do not read ~/.ssh/config.Ludovic Courtès2022-01-03
* offload: Autoload Guile-SSH.Ludovic Courtès2021-12-15
* offload: Delay call to 'read-derivation-from-file'.Ludovic Courtès2021-12-15
* ssh: Use 'guix repl' instead of 'guile'.Ludovic Courtès2020-12-23
* offload: Print warning in context.Julien Lepiller2020-12-15
* offload: Adjust default 'max-silent-time' value of 'open-ssh-session'.Ludovic Courtès2020-10-25
* offload: Export <build-machine> accessors.Ludovic Courtès2020-10-25
* offload: Improve load normalization and configurability.Maxim Cournoyer2020-10-08
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès2020-08-29
* offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer2020-08-25
* offload: Update help string.Maxim Cournoyer2020-08-24
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* ssh: Add 'authenticate-server*' and use it for offloading.Ludovic Courtès2019-12-04
* guix build, daemon: Rename "--no-build-hook" to "--no-offload".Ludovic Courtès2019-11-26
* offload: Set a longer SSH session timeout.Ludovic Courtès2019-10-15
* offload: Include the port number in the machine lock file name.Ludovic Courtès2019-09-28
* syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
* offload: 'status' reports the time difference.Ludovic Courtès2019-01-22
* store: Rename '&nix-error' to '&store-error'.Ludovic Courtès2019-01-21
* offload: Remove unnecessary locking on machine slots.Ludovic Courtès2018-12-26
* offload: Remove the "machine choice" lock.Ludovic Courtès2018-12-26
* offload: Adjust 'test' and 'status' to the latest changes.Ludovic Courtès2018-12-25
* offload: Use (guix inferior) instead of (ssh dist node).Ludovic Courtès2018-12-24
* offload: Display the normalized load in 'guix offload status' output.Ludovic Courtès2018-12-23
* offload: Recognize build failures due to lack of disk space.Ludovic Courtès2018-12-21
* offload: Skip machines that are low on disk space.Ludovic Courtès2018-12-21
* offload: Decompose 'machine-load' into simpler procedures.Ludovic Courtès2018-12-21
* offload: Fix error message in 'guix offload test'.Ludovic Courtès2018-06-15
* offload: Gracefully handle invalid results from 'machines.scm'.Ludovic Courtès2018-06-14
* offload: Honor the build timeout internally.Ludovic Courtès2018-06-11
* offload: Look at machine loads for the past minute.Ludovic Courtès2018-01-15
* offload: 'test' reports Guile and module errors more nicely.Ludovic Courtès2018-01-12
* offload: 'test' gracefully handles 'node-repl-error'.Ludovic Courtès2018-01-12
* offload: Fix regression in file retrieval.Ludovic Courtès2018-01-12
* guix: offload: Add "status" sub-command.Ricardo Wurmus2017-12-16
* Do not set '%fresh-auto-compile'.Ludovic Courtès2017-12-01
* offload: Reduce the number of calls to 'machine-load'.Ludovic Courtès2017-10-12
* offload: Fix potential file descriptor and memory leak.Ludovic Courtès2017-07-25
* offload: Disconnect sessions created by 'machine-load'.Ludovic Courtès2017-07-25
* derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès2017-06-12
* scripts: Set thread names.Ludovic Courtès2017-05-28
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* offload: Avoid using '_' as a 'match' pattern.Ludovic Courtès2017-04-21
* Add (guix ssh) module.Ludovic Courtès2016-12-31
* offload: Allow testing machines that match a regexp.Ludovic Courtès2016-12-09
* offload: Test each machine only once.Ludovic Courtès2016-12-09
* offload: Do not read ~/.ssh/known_hosts.Ludovic Courtès2016-12-09
* offload: Increase the connection timeout.Ludovic Courtès2016-12-06
* offload: Send the build log to the right file descriptor.Ludovic Courtès2016-12-06