summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: settings fixture Set default release to masterMichael Wood2016-11-231-1/+1
* bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery2016-11-161-3/+13
* bitbake: toaster: add tests/eventreplay/READMEEd Bartosh2016-11-041-0/+22
* bitbake: toaster: add eventreplay test case for zlibEd Bartosh2016-11-041-1/+11
* bitbake: toaster: add eventreplay test case for core-image-minimalEd Bartosh2016-11-041-0/+87
* bitbake: toaster: use current directory if BUILDDIR is not setEd Bartosh2016-11-041-1/+1
* bitbake: toaster: tests builds test_core_image_min Clean upsMichael Wood2016-11-041-30/+20
* bitbake: toaster: tests builds Update buildtestMichael Wood2016-11-041-48/+81
* bitbake: toaster: orm models Handle run builds process not yet runningMichael Wood2016-11-041-2/+6
* bitbake: toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood2016-11-041-1/+2
* bitbake: toaster: Remove contrib ttsMichael Wood2016-11-0416-3442/+0
* bitbake: toaster: Delete useless bldcontrol/testMichael Wood2016-11-041-141/+0
* bitbake: toaster: Move views tests to main testing moduleMichael Wood2016-11-043-0/+4
* bitbake: toaster: views Tests fix all pyflake identified issuesMichael Wood2016-11-041-48/+47
* bitbake: toaster: Update default release to Mortybrian avery2016-10-151-1/+1
* bitbake: toaster: Update poky fixture for Morty releasebrian avery2016-10-151-6/+6
* bitbake: toaster: Update oe-core fixture for Morty releasebrian avery2016-10-151-8/+8
* bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh2016-10-091-1/+1
* bitbake: toaster: Update tests to reflect front end changesMichael Wood2016-10-063-2/+12
* bitbake: toaster: Delete notification update front end implementation to designMichael Wood2016-10-065-4/+10
* bitbake: toaster: importlayer Fix layer dependencies button state toggleMichael Wood2016-10-061-25/+5
* bitbake: toaster: checksettings Remove confusing startup messagesMichael Wood2016-10-061-2/+0
* bitbake: toaster: api / project Cancel any in progress builds before project ...Michael Wood2016-10-062-26/+41
* bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón2016-10-051-0/+0
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-303-6/+12
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-302-4/+63
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-302-78/+47
* bitbake: toaster: Add front end controls for deleting a buildMichael Wood2016-09-302-35/+105
* bitbake: toaster: Add backend API for deleting a buildMichael Wood2016-09-302-0/+34
* bitbake: toaster: alerts and modals Avoid modals and alerts overlaying each o...Michael Wood2016-09-302-5/+20
* bitbake: toaster: project page Implement front end feature to delete projectMichael Wood2016-09-306-23/+71
* bitbake: toaster: libtoaster Add a global notification set/show mechanismMichael Wood2016-09-301-0/+26
* bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood2016-09-303-125/+127
* bitbake: toaster: Clean up and convert to rest api project edit and get callsMichael Wood2016-09-307-275/+179
* bitbake: toaster: Add tests to detect if we have missing db migrationsMichael Wood2016-09-212-0/+55
* bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh2016-09-211-5/+2
* bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh2016-09-211-19/+15
* bitbake: runbuilds: process builds on startEd Bartosh2016-09-211-0/+2
* bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh2016-09-211-2/+4
* bitbake: toaster: notify runbuilds when build status changesEd Bartosh2016-09-211-0/+2
* bitbake: toaster: implement signal_runbuilds functionEd Bartosh2016-09-211-1/+7
* bitbake: toaster: fix checking of repository urlEd Bartosh2016-09-211-1/+1
* bitbake: toaster: Remove duplicate layer informationBelen Barros Pena2016-09-211-2/+0
* bitbake: toaster: Indicate active navigation elementBelen Barros Pena2016-09-211-2/+5
* bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena2016-09-211-3/+3
* bitbake: Add missing file from 'toaster: Allow git information to be null for...Richard Purdie2016-09-161-0/+29
* bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena2016-09-081-3/+4
* bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena2016-09-082-3/+4
* bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena2016-09-082-7/+6
* bitbake: toaster: import layer Layout fixesBelen Barros Pena2016-09-082-5/+8