aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/orm
AgeCommit message (Expand)Author
2017-08-22toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-08-22Toaster: custom start and stop actionsDavid Reyna
2017-08-22toaster: custom image updates and original creationDavid Reyna
2017-07-30toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-21toaster: set clone progress default to offDavid Reyna
2017-07-21toaster: include setscene in task progressDavid Reyna
2017-06-27toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-16toaster: get_last_build_id not called correctlyDavid Reyna
2017-04-20toaster: move release lookup from morty to pyroDavid Reyna
2017-02-13bitbake: toaster: add wic.bmap support to toasterSujith H
2016-12-12toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12toaster: models Layer fix whitespaceMichael Wood
2016-11-30toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
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-04toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04toaster: orm models Handle run builds process not yet runningMichael Wood
2016-10-15toaster: Update default release to Mortybrian avery
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