summaryrefslogtreecommitdiffstats
path: root/lib/toaster/orm
AgeCommit message (Expand)Author
2016-10-15toaster: Update poky fixture for Morty releasebrian avery
2016-10-15toaster: Update oe-core fixture for Morty releasebrian avery
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-20toaster: implement signal_runbuilds functionEd Bartosh
2016-09-06toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena
2016-09-02toaster: Fix oe-core fixtureMichael Wood
2016-08-16toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-08-11toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11toaster: add local_source_dir field to modelSujith H
2016-08-11toaster: fix unhandled exceptionEd Bartosh
2016-08-11toaster: add started property to BuildElliot Smith
2016-08-11toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-08-11toaster: fixtures Add READMEMichael Wood
2016-08-11toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-08-11toaster: Add poky and openembedded configuration fixturesMichael Wood
2016-08-01lib/toaster: Fix missing new files from previous commitsRichard Purdie
2016-07-25toaster: admin Add Layer_Version to the admin-able modelsMichael Wood
2016-07-25toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-25toaster: lsupdates Add progress information and clean up loggingMichael Wood
2016-07-25toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-25toaster: Replace references to LayerSource modelsMichael Wood
2016-07-25toaster: lsupdates Add layerindex fetcherMichael Wood
2016-07-25toaster: models Remove LayerSource models and replace with enumMichael Wood
2016-07-19toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19toaster: only show "New custom image" button for builds with image targetsElliot Smith
2016-07-19toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: improve image file suffix retrievalElliot Smith
2016-06-14toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-14toaster: fix migrationsEd Bartosh
2016-06-13toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-01toaster: use // operator instead of /Ed Bartosh
2016-06-01toaster: replace map with list comprehensionsEd Bartosh
2016-06-01toaster: use items and range instead of old APIsEd Bartosh
2016-06-01toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-01toaster: fix imports to work for python 3Ed Bartosh
2016-05-13toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-11toaster: models Add missing import sysMichael Wood
2016-04-29toaster: orm Add get_base_recipe_file to CustomImageRecipeMichael Wood
2016-04-19toaster: add modal to select custom image for editingElliot Smith
2016-04-19toaster: add build dashboard buttons to edit/create custom imagesElliot Smith
2016-04-19toaster: prevent exception when Project.release is nullElliot Smith
2016-04-06toaster: add rev dep column to image detail pagesDave Lerner
2016-04-06toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood
2016-04-06toaster: models Add cancelled state to build outcomeSujith H
2016-04-01toaster: orm better detect requires during CustomImageRecipe generationJoshua Lock