aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-23bitbake: toaster: layerindex updater Take into account layers being predefinedMichael Wood
2016-11-23bitbake: toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood
2016-11-23bitbake: toaster: settings fixture Set default release to masterMichael Wood
2016-11-04bitbake: toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04bitbake: toaster: orm models Handle run builds process not yet runningMichael Wood
2016-10-15bitbake: toaster: Update default release to Mortybrian avery
2016-10-15bitbake: toaster: Update poky fixture for Morty releasebrian avery
2016-10-15bitbake: toaster: Update oe-core fixture for Morty releasebrian avery
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: toaster: implement signal_runbuilds functionEd Bartosh
2016-09-08bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-08-17bitbake: toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-08-11bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11bitbake: toaster: add local_source_dir field to modelSujith H
2016-08-11bitbake: toaster: fix unhandled exceptionEd Bartosh
2016-08-11bitbake: toaster: add started property to BuildElliot Smith
2016-08-11bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-08-11bitbake: toaster: fixtures Add READMEMichael Wood
2016-08-11bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-08-11bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood
2016-08-01bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie
2016-07-26bitbake: toaster: admin Add Layer_Version to the admin-able modelsMichael Wood
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add progress information and clean up loggingMichael Wood
2016-07-26bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-26bitbake: toaster: Replace references to LayerSource modelsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add layerindex fetcherMichael Wood
2016-07-26bitbake: toaster: models Remove LayerSource models and replace with enumMichael Wood
2016-07-19bitbake: toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: toaster: only show "New custom image" button for builds with image t...Elliot Smith
2016-07-19bitbake: toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: improve image file suffix retrievalElliot Smith
2016-06-15bitbake: toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-15bitbake: toaster: fix migrationsEd Bartosh
2016-06-15bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood
2016-06-02bitbake: toaster: use // operator instead of /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 imports to work for python 3Ed Bartosh
2016-05-13bitbake: toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-11bitbake: toaster: models Add missing import sysMichael Wood