summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Check whether request id is in the event's id listRichard Ipsum2014-04-231-6/+8
| * Add handling for new messages to BuildControllerRichard Ipsum2014-04-231-1/+40
| * Add new step-already-started message to protocolRichard Ipsum2014-04-231-0/+5
| * WorkerConnection: _maybe_handle_helper_resultRichard Ipsum2014-04-231-9/+4
| * WorkerConnection: _request_cachingRichard Ipsum2014-04-231-9/+6
| * WorkerConection: _handle_exec_responseRichard Ipsum2014-04-231-9/+8
| * WorkerConnection: _handle_exec_outputRichard Ipsum2014-04-231-2/+2
| * WorkerBuildQueuer: Use job's artifact and idRichard Ipsum2014-04-231-14/+17
| * Remove cancelRichard Ipsum2014-04-231-6/+1
| * Change event names backRichard Ipsum2014-04-231-3/+3
| * WorkerConnection: misc attributesRichard Ipsum2014-04-231-0/+6
| * WorkerBuildQueuer: replace request queue with jobsRichard Ipsum2014-04-231-25/+67
| * Add Jobs and Job classesRichard Ipsum2014-04-231-10/+49
| * Make WorkerBuildCaching carry a list of idsRichard Ipsum2014-04-231-5/+2
| * Add new build messages to worker build schedulerRichard Ipsum2014-04-231-2/+12
* | Merge remote-tracking branch 'origin/baserock/ps/fix-virtualbox-version-check...Richard Maw2014-04-221-2/+2
|\ \
| * | fix the Virtualbox version checkingPaul Sherwood2014-04-201-2/+2
* | | Update copyright header in check-silliness scriptRichard Maw2014-04-221-1/+1
|/ /
* | Merge remote-tracking branch 'origin/baserock/richardmaw/style-checker'Richard Maw2014-04-172-5/+23
|\ \
| * | style check: Include newly added files in checksRichard Maw2014-03-191-2/+3
| * | check-copyright-year: Use current date for uncommitted changesRichard Maw2014-03-191-3/+20
* | | Fix check-silliness' use of awk length functionLars Wirzenius2014-04-171-2/+2
* | | Remove duplicated function _artifact_filenameRichard Ipsum2014-04-161-8/+2
| |/ |/|
* | Add flag for debugging state of build graphRichard Ipsum2014-04-161-8/+10
* | Don't log a cache response till we're sureRichard Ipsum2014-04-161-1/+2
* | Merge branch 'baserock/richardipsum/distbuild_improve_annotation3'Richard Ipsum2014-04-154-57/+83
|\ \
| * | Annotation using single post requestRichard Ipsum2014-04-111-53/+70
| * | Set body and headers in messageRichard Ipsum2014-04-111-1/+2
| * | Request has headers and body. Allow POST methodRichard Ipsum2014-04-111-2/+8
| * | Add body and headers to http-request messageRichard Ipsum2014-04-081-0/+2
* | | Merge branch 'baserock/sam/deploy-kvm-check'Sam Thursfield2014-04-154-12/+60
|\ \ \
| * | | deploy: Extra checks for KVM deploymentsSam Thursfield2014-04-151-0/+21
| * | | deploy: Share SSH connectivity check in the common writeexts.py codeSam Thursfield2014-04-153-10/+11
| * | | deploy: Check SSH connection for KVM deployment before startingSam Thursfield2014-04-142-6/+32
|/ / /
* | | Fix lines longer than 80 characters (my fault)Sam Thursfield2014-04-143-5/+8
* | | Merge branch 'sam/distbuild-concurrency-fixes'Sam Thursfield2014-04-1411-60/+87
|\ \ \
| * | | distbuild: Consistently name all maybe_ message callbacksSam Thursfield2014-04-142-25/+25
| * | | distbuild: Make some transitions more specificSam Thursfield2014-04-142-23/+18
| * | | distbuild: Fix possible 'one user disconnecting breaks all builds' issueSam Thursfield2014-04-141-2/+2
| * | | distbuild: Fix 'one build failure causes all concurrent builds to hang'Sam Thursfield2014-04-141-8/+25
| * | | distbuild: Clarify InitiatorConnection docstringSam Thursfield2014-04-141-3/+6
| * | | distbuild: Label state machine transition tablesSam Thursfield2014-04-1411-0/+12
| * | | distbuild: worker-build failure does not indicate an error in the controllerSam Thursfield2014-04-141-1/+1
|/ / /
* | | Merge branch 'sam/distbuild-logging-improvements'Sam Thursfield2014-04-1413-47/+125
|\ \ \
| * | | distbuild: Log IPs of initiators and workers in more placesSam Thursfield2014-04-102-32/+31
| * | | distbuild: Improve logging of connections and objectsSam Thursfield2014-04-1010-8/+94
| * | | distbuild: Remove debug logging from serialise-artifact codeSam Thursfield2014-04-101-7/+0
| * | | distbuild: Disable extra debugging by defaultSam Thursfield2014-04-102-2/+2
* | | | Merge branch 'sam/distbuild-gc-fix'Sam Thursfield2014-04-141-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
|/ / /