pull: Create profile after the store connection has been opened.
[jackhill/guix/guix.git] / guix / scripts / offload.scm
2019-01-23 Ricardo WurmusMerge branch 'master' into staging
2019-01-22 Ludovic Courtèsoffload: 'status' reports the time difference.
2019-01-21 Ludovic Courtèsstore: Rename '&nix-error' to '&store-error'.
2018-12-27 Marius BakkeMerge branch 'master' into staging
2018-12-26 Ludovic Courtèsoffload: Remove unnecessary locking on machine slots.
2018-12-26 Ludovic Courtèsoffload: Remove the "machine choice" lock.
2018-12-26 Marius BakkeMerge branch 'master' into staging
2018-12-25 Ludovic Courtèsoffload: Adjust 'test' and 'status' to the latest changes.
2018-12-24 Ludovic Courtèsoffload: Use (guix inferior) instead of (ssh dist node).
2018-12-23 Marius BakkeMerge branch 'master' into staging
2018-12-23 Ludovic Courtèsoffload: Display the normalized load in 'guix offload...
2018-12-22 Marius BakkeMerge branch 'master' into staging
2018-12-21 Ludovic Courtèsoffload: Recognize build failures due to lack of disk...
2018-12-21 Ludovic Courtèsoffload: Skip machines that are low on disk space.
2018-12-21 Ludovic Courtèsoffload: Decompose 'machine-load' into simpler procedures.
2018-06-29 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-18 Marius BakkeMerge branch 'master' into staging
2018-06-15 Ludovic Courtèsoffload: Fix error message in 'guix offload test'.
2018-06-14 Ludovic Courtèsoffload: Gracefully handle invalid results from 'machin...
2018-06-11 Marius BakkeMerge branch 'master' into staging
2018-06-11 Ludovic Courtèsoffload: Honor the build timeout internally.
2018-02-20 Marius BakkeMerge branch 'master' into staging
2018-01-20 Mark H WeaverMerge branch 'master' into core-updates
2018-01-15 Ludovic Courtèsoffload: Look at machine loads for the past minute.
2018-01-12 Ludovic Courtèsoffload: 'test' reports Guile and module errors more...
2018-01-12 Ludovic Courtèsoffload: 'test' gracefully handles 'node-repl-error'.
2018-01-12 Ludovic Courtèsoffload: Fix regression in file retrieval.
2017-12-19 Marius BakkeMerge branch 'master' into core-updates
2017-12-16 Ricardo Wurmusguix: offload: Add "status" sub-command.
2017-12-05 Marius BakkeMerge branch 'master' into core-updates
2017-12-01 Ludovic CourtèsDo not set '%fresh-auto-compile'.
2017-10-16 Thomas DanckaertMerge 'master' into core-updates
2017-10-12 Ludovic Courtèsoffload: Reduce the number of calls to 'machine-load'.
2017-08-26 Marius BakkeMerge branch 'master' into staging
2017-07-27 Marius BakkeMerge branch 'master' into core-updates
2017-07-25 Ludovic Courtèsoffload: Fix potential file descriptor and memory leak.
2017-07-25 Ludovic Courtèsoffload: Disconnect sessions created by 'machine-load'.
2017-06-18 Mark H WeaverMerge branch 'master' into core-updates
2017-06-12 Ludovic Courtèsderivations: Introduce 'read-derivation-from-file'.
2017-06-03 Marius BakkeMerge branch 'master' into core-updates
2017-05-28 Marius BakkeMerge branch 'master' into staging
2017-05-28 Ludovic Courtèsscripts: Set thread names.
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-14 Marius BakkeMerge commit '28ee4d41edf072776777ff3f83aef8502df909e5...
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-04-22 Leo FamulariMerge branch 'master' into staging
2017-04-21 Ludovic Courtèsoffload: Avoid using '_' as a 'match' pattern.
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-12-31 Ludovic CourtèsAdd (guix ssh) module.
2016-12-11 Mark H WeaverMerge branch 'master' into staging
2016-12-09 Ludovic Courtèsoffload: Allow testing machines that match a regexp.
2016-12-09 Ludovic Courtèsoffload: Test each machine only once.
2016-12-09 Ludovic Courtèsoffload: Do not read ~/.ssh/known_hosts.
2016-12-09 Ludovic CourtèsMerge remote-tracking branch 'origin/master' into staging
2016-12-06 Ludovic Courtèsoffload: Increase the connection timeout.
2016-12-05 Ludovic Courtèsoffload: Send the build log to the right file descriptor.
2016-12-05 Ludovic Courtèsoffload: Fix plural of some messages.
2016-12-05 Ludovic Courtèsoffload: Make the compression methods configurable.
2016-12-05 Ludovic Courtèsoffload: Add "test" sub-command.
2016-12-04 Marius BakkeMerge branch 'master' into staging
2016-12-01 Ludovic Courtèsoffload: Do not abort when a machine is unreachable.
2016-12-01 Ludovic Courtèsoffload: Gracefully report connection failures.
2016-12-01 Ludovic Courtèsoffload: Warn about the lack of zlib support.
2016-12-01 Ludovic Courtèsoffload: Remove redundant call to 'topologically-sorted...
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-26 Ludovic Courtèsoffload: Call 'machine-load' only once per machine.
2016-11-26 Leo FamulariMerge branch 'master' into core-updates
2016-11-25 Ludovic Courtèsoffload: Drop 'remote-pipe'.
2016-11-25 Ludovic Courtèsoffload: Rewrite to make direct RPCs to the remote...
2016-11-25 Ludovic Courtèsoffload: Remove 'with-nar-error-handling' macro.
2016-11-25 Ludovic Courtèsoffload: Reuse SSH session during 'transfer-and-offload'.
2016-11-25 Ludovic Courtèsoffload: Use Guile-SSH instead of GNU lsh.
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-09-30 Ludovic CourtèsMerge branch 'master' into core-updates
2016-09-20 Ludovic Courtèsui: Do not shadow '_' where it's used as a literal...
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-31 Ludovic Courtèsoffload: Use (guix build syscalls).
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-25 Ludovic Courtèsoffload: Use gzip instead of xz for compression on...
2015-07-09 Ludovic Courtèsoffload: Add 'ssh-options' field to <build-machine>.
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Mark H Weaveroffload: Fix sorting bug in 'choose-build-machine'.
2015-02-05 Ludovic Courtèsoffload: Better report failure to create the GC root...
2015-02-05 Ludovic Courtèsoffload: Warn about SSH client issues.
2014-10-28 Ludovic Courtèsoffload: Remove mutual exclusion on transfers.
2014-10-09 Ludovic CourtèsBreak module cycle involving (guix store) and (guix...
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-20 Ludovic Courtèsoffload: Use a total order when sorting available machines.
2014-09-20 Ludovic Courtèsoffload: Try another machine when the "best" machine...
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-08-29 Ludovic Courtèsoffload: Ignore EEXIST when registering a .drv as a...
2014-08-29 Ludovic Courtèsoffload: Ignore unreachable machines.
2014-06-26 Ludovic Courtèsguix {system,offload}: Improve reporting of syntax...
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-04-13 Ludovic Courtèsoffload: '{send,receive}-files' wait for completion...
2014-04-13 Ludovic Courtèsoffload: Better synchronize with remote invocation...
next