summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-122-0/+31
* bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie2023-12-091-1/+1
* bitbake: toaster: Update orm.models to catch error ProcessLookupErrorAlassane Yattara2023-11-091-3/+2
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-061-1/+1
* bitbake: toaster: import only used layersDavid Reyna2023-08-301-14/+14
* bitbake: toaster: update fixtures for mickledoreTim Orling2023-03-212-15/+15
* bitbake: toaster: update gen_fixtures.py for mickledoreTim Orling2023-03-211-3/+4
* bitbake: toaster: update fixturesTim Orling2023-01-263-21/+75
* bitbake: bitbake: fix deprecated threading.Thread.setDaemonTim Orling2023-01-241-1/+1
* bitbake: toaster: Add refreshed oe-core and poky fixturesTim Orling2022-11-142-86/+24
* bitbake: toaster: fixtures/gen_fixtures.py: update branchesTim Orling2022-11-141-5/+14
* bitbake: toaster: fixtures/README: django 1.8 -> 3.2Tim Orling2022-11-141-1/+1
* bitbake: toaster: fix kirkstone versionOtavio Salvador2022-09-071-1/+1
* bitbake: toaster: migratation for models.BigAutoFieldTim Orling2022-03-151-0/+173
* bitbake: toaster: orm/models -- drop django.utils.sixTim Orling2022-03-151-1/+0
* bitbake: toaster: move gen_fixtures to the correct pathRichard Purdie2022-03-131-0/+445
* bitbake: toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfe...David Reyna2022-03-122-38/+100
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-03-112-2/+2
* bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray2022-02-211-6/+6
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-083-19/+19
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-021-1/+1
* bitbake: toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna2020-10-172-15/+15
* bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews2020-05-051-1/+1
* bitbake: toaster: update to DunfellReyna, David2020-03-292-15/+15
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-299-109/+132
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-2/+2
* bitbake: lib: remove unused importsFrazer Clews2020-01-192-2/+2
* bitbake: toaster: Enable Zeus branch in place of ThudDavid Reyna2019-10-082-15/+15
* bitbake: toaster: Sync list of fs_types with oe-coreDaniel Ammann2019-07-271-5/+5
* bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna2019-06-102-2/+2
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-042-6/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-042-24/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-042-0/+4
* bitbake: toaster: update to WarriorDavid Reyna2019-04-232-15/+15
* bitbake: toaster: correctly register the thud branchDavid Reyna2019-02-062-5/+5
* bitbake: toaster: bad link for distro conf fileDavid Reyna2018-10-181-1/+1
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-041-2/+2
* bitbake: toaster: add 'thud' release to ToasterDavid Reyna2018-10-042-11/+11
* bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal2018-08-281-0/+7
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-202-6/+83
* bitbake: toaster/orm/management/commands/lsupdates.py: Use new layerindexlib ...Mark Hatle2018-08-021-131/+97
* bitbake: toaster: add 'Sumo' to release selectionDavid Reyna2018-04-262-20/+82
* bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna2017-09-112-15/+15
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-053-0/+14
* bitbake: toaster: missing ToasterSetting importDavid Reyna2017-09-051-0/+1
* bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna2017-08-231-1/+5
* bitbake: Toaster: custom start and stop actionsDavid Reyna2017-08-231-0/+49
* bitbake: toaster: custom image updates and original creationDavid Reyna2017-08-231-1/+1
* bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna2017-07-311-1/+1
* bitbake: toaster: set clone progress default to offDavid Reyna2017-07-212-4/+4