addons-server/migrations
Jeff Balogh ac8298b3e5 collections directory (bug 574292) 2010-08-06 14:36:29 -07:00
..
01-category-slugs.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
02-addonsusers-ids.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
03-groups_users-ids.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
04-addons_categories-ids.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
05-applications-versions-id.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
06-last-update.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
08-null-nominationdate.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
09-hide-search-categories.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
10-fix-collection-count.sql Adding new migration for bug 543899 2010-02-25 13:44:51 -08:00
11-collection-users-id.sql collection icon_url and users field 2010-03-02 14:46:15 -08:00
12-add-most-shared-src.sql Add most shared src; bug 547765 2010-03-03 15:01:05 -08:00
13-addon-dates.sql Fix empty dates. 2010-03-04 15:05:27 -08:00
14-null-suggested-amount.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
15-users_tags_addons-ids.sql normalize migration numbers 2010-03-05 11:06:15 -08:00
16-pk.sql migration 16 contained a dupe of migration 15. 2010-03-10 10:18:55 +01:00
17-thankyou-notes.sql migration for contribution thankyou notes, bug 543638 2010-03-16 22:13:43 -07:00
18-old-datestatuschanged.sql use created instead of modified for last_updated (bug 550948) 2010-03-30 13:54:00 -07:00
19-personas-fields.sql adding new fields to Personas 2010-04-01 15:30:36 -07:00
20-licenses.sql added migration for new licenses (bug 556633) 2010-04-06 08:27:38 +02:00
21-null-counts.sql make sure these fields are never null 2010-04-07 10:57:32 -07:00
22-personas-index.sql index on personas.persona_id 2010-04-14 11:39:42 -07:00
23-jetpack-flag.sql Add jetpack flag; bug 59188 2010-04-20 08:31:31 -07:00
24-ryf-blog.sql Add ryf cron job; bug 560753 2010-04-22 16:34:32 -07:00
25-subscription-events.sql save subscription events from paypal (bug 560893) 2010-04-22 16:42:19 -07:00
26-appsupport.sql track appsupport through celery 2010-04-27 15:48:43 -07:00
27-null-collections-password.sql add a uuid automatically, remove unused fields 2010-05-04 09:58:43 -07:00
28-addon-collection-ordering.sql add an ordering column to addons_collections 2010-05-04 09:58:43 -07:00
29-collection-recs.sql add recommended_collection and addon_index fields 2010-05-04 09:58:43 -07:00
30-collection-token.sql collection tokens anonymously link a collection to a user 2010-05-04 09:58:43 -07:00
31-discovery-modules.sql discovery pane feature management 2010-05-04 22:58:08 -07:00
32-auth-user-lengths.sql embiggen the auth_user fields (bug 564364) 2010-05-07 14:34:39 -07:00
33-collection_star.sql bug 562667, Adding ids to a few collection_ models 2010-05-11 16:25:29 -07:00
34-fx-download-sources.sql Add download sources; bug 565399 2010-05-12 19:26:17 -07:00
35-trim-addon-whitespace.sql Trim existing whitespace. 2010-05-20 09:33:45 -07:00
36-creatured-download-source.sql adding creatured download source (bug 560576) 2010-05-24 11:34:04 -07:00
37-addons-current-version.sql add current_version field to addons table 2010-05-24 12:41:14 -07:00
38-validator-theme-security.sql Adding theme validation migration; bug 539064 2010-05-24 20:33:56 -07:00
39-firefoxcup.sql FxCup: average fans. other minor fixes (e.g. css) 2010-05-27 19:10:40 -07:00
40-personas-indexes.sql Make personas pages faster by adding indexes 2010-06-01 10:35:14 -07:00
41-addons-indexes.sql indexes for popular sorts and lookups 2010-06-09 11:42:05 -07:00
42-addons-categories-index.sql better index for addons_categories 2010-06-10 12:46:11 -07:00
43-collections-subscribers-idx.sql index on collections.subscribers 2010-06-10 12:46:11 -07:00
44-personas-index.sql hit an index for personas by this author 2010-06-15 12:17:52 -07:00
45-total-contributions.sql bug 569742, move stats tasks to tasks.py 2010-06-22 12:44:51 -07:00
46-reviews-addonid.sql make reviews.version optional, attach an addon id 2010-06-23 14:59:38 -07:00
47-reviews-cheat.sql denormalize reviews.is_latest and reviews.prev_count for easy queries 2010-06-23 15:02:37 -07:00
48-download-count-index.sql (addon_id, date) index for download_counts 2010-06-24 11:48:23 -07:00
49-drop-firefoxcup.sql bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
50-collections-author.sql bug 574278, Migrate collection permissions. 2010-07-20 09:58:15 -07:00
51-addoncategory-feature-idx.sql pull all the creatured ids to avoid repeated calls 2010-07-20 16:26:03 -07:00
52-collections-slug.sql slugs for collections (bug 574270) 2010-07-21 16:50:08 -07:00
53-collections-addon-idx.sql forgot a semicolon in my sql 2010-07-22 09:04:46 -07:00
54-drop-collection-vote-trigger.sql collection votes (bug 574286) 2010-07-22 16:37:06 -07:00
55-users_blacklistednickname.sql Bug 574276: Implemented the nickname blacklist. 2010-07-26 14:03:44 -07:00
56-collections-personas.sql task for updating collection metadata 2010-07-28 17:26:53 -07:00
57-collections-slug.sql enable other collections by author (bug 574291) 2010-07-28 17:26:53 -07:00
58-reviews-null.sql allow posting reviews and replies (bug 557879) 2010-07-28 17:51:04 -07:00
59-files-idx.sql make the fast_current_version query way faster (bug 583122) 2010-07-29 18:43:12 -07:00
60-download-sources.sql download sources for the versions page (bug 572848) 2010-08-02 13:41:41 -07:00
61-update-reviews.sql Add update reviews migration 2010-08-05 13:38:17 -07:00
62-collections-idx.sql collections directory (bug 574292) 2010-08-06 14:36:29 -07:00
schematic_settings.py Make the settings work when there's no port, and fix up the path manipulation 2010-03-09 10:06:26 -08:00