summaryrefslogtreecommitdiff
path: root/distbuild
Commit message (Expand)AuthorAgeFilesLines
* log job stuffbaserock/adamcoldrick/wip-distbuild-fixesAdam Coldrick2015-03-272-2/+2
* readableAdam Coldrick2015-03-271-0/+1
* Keep huntingAdam Coldrick2015-03-272-4/+5
* NOAdam Coldrick2015-03-261-5/+5
* Try using event.jobAdam Coldrick2015-03-261-4/+4
* Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-164-6/+6
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-1629-80/+51
* Fix how the morph protocol version error message is displayedLauren Perry2015-03-111-2/+2
* Merge branch 'sam/distbuild-build-logs'Sam Thursfield2015-03-118-127/+134
|\
| * distbuild: Log in build-step-xx.log files when initiator cancels buildSam Thursfield2015-02-182-15/+22
| * distbuild: Remove the build-steps messageSam Thursfield2015-02-185-53/+6
| * distbuild: Create a new directory to store build logs for each build.Sam Thursfield2015-02-181-1/+20
| * distbuild: Use source name, not artifact name, for build step logsSam Thursfield2015-02-181-1/+1
| * distbuild: Fix build logs being sent to the wrong log filesSam Thursfield2015-02-181-54/+81
| * Update copyright yearsSam Thursfield2015-02-184-4/+4
* | Merge branch 'sam/distbuild-worker-disconnect'Sam Thursfield2015-03-031-8/+35
|\ \
| * | distbuild: Be more robust when a worker disconnectsSam Thursfield2015-02-031-8/+35
* | | Add protocol versioning for distbuild systemsLauren Perry2015-02-253-3/+24
* | | Merge remote-tracking branch 'lauren/baserock/lauren/distbuild-invalid-input-...Sam Thursfield2015-02-202-13/+22
|\ \ \ | |_|/ |/| |
| * | Update copyright yearsLauren Perry2015-02-092-2/+2
| * | Fix distbuild controller crashing on some invalid inputsLauren Perry2015-02-092-11/+20
| |/
* | Fix copyright yearsSam Thursfield2015-02-113-3/+3
* | distbuild: Give more detail when requests to cache-server failSam Thursfield2015-02-111-2/+3
* | distbuild: Simplify error when computing build graph failsSam Thursfield2015-02-111-2/+1
* | distbuild: Fix case where 'computing build graph' would hang foreverSam Thursfield2015-02-112-1/+7
* | distbuild: Simplify failure cases in BuildControllerSam Thursfield2015-02-111-43/+19
* | distbuild: Rearrange code that sends exec-request messageSam Thursfield2015-02-111-8/+13
* | distbuild: Write name of build worker to build-step-xx.log filesSam Thursfield2015-02-111-15/+33
|/
* Fix lines longer than 79 charactersSam Thursfield2014-10-291-1/+2
* Fix distbuild to allow passing a commit instead of a named ref to be builtSam Thursfield2014-10-273-6/+21
* distbuild: serialize dependent sources of graphRichard Maw2014-10-082-24/+46
* Allow distbuilds to choose where to put logsRichard Maw2014-10-081-1/+7
* distbuild: yaml-encode messages before json encodingRichard Maw2014-10-081-2/+8
* Allow distbuilding morphologies with binary data embeddedRichard Maw2014-10-081-9/+10
* Fix issues with distbuild caused by moving to building per-sourceRichard Maw2014-10-084-22/+26
* Allow ephemeral ports for distbuild servicesRichard Maw2014-10-021-1/+1
* distbuild: allow daemons to bind to ephemeral portsRichard Maw2014-10-011-1/+6
* Fix and integrate distbuild unit testsRichard Maw2014-10-012-127/+113
* Fix copyright years of distbuild code.Sam Thursfield2014-09-1129-29/+29
* Fix all distbuild code to be GPLv2 licensed.Sam Thursfield2014-09-1011-21/+141
* Rename for consistencyRichard Ipsum2014-08-141-10/+9
* Remove dead functionsRichard Ipsum2014-08-141-20/+0
* Revert distbuild parts of "Make our use of json binary path safe"baserock/richardmaw/bugfix/stop-decoding-distbuild-commsRichard Maw2014-07-183-6/+6
* Fix JSON file handling to be binary filename safeLars Wirzenius2014-07-153-6/+6
|\
| * Make our use of json binary path safebaserock/richardmaw/bugfix/unicode-safe-jsonRichard Maw2014-07-113-6/+6
* | Log the address we attempt to bindRichard Ipsum2014-07-111-0/+1
|/
* distbuild: Log a message when a socket error is receivedSam Thursfield2014-06-191-0/+4
* Import InitiatorConnectionMachineRichard Ipsum2014-06-111-1/+2
* Use superRichard Ipsum2014-06-111-1/+1
* Add InitiatorConnectionMachineRichard Ipsum2014-06-111-5/+36