addons-server/migrations
Rob Hudson ab8fcd4736 Added bulk compat updaters group for admin bulk validation tools.
Bug 750237
2012-05-09 15:38:36 -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
63-unique-author-slug.sql reserve the slugs "favorites" and "mobile" (bug 586426) 2010-08-12 16:22:59 -07:00
64-user-id-index.sql Increase delete_users throughput again, this time with an index 2010-08-16 14:04:40 -07:00
65-del-collection-cat.sql I don't want to know why collections_categories exists 2010-08-16 21:48:57 -07:00
66-nickname-vs-username.sql Migrate to use new user fields 2010-08-18 09:02:43 -07:00
67-del-collection-recommendations.sql drop collection recommendation data (bug 590019) 2010-08-24 09:47:03 -07:00
68-collections-share.sql sharing for collections (bug 586444) 2010-08-25 07:53:18 -07:00
69-add-jetpack-index.sql Add jetpack filter; bug 580827 2010-08-25 15:02:45 -07:00
70-collections-created.sql move addons_collections.added to created (bug 589922) 2010-08-25 17:26:20 -07:00
71-following-idx.sql collections I'm following page (bug 574288) 2010-09-01 16:01:18 -07:00
72-user-login-logging.sql whoops, had another migration in between this commit 2010-09-01 21:38:16 -07:00
73-usernames-not-null.sql Don't let usernames be null 2010-09-02 19:41:29 -07:00
74-collection-triggers.sql drop triggers we now calculate with tasks 2010-09-02 23:24:50 -07:00
75-piston.sql devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
76-blacklisted-email-domain.sql Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
77-discopane-src.sql discovery pane download src (bug 595996) 2010-09-14 14:23:51 -07:00
78-null-created.sql use UserProfile for doing pwreset (bug 596263) 2010-09-22 16:42:18 -07:00
79-file-uploads.sql devhub uploads (bug 586696 & 586700) 2010-09-23 17:08:04 -07:00
80-collection-triggers.sql update collection followers in a task 2010-09-24 15:59:35 -07:00
81-fix-addon-statuses.sql Fixed pending addons; bug 512128 2010-09-30 09:43:10 -07:00
82-remove-toolbar-category.sql Remove toolbar category; bug 592168 2010-09-30 09:59:25 -07:00
83-give-addons-a-slug.sql add addon slugs 2010-10-01 08:54:13 -07:00
84-new-licenses.sql moving to a new license schema for zamboni (bug 592548) 2010-10-06 19:05:30 -07:00
85-add-perf-tables.sql Performance Schema; bug 599129 2010-10-06 23:15:00 -07:00
87-add-dependencies-table.sql rename add-on dependencies migration 2010-10-08 19:55:02 -04:00
88-charities.sql getting closer 2010-10-12 10:56:42 -07:00
89-guidcomment.sql bug 543427, adds comments to GUID blacklist 2010-10-12 15:37:06 -07:00
90-logaddons.sql Adds drop table if-exists statements, fixes column types to get foreign keys working 2010-10-28 14:18:25 -05:00
91-adjust-perf-tables.sql adjust perf tables to match new ideas after our meeting 2010-10-28 11:09:49 -07:00
92-review-queues.sql bug 607726, explains to the developer what review queue her add-on was submitted to 2010-10-29 16:55:07 -05:00
93-average-is-a-float.sql Average is now a float in the db. 2010-11-01 10:57:36 -07:00
94-limit-tags.sql limiting tags down to 20 and removing developer, user distinction (bug 600685) 2010-11-05 13:50:13 -07:00
95-index-activity.sql bug 595886, Activity Feed page 2010-11-08 12:09:20 -08:00
96-submit-step.sql track the submission step (bug 610546) 2010-11-16 20:05:32 -08:00
97-perf-results-idx.sql performance wall of shame (bug 600430) 2010-11-19 08:43:35 -08:00
99-fix-perf-tables.sql move some stuffs around 2010-12-16 10:17:59 -08:00
100-purgatory-exists.sql Create purgatory. Buttons are free! Bug 614686 2010-12-02 12:56:43 -08:00
101-perf-created-idx.sql cron + task for updating addon slowness (bug 615391) 2010-12-03 17:18:01 -08:00
102-adjust-perf-tables.sql add unique to perf table 2010-12-06 11:08:20 -08:00
103-cascade.sql Make migrations work on production. 2011-01-12 14:51:37 -08:00
104-collections-cascade.sql bug 617963, Better cascading of collections table. 2010-12-09 17:09:39 -08:00
105-fileupload-valid.sql add a .valid attribute to FileUpload 2010-12-10 17:06:38 -08:00
106-add-mozcom-prefix.sql move some stuffs around 2010-12-16 10:17:59 -08:00
108-log-cascade.sql ActivityLog deletions should cascade from user. 2010-12-13 14:44:12 -08:00
111-log_activity-cascade.sql log_activity_addon deletions should cascade from log_activity. 2010-12-14 09:46:24 -08:00
112-log_activity-cascade.sql Make migrations work on production. 2011-01-12 14:51:37 -08:00
113-file-validation.sql add FileValidation to remember validation results (bug 618997) 2010-12-14 12:40:28 -08:00
115-discopane-download-source.sql add discovery-pane-eula to download sources (bug 615406) 2010-12-15 19:25:57 -05:00
116-flag-restartless-addons.sql Add a semi-colon to fix syntax error 2010-12-22 17:57:12 -08:00
117-switch-pending-files.sql disable all the unreviewed files on public add-ons 2010-12-28 16:36:39 -05:00
118-file-validation-1to1.sql Links file validation to version listing (bug 619094) 2010-12-29 18:43:41 -06:00
119-moz-charity-url.sql updating the foundation donate url 2011-01-03 12:59:07 -08:00
120-charity-stats.sql record org ids in contribution stats (bug 624446) 2011-01-10 13:41:44 -07:00
121-misc-addon-cats.sql submission step 3, categories for multiple apps (bug 620422, bug 618238) 2011-01-11 18:40:12 -05:00
122-blank-version.sql removing bad data (bug 625300) 2011-01-13 08:58:21 -08:00
123-die-listed.sql set a message when listed add-ons get disabled 2011-01-13 18:38:24 -08:00
124-sad-slugs.sql dump sad slugs 2011-01-13 19:58:15 -08:00
125-truncate-facebook.sql Truncate facebook tables; bug 625975 2011-01-17 15:36:23 -08:00
126-moz-charity-url.sql make up your mind (bug 626704) 2011-01-18 11:40:56 -08:00
127-restartless-again.sql fixing no_restart detection (bug 621736) 2011-01-19 16:40:19 -08:00
128-add-position-to-preview.sql Conflicting migrations. 2011-01-19 17:14:56 -08:00
129-view-editor-queue.sql Initial data/grid table for pending editor queue (bug 622172) 2011-01-20 14:13:41 -06:00
130-activitylog-data.sql bug 622202, event log and log detail page 2011-01-25 21:28:06 -08:00
131-drop-old-editor-view.sql Added Full Review queue to editor pages (bug 627502) 2011-01-27 16:49:36 -06:00
132-view_ed_pending_q.sql Added Full Review queue to editor pages (bug 627502) 2011-01-27 16:49:36 -06:00
133-view_ed_full_review_q.sql Added Full Review queue to editor pages (bug 627502) 2011-01-27 16:49:36 -06:00
134-view_ed_pending_q.sql Fixes editor queues so they include search extensions 2011-01-27 22:03:33 -06:00
135-view_ed_full_review_q.sql Fixes editor queues so they include search extensions 2011-01-27 22:03:33 -06:00
136-view_ed_full_review_q.sql Shows any type of nominated file, like remora (bug 627502) 2011-01-28 16:03:28 -06:00
137-view_ed_prelim_q.sql Adds preliminary review queue for editors (bug 627512) 2011-01-28 16:31:58 -06:00
138-add-graphics-blocklist.sql Add graphics blocklist sql, bug 628793 2011-02-01 08:33:53 -08:00
139-add-mobile-platforms.sql Shows mobile platform choices when submitting a mobile add-on (bug 624226) 2011-02-01 14:02:07 -06:00
140-add-blacklistedslugs.sql add blacklist slug table, catch attempts in form and model validation (bug 625842) 2011-02-02 13:23:31 -08:00
141-appversions-idx.sql we sort on appversions.version_int, index it 2011-02-07 14:59:38 -08:00
142-add-restricted-tags.sql add in a restricted column and limit the tags in the form (bug 614710) 2011-02-09 13:02:56 -08:00
143-discopane-src-prefix.sql disco pane download sources (bug 631668) 2011-02-10 19:41:59 -05:00
144-add-restricted-tags-data.sql seperate error messages and add some tags in (bug 614710) 2011-02-11 16:43:26 -08:00
145-drop_ed_queue_views.sql Converts view-based editor queues to raw SQL (bug 633319, 622171) 2011-02-11 18:57:07 -06:00
146-approvals-cascade.sql Add cascade to approvals for addon_id 2011-02-14 10:23:56 -08:00
147-add-paykey.sql fix migration number (bug 627077) 2011-02-15 11:39:52 -08:00
148-hotness.sql comment out long running sql. will run separately 2011-02-18 09:39:23 -08:00
149-personas-versions.sql give personas a Version to simplify queries 2011-02-17 09:07:12 -08:00
150-visible-idx.sql give personas a Version to simplify queries 2011-02-17 09:07:12 -08:00
151-add-version-int.sql add in version_int onto the version table (bug 611551) 2011-02-23 11:27:54 -08:00
152-empty-purgatory.sql Add empty purgatory migration; bug 636005 2011-02-23 13:00:50 -08:00
153-approvals-cascade.sql adding a semicolon 2011-02-25 11:30:50 -08:00
154-approvals-cascade-for-files.sql bug 636834, let add-ons delete gracefully 2011-02-28 16:50:15 -08:00
155-drop-triggers.sql Comment out this migration, will need to run manually in prod 2011-03-07 14:38:35 -08:00
156-strip-whitespace.sql bug 637953, trim with precision 2011-03-02 11:06:07 -08:00
157-add-reviewed-timestamp.sql set reviewed timestamp on file or version (bug 636588) 2011-03-02 16:38:41 -08:00
158-add-backup-button.sql fix migration (bug 611534) 2011-03-03 17:31:46 -08:00
159-bad-locales.sql bug 622774, ugly locales 2011-03-07 16:35:01 -08:00
160-clear-addonindex.sql clear out addon_index to force new recommendations (bug 638629) 2011-03-08 18:28:12 -08:00
161-clear-recs.sql fix up the foreign key cascade 2011-03-09 16:27:31 -08:00
162-appsupport-versions.sql record the min/max appversion in appsupport 2011-03-10 11:18:20 -08:00
163-add-nomination-date.sql add in nomination date (bug 638843) 2011-03-10 15:14:50 -05:00
164-disable-old-unreviewed-versions.sql SQL that disables old unreviewed files to fix editor queue (bug 638307) 2011-03-15 17:07:18 -05:00
165-synced-collections.sql use separate tables for remembering synced collections 2011-03-17 13:22:53 -07:00
166-drop-addon-nomination_date.sql Replaces all traces of addon nomination date with version nom. date (bug 638855) 2011-03-18 13:39:16 -05:00
167-group-canned-responses.sql Canned responses should be grouped and sorted (Bug 626489) 2011-03-21 17:19:19 -07:00
168-addons-pledges.sql bug 624447, truncate addons_pledges 2011-03-22 11:57:26 -07:00
170-remove-synced-collections.sql manually delete fks that aren't cascading (bug 645897) 2011-03-29 15:17:43 -07:00
171-perf-results-idx.sql fixing ts_slowness calculations (bug 641660) 2011-03-28 18:48:25 -07:00
172-blocklist-deets.sql adding a table for blocklist details 2011-03-29 14:05:05 -07:00
174-alter-editor-subscriptions.sql add in editor subscriptions table, hook up to notify button and version change (bug 631977) 2011-03-30 09:26:33 -07:00
175-perf-os-name.sql moving migration 174 to a free slot 2011-04-06 15:10:16 -07:00
176-add-mobile-all-platform.sql Bumping this migration so it actually gets run on preview (and prod) 2011-04-11 16:31:52 -05:00
177-bldetails-created.sql match bldetails.created with blitems.created (bug 649369) 2011-04-13 07:51:15 -07:00
178-waffle-me-gently.sql waffle me gently 2011-04-13 08:43:02 -07:00
179-more-waffles.sql only store a certain percentage of discopane collections (bug 645180) 2011-04-13 17:32:42 -07:00
180-discopane-waffles.sql adding our new waffles to the db 2011-04-15 13:13:19 -07:00
181-fix-null-version-nomination.sql Ensures that versions for unreviewed addons inherit nomination date (bug 647769) 2011-04-15 17:19:05 -05:00
182-fix-orphan-nominated-versions.sql Adds migration to fix orphan versions with null nominations (see bug 647769) 2011-04-19 11:59:06 -05:00
183-csp-waffle.sql Add adjustable threshold to CSP logging 2011-04-19 12:13:45 -07:00
184-waffle-upgrade.sql add new waffle fields 2011-04-22 10:16:27 -07:00
185-blocklist-dates.sql updating blocklist dates (bug 650156) 2011-04-25 14:23:40 -07:00
186-bulk-validation.sql Adds a screen to manage bulk addon validation (bug 651139) 2011-04-26 19:01:07 -05:00
187-addon-tags-no-user.sql make users_tags_addons.user_id nullable (bug 651992) 2011-04-28 11:08:21 -07:00
188-bulk-validation-standalone.sql Adds validation task for bulk addon validation (bug 651300) 2011-04-29 18:50:00 -05:00
189-compat-reports.sql adding addon compat reporter endpoints (bug 647031, 647032, 647034) 2011-05-02 09:46:39 -07:00
190-auto-repack.sql adding an auto-repack flag to add-ons (bug 657003) 2011-05-16 14:54:32 -07:00
191-email-preview.sql Adds a preview-email table and hooks it up to the bulk validator (bug 656933) 2011-05-17 10:14:28 -05:00
192-jetpack-version.sql finding a free name 2011-05-17 10:58:52 -07:00
193-validation-job-creator.sql add creator into validator job so log will be correct (bug #658701) 2011-05-19 09:33:34 -07:00
194-jetpack-admin.sql a jetpack admin interface (bug 657030) 2011-05-19 16:17:05 -07:00
195-create-log-activity-comments.sql Fix the log activity comments migration. 2011-05-23 16:52:22 -07:00
196-appsupport-unique.sql wtf 2011-06-01 14:48:20 -07:00
197-create-blacklisted-password.sql move 196 to 197 and add in a couple of test passwords (bug 638345) 2011-05-27 13:42:37 -07:00
198-switch-file-viewer.sql turn on zamboni file viewer 2011-06-01 10:14:45 -07:00
199-create-log-activity-versions.sql Unify files/history/etc into one box (bug 651151-2) 2011-06-01 14:55:47 -07:00
200-adus-idx.sql sort by adus (bug 589364) 2011-06-01 15:23:20 -07:00
201-add-pk-to-blogpost.sql Add news to the dev hub (bug 660899) 2011-06-01 17:55:24 -07:00
202-featured-collections.sql featured collections w/ admin tool (bug 635331) 2011-06-15 14:49:17 -07:00
203-rm-jetpack-admin.sql don't upgrade jetpacks < a certain version (bug 662916) 2011-06-16 12:44:27 -07:00
204-update-canned-responses-groups.sql Add canned responses to groups (bug 664554) 2011-06-21 15:57:05 -07:00
205-blocklist-severity.sql exploring new frontiers 2011-06-22 13:05:22 -07:00
206-add-preview-sizes.sql and the migration would help (bug 664889) 2011-06-22 13:28:37 -07:00
207-fix-collation.sql don't leave these values out when creating a table (bug 666380) 2011-06-22 15:13:14 -07:00
208-review-idx.sql simplify and index review queries (bug 667951) 2011-06-29 16:46:31 -07:00
209-impala-download-sources.sql adding impala download sources (bug 668457) 2011-07-06 15:27:04 -07:00
210-validation-form-errors-waffle.sql Addon upload errors are displayed in the UI better (bug 636494) 2011-07-08 12:07:03 -05:00
211-impala-detail-page-sources.sql adding detail page master button source 2011-07-14 10:58:28 -07:00
212-yet-more-impala-sources.sql category landing sources (bug 671170) 2011-07-14 14:28:46 -07:00
213-file-upload-compat-validation.sql Resolves migration conflict (bug 671937) 2011-07-15 15:00:56 -05:00
215-user-notifications-round-2.sql Fix sql 2011-07-20 17:17:53 -07:00
216-app-addontype.sql add webapps to the addontypes table 2011-07-29 09:58:38 -07:00
217-app-slugs.sql give webapps a separate slug namespace (bug 673581) 2011-07-29 10:04:19 -07:00
218-version-info.sql I'm really bad at migrations 2011-07-29 14:27:29 -07:00
219-new-features.py recalculate new features during the push 2011-08-02 14:03:56 -07:00
220-monthly-pick.sql Bug 661651 - Adding admin tool for the selection of addons of the month by locale. 2011-08-03 14:26:38 +01:00
221-accept-webapps-waffle.sql Adds support for webapps to upload UI (bug 672331) 2011-08-03 17:17:05 -05:00
222-abuse-reports.sql store abuse reports in the db (bug 675357) 2011-08-04 11:49:19 -07:00
223-file-hash-paranoia.sql check hash if paranoid (bug 673126) 2011-08-08 10:03:20 +01:00
224-create-premium.sql and so it begins, add a premium add-on (bug 677514) 2011-08-11 11:35:35 +01:00
225-add-price-tier.sql create an initial pricing table (bug 677515) 2011-08-11 11:35:37 +01:00
226-addon-upsell.sql create free to premium upsell (bug 677517) 2011-08-11 11:40:42 +01:00
227-persona-submissions.sql persona creation (bug 640414) 2011-08-12 11:56:24 -07:00
228-monthly-pick-v2.sql use fancy, new Monthly Pick tool for disco pane (bug 676307) 2011-08-12 16:02:06 -07:00
229-persona-submissions-v2.sql persona migration take 2 2011-08-12 16:43:10 -07:00
230-marketplace-waffle.sql migration rename rename 2011-08-12 16:58:53 -07:00
231-addons-domain.sql call it manifest_url, not domain 2011-08-16 12:06:31 -07:00
232-addons-manifest.sql call it manifest_url, not domain 2011-08-16 12:06:31 -07:00
233-add-price-currency.sql add in paypal currencies for price tiers (bug 679106) 2011-08-16 14:27:26 -07:00
234-add-purchase.sql fix migration for preview 2011-08-18 17:28:46 -07:00
235-impala-collection-srcs.sql new collections download sources 2011-08-26 01:12:42 -07:00
236-acr-download-src.sql breadcrumb unification, acr pitch tweaks 2011-08-26 01:50:29 -07:00
237-add-purchased.sql add in addon purchase table for fast lookups (bug 680551) 2011-08-26 12:00:35 -07:00
238-impala-dp-srcs.sql show add-on dependencies (bug 678662) 2011-08-29 17:08:48 -07:00
239-unique-dependencies.sql add unique constraint to dependencies 2011-08-29 17:43:13 -07:00
240-browserid-waffle.sql there were two migration #239s 2011-09-01 12:50:13 -07:00
241-impala-cb-srcs.sql download sources for new category browse pages (bug 683810) 2011-09-01 13:29:39 -07:00
242-perf-tests-waffle.sql Fixes perf-tests waffle flag 2011-09-02 12:49:19 -05:00
243-perf-tests-waffle-fix.sql Fixes perf-tests waffle flag 2011-09-02 12:49:19 -05:00
244-addon-premium.sql create addon premium table 2011-09-06 08:23:25 -07:00
245-make-price-optional.sql add in a wizard from ashort (bug 677535, 677536) 2011-09-07 15:12:21 -07:00
247-blocked-ca.sql Add CAs to blocklist.xml 2011-09-08 15:59:24 -07:00
248-add-receipt.sql add in a receipt (bug 679871) 2011-09-21 16:06:25 -07:00
249-more-expensive-products.sql Import price tiers (bug 685586) 2011-09-23 16:17:19 -07:00
250-initial-price-tiers.py Import price tiers (bug 685586) 2011-09-23 16:17:19 -07:00
251-edit-dependencies-waffle.sql add-on dependencies front-end (bug 678650) 2011-09-26 13:56:56 -07:00
252-blocklist-max.sql allow blocklist max to be null 2011-09-29 19:34:01 -07:00
253-user-history.sql keep users emails (bug 691596) 2011-10-04 13:13:38 -07:00
254-elastic-waffle.sql bounce some percentage of users to search/es (bug 690852) 2011-10-05 14:54:38 -07:00
255-user-history-fix.sql remove unique on emails and add index back in 2011-10-07 09:51:02 -07:00
256-stolen-bridge.sql Bridge stolen 2011-10-07 17:06:50 -05:00
257-search-suggestions.sql implement search suggestions (bug 546826) 2011-10-12 11:08:42 -07:00
258-unelastic-waffle.sql turn off sphinx for /search and /tag (bug 692945) 2011-10-12 13:36:52 -07:00
259-ajax-search.sql ajax search results: a cvan/gkobes collabo (bug 684342) 2011-10-13 14:20:29 -07:00
260-l10n_settings.sql migration collided; moving 2011-10-13 15:59:47 -07:00
261-compat-override.sql models + admin for overriding add-on compatibility (bug 692971, 692972) 2011-10-14 13:58:30 -07:00
262-file-requires-chrome.sql Files are flagged when the validator says they require chrome (bug 694655) 2011-10-19 15:06:57 -05:00
263-suggestions-source.sql add download source for search suggestions 2011-10-20 17:35:26 -07:00
264-locale-indexes.py add a search migration, pep8 cleanup (bug 635837) 2011-10-25 14:04:32 -07:00
265-add-installed.sql create a list of addons installed (bug 696509) 2011-10-25 14:44:31 -07:00
266-nullify-personas-timestamp.sql make personas.submit column NULL by default 2011-10-31 16:53:38 -07:00
267-addons-app-domain.sql Only allows one app per domain (bug 697667) 2011-11-02 14:59:00 -05:00
268-move-receipt.sql move receipt to free addons, move tests, alter verify and add shortcuts (bug 699286) 2011-11-03 11:37:33 -07:00
269-one-cent-price.py one cent price, for app preview only (bug 698490) 2011-11-04 12:10:51 -07:00
270-guid-search-waffle.sql Fix migration #270 2011-11-10 09:24:02 -08:00
271-delete-addon-cascades.sql Only allow deletes for free addons (bug 699943) 2011-11-11 15:29:03 -08:00
272-categories-null-app.sql allow categories for apps (bug 693768) 2011-11-15 11:22:32 -05:00
273-remove-receipt.sql bump migrations (bug 699486) 2011-11-15 13:57:33 -08:00
274-add-user-id.sql bump migrations (bug 699486) 2011-11-15 13:57:33 -08:00
275-add-contrib-type.sql add in type column to purchases (bug 695423) 2011-11-16 11:17:29 -08:00
276-file-strict-compat.sql Added strict compatibility checking (bug 698358, 698355) 2011-11-18 16:01:35 -08:00
277-files-builder-version.sql Parses builderVersion from jetpacks and saves w/ file (bug 699603) 2011-11-22 15:04:42 -06:00
278-delete-search-waffles.sql kill old search waffle flags 2011-11-22 18:08:43 -05:00
279-alter-perf.sql easier performance api, remove old piston based one (bug 703419) 2011-11-23 10:53:54 -08:00
280-delete-dependencies-waffle.sql remove dependencies waffle flag 2011-11-23 15:13:18 -05:00
281-alter-perf-appversion.sql fx > firefox and remove enum on table (bug 703419) 2011-11-23 12:52:51 -08:00
282-alter-contribution.sql cope with different ipn, purchase order (bug 704971) 2011-11-24 10:51:32 -08:00
283-unique-addon-purchase.sql Prevent any dupes in this table 2011-11-29 10:03:20 -08:00
284-files-add-binary.sql Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
285-add-in-pre-auth.sql half of two conflicting statements rarely helps 2011-12-09 17:10:52 -08:00
286-compat-override.sql Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
287-incompatible-versions.sql Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
288-promo-video-src.sql add download src for promo video 2011-12-21 14:21:37 -05:00
289-flag-refund.sql put a flag on refunds (bug 708604) 2011-12-21 13:18:31 -08:00
290-collect-timings.sql add in front end timings, devhub only to see if they work 2011-12-30 15:48:45 -08:00
291-turn-off-timings.sql turn off by default and lock down the receiver 2011-12-30 17:16:34 -08:00
292-login-waffle.sql add note to zamboni-login waffle switch 2012-01-05 12:13:35 -08:00
293-waffle-api-search-es.sql Move search API to ES (bug 692948) 2012-01-06 16:18:45 -08:00
294-files-add-binary-components.sql Updated to use binary_components from validator (bug 714698) 2012-01-18 14:58:12 -08:00
295-add-some-indexes.sql Add some indexes from bug 716087 2012-01-19 12:57:11 -08:00
296-site-events.sql site event management and annotation for stats (bug 568378) 2012-01-19 18:30:49 -08:00
297-add-android.py add in android APP (bug 719592) 2012-01-23 14:48:55 -08:00
298-outstanding.sql unconflict a migration 2012-01-25 12:29:55 -06:00
299-site-events-waffle.sql move site-events UI behind waffle-flag 2012-01-26 15:18:02 -08:00
300-paypal-waffle.sql cron job to check addons with paypal (bug 719201) 2012-01-26 15:43:21 -08:00
301-waffle-market-ui-experiments.sql added marketplace UI prototype 2012-01-27 17:50:59 -08:00
302-in-app-payments-waffle.sql Rough prototype of in-app payment flow (bug 717390) 2012-01-30 10:31:37 -06:00
304-in-app-payments.sql add in the in-app payment model and a status flag (bug 717378) 2012-02-01 14:02:29 -08:00
305-perms-stats.sql Revamped permissions (bug 685382) 2012-02-02 10:41:21 -08:00
306-waffle-switch-allow-refunds.sql Added a "Support" role (bug 719220) 2012-02-06 14:36:35 -08:00
307-refunds.sql record and list all refunds (bug 702981) 2012-02-07 02:29:32 -08:00
308-waffle-new-api-search.sql Updated new-api-search to use a flag for incremental rollout. 2012-02-09 09:42:46 -08:00
309-soft-delete.sql Add soft delete for addons (bug 719217) 2012-02-13 17:05:57 -06:00
310-read-dev-agreement.sql new devhub for marketplace 2012-02-14 12:02:48 -08:00
311-perms-reviewers.sql Migrate my migration to 311 (thanks cvan) 2012-02-14 14:21:19 -08:00
312-app-device-types.sql added required fields and app device types (bug 718861) 2012-02-14 21:39:37 -08:00
313-payment-config.sql add in a table of paypal data (bug 727979) 2012-02-16 17:06:04 -08:00
314-payment-city.sql add in paypal payment stuff and sync up fields (bug 726769) 2012-02-17 16:46:00 -08:00
315-submission-checklist.sql link up new submission flow: developer agreement & manifest (bug 726907) 2012-02-20 11:16:41 -08:00
316-suffixed-waffle.sql bump migration number, remove non-suffixed waffle table 2012-02-20 05:51:19 -06:00
317-submission-checklist-timestamps.sql add timestamps to submission checklist - and do not show skipped steps 2012-02-20 17:24:36 -08:00
318-submission-checklist-cascades.sql add submission checklist migration with cascades 2012-02-20 23:59:33 -08:00
319-fix-submission-checklist-cascades.sql fix cascades for submission checklist 2012-02-21 00:41:29 -08:00
320-advanced-payments-submission.sql scorched earth non ajax pass of advanced payments submission (bug 726205) 2012-02-22 10:56:20 -08:00
321-turn-on-advanced-payments-submission.sql the shortest lived flag ever 2012-02-22 16:41:58 -08:00
322-cascade-previews.sql cascade previews on addon delete (bug 730077) 2012-02-23 13:59:35 -08:00
323-cascade-premium.sql cascades for AddonPremium (bug 730151) 2012-02-23 16:45:32 -08:00
324-more-cascades-for-addons.sql cascade on deletion of upsell (bug 730370) 2012-02-24 10:55:41 -08:00
325-dev-agreement-datetime.sql revert read_dev_agreement back to a bool 2012-02-27 15:21:50 -08:00
326-file-upload-is-webapp.sql Re-enabling this migration (part of bug 721875) 2012-02-27 16:11:45 -06:00
327-nullify-dev-agreement.sql suppress datetime traceback on -dev 2012-02-27 14:27:22 -08:00
328-bool-dev-agreement.sql revert read_dev_agreement back to a bool 2012-02-27 15:21:50 -08:00
329-disable-sunbird.sql Add some sunbird padding and a redirect (thx oremj) 2012-02-28 13:52:46 -08:00
330-switch-del-new-guid-search.sql Removed new-guid-search waffle flag and conditionals (bug 725084) 2012-02-29 09:31:42 -08:00
332-replace-sphinx-site-search.sql use ES to serve personas search results (bug 726847) 2012-02-29 15:11:13 -08:00
333-perms-reviews.sql Updated permission for reviews (bug 731908) 2012-03-01 11:58:19 -08:00
334-fix-orphaned-profiles.sql Delete orphaned profiles (bug 731776) 2012-03-01 16:10:25 -06:00
335-perms-locales.py The for realz migration for 335. 2012-03-01 14:41:50 -08:00
336-perms-credits-qa.sql Updated permissions for credits groups and QA. 2012-03-01 16:32:27 -08:00
337-perms-contribstats.sql Updated permissions for contribution stats (bug 685382) 2012-03-02 12:08:34 -08:00
338-waffle-collection-stats.sql zamboni version of collection stats (bug 722558) 2012-03-02 17:23:01 -08:00
339-waffle-video-upload.sql waffle for video upload (bug 719266) 2012-03-09 13:37:00 -08:00
340-add-persona-authors.sql clean up, some tests and link up designers (bug 726186) 2012-03-09 14:42:16 -08:00
341-drop-personas-users.sql use addonuser for personas (bug 734531) 2012-03-12 14:14:51 -07:00
342-perms-sysadmins.sql Migrated sysadmin group (bug 685382) 2012-03-19 09:10:45 -07:00
343-perms-motd.sql Updated reviewers MOTD group/perms (bug 685382) 2012-03-19 09:28:44 -07:00
344-perms-collections-edit.sql Updated collections permission (bug 685382) 2012-03-19 14:13:04 -07:00
345-perms-addons-edit.sql Updated EditAnyAddon permission (bug 685382) 2012-03-19 16:26:32 -07:00
346-in-app-payments-ui-waffle.sql Hide UI behind in-app-payments-ui flag 2012-03-20 14:32:32 -05:00
347-nullify-soft-deleted-origins.sql nullify origins for soft-deleted apps (bug 732362) 2012-03-22 14:26:19 -07:00
348-add-persona-migration.sql Fixed bad waffle switch SQL migration 2012-03-23 13:44:38 -07:00
349-webapps-unique-switch.sql make WEBAPPS_UNIQUE_BY_DOMAIN a waffle switch (bug 738493) 2012-03-26 09:28:39 -07:00
350-inapp-pay-log.sql non-paypal JWT logic for in-app payments (bug 738508) 2012-03-27 08:24:47 -05:00
351-waffle-d2c-disco.sql Put d2c disco changes behind a waffle switch. 2012-03-29 11:35:53 -07:00
352-waffle-d2c-buttons.sql Put d2c buttons behind waffle flag. 2012-03-29 12:32:12 -07:00
353-waffle-video-encode.sql allow videos to be uploaded in the marketplace (bug 735057) 2012-03-30 09:19:17 -07:00
354-add-price-currency-constraint.sql add in unique constraint then all the prices (bug 741467) 2012-04-02 13:33:54 -07:00
355-update-column.sql increase price size and bump migration up 2012-04-02 14:44:53 -07:00
356-add-currencies.py increase price size and bump migration up 2012-04-02 14:44:53 -07:00
357-del-old-jetpack.sql Remove old `jetpack` column (bug 669817) 2012-04-02 16:13:58 -07:00
358-add-addon-currency.sql add in currency per addon (bug 741467) 2012-04-03 16:32:36 -07:00
359-inapp-pay-tables.sql post in-app payment notification (bug 703083) 2012-04-03 18:43:41 -05:00
360-perms-tweaks.sql Various permissions updates (bug 685382) 2012-04-09 15:32:10 -07:00
361-unleash-consumer.sql unleash consumer pages: a new home, a new hope (bug 743757) 2012-04-10 12:15:37 -07:00
362-email-to-uuid.sql convert email to a uuid field and remove old STOREDATA flag (bug 739699) 2012-04-10 16:25:17 -07:00
363-delete-orphaned-django-users.sql a little story about SQL (bug 736309) 2012-04-11 08:38:17 -07:00
364-perm-collections-edit.sql Added "Collections:Edit" rule and perm checking (bug 685382) 2012-04-11 11:11:07 -07:00
365-inapp-https.sql Allow config of https when appropriate (bug 741484) 2012-04-11 17:17:42 -05:00
366-tier-0.py add in a free tier (bug 735132) 2012-04-12 09:25:35 -07:00
367-inapp-proto.sql Waffle flag to use old in-app UI prototype 2012-04-12 13:30:05 -05:00
368-cannedresponse-add-type.sql Updated CannedResponse to have a type for multi queues (bug 741527) 2012-04-12 14:59:20 -07:00
369-remove-old-waffle-switches.sql organize migrations 2012-04-12 21:03:07 -07:00
370-byeremora-part1.sql drop some FKs! 2012-04-12 21:49:57 -07:00
371-auth-user-unicode.sql Run dupe removal in the correct migration (bug 731639) 2012-04-13 12:33:41 -05:00
372-auth-user-unicode2.sql Run dupe removal in the correct migration (bug 731639) 2012-04-13 12:33:41 -05:00
373-add-app-log.sql App editor activity logging (bug 741514) 2012-04-16 10:38:01 -07:00
374-waffle-fav-addons-contest.sql add Favorite Add-ons Contest promo (bug 742476) 2012-04-17 11:23:37 -07:00
375-add-make-public.sql add in choice of when to go public (bug 740967) 2012-04-17 13:45:27 -07:00
376-mkt-featured-collections.py rename migration 375 -> 376 2012-04-17 17:25:10 -07:00
377-inapp-cascade.sql Let in-app tables cascade when deleting contribs (bug 746569) 2012-04-18 09:49:56 -05:00
378-add-preferred-currency.sql add currencies to set up purchasing page (bug 746671) 2012-04-19 16:29:19 -07:00
379-mkt-featured-rename.py implement category browse pages (bug 735578) 2012-04-23 00:30:39 -07:00
380-perms-delete-old-groups.sql Remove old, unused permission groups (bug 742077) 2012-04-23 08:08:59 -07:00
381-mkt-stats-waffle.sql link to statistics page from Marketplace detail page (bug 744720) 2012-04-24 01:51:13 -07:00
382-inapp-config-fix.sql fix migration collision 2012-04-24 16:45:07 -05:00
383-access-whitelist.sql hire security guard to protect our walled garden (bug 747282) 2012-04-25 18:35:28 -07:00
384-kill-unleash-consumer.sql hire security guard to protect our walled garden (bug 747282) 2012-04-25 18:35:28 -07:00
385-tweak-access-whitelist.sql use a textarea for email access whitelist 2012-04-25 20:03:36 -07:00
386-fix-inapp-private-key.sql Change private_key to blob (was varbinary) (bug 749162) 2012-04-26 12:56:30 -05:00
387-mkt-currencies-waffle.sql add in currency switch (bug 749058) 2012-04-26 12:38:36 -07:00
388-inapp-image.sql Store in-app product image (bug 742002) 2012-04-27 13:36:48 -05:00
389-remove-inapp-proto.sql Deletes the old in-app payments prototype 2012-04-30 16:48:06 -05:00
390-perms-dev-group.sql Fixed duplicate primary key in migration. 2012-05-02 14:10:07 -07:00
391-waffle-del-new-api-search.sql Removed 'new-api-search' waffle flag. 2012-05-07 15:19:11 -07:00
393-remove-waffle-preauth.sql waffle cleanup: remove 'allow-pre-auth' switch 2012-05-09 01:10:22 -07:00
394-remove-waffle-site-events.sql waffle cleanup: remove 'site-events' switch 2012-05-09 01:10:22 -07:00
395-remove-waffle-form-errors.sql waffle cleanup: remove 'form-errors-in-validation' flag 2012-05-09 01:11:24 -07:00
396-perms-staff.sql Allow Staff group to access admin tools (bug 750237) 2012-05-09 14:15:37 -07:00
397-perms-sr-reviewers.sql Updated to allow Sr Reviewers to certain admin tools (bug 750237) 2012-05-09 14:58:38 -07:00
398-perms-bulk-compatibility-updaters.sql Added bulk compat updaters group for admin bulk validation tools. 2012-05-09 15:38:36 -07:00
__init__.py setup python migrations for amo 2011-07-06 10:20:19 -07:00
schematic_settings.py Lets Python migrations run in the same interpreter you invoked schematic with 2011-09-26 17:58:04 -05:00