summaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/localhostbecontroller.py
AgeCommit message (Expand)Author
2016-04-06toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06toaster: use empty tokenEd Bartosh
2016-04-06toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06toaster: use bash explicitlyEd Bartosh
2016-04-06toaster: stop bitbake server after the buildEd Bartosh
2016-04-06toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06toaster: reimplement triggerBuildEd Bartosh
2016-04-06toaster: modified setLayers APIEd Bartosh
2016-04-06toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06toaster: remove release APIEd Bartosh
2016-04-06toaster: remove startBBServer APIEd Bartosh
2016-03-23toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-02-11buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-08toaster: localhostbectrl Update the dirpath of customrecipe's base layerMichael Wood
2016-02-08toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-08toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-19toaster: write variables to toaster.confEd Bartosh
2015-12-14toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14toaster: trigger SetBRBE eventEd Bartosh
2015-12-07toaster: remove writeConfFile APIEd Bartosh
2015-12-07toaster: set varibales on bitbake serverEd Bartosh
2015-12-07toaster: remove stopBBServer APIEd Bartosh
2015-12-07toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07toaster: remove _setupBE functionEd Bartosh
2015-11-16toaster: localhostbectrl Pass DATABASE_URL in via the process environmentElliot Smith
2015-10-11toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11toaster: fix naming for clone directoryEd Bartosh
2015-09-29toaster: move clones into subdirectoryEd Bartosh
2015-09-29toaster: make clone directory name uniqueEd Bartosh
2015-09-29toaster: fix reimporting moduleEd Bartosh
2015-09-29toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-09toaster: increase waiting timeEd Bartosh
2015-08-01bitbake: toaster: Uncomment logging messagesEd Bartosh
2015-08-01bitbake: toaster: get rid of _createdirpath functionEd Bartosh
2015-08-01bitbake: toaster: Wait for toaster gui to comeEd Bartosh
2015-07-02toaster: Fix build execution regressionMichael Wood
2015-06-25toaster: refactor build modelAlexandru DAMIAN
2015-06-25toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-25toaster: improve the buildenvironment APIAlexandru DAMIAN
2015-05-29bldcontrol: Fix all failing unit testsMichael Wood
2015-05-19toaster: Remove dependency on daemon applicationRandy Witt
2015-05-19localhostbecontroller: Fix server search debug messageRandy Witt
2015-03-21toaster: display bitbake output after process startBelen Barros Pena
2015-03-16toaster: localhost build increase timeoutAlexandru DAMIAN
2015-03-16toasterui: identify proper layer in build modeAlexandru DAMIAN