summaryrefslogtreecommitdiffstats
path: root/lib/toaster
AgeCommit message (Expand)Author
2022-09-07toaster: fix kirkstone versionOtavio Salvador
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2022-03-21toaster: detect when bitbake crashedDavid Reyna
2022-03-15toaster: drop landing_not_managed templateTim Orling
2022-03-15toaster: migratation for models.BigAutoFieldTim Orling
2022-03-15toaster: set DEFAULT_AUTO_FIELDTim Orling
2022-03-15toaster: orm/models -- drop django.utils.sixTim Orling
2022-03-15toaster: Update docs links in templatesTim Orling
2022-03-13toaster: move gen_fixtures to the correct pathRichard Purdie
2022-03-12toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfell' and '...David Reyna
2022-03-11toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2022-02-21bitbake: Replace remaining "abort" usageScott Murray
2022-02-21lib: Replace remaining "blacklist"/"whitelist" usageScott Murray
2021-10-08bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake:toaster:test: Update SSTATE URLJon Mason
2021-08-06fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-08-02doc/lib: Update to use new override syntax containing colonsRichard Purdie
2020-10-19toaster: Update documentation links to new URLsReyna, David
2020-10-15toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-08-25lib: fix most undefined code picked up by pylintFrazer Clews
2020-05-05lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews
2020-03-29toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton
2020-03-29toaster: FieldError loading Reverse runtime dependenciesReyna, David
2020-03-29toaster: update to DunfellReyna, David
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-02-06cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19lib: remove unused importsFrazer Clews
2019-10-08toaster: Enable Zeus branch in place of ThudDavid Reyna
2019-10-02toaster: issues in import layer when clicking 'add layer'David Reyna
2019-07-27toaster: Sync list of fs_types with oe-coreDaniel Ammann
2019-06-27bitbake: toaster:tests: python -> python3Robert Yang
2019-06-10toaster: Fix Thud Bitbake release metadataDavid Reyna
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-04-23toaster: update to WarriorDavid Reyna
2019-02-05toaster: correctly register the thud branchDavid Reyna
2018-10-17toaster: missing shutil importDavid Reyna
2018-10-17toaster: bad link for distro conf fileDavid Reyna
2018-10-04toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-10-04toaster: disable git remote check to allow for firewallsDavid Reyna
2018-10-04toaster: add 'thud' release to ToasterDavid Reyna
2018-08-28toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28toaster/layerdetails.js: don't hide local layer infoAwais Belal
2018-08-28toaster/models.py: allow local paths for custom recipe's baseAwais Belal
2018-08-28toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-08-28toastergui/newproject.html: fix release divsAwais Belal
2018-08-28toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-08-28toaster: use a more flexible way to find bitbakeAwais Belal