summaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol
AgeCommit message (Expand)Author
2016-04-06toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06toaster: use empty tokenEd Bartosh
2016-04-06toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-06toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-06toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-04-06toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06toaster: bldcontrol Add forceShutDown function to 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-03-09toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-07toaster: remove sshbecontroller moduleEd Bartosh
2016-03-07toaster: don't use sshbecontrollerEd Bartosh
2016-03-07toaster: raise NotImplementedErrorEd Bartosh
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: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-14toaster: Remove South migrationsEd Bartosh
2015-12-14toaster: trigger SetBRBE eventEd Bartosh
2015-12-14toaster: implement BitbakeController.triggerEventEd Bartosh
2015-12-07toaster: remove writeConfFile APIEd Bartosh
2015-12-07toaster: set varibales on bitbake serverEd Bartosh
2015-12-07toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07toaster: remove stopBBServer APIEd Bartosh
2015-12-07toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07toaster: remove _setupBE functionEd Bartosh
2015-12-07toaster: make runbuilds to loopEd 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-10-11toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
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