summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-141-7/+6
* bitbake: toaster: trigger SetBRBE eventEd Bartosh2015-12-141-0/+3
* bitbake: toaster: remove writeConfFile APIEd Bartosh2015-12-071-11/+0
* bitbake: toaster: set varibales on bitbake serverEd Bartosh2015-12-071-2/+9
* bitbake: toaster: remove stopBBServer APIEd Bartosh2015-12-071-9/+0
* bitbake: toaster: reimplemented startBBServer methodEd Bartosh2015-12-071-72/+18
* bitbake: toaster: remove _setupBE functionEd Bartosh2015-12-071-17/+2
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-161-3/+10
* bitbake: toaster: Don't descend into directories for cached_layersMichael Wood2015-10-111-13/+16
* bitbake: toaster: fix naming for clone directoryEd Bartosh2015-10-111-1/+1
* bitbake: toaster: move clones into subdirectoryEd Bartosh2015-09-291-1/+1
* bitbake: toaster: make clone directory name uniqueEd Bartosh2015-09-291-7/+2
* bitbake: toaster: fix reimporting moduleEd Bartosh2015-09-291-1/+0
* bitbake: toaster: fix bug in resetting git repositoryEd Bartosh2015-09-291-1/+2
* bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh2015-09-291-1/+1
* bitbake: toaster: don't use --single-branch when cloningEd Bartosh2015-09-291-2/+2
* bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh2015-09-291-2/+49
* bitbake: toaster: increase waiting timeEd Bartosh2015-09-121-2/+2
* bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh2015-08-011-3/+3
* bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh2015-08-011-12/+7
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-011-1/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-1/+1
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-261-0/+22
* bitbake: bldcontrol: Fix all failing unit testsMichael Wood2015-05-291-1/+1
* bitbake: toaster: Remove dependency on daemon applicationRandy Witt2015-05-191-3/+9
* bitbake: localhostbecontroller: Fix server search debug messageRandy Witt2015-05-191-4/+5
* bitbake: toaster: display bitbake output after process startBelen Barros Pena2015-03-211-5/+9
* bitbake: toaster: localhost build increase timeoutAlexandru DAMIAN2015-03-161-2/+2
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-2/+2
* bitbake: toaster: properly detect starting in rolling log fileAlexandru DAMIAN2015-02-201-2/+10
* bitbake: toaster: fix git checkout commandAlexandru DAMIAN2015-02-171-1/+1
* bitbake: toaster: properly detect failed server startAlexandru DAMIAN2015-02-171-1/+4
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-16/+38
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-021-0/+11
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-301-31/+76
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-181-10/+17
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-121-21/+17
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-7/+32
* bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN2014-09-051-0/+191