..
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
399-waffle-d2c-api-search.sql
Added compat_mode param to search API for d2c (bug 706385)
2012-05-10 09:12:55 -07:00
400-inapp-key-date.sql
Support rotation of in-app encryption key (bug 742752)
2012-05-10 15:36:22 -05:00
401-maybe-kill-crons.sql
use waffle_switch_amo for 'current_version_crons' switch migration
2012-05-14 20:10:46 -07:00
402-ratings-table.sql
add Rating model to Marketplace (bug 746765)
2012-05-16 14:31:40 -07:00
403-ratings-ip-address.sql
add default ip_address for Rating model (bug 746765)
2012-05-16 14:34:49 -07:00
404-waffle-user-ratings.sql
bad waffle
2012-05-16 14:44:47 -07:00
405-allow-signed-preview-positions.sql
allow admins to upload featured promo graphics (bug 744648)
2012-05-17 11:54:04 -07:00
406-signed-rating-scores.sql
use smallint for rating score, really
2012-05-18 13:22:00 -07:00
407-signed-rating-scores-smallint.sql
use smallint for rating score, really
2012-05-18 13:22:00 -07:00
408-signed-rating-scores-smallint-really.sql
use smallint for rating score, really
2012-05-18 13:22:00 -07:00
409-reviewer-incentive-score.sql
Added reviewer scores table (bug 739428)
2012-05-22 12:38:08 -07:00
410-support-staff-perms.sql
Skeleton for account lookup tool (bug 753979)
2012-05-22 19:10:56 -05:00
411-reviewer-incentive-score.sql
Added reviewer incentive point awarding (bug 739429)
2012-05-23 15:03:41 -07:00
412-add-in-mkt-logs.sql
bump clashing migration
2012-05-25 18:04:42 +01:00
413-remove-dob.sql
remove date of birth
2012-05-29 16:53:56 -07:00
414-add-mdn-cache-table.sql
added ecosystem tutorials page to Marketplace
2012-05-30 16:53:24 -07:00
415-compat-range-drop-vints.sql
Cleaned up compat overrides for better version checking (bug 758057)
2012-05-31 16:24:22 -07:00
416-waffle-rm-replace-sphinx.sql
Put Sphinx in the tomb (bug 726851)
2012-06-01 10:30:36 -07:00
417-migrate-logs.py
bail a better way
2012-06-05 12:05:22 -07:00
418-waffle-anonymous-free-installs.sql
allow anonymous installs via waffle flag (bug 757872)
2012-06-01 16:57:18 -07:00
419-waffle-mkt-themes.sql
themes waffle and some fixes
2012-06-05 14:33:58 -07:00
420-addon-mozilla-contact.sql
Added "Mozilla Contact" as a per-app field (bug 754033)
2012-06-05 08:39:10 -07:00
421-featured-app-admin.sql
featured app admin tool (bug 754441)
2012-06-06 03:18:48 -05:00
422-drop-ratings-table.sql
drop thumbs-up & thumbs-down rating tables
2012-06-11 12:04:53 -07:00
423-add-rereview.sql
Added re-review queue (bug 753376)
2012-06-11 15:42:13 -07:00
424-restricted-group.py
Add flag for restricting users. (bug 753995)
2012-06-11 07:36:46 -05:00
425-add-escalation-queue.sql
Updated migration number.
2012-06-14 06:55:27 -07:00
426-nullable-resetcode.sql
fix fixture for review tests (bug lame)
2012-06-14 16:15:13 -07:00
427-update-webapp-domain.py
flag cleanup and cope with missing domains
2012-06-26 11:17:48 -07:00
428-index-abuse-report.sql
Added logic to detect high abuse reports (bug 763057)
2012-06-19 14:57:09 -07:00
429-remove-advanced-payments-submission.sql
flag cleanup and cope with missing domains
2012-06-26 11:17:48 -07:00
430-add-solitude-flags.sql
add in solitude and legacy flags (bug 765359)
2012-06-26 11:58:44 -07:00
431-site-events-mkt.sql
bump up dup. migration number
2012-06-26 16:23:26 -07:00
432-kill-redis.sql
resolve conflicting migration number
2012-07-02 16:52:14 -07:00
433-no-redis-flag.sql
rnl.get() no longer uses redis
2012-07-05 14:09:00 -07:00
434-translations-es.sql
Moved migration number
2012-07-05 23:13:57 -07:00
435-move-no-redis-from-flag-to-switch.sql
move no-redis waffle from flag to switch
2012-07-06 15:23:50 -07:00
436-download-sources-description.sql
add a `description` column to `download_sources` table (bug 615405, bug 668456)
2012-07-13 00:07:10 -07:00
437-region-featured-apps.sql
use region id not region slug
2012-07-18 16:57:59 -05:00
438-client-data.sql
Revert "Revert "pass dl-src/user client data to install/contrib/ratings (bug
2012-07-20 12:53:26 -07:00
439-sr-app-reviewers.sql
Don't show disable for non Sr reviewers (bug 775978)
2012-07-25 21:36:08 -07:00
440-sr-reviewer-rules.sql
Locked down escalated review queue to Sr. Reviewers (bug 777149)
2012-07-25 23:04:44 -07:00
441-mkt-contribution-tiers.py
bump price tiers in contributions migration version number up to 441
2012-07-26 16:27:57 -07:00
442-queue-rm-deleted-addons.sql
Removed soft deleted apps from queues (bug 778314)
2012-07-27 19:30:50 -07:00
443-debump-themes.sql
roll wrongly-upgraded themes back to 13.* (bug 776160)
2012-08-01 16:54:29 -05:00
444-addons-excluded-regions.sql
allow developers to specify regions in devhub (bug 764033)
2012-08-01 15:44:08 -07:00
445-ratingsbodies.sql
Add support for ratings bodies and app ratings. (bug 775775)
2012-08-06 15:46:42 -05:00
446-bluevia-trans.sql
Fully process B2G app payment via postback (bug 776646)
2012-08-06 17:30:58 -05:00
447-device-types-constants.sql
Convert device types to constant; fix L10n bugs (bugs 727235, 771573)
2012-08-06 18:03:20 -07:00
448-promo-contestwinners-src.sql
homepage promo for Favorite Add-ons contest winners (bug 771387)
2012-08-08 01:35:35 -07:00
449-flash-flag.sql
Add flag for flash-using apps. (bug 776973)
2012-08-08 13:27:33 -05:00
450-multi-region-featured.sql
add tests for featured apps region filtering (bug 763701)
2012-08-12 16:13:32 -07:00
451-files-is-packaged.sql
Added `is_packaged` to files for packaged apps (bug 777964)
2012-08-13 10:33:09 -07:00
453-exclude-games-in-brazil.py
get_or_create region exclusion for Brazil games
2012-08-16 17:19:23 -07:00
454-waffle-packaged-apps.sql
Added ability to upload packaged app (bug 777138)
2012-08-16 17:23:20 -07:00
455-drop-device_type_id.sql
drop device_type_id from addons_devicetypes (for @basta)
2012-08-17 13:31:06 -07:00
456-dev-agreement-date.sql
move read_dev_agreement to a datetime (bug 780741)
2012-08-20 15:50:40 -07:00
457-waffle-force-mobile.sql
added force-mobile switch :-/
2012-08-20 17:36:16 -07:00
458-add-login-source.sql
Bug 740256 - Correct password check for BID sourced credentials
2012-08-22 13:46:38 -07:00
459-null-session-key.sql
we don't always have a session
2012-08-23 15:10:36 -07:00
460-featured-app-start-end.sql
Add time ranges to featured apps tool (bug 779898)
2012-08-24 14:50:48 -07:00
461-disable-payments-switch.sql
remove PayPal from submission flow (bug 782366)
2012-08-27 10:25:51 -07:00
462-move-is-packaged.sql
Fixed bad SQL comment
2012-08-30 15:29:22 -07:00
463-add-vulnerability-status-to-blocklist.sql
Revert "Revert "add vulnerabilitystatus to blocklist (bug 778365)""
2012-09-02 10:38:50 -07:00
464-imageassets.sql
Image asset upload and display (bug 744648)
2012-09-04 11:55:31 -07:00
465-generate-image-assets.py
Added chunk size
2012-09-04 12:03:14 -07:00
466-nuke-pre-approval.sql
run the pre-approval now (bug 782710)
2012-09-04 12:11:40 -07:00
467-remove-upsell-text.sql
fix up upsell migration
2012-09-05 17:19:28 -07:00
468-delete-dupe-assets.py
delete dupe ImageAssets (bug 789152)
2012-09-06 13:46:29 -07:00
469-bluevia-config.sql
let's not default to active for 'enabled-bluevia' switch just yet
2012-09-13 13:28:15 -07:00
470-add-api-switch.sql
add in a setup api page (bug 789631)
2012-09-11 14:45:38 -07:00
471-add-api-key.sql
add in a setup api page (bug 789631)
2012-09-11 14:45:38 -07:00
472-migrate-api-key.sql
add in a setup api page (bug 789631)
2012-09-11 14:45:38 -07:00
473-remove-payments-from-checklist.sql
defer payments setup until after submission (bug 776662)
2012-09-12 13:39:46 -07:00
474-future-to-worldwide-regions.sql
show "None" when no regions selected (bug 791083)
2012-09-14 13:14:03 -07:00
475-themes-review.sql
Revert "Add `mkt-themes` waffle switch"
2012-09-19 10:16:02 -07:00
476-file-size-bytes.sql
Renumbered migration
2012-09-18 21:44:48 -07:00
477-rename-mkt-category-source.sql
Fixed migration 477
2012-09-25 11:28:20 -07:00
478-imageassets-hue.sql
use client-side gradient bgs
2012-09-26 15:59:59 -07:00
479-regenerate-image-assets.py
use client-side gradient bgs
2012-09-26 15:59:59 -07:00
480-add-waffle-datetimes.sql
Bump django-waffle and add migration for created/modified
2012-10-01 16:44:30 -07:00
481-add-waffle-datetimes-srsly.sql
Add valid values for created/modified waffle times.
2012-10-02 11:22:25 -07:00
482-generate-featured-image-assets.py
Fix migration to avoid unicode errors
2012-10-03 11:14:43 -07:00
483-featured-app-carrier.sql
Featured app support for carrier stores. (bug 795129)
2012-10-05 12:25:07 -07:00
484-enable-search-suggestions-switch.sql
let us not put this in a migration
2012-10-08 15:05:48 -07:00
485-fix-waffle-timestamps.sql
set timestamps for waffles (bug 799639)
2012-10-09 12:37:18 -07:00
486-clear-reviewer-scores.sql
Fixed scoring to be based on type and queue (bug 797523)
2012-10-10 10:35:19 -07:00
487-add-source-index.sql
add in users stats
2012-10-10 13:35:00 -07:00
488-reindex-ratings.py
better migration for reindexing review counts
2012-10-15 23:30:05 -07:00
489-groups-featured-managers.sql
Added featured managers group and adjusted access to featured admin
2012-10-18 09:00:33 -07:00
490-installed-index.sql
add in an index on created
2012-10-19 14:36:27 -07:00
491-finish-off-myisam.sql
myisam -> innodb; bug 804136
2012-10-22 10:11:41 -07:00
492-remove-undefined-columns.sql
Cleaned up db columns not defined in models
2012-10-22 14:07:42 -07:00
495-es-reindex-command.sql
moved es-reindex-command to 495
2012-10-23 22:46:47 +02:00
496-add-blplugin-to-blapp.sql
bump blocklist migration numbers due to revert
2012-10-25 14:35:52 -07:00
497-move-blplugin-app-to-blapp.py
bump blocklist migration numbers due to revert
2012-10-25 14:35:52 -07:00
498-b2g-payments-submission.sql
Add timestamps to waffle migration
2012-11-08 11:50:03 -08:00
499-kill-subscriptionevents.sql
kill subscription events table (bug 804213)
2012-10-31 20:09:35 -07:00
500-fix-mozilla-contact.sql
Fixed mozilla contact field
2012-11-01 13:45:29 -07:00
501-add-engagement-group.sql
Button to export addresses to mailing list (bug 797920)
2012-11-02 09:31:09 -07:00
502-cascade-device-types.sql
make 'addon' a foreign key on 'addons_devicetypes' table
2012-11-12 11:18:25 -08:00
503-gaia-device-type.py
remove debugging from migration
2012-11-12 11:31:04 -08:00
504-unique-device-types.sql
make 'addon' a foreign key on 'addons_devicetypes' table
2012-11-12 11:18:25 -08:00
505-featured-modelbase.sql
use amo.models.ModelBase for FeaturedApp* models (bug 812268)
2012-12-03 10:40:53 -08:00
506-developer-stats-switch.sql
developer stats (bug 807388)
2012-12-06 15:38:12 -08:00
507-add-install-type.sql
mark installs by the type of install (bug 762224)
2012-12-13 12:19:07 -08:00
508-alter-unique.sql
fix uniques (bug 821538)
2012-12-14 09:08:04 -08:00
509-bango-registration.sql
omgsh @mattbasta
2012-12-18 09:26:47 -08:00
510-transaction-perms.sql
add form to lookup tool for TxIDs and add txid detail page (bug 821885/821886)
2012-12-18 17:00:45 -08:00
511-dev-bango-package-id.sql
Use package ID for bango reg. (bug 794695)
2012-12-20 14:34:31 -06:00
512-seller-uuid-for-pay.sql
seller_uuid -> webpay for app pay (bug 821031)
2012-12-26 11:58:17 -06:00
513-remove-waffle-video-upload.sql
remove video-upload waffle switch (bug 777025)
2012-12-27 01:35:00 -05:00
514-remove-waffle-user-ratings.sql
remove ratings waffle switch (bug 796121)
2012-12-27 01:55:04 -05:00
515-unverified-emails.sql
Bug 794634 - Add Persona unverified email support
2012-12-27 12:19:25 -05:00
516-gfx-blocklist-hardware.sql
Add `hardware` field to gfx blocklist. (bug 824721)
2013-01-07 15:42:19 -08:00
517-remove-waffle-fav-addons-contest.sql
remove "fav-addons-content" code and waffle
2013-01-07 16:16:37 -08:00
518-remove-access-whitelist.sql
Removed walled garden code (bug 812274)
2013-01-09 13:01:14 -08:00
519-view-tx-waffle.sql
Oh kevin, u so crazy
2013-01-14 17:10:40 -08:00
520-delete-regions.py
Remove old regions (bug 828036)
2013-01-14 17:50:09 -08:00
522-remove-bluevia.sql
rename bluevia to solitude or remove (bug 835514)
2013-01-28 13:32:03 -08:00
523-remove-solitude.sql
remove solitude transaction id, use just one and remove postback crud (bug 834261)
2013-01-30 17:56:03 -08:00
524-transaction-perms-refund.sql
move 521 to 524 so -dev can run it
2013-02-01 09:00:51 -08:00
525-remove-waffle-file-hash-paranoia.sql
Removed waffle switch for file-hash-paranoia (bug 781847)
2013-02-04 10:44:36 -08:00
526-remove-the-cake.sql
Removing the cake (bug 747570)
2013-02-04 11:08:27 -08:00
527-remove-waffle-allow-packaged-app-uploads.sql
Removed 'allow-packaged-app-uploads' waffle (bug 835479)
2013-02-04 14:57:20 -08:00
528-payment_accounts-agreed_tos.sql
allow developers to use accounts for which they have accepted the TOS (bug 834544)
2013-02-04 17:42:05 -08:00
529-remove-enable-search-suggestions-gaia.sql
remove "enable-search-suggestions-gaia" waffle switch
2013-02-07 00:40:05 -08:00
530-remove-anonymous-free-installs.sql
remove "anonymous-free-installs" waffle switch
2013-02-07 00:43:37 -08:00
531-add-refund-user.sql
add in user to the refund table (bug 835557)
2013-02-07 09:50:16 -08:00
532-unleash-payments-in-usa.py
fix filter in payments-in-USA migration
2013-02-08 22:36:59 -08:00
533-in-app-keys.sql
Create in-app payment keys (bug 834486)
2013-02-11 16:22:50 -06:00
534-thunderbird-category-merge.sql
Migrate add-ons in Thunderbird News Reading category to Message Reading category.
2013-02-12 13:45:31 -08:00
535-version-soft-delete.sql
Add soft deletion to app versions (bug 800087)
2013-02-19 16:22:15 -08:00
536-remove-waffle-force-mobile.sql
[TOFIRE] new signed-out experience (bug 839247)
2013-02-19 16:37:42 -08:00
537-add-monolith-record.sql
Add model & API to store monolith temporary stats.
2013-02-20 18:47:59 +01:00
538-drop-mdncache.sql
drop mdn_cache table (bug 843682)
2013-02-25 12:53:39 -05:00
539-drop-api-auth-tokens.sql
remove leftover table from remora
2013-02-25 10:27:44 -08:00
540-update-monolith-table.sql
Update the monolith-record table.
2013-02-26 14:44:14 +01: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