aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-04bitbake: toaster: Delete useless bldcontrol/testMichael Wood
2016-10-09bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-06bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood
2016-09-21bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-21bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-21bitbake: runbuilds: process builds on startEd Bartosh
2016-09-21bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-21bitbake: toaster: fix checking of repository urlEd Bartosh
2016-09-16bitbake: Add missing file from 'toaster: Allow git information to be null for...Richard Purdie
2016-09-02bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02bitbake: toaster: Allow git information to be null for BRLayerMichael Wood
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-08-11bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11bitbake: toaster: collect details for local dir imported from uiSujith H
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-08-11bitbake: toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-07-26bitbake: toaster: loadconf Partially add back some of the layerSource parsingMichael Wood
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-26bitbake: toaster: Replace references to LayerSource modelsMichael Wood
2016-07-26bitbake: toaster: loadconf remove Loading LayerSourcesMichael Wood
2016-06-15bitbake: toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-15bitbake: toaster: fix migrationsEd Bartosh
2016-06-02bitbake: toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-02bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-02bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-02bitbake: toaster: fix local importsEd Bartosh
2016-06-02bitbake: toaster: use force_text instead of force_bytesEd Bartosh
2016-05-20bitbake: toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-11bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06bitbake: toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06bitbake: toaster: use empty tokenEd Bartosh
2016-04-06bitbake: toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-06bitbake: toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-06bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-04-06bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-06bitbake: toaster: use bash explicitlyEd Bartosh
2016-04-06bitbake: toaster: stop bitbake server after the buildEd Bartosh
2016-04-06bitbake: toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06bitbake: toaster: reimplement triggerBuildEd Bartosh
2016-04-06bitbake: toaster: modified setLayers APIEd Bartosh
2016-04-06bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06bitbake: toaster: remove release APIEd Bartosh
2016-04-06bitbake: toaster: remove startBBServer APIEd Bartosh
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood