summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/models.py
AgeCommit message (Expand)Author
2023-12-12bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia
2023-11-09bitbake: toaster: Update orm.models to catch error ProcessLookupErrorAlassane Yattara
2023-10-06bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia
2023-08-30bitbake: toaster: import only used layersDavid Reyna
2022-03-15bitbake: toaster: orm/models -- drop django.utils.sixTim Orling
2022-03-11bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-07-27bitbake: toaster: Sync list of fs_types with oe-coreDaniel Ammann
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-18bitbake: toaster: bad link for distro conf fileDavid Reyna
2018-10-04bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-08-28bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-08-23bitbake: toaster: custom image updates and original creationDavid Reyna
2017-07-31bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-21bitbake: toaster: set clone progress default to offDavid Reyna
2017-07-21bitbake: toaster: include setscene in task progressDavid Reyna
2017-06-28bitbake: toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-22bitbake: toaster: get_last_build_id not called correctlyDavid Reyna
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2016-12-12bitbake: toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12bitbake: toaster: models Layer fix whitespaceMichael Wood
2016-11-30bitbake: toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30bitbake: toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
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-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-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-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: Replace references to LayerSource modelsMichael 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