index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
offload.scm
Age
Commit message (
Expand
)
Author
2015-02-05
offload: Better report failure to create the GC root directory.
Ludovic Courtès
2015-02-05
offload: Warn about SSH client issues.
Ludovic Courtès
2014-10-29
offload: Remove mutual exclusion on transfers.
Ludovic Courtès
2014-10-09
Break module cycle involving (guix store) and (guix ui).
Ludovic Courtès
2014-09-20
offload: Use a total order when sorting available machines.
Ludovic Courtès
2014-09-20
offload: Try another machine when the "best" machine is overloaded.
Ludovic Courtès
2014-08-29
offload: Ignore EEXIST when registering a .drv as a GC root.
Ludovic Courtès
2014-08-29
offload: Ignore unreachable machines.
Ludovic Courtès
2014-06-27
guix {system,offload}: Improve reporting of syntax errors.
Ludovic Courtès
2014-04-14
offload: '{send,receive}-files' wait for completion of the transfer.
Ludovic Courtès
2014-04-14
offload: Better synchronize with remote invocation of 'guix archive --missing'.
Ludovic Courtès
2014-04-08
offload: Remove all the GC roots in case of multiple-output derivations.
Ludovic Courtès
2014-04-08
offload: Bail out when failing to register a GC root on the build machine.
Ludovic Courtès
2014-04-03
offload: Prevent the '.drv' and build result from being GC'd.
Ludovic Courtès
2014-03-31
offload: Exit with code 100 upon build failures.
Ludovic Courtès
2014-03-26
offload: Remove erroneous 'close-pipe' call.
Ludovic Courtès
2014-03-26
offload: Wait for the processes involved in 'guix archive --missing'.
Ludovic Courtès
2014-03-26
offload: Allow one transfer in each direction simultaneously.
Ludovic Courtès
2014-03-26
offload: Disable SSH-level compression.
Ludovic Courtès
2014-03-24
offload: Compress files being sent/retrieved.
Ludovic Courtès
2014-03-19
offload: Send build logs to file descriptor 4.
Ludovic Courtès
2014-03-13
offload: Fix 'choose-build-machine' for several machines.
Ludovic Courtès
2014-03-13
offload: Convert the port number to a string when invoking lsh.
Ludovic Courtès
2014-03-13
offload: Allow build machines to specify a port number.
Ludovic Courtès
2014-03-09
offload: Honor absolute build timeouts.
Ludovic Courtès
2014-03-09
offload: Move macro definitions before use.
Ludovic Courtès
2014-03-09
offload: Distinguish between 'decline' and 'postpone'.
Ludovic Courtès
2014-03-08
offload: Prevent locked files from being GC'd.
Ludovic Courtès
2014-03-08
offload: Fix thinko.
Ludovic Courtès
2014-03-08
offload: Make 'parallel-builds' a hard limit.
Ludovic Courtès
2014-03-08
offload: Further generalize lock files.
Ludovic Courtès
2014-03-08
offload: Generalize the machine lock mechanism.
Ludovic Courtès
2014-03-06
offload: Serialize file transfers to build machines.
Ludovic Courtès
2014-03-01
offload: Comment out attempt to set up an lsh gateway.
Ludovic Courtès
2014-03-01
offload: 'remote-pipe' uses the right SSH key.
Ludovic Courtès
2014-03-01
offload: Take the target machine load into account.
Ludovic Courtès
2014-02-02
offload: Have 'build-machines' honor its argument.
Ludovic Courtès
2014-01-27
offload: Do not try to retrieve anything upon build failure.
Ludovic Courtès
2014-01-24
Add 'guix offload' as a daemon build hook.
Ludovic Courtès