summaryrefslogtreecommitdiff
path: root/gear
Commit message (Expand)AuthorAgeFilesLines
* Cancel now running jobsPedro Alvarez2016-03-302-3/+79
* wip cancelation, it works, but doesn't cancel running jobsPedro Alvarez2016-03-291-17/+63
* WIP comunication to clientPedro Alvarez2016-03-292-4/+12
* Add initial fake client for one requestPedro Alvarez2016-03-281-0/+65
* Rename client.py to controller.pyPedro Alvarez2016-03-281-0/+0
* Start creating RequestsManager to listen to requestsPedro Alvarez2016-03-281-10/+61
* Worker, start handling errors, and ^C with threadsPedro Alvarez2016-03-281-63/+133
* change-cache-for-testingPedro Alvarez2016-03-271-1/+1
* Check building components before cachePedro Alvarez2016-03-271-5/+23
* Use wait() and notify(), with timeout to allow ^CPedro Alvarez2016-03-271-10/+9
* don't try to do anything with not started requestsPedro Alvarez2016-03-271-8/+13
* Build control in RequestControllerPedro Alvarez2016-03-271-93/+73
* I'll strat moving the artifact states to RequestsControllerPedro Alvarez2016-03-271-0/+2
* wip multiple buildsPedro Alvarez2016-03-271-17/+52
* debug messages fixPedro Alvarez2016-03-271-3/+3
* Encapsulate builds in RequestsControllerPedro Alvarez2016-03-271-17/+33
* fix code for testsPedro Alvarez2016-03-272-20/+27
* Clean up some debug messages, and allow buildingPedro Alvarez2016-03-272-9/+2
* WIP support cache request to clientPedro Alvarez2016-03-272-7/+54
* WIP: start playing with cachePedro Alvarez2016-03-271-2/+21
* Add notesPedro Alvarez2016-03-271-0/+5
* Atomic upload artifactsPedro Alvarez2016-03-271-2/+3
* Add note and remove noise from build-graphPedro Alvarez2016-03-271-3/+1
* Fix bug when extracting suffixesPedro Alvarez2016-03-271-1/+1
* Send live stdout of builds to clientPedro Alvarez2016-03-272-6/+8
* finish PoC of uploading artifacts with paramikoPedro Alvarez2016-03-271-34/+28
* first attempt paramikoPedro Alvarez2016-03-271-1/+53
* Send build log and prepare artifact suffixesPedro Alvarez2016-03-272-0/+24
* Request build-artifact jobPedro Alvarez2016-03-272-4/+9
* Handle decoding build_graph errorPedro Alvarez2016-03-271-4/+9
* Add debug code for build-graph failuresPedro Alvarez2016-03-272-3/+11
* Build logic donePedro Alvarez2016-03-272-31/+66
* Start trying to buildPedro Alvarez2016-03-271-1/+49
* Find unbuilt artifactsPedro Alvarez2016-03-271-8/+31
* Create controller class, and use itPedro Alvarez2016-03-272-34/+47
* Store artifacts and mark them as unbuiltPedro Alvarez2016-03-271-3/+47
* tidy up debug messagesPedro Alvarez2016-03-271-8/+7
* mocking thingsPedro Alvarez2016-03-272-0/+94