evorepo/main/migrations
Dan McGee 96b4c52f6d Add a flag to the repo to indicate its 'testing' status
This will eventually lead into a cleanup where we don't do checks on the
repo name all over the place like we currently do.

There are two migrations involved here; one to add the column and one to
deduce the correct value from the existing names of the repos.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-06 15:36:20 -06:00
..
__init__.py Add initial South migration for 'main' app 2010-01-31 13:20:49 -06:00
0001_initial.py Add initial South migration for 'main' app 2010-01-31 13:20:49 -06:00
0002_make_maintainer_nullable.py Remove archweb prefix from all imports 2010-02-10 00:29:27 -06:00
0003_migrate_maintainer.py Remove archweb prefix from all imports 2010-02-10 00:29:27 -06:00
0004_add_pkgname_index.py Add a pkgname index 2010-01-31 14:58:28 -06:00
0005_fix_empty_url_pkgdesc.py Handle empty pkgdesc and url a bit better 2010-01-31 16:08:06 -06:00
0006_add_more_info_to_packages.py Add some additional fields to package import 2010-02-26 20:42:13 -06:00
0007_add_files_last_update.py Add a files_last_update column 2010-02-27 13:36:58 -06:00
0008_mirror_tiering.py Mirror tiering enhancements 2010-03-06 10:13:28 -06:00
0009_mirror_rsync_credentials.py Add mirror rsync credentials data 2010-03-06 10:29:19 -06:00
0010_kill_rsync_ip_hostname.py Kill rsync IP hostname field 2010-03-06 10:34:04 -06:00
0011_mirror_notes_text_field.py Make mirror notes a text field 2010-03-06 10:42:51 -06:00
0012_is_repo_testing.py Add a flag to the repo to indicate its 'testing' status 2010-03-06 15:36:20 -06:00
0013_mark_repos_testing.py Add a flag to the repo to indicate its 'testing' status 2010-03-06 15:36:20 -06:00