ArchiveBox/archivebox/core/migrations
Nick Sweeting ec4b27056e
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Parallel Tests / Discover test files (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
Parallel Tests / ${{ matrix.test.name }} (push) Has been cancelled
wip
2026-01-21 03:19:56 -08:00
..
archivebox much better tests and add page ui 2025-12-29 04:02:11 -08:00
__init__.py wip initial django setup 2019-04-02 16:36:41 -04:00
0001_initial.py rename model Page to Snapshot 2019-04-30 23:44:51 -04:00
0002_auto_20200625_1521.py cli experience improvements 2020-06-25 17:47:55 -04:00
0003_auto_20200630_1034.py add migration 2020-06-30 06:42:17 -04:00
0004_auto_20200713_1552.py make snapshots unique again 2020-07-13 12:21:52 -04:00
0005_auto_20200728_0326.py fix pending titles and favicons, improve add page, custom admin 2020-07-27 23:26:45 -04:00
0006_auto_20201012_1520.py fix migration creating conflicting tags based on slug 2021-02-01 05:13:23 -05:00
0007_archiveresult.py rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
0008_auto_20210105_1421.py fix: Make cmd_version nullable 2021-01-06 20:03:40 +02:00
0009_auto_20210216_1038.py add migrations 2021-02-16 15:57:13 -05:00
0010_auto_20210216_1055.py add migrations 2021-02-16 15:57:13 -05:00
0011_auto_20210216_1331.py rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
0012_auto_20210216_1425.py add migrations 2021-02-16 15:57:13 -05:00
0013_auto_20210218_0729.py add missing migrations 2021-02-18 02:36:21 -05:00
0014_auto_20210218_0729.py add missing migrations 2021-02-18 02:36:21 -05:00
0015_auto_20210218_0730.py add missing migrations 2021-02-18 02:36:21 -05:00
0016_auto_20210218_1204.py missing migrations 2021-02-18 08:05:05 -05:00
0017_auto_20210219_0211.py add migration 2021-02-28 22:55:12 -05:00
0018_auto_20210327_0952.py allow larger tags 2021-03-27 05:52:42 -04:00
0019_auto_20210401_0654.py add db_index on url field 2021-04-01 14:00:07 -04:00
0020_auto_20210410_1031.py enforce new models to use uuid keys 2021-04-10 06:32:45 -04:00
0021_auto_20220914_0934.py rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
0022_auto_20231023_2008.py rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
0023_upgrade_to_0_9_0.py more migration id/uuid and config propagation fixes 2026-01-04 16:16:26 -08:00
0024_assign_default_crawl.py actually working migration path from 0.7.2 and 0.8.6 + renames and test coverage 2026-01-01 15:50:00 -08:00
0025_alter_archiveresult_options_alter_snapshot_options_and_more.py more migration id/uuid and config propagation fixes 2026-01-04 16:16:26 -08:00
0026_add_process_to_archiveresult.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
0027_copy_archiveresult_to_process.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
0028_alter_snapshot_fs_version.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
0029_migrate_archiveresult_to_uuid_pk.py more migration id/uuid and config propagation fixes 2026-01-04 16:16:26 -08:00
0030_alter_archiveresult_id.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
0031_add_archiveresult_snapshot_status_index.py wip 2026-01-21 03:19:56 -08:00