layerindex-web/layerindex
Tim Orling ac0ef0540a layerindex/update_layer.py: enable classes-global,-recipe
Add support for the new BBClassGlobal and BBClassRecipe
sub-classes.

[YOCTO #15238]

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
2024-01-22 17:39:56 -08:00
..
migrations layerindex/models: add BBClassRecipe BBClassGlobal 2024-01-22 17:13:20 -08:00
static bootstrap: fix typo in minified file name 2023-10-19 14:01:47 -07:00
templatetags Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
tools layerindex/tools: add mark_yp_compatible_layers.py 2023-11-16 07:09:09 -08:00
__init__.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
admin.py admin.py: Remove has_delete_permission() 2022-12-16 08:59:37 -08:00
auth_forms.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
auth_views.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
bulkchange.py layerindex/*: make all shebangs python3 2022-01-13 20:58:28 -08:00
context_processors.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
forms.py layerindex: Add actual_branch to forms and views 2024-01-03 13:33:37 -08:00
layerconfparse.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
middleware.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
models.py layerindex/models: add BBClassRecipe BBClassGlobal 2024-01-22 17:13:20 -08:00
querysethelper.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
recipedesc.py global: replace deprecated distutils 2022-12-16 08:59:37 -08:00
recipeparse.py layerindex/recipeparse.py: extend bbclass regex 2024-01-22 17:17:25 -08:00
restperm.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
restviews.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
securityquestions.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
tasks.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
update_layer.py layerindex/update_layer.py: enable classes-global,-recipe 2024-01-22 17:39:56 -08:00
update.py global: deprecated pkg_resources parse_version 2024-01-22 16:08:37 -08:00
urls_branch.py layerindex: add Update Layer UI feature 2024-01-03 13:33:37 -08:00
urls.py layerindex: add Update Layer UI feature 2024-01-03 13:33:37 -08:00
utils.py layerindex: improve updates for actual_branch 2024-01-03 13:33:37 -08:00
views.py layerindex/views: add classes-recipe,-global 2024-01-22 17:20:55 -08:00