summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Bug-fix pytest and Failed: Database access not allowedAlassane Yattara2023-11-091-6/+0
* bitbake: toaster: Update orm.models to catch error ProcessLookupErrorAlassane Yattara2023-11-091-3/+2
* bitbake: toaster: Add toaster-tests-requirements.txt to add pytest and some p...Alassane Yattara2023-11-091-0/+5
* bitbake: toaster: replace deprecated tags ifequal and ifnotequalMarlon Rodriguez Garcia2023-11-085-14/+14
* bitbake: toaster: add tox.ini file to execute test suiteMarlon Rodriguez Garcia2023-10-302-1/+27
* bitbake: toaster: Write logs to BUILDDIR/toaster_logsAlassane Yattara2023-10-272-7/+7
* bitbake: Toaster: bug-fix on tests.views.test_views.pyAlassane Yattara2023-10-231-0/+12
* bitbake: Toaster: bug-fix on tests/views/test_views.pyAlassane Yattara2023-10-231-0/+8
* bitbake: Toaster: bug-fix on custom image test casesAlassane Yattara2023-10-231-0/+4
* bitbake: Toaster: bug-fix on /toastermain/logs.pyAlassane Yattara2023-10-231-1/+6
* bitbake: Toaster: Fixed javascript issue on tests.browser.test_js_unit_testsAlassane Yattara2023-10-171-1/+1
* bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara2023-10-171-0/+2
* bitbake: toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara2023-10-171-2/+3
* bitbake: toaster: fixed functional testMarlon Rodriguez Garcia2023-10-171-10/+23
* bitbake: toaster: update jquery version 2.0.3 -> 3.7.1Marlon Rodriguez Garcia2023-10-174-2/+5
* bitbake: toaster: Update bootstrap version to 3.4.1Marlon Rodriguez Garcia2023-10-176-118/+334
* bitbake: toaster: updated bootstrap version 3.3.6 -> 3.3.7Marlon Rodriguez Garcia2023-10-171-3/+3
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-067-38/+198
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-0616-118/+156
* bitbake: toaster: import only used layersDavid Reyna2023-08-303-16/+16
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-307-11/+12
* 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-242-2/+2
* 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: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: toaster: detect when bitbake crashedDavid Reyna2022-03-211-2/+81
* bitbake: toaster: drop landing_not_managed templateTim Orling2022-03-151-34/+0
* bitbake: toaster: migratation for models.BigAutoFieldTim Orling2022-03-152-0/+221
* bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling2022-03-151-0/+3
* bitbake: toaster: orm/models -- drop django.utils.sixTim Orling2022-03-151-1/+0
* bitbake: toaster: Update docs links in templatesTim Orling2022-03-156-11/+11
* 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-113-10/+10
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-211-2/+2
* bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray2022-02-213-20/+20
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-085-21/+21
* bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason2021-10-081-1/+1
* bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie2021-08-061-1/+1
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-023-5/+5
* bitbake: toaster: Update documentation links to new URLsReyna, David2020-10-197-13/+13
* bitbake: toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna2020-10-172-15/+15
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-4/+4
* bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews2020-05-052-35/+35
* bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton2020-03-291-1/+11