summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood2016-04-062-1/+45
* bitbake: toaster: models Add cancelled state to build outcomeSujith H2016-04-062-1/+25
* bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H2016-04-062-23/+5
* bitbake: toaster: libtoaster Update implementation of startABuild and cancelA...Michael Wood2016-04-067-29/+34
* bitbake: toaster: xhr Update the implementation of the build cancellation req...Michael Wood2016-04-061-9/+45
* bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood2016-04-063-42/+80
* bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H2016-04-061-0/+3
* bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh2016-04-061-5/+8
* bitbake: toaster: use bash explicitlyEd Bartosh2016-04-061-6/+7
* bitbake: toaster: fix jethro buildEd Bartosh2016-04-061-8/+10
* bitbake: toaster: update conf/local.confEd Bartosh2016-04-061-3/+3
* bitbake: toaster: stop bitbake server after the buildEd Bartosh2016-04-061-4/+6
* bitbake: toaster: add new parameter to _shellcmdEd Bartosh2016-04-061-1/+3
* bitbake: toaster: reimplement triggerBuildEd Bartosh2016-04-061-35/+67
* bitbake: toaster: modified setLayers APIEd Bartosh2016-04-062-26/+1
* bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh2016-04-062-5/+3
* bitbake: toaster: remove release APIEd Bartosh2016-04-062-12/+0
* bitbake: toaster: remove startBBServer APIEd Bartosh2016-04-062-41/+0
* bitbake: toasterui: fix brbe reportingEd Bartosh2016-04-061-3/+3
* bitbake: buildinfohelper: improve handling of providermapEd Bartosh2016-04-061-2/+1
* bitbake: uievent: improve BBUIEventQueue codeEd Bartosh2016-04-061-2/+8
* bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh2016-04-062-3/+4
* bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh2016-04-061-0/+2
* bitbake: toaster: get rid of noui optionEd Bartosh2016-04-061-4/+0
* bitbake: toaster: don't start bitbake serverEd Bartosh2016-04-061-61/+6
* bitbake: fetch2/git.py: remove .indirectiondir workaroundRobert Yang2016-04-061-17/+1
* bitbake: persist_data: Return str instead of unicode for sqlite3 text queriesKlauer, Daniel2016-04-061-0/+1
* bitbake: siggen: Ensure tainted stamps are accounted for with writing custom ...Richard Purdie2016-04-031-3/+7
* bitbake: siggen: Fix nostamp taint handlingRichard Purdie2016-04-031-3/+7
* bitbake: siggen: Add checksum recalculation/checking codeRichard Purdie2016-04-031-11/+49
* bitbake: siggen: Fix check calculation problem with file_checksumsRichard Purdie2016-04-031-3/+4
* bitbake: siggen: Drop misleading duplicate methodRichard Purdie2016-04-031-3/+0
* bitbake: tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson2016-04-031-35/+42
* bitbake: fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson2016-04-031-0/+1
* bitbake: toaster: orm better detect requires during CustomImageRecipe generationJoshua Lock2016-04-031-3/+2
* bitbake: toaster: Correct typo on build form help textBelen Barros Pena2016-04-031-1/+1
* bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood2016-04-031-11/+23
* bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith2016-04-012-74/+108
* bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith2016-04-012-197/+214
* bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith2016-04-012-133/+168
* bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith2016-04-013-140/+202
* bitbake: toaster: tests Migrate to Selenium for UI testsElliot Smith2016-04-016-0/+283
* bitbake: bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-314-4/+4
* bitbake: cookerdata.py: remove slash in the endRobert Yang2016-03-311-0/+2
* bitbake: Bump version to 1.29.1Richard Purdie2016-03-312-2/+2
* bitbake: build/utils: Allow python functions to execute with real exception h...Richard Purdie2016-03-312-5/+14
* bitbake: fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie2016-03-311-8/+21
* bitbake: cooker: fix CookerParser.shutdown()Markus Lehtonen2016-03-311-1/+0
* bitbake: cooker: Ensure bbappend order is deterministicRichard Purdie2016-03-301-1/+2
* bitbake: checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen2016-03-301-2/+4