summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2016-06-15bitbake: toaster-tests: maximize browser window when running UI testsElliot Smith
2016-06-15bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-15bitbake: toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-06-15bitbake: toaster: tests Add new build tables to testsMichael Wood
2016-06-15bitbake: toaster: table.js Add the ability to highlight a particular rowMichael Wood
2016-06-15bitbake: toaster: port Installed packages table to ToasterTableMichael Wood
2016-06-15bitbake: toaster: port Task tables to ToasterTables widgetMichael Wood
2016-06-15bitbake: toaster: port Built recipes table to toastertablesMichael Wood
2016-06-15bitbake: toaster: port table for Built packages to ToasterTableMichael Wood
2016-06-15bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-06-15bitbake: toaster: toaster tables Enable complex empty statesBelen Barros Pena
2016-06-15bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: work-around our lack of a synchronous fetch for typeaheadsElliot Smith
2016-06-15bitbake: toaster: migrate typeahead libraryElliot Smith
2016-06-15bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-06-15bitbake: toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-06-15bitbake: toaster: testsjs Add call back to append elements on completion of t...Michael Wood
2016-06-02bitbake: toaster: fix urllib importsEd Bartosh
2016-06-02bitbake: toaster: don't use mru.count in the templateEd Bartosh
2016-06-02bitbake: toaster: use // operator instead of /Ed 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: read timezone files in binary modeEd Bartosh
2016-06-02bitbake: toaster: use re.sub() instead of translate()Ed Bartosh
2016-06-02bitbake: toaster: replace map with list comprehensionsEd Bartosh
2016-06-02bitbake: toaster: use items and range instead of old APIsEd 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: fix imports to work for python 3Ed Bartosh
2016-06-02bitbake: toaster: get rid of using reduceEd Bartosh
2016-06-02bitbake: toaster: use force_text instead of force_bytesEd Bartosh
2016-05-20bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833Michael Wood
2016-05-20bitbake: toaster: tests build Add a test for a build of core-image-minimalMichael Wood
2016-05-20bitbake: toaster: tests Add a BuildTest helper classMichael Wood
2016-05-20bitbake: toaster: Add a specific test settings fileMichael Wood
2016-05-20bitbake: toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-20bitbake: toaster-tests: tests for project configSujith H
2016-05-20bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena
2016-05-20bitbake: toaster: handle multiple imagefs typesSujith H
2016-05-17bitbake: toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith
2016-05-17bitbake: toaster: toastergui tests Fix toastertable testsMichael Wood
2016-05-17bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-05-14bitbake: toaster: use new syntax of except statementEd Bartosh
2016-05-14bitbake: toaster: use 'in' instead of has_keyEd Bartosh
2016-05-13bitbake: toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-11bitbake: toaster: tests browser Add test for creating a projectMichael Wood
2016-05-11bitbake: toaster: models Add missing import sysMichael Wood
2016-05-11bitbake: toaster: ui handles duplicate project name in project pageSujith H
2016-05-11bitbake: toaster: ui handles duplicate project name in new project pageSujith H