aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster
AgeCommit message (Expand)Author
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-23toaster: layerindex updater Take into account layers being predefinedMichael Wood
2016-11-23toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood
2016-11-23toaster: settings fixture Set default release to masterMichael Wood
2016-11-16toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-04toaster: add tests/eventreplay/READMEEd Bartosh
2016-11-04toaster: add eventreplay test case for zlibEd Bartosh
2016-11-04toaster: add eventreplay test case for core-image-minimalEd Bartosh
2016-11-04toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04toaster: tests builds test_core_image_min Clean upsMichael Wood
2016-11-04toaster: tests builds Update buildtestMichael Wood
2016-11-04toaster: orm models Handle run builds process not yet runningMichael Wood
2016-11-04toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood
2016-11-04toaster: Remove contrib ttsMichael Wood
2016-11-04toaster: Delete useless bldcontrol/testMichael Wood
2016-11-04toaster: Move views tests to main testing moduleMichael Wood
2016-11-04toaster: views Tests fix all pyflake identified issuesMichael Wood
2016-10-15toaster: Update default release to Mortyyocto-2.22016-10-morty1.32.0brian avery
2016-10-15toaster: Update poky fixture for Morty releasebrian avery
2016-10-15toaster: Update oe-core fixture for Morty releasebrian avery
2016-10-07toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-06toaster: Update tests to reflect front end changesMichael Wood
2016-10-06toaster: Delete notification update front end implementation to designMichael Wood
2016-10-06toaster: importlayer Fix layer dependencies button state toggleMichael Wood
2016-10-06toaster: checksettings Remove confusing startup messagesMichael Wood
2016-10-06toaster: api / project Cancel any in progress builds before project deleteMichael Wood
2016-10-05bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-09-28toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-28toaster: customrecipe Add frontend feature to delete custom image recipeMichael Wood
2016-09-28toaster: importlayer Convert success import to new notification systemMichael Wood
2016-09-28toaster: Add front end controls for deleting a buildMichael Wood
2016-09-28toaster: Add backend API for deleting a buildMichael Wood
2016-09-28toaster: alerts and modals Avoid modals and alerts overlaying each otherMichael Wood
2016-09-28toaster: project page Implement front end feature to delete projectMichael Wood
2016-09-28toaster: libtoaster Add a global notification set/show mechanismMichael Wood
2016-09-28toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-09-28toaster: Clean up and convert to rest api project edit and get callsMichael Wood
2016-09-20toaster: Add tests to detect if we have missing db migrationsMichael Wood
2016-09-20runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-20runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-20runbuilds: process builds on startEd Bartosh
2016-09-20runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-20toaster: implement signal_runbuilds functionEd Bartosh
2016-09-20toaster: fix checking of repository urlEd Bartosh
2016-09-20toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-20toaster: Indicate active navigation elementBelen Barros Pena
2016-09-20toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-16Add missing file from 'toaster: Allow git information to be null for BRLayer'Richard Purdie
2016-09-06toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena