layerindex-web/layerindex/migrations
Tim Orling 1204b07cf7 layerindex: allow Repository subdir to be 60 chars
https://github.com/webosose/meta-webosose has layers like:
meta-webos-backports/meta-webos-backports-4.1
which is 45 characters.

Allow for up to 60 characters in the vcs_subdir field in the LayerBranch class.

[YOCTO #15374]

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
2024-02-05 18:18:41 -08:00
..
__init__.py layerindex/migrations: Add initial migration 2016-10-18 16:41:24 +13:00
0001_initial.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0002_distro.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0003_auto_20161011_0304.py layerindex: Add collection and version to layerbranch 2016-10-18 16:42:16 +13:00
0004_layerdependency_required.py layerindexer: Add layer recommends support 2016-10-18 16:42:16 +13:00
0005_layerupdate.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0006_change_branch_meta.py migrations: add missing migration for branch meta change 2017-03-14 15:14:09 +13:00
0007_layeritem_status_noupdate.py layerindex: add "No update" status to LayerItem 2017-03-14 15:19:53 +13:00
0008_yp_compatible.py Indicate if layer has YP Compatible certification 2017-09-27 15:26:24 +13:00
0009_layerbranch_collection.py models: allow LayerBranch.collection to be blank 2017-10-04 13:28:24 +13:00
0010_add_dependencies.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0011_source.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0012_layeritem_vcs_commit_url.py Implement layer web repo commit URL 2018-05-04 23:57:53 +12:00
0013_patch.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0014_sitenotice.py Add site-wide notice support 2018-07-09 13:50:15 +02:00
0015_comparison.py Add support for other distro comparisons 2018-08-07 14:44:27 +02:00
0016_classicrecipe_delete.py Add script to import from other distros 2018-08-13 16:02:53 +02:00
0017_classicrecipe_needs_attention.py Add "needs attention" flag for comparison recipes 2018-08-13 16:02:59 +02:00
0018_layerrecipeextraurl.py Add ability to store extra URLs to be displayed for comparison recipes 2018-08-13 16:02:59 +02:00
0019_layeritem_classic_comparison.py Rename LayerItem classic field to comparison 2018-08-13 16:02:59 +02:00
0020_update_manual.py Add ability to trigger comparison updates manually from UI 2018-08-13 16:04:14 +02:00
0021_layerupdate_add_layer_branch.py Improve collection/display of LayerUpdate records 2018-08-14 15:07:34 +02:00
0022_layerupdate_set_layer_branch.py Improve collection/display of LayerUpdate records 2018-08-14 15:07:34 +02:00
0023_layerupdate_layer_branch_finalise.py Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
0024_layerupdate_vcs_revs.py Improve collection/display of LayerUpdate records 2018-08-14 15:07:34 +02:00
0025_update_retcode.py Properly show update task success/failure 2018-09-20 16:04:49 +12:00
0026_incfile.py Track and enable reporting on duplicate inc files 2018-11-06 10:33:39 +13:00
0027_patch_apply_order.py Record patch application order and use as default sorting 2019-02-14 10:17:21 +13:00
0028_branch_hidden.py Add ability to hide branches 2019-07-17 11:30:56 +12:00
0030_securityquestion.py Add user security questions 2019-07-17 11:30:56 +12:00
0031_securityquestion_populate.py Add user security questions 2019-07-17 11:30:56 +12:00
0032_patchdisposition.py Add ability to disposition comparison patches 2019-07-17 11:31:04 +12:00
0034_source_sha256sum.py Add sha256sum to Source model 2019-07-17 11:31:04 +12:00
0036_layerbranch_local_path.py import_otherdistro: optionally store local path 2019-07-17 11:31:04 +12:00
0037_patch_applied.py Determine if spec file patches are actually applied and striplevel 2019-07-17 11:31:04 +12:00
0038_patch_striplevel.py Determine if spec file patches are actually applied and striplevel 2019-07-17 11:31:04 +12:00
0041_recipe_configopts.py Record configure options 2019-07-17 11:31:04 +12:00
0042_recipe_pe_pr.py Track PE and PR for recipes 2019-10-02 14:26:37 +13:00
0043_recipe_srcrev.py Track SRCREV for each recipe 2019-10-21 10:47:01 +13:00
0044_extendedprovides.py Add recipe dependencies tool 2019-11-21 02:51:30 +13:00
0045_layerbranch_classicrecipe.py Updates for Django 3.0 2022-01-13 20:58:52 -08:00
0046_alter_patch_status.py layerindex/models.py: add Inactive-Upstream 2022-04-18 12:56:51 -07:00
0047_layerbranch_updates_enabled.py models.py: add updates_enabled to LayerBranch 2023-10-19 10:32:58 -07:00
0048_bbclassglobal_bbclassrecipe_bbclass_bbclass_type.py layerindex/models: add BBClassRecipe BBClassGlobal 2024-01-22 17:13:20 -08:00
0049_alter_layerbranch_vcs_subdir.py layerindex: allow Repository subdir to be 60 chars 2024-02-05 18:18:41 -08:00