summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-06toaster: libtoaster Update implementation of startABuild and cancelABuildMichael Wood
2016-04-06toaster: xhr Update the implementation of the build cancellation requestMichael Wood
2016-04-06toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-04-06toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-06toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06toaster: use bash explicitlyEd Bartosh
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06toaster: update conf/local.confEd 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-04-06toasterui: fix brbe reportingEd Bartosh
2016-04-06buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-06toaster: set BITBAKE_UI environment variableEd Bartosh
2016-04-06toaster: get rid of noui optionEd Bartosh
2016-04-06toaster: don't start bitbake serverEd Bartosh
2016-04-05fetch2/git.py: remove .indirectiondir workaroundRobert Yang
2016-04-05persist_data: Return str instead of unicode for sqlite3 text queriesKlauer, Daniel
2016-04-03siggen: Ensure tainted stamps are accounted for with writing custom stampsRichard Purdie
2016-04-02siggen: Fix nostamp taint handlingRichard Purdie
2016-04-02siggen: Add checksum recalculation/checking codeRichard Purdie
2016-04-02siggen: Fix check calculation problem with file_checksumsRichard Purdie
2016-04-02siggen: Drop misleading duplicate methodRichard Purdie
2016-04-02tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-04-02fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-04-01toaster: orm better detect requires during CustomImageRecipe generationJoshua Lock
2016-04-01toaster: Correct typo on build form help textBelen Barros Pena
2016-04-01toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-31toaster: tests Migrate landing page tests to SeleniumElliot Smith
2016-03-31toaster: tests Migrate all projects page tests to SeleniumElliot Smith
2016-03-31toaster: tests Migrate project builds page tests to SeleniumElliot Smith
2016-03-31toaster: tests Migrate all builds page and project page tests to SeleniumElliot Smith
2016-03-31toaster: tests Migrate to Selenium for UI testsElliot Smith
2016-03-31bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-30cookerdata.py: remove slash in the endRobert Yang
2016-03-30Bump version to 1.29.1Richard Purdie
2016-03-30build/utils: Allow python functions to execute with real exception handlingRichard Purdie
2016-03-30fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-30cooker: fix CookerParser.shutdown()Markus Lehtonen
2016-03-29cooker: Ensure bbappend order is deterministicRichard Purdie
2016-03-29checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen
2016-03-29cookerdata: Improve handling of ParseErrorRichard Purdie
2016-03-26fetch2/wget.py: _check_latest_version_by_dir fix prefix detectionAníbal Limón
2016-03-26fetch2/wget.py: _check_latest_version_by_dir use group namesAníbal Limón