summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery2016-11-281-3/+13
* bitbake: toaster: Fix adding of bitbake variables containing ':'Alexander Egorenkov2016-08-311-2/+2
* bitbake: toaster: fix progress bar in MySQL environmentElliot Smith2016-05-132-2/+3
* bitbake: toaster-tests: tests for build dashboardElliot Smith2016-04-192-87/+251
* bitbake: toaster: add modal to select custom image for editingElliot Smith2016-04-198-92/+186
* bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-199-96/+345
* bitbake: toaster-tests: make helper click on input before entering textElliot Smith2016-04-191-1/+5
* bitbake: toaster-tests: add tests for new custom image pageElliot Smith2016-04-191-0/+160
* bitbake: toaster: prevent exception when Project.release is nullElliot Smith2016-04-191-5/+11
* bitbake: toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-192-17/+24
* bitbake: toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* bitbake: toaster: fix sorting after hiding a column in build tablesElliot Smith2016-04-192-26/+26
* bitbake: toaster: ensure ToasterTable headings are reset when order by changesMichael Wood2016-04-191-1/+5
* bitbake: toaster: fixes for customimage package not foundDave Lerner2016-04-093-12/+30
* bitbake: tests: browser Add test to run the js unit testsMichael Wood2016-04-061-0/+57
* bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...Michael Wood2016-04-061-4/+14
* bitbake: toaster: tests Set MACHINE for the test projectsMichael Wood2016-04-061-2/+2
* bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood2016-04-063-2/+350
* bitbake: toaster: add rev dep column to image detail pagesDave Lerner2016-04-063-0/+27
* bitbake: toaster: get bitbake location from BBBASEDIREd Bartosh2016-04-061-3/+5
* bitbake: toaster: update projectconf.html for DL_DIR and SSTATE_DIRSujith H2016-04-061-3/+157
* bitbake: toaster: update view to support DL_DIR and SSTATE_DIRSujith H2016-04-061-2/+38
* bitbake: toaster: use empty tokenEd Bartosh2016-04-061-1/+1
* bitbake: toaster: runbuilds Clean up runbuildsMichael Wood2016-04-061-29/+52
* bitbake: toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood2016-04-061-4/+22
* bitbake: toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood2016-04-061-1/+4
* bitbake: toaster: mrb_section template Add build cancel buttonMichael Wood2016-04-062-94/+149
* bitbake: toaster: tables BuildsTable exclude cancelled buildsSujith H2016-04-061-2/+3
* 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: toaster: use bash explicitlyEd Bartosh2016-04-061-6/+7
* 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: 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: 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