.. |
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
|
Remove settings.APP_PREVIEW (bug 1019501)
|
2014-06-03 14:46:36 +02: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 |
542-magic-categories.sql
|
Add magic categories before operator shelf (bug 843647)
|
2013-02-27 13:55:28 -08:00 |
543-delete-thunderbird-theme-categories.sql
|
better migation for thunderbird persona categories
|
2013-02-28 11:27:15 -08:00 |
544-content-flags.sql
|
Add adult/child flags to Admin settings (bug 841453)
|
2013-03-01 17:29:10 +00:00 |
545-delete-old-inapp-keys.sql
|
Declare access for Bango product keys (bug 837169)
|
2013-03-04 12:03:42 -06:00 |
546-redacted.sql
|
Revert "Updated waiting times column on review queues (bug 793914)"
|
2013-03-07 08:25:03 -08:00 |
547-set-version-nominations-for-apps.sql
|
Updated waiting times column on review queues (bug 793914)
|
2013-03-08 16:51:00 -08:00 |
548-add-activitylogattachment-model.sql
|
activity_log_id should not be unsigned (well it should be, but log_activity_mkt.activity_log_id is signed :()
|
2013-03-11 13:35:02 -07:00 |
549-cascade-theme-locks.sql
|
theme locks should cascade on delete
|
2013-03-11 15:03:56 -07:00 |
550-remove-waffle-app-stats.sql
|
Removed app-stats waffle flag
|
2013-03-17 20:48:49 -07:00 |
551-no_incentives_group.sql
|
bug 842568 - create group that is opted out of incentives.
|
2013-03-20 08:25:21 -07:00 |
552-log_activity_addon_mkt.sql
|
suffix log_activity_addons for marketplace for theme reviews (bug 846442)
|
2013-03-25 17:12:52 -07:00 |
553-enable-soft-deletion-for-add-ons.sql
|
add ability to edit themes (bug 679059, bug 848038)
|
2013-03-26 17:17:33 -07:00 |
554-category-supervisors.sql
|
Fix migration number
|
2013-03-27 11:59:41 -07:00 |
555-theme-licenses.sql
|
fix column name typo in migration (bug 792112)
|
2013-04-03 15:33:09 -07:00 |
556-waffle-monolith-stats.sql
|
fix waffle-monolith-stats migration to add timestamps
|
2013-04-09 10:43:41 -07:00 |
557-cleanup-upsell.py
|
cleanup upsells (bug 858820)
|
2013-04-09 14:50:37 -07:00 |
558-add-webpay-perms.sql
|
add in migration (bug 859560)
|
2013-04-09 15:30:33 -07:00 |
559-create-geodude-waffle.sql
|
hook up geodude to region middleware (bug 851192)
|
2013-04-12 16:17:52 -07:00 |
560-webpay-product-icons.sql
|
Add API for product icons (bug 848675)
|
2013-04-15 20:10:02 -05:00 |
561-webpay-icons-perms.sql
|
Add API for product icons (bug 848675)
|
2013-04-15 20:10:02 -05:00 |
562-monolith-cleanup-records.sql
|
cleanup badly formatted data from monolith temp table (bug 860201)
|
2013-04-16 15:46:00 +02:00 |
563-add-collections-index.sql
|
commenting out query, bug 861224
|
2013-04-18 08:44:40 -07:00 |
564-oauth-nonce.sql
|
3-legged OAuth support. Switch to oauthlib for OAuth 1.x code. (bug 827948)
|
2013-04-17 15:26:21 -07:00 |
565-add-app-features.sql
|
Added app features data model (bug 821115)
|
2013-04-19 09:04:59 -07:00 |
566-add-tiers.py
|
Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010)
|
2013-09-10 13:54:49 +02:00 |
567-remove-tiers.sql
|
i give up, redo migrations (bug 863491)
|
2013-04-22 11:29:20 -07:00 |
568-rename-tiers.py
|
Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010)
|
2013-09-10 13:54:49 +02:00 |
569-waffle-stats-api.sql
|
Added stats API for upcoming new charts (bug 864581)
|
2013-04-23 11:46:39 -07:00 |
570-remove-currency-filter.sql
|
clean up db (bug 858806)
|
2013-04-23 18:52:54 -07:00 |
571-truncate-premium-data.sql
|
let's not run that
|
2013-04-24 15:38:18 -07:00 |
572-drop-permissions-token-column.sql
|
remove db column (bug 864577)
|
2013-04-24 15:33:33 -07:00 |
573-lang-region-userprofile.sql
|
save lang/region for users (bug 833049)
|
2013-04-25 16:53:17 -07:00 |
574-worldwide-region.sql
|
still not good at this ORM thing
|
2013-04-26 14:08:57 -07:00 |
575-reorganize-cats.py
|
adjust our categories (bug 854499)
|
2013-04-29 13:46:07 -07:00 |
576-add-versions-supported-locales.sql
|
Updated submission to save supported locales (bug 866288)
|
2013-04-30 16:46:54 -07:00 |
577-add-group-user-change-logging.sql
|
Bug 841741: Add log entries when user group membership is added and use them for new add-on reviewer list.
|
2013-05-01 11:44:34 -07:00 |
578-migrate-remora-admin-events.py
|
Sanity check untyped columns again in Remora admin events migration.
|
2013-05-01 14:38:19 -07:00 |
579-add-log-activity-group-mkt.sql
|
Sanity check untyped columns again in Remora admin events migration.
|
2013-05-01 14:38:19 -07:00 |
580-change-tiers.sql
|
make tier/pricePoint the key (bug 865657)
|
2013-05-02 09:25:44 -07:00 |
581-rename-tiers.py
|
make tier/pricePoint the key (bug 865657)
|
2013-05-02 09:25:44 -07:00 |
582-senior-persona-revs.sql
|
create a Senior Personas Reviewers group, adjust perms (bug 868053)
|
2013-05-06 06:31:53 -07:00 |
583-autosuggest-api-throttle.sql
|
add throttle for autosuggest api
|
2013-05-07 15:38:51 -07:00 |
584-addon-latest-version-column.sql
|
Add Addon.latest_version column to simplify editors.models logic and prevent error due to truncation of group_concat.
|
2013-05-08 16:14:49 -07:00 |
585-anon-flags.sql
|
Moved duplicate migration
|
2013-05-08 22:11:34 -07:00 |
586-theme-reupload.sql
|
fix dup migration
|
2013-05-14 00:25:52 -07:00 |
587-persona-checksum.sql
|
checksum personas to detect dupes (bug 641644)
|
2013-05-15 01:53:16 -07:00 |
588-calc-persona-checksums.py
|
theme checksum migration, with hashbang (bug 641644)
|
2013-05-15 14:08:33 -07:00 |
589-add-buchets-waffle.sql
|
Add AppFeatures to app submission and update flows (bug 858306, 862444)
|
2013-05-15 15:53:29 -05:00 |
590-theme-checksums-fix.py
|
make checksumming a task so it queues after image save
|
2013-05-16 04:18:58 -07:00 |
591-waffle-search-api-es.sql
|
Updated search API to not hit database (bug 851588)
|
2013-05-20 19:13:29 -07:00 |
592-fix-old-persona-license.sql
|
fix old persona license
|
2013-05-23 12:42:33 -07:00 |
593-drop-flags.sql
|
@robhudson, nice try trying to steal my migration
|
2013-05-23 17:35:31 -07:00 |
594-theme-checksums.py
|
fix theme checksum migration
|
2013-05-24 03:36:58 -07:00 |
595-theme-checksums.py
|
stub out another failed migration
|
2013-05-24 05:16:30 -07:00 |
596-theme-checksums.py
|
Revert "comment out theme-checksum migration"
|
2013-06-06 14:47:22 -07:00 |
597-theme-description.py
|
fix theme description migration
|
2013-06-06 14:49:00 -07:00 |
598-add-communication-tables.sql
|
create models draft (bug 879519)
|
2013-06-06 14:33:28 -07:00 |
599-backfill-app-features.py
|
Forgot to `run` the migration
|
2013-06-07 11:17:09 -07:00 |
600-theme-description.py
|
theme summary to description migration (bug 855617)
|
2013-06-07 12:37:05 -07:00 |
602-add-unique.sql
|
make ext_url unique (bug 879422)
|
2013-06-07 14:16:34 -07:00 |
603-migrate-app-review-moderation-scores.sql
|
Bug 879925 - Only show points earned on the current site in queue leaderboards.
|
2013-06-07 16:28:29 -07:00 |
604-move-flag-to-switch.sql
|
convert switch to flag so we can whitelist (bug 879453)
|
2013-06-07 17:21:46 -07:00 |
605-more-tiers.sql
|
make price currency depend upon region, carrier and provider (bug 878323)
|
2013-06-11 16:44:53 -07:00 |
606-allow-null-carrier.sql
|
some more tiers
|
2013-06-11 17:51:16 -07:00 |
607-reboot-price-currencies.py
|
Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010)
|
2013-09-10 13:54:49 +02:00 |
608-add-developer-name.sql
|
Move migration since 605 is taken now
|
2013-06-12 13:16:13 +02:00 |
609-rereviewtheme-fix.py
|
fix rereviewqueuetheme cascade delete (bug 882010)
|
2013-06-12 12:08:14 -07:00 |
610-add-payment-method.sql
|
bump up clashing migrations
|
2013-06-12 15:59:59 -07:00 |
611-add-payment-method.py
|
fix up if region not present
|
2013-06-13 15:18:23 -07:00 |
612-fixup-columbia.py
|
add in 3 tiers missed in 607
|
2013-06-12 16:40:18 -07:00 |
613-waffle-paid-app-search.sql
|
actually fix "allow-paid-app-search" waffle flag migration
|
2013-08-26 17:17:43 -07:00 |
614-make-set-price-optional.sql
|
add in payment account api (bug 878350)
|
2013-06-14 11:24:06 -07:00 |
615-remove-waffle-reviewer-incentives.sql
|
Removed 'reviewer-incentive-points' waffle flag (bug 878902)
|
2013-06-17 18:58:26 -07:00 |
616-remove-waffle-reviewer-incentives-amo.sql
|
Extra migration for amo waffle (bug 878902)
|
2013-06-17 20:00:54 -07:00 |
617-add-method-to-tiers.sql
|
Add method to tiers for optgroups (bugs 882831, 882836)
|
2013-06-18 16:14:42 +00:00 |
618-comm-remove-user-field-translated-field.sql
|
expand thread/note API response (bug 884613)
|
2013-06-26 16:05:37 -07:00 |
619-set-app-slugs-to-lowercase.sql
|
Force app slugs to be lowercase (bug 844927)
|
2013-06-26 20:37:27 +02:00 |
620-add-mobile-profile.py
|
add migration to set qHD for feature profiles of existing mobile-only apps (bug 845112)
|
2013-06-26 17:25:27 -07:00 |
621-remove-waffle-search-api-es.sql
|
Removed 'search-api-es' waffle flag (bug 875012)
|
2013-06-28 13:31:26 -07:00 |
622-add-manifest-table.sql
|
Updated to store manifest upon submission (bug 885874)
|
2013-07-02 16:25:39 -07:00 |
623-theme-user-count.sql
|
theme statistics (bug 565813)
|
2013-07-08 08:49:59 -07:00 |
624-shared-secret-waffle.sql
|
move shared secret to authorization header (bug 870976)
|
2013-07-08 12:32:38 -07:00 |
625-override-outdated-jetpack-compat.py
|
Take 2: Override app compatibility for SDK add-ons using old versions of the SDK.
|
2013-07-10 13:42:00 -07:00 |
626-override-outdated-jetpack-compat.py
|
Take 2: Override app compatibility for SDK add-ons using old versions of the SDK.
|
2013-07-10 13:42:00 -07:00 |
627-theme-user-created.sql
|
revise theme user count table
|
2013-07-15 10:47:55 -07:00 |
628-waffle-comm-dashboard.sql
|
create thread/notes from reviewer tools (Bug 879532)
|
2013-07-16 15:10:00 -07:00 |
629-operator-group.sql
|
fix operator group migration
|
2013-07-17 14:13:53 -07:00 |
630-operator-group.sql
|
fix operator group migration
|
2013-07-17 14:13:53 -07:00 |
631-waffle-rocketfuel.sql
|
Adds migration for rocketfuel waffle switch (bug 894431)
|
2013-07-22 14:47:17 -05:00 |
632-stats-viewer-group.sql
|
add stats view group (bug 897528)
|
2013-07-24 10:33:24 -07:00 |
633-add-enable-new-regions.sql
|
Add enable_new_regions to addons model + db (bug 898332)
|
2013-07-26 10:48:33 +00:00 |
634-rm-dup-stats-group.sql
|
put global stats under stats:view (bug 897528)
|
2013-08-01 08:22:56 -07:00 |
635-enable-reply-to-notes.sql
|
allow replies to a note (bug 888707)
|
2013-08-01 11:25:26 -07:00 |
636-comm-read-by-users.sql
|
keep track of users who have read a note (bug 885400)
|
2013-08-02 16:53:32 -07:00 |
637-create-collections-table.sql
|
Allow basic create/update operations on a Collection (bugs 896647, 894456, 894587, 894588)
|
2013-08-05 15:15:17 -05:00 |
638-create-publisher-group.sql
|
Removes explicit ID from migration 638.
|
2013-08-08 12:05:38 -05:00 |
639-add-collections-carrier-region-cat.sql
|
Add region/category/carrier filtering on Collections (bug 903489)
|
2013-08-14 14:33:41 +02:00 |
640-add-collections-author.sql
|
Add "Author Name" to collections (bug 903168)
|
2013-08-14 14:44:56 +02:00 |
641-up-api-secret.sql
|
encrypt the oauth token (bug 848868)
|
2013-08-14 11:29:35 -07:00 |
642-encrypt-secret.py
|
set created if missing (bug 848868)
|
2013-08-14 13:03:32 -07:00 |
643-add-collections-is_public.sql
|
Add 'is_public' field to Collection model, manager to filter on it (bug 905820)
|
2013-08-16 13:04:46 -05:00 |
644-collection-add-slug.sql
|
add slug to collections and accept slug/id in rocketfuel API endpoints (bug 903014)
|
2013-08-20 14:07:17 -07:00 |
645-collection-backfill-slugs.py
|
add slug to collections and accept slug/id in rocketfuel API endpoints (bug 903014)
|
2013-08-20 14:07:17 -07:00 |
646-collection-add-default_language.sql
|
Always return all translations in Collections API, and add default_language (bug 907181)
|
2013-08-21 18:04:36 +02:00 |
647-collection-add-colors.sql
|
Add colours to collections (bug 907439)
|
2013-08-23 13:37:41 -05:00 |
648-collection-fix-default_language.sql
|
Add migration to fix default_language's default db value in Collections (bug 908934)
|
2013-08-26 14:09:58 +02:00 |
649-waffle-android-payments.sql
|
actually fix "allow-paid-app-search" waffle flag migration
|
2013-08-26 17:17:43 -07:00 |
650-bango-portal-waffle.sql
|
add on _mkt prefix
|
2013-08-27 10:24:16 -07:00 |
652-add-columns-tier.sql
|
add in flags to price currency (bug 902185)
|
2013-08-27 11:54:14 -07:00 |
653-backfill-app-install-counts.py
|
Updated migration 653 to account for no data.
|
2013-09-12 19:42:44 -07:00 |
654-award-theme-points.py
|
stub migrations out correctly
|
2013-09-11 14:55:04 -07:00 |
655-waffle-packaged-apps.sql
|
Revert "Revert "manage packaged-app submission for Android and Desktop via waffle flag (bug 907203, bug 910778)""
|
2013-09-03 12:02:11 -07:00 |
656-add-more-app-features.sql
|
heist failed
|
2013-09-03 12:45:22 -07:00 |
657-add-appsreviewprivileged-permission.sql
|
Bug 909872 - removes Approve and Reject action for privileged apps for reviewers who shouldn't review them.
|
2013-09-04 15:52:01 -07:00 |
658-remove-image-assets.sql
|
Remove image assets code (bug 860403)
|
2013-09-05 14:23:32 +02:00 |
659-award-theme-points.py
|
stub migrations out correctly
|
2013-09-11 14:55:04 -07:00 |
660-addon-trending.sql
|
Added app trending calculations (bugs 911275, 911280)
|
2013-09-06 17:05:48 -07:00 |
661-award-theme-points.py
|
award theme points migration using bulk queue, smaller tasks (bug 909985)
|
2013-09-10 16:01:23 -07:00 |
662-modify-existing-region-exclusions.py
|
print id instead of __unicode__ in migration
|
2013-09-17 14:29:51 -07:00 |
663-collection-curators.sql
|
Derp, stolen migration numbers. I blame @ngoke
|
2013-09-17 15:00:00 -05:00 |
664-update-publisher-group-rules.sql
|
Derp, stolen migration numbers. I blame @ngoke
|
2013-09-17 15:00:00 -05:00 |
665-add-staff-publisher-permission.sql
|
the shame (bug @chuckharmston @ngokevin)
|
2013-09-17 14:32:53 -07:00 |
666-rename-allow-paid-app-search.sql
|
check price tiers and add that into exclusions before indexing (bug 909532)
|
2013-09-18 08:33:37 +01:00 |
667-has-image.sql
|
check for image presence without database hit (bug 918522)
|
2013-09-20 10:31:57 -07:00 |
668-drop-inapp.sql
|
Fix bluevia constraint for inapp (bug 865134)
|
2013-09-26 13:42:40 -05:00 |
669-update-addon-indices.sql
|
index change for addons (bug 912482)
|
2013-10-01 16:25:21 -07:00 |
670-remove-waffle-d2c.sql
|
Removed d2c waffle flags (bug 823702)
|
2013-10-10 08:41:44 -07:00 |
671-keyboard-appfeat.sql
|
add 3rd party keyboard support to buchets (bug 922209)
|
2013-10-10 12:58:16 -07:00 |
672-add-rule-to-monolith-group.sql
|
Allow Monolith group to read transaction API.
|
2013-10-11 08:36:37 -07:00 |
673-collections-can-hero.sql
|
Add can_be_hero field to collection; expose it via API (bug 923198)
|
2013-10-11 13:27:39 -05:00 |
674-preinstall-test-plan.sql
|
migration bandit.
|
2013-10-15 13:34:17 -07:00 |
675-remove-captions-from-webapp-previews.py
|
Remove problematic migration, it's taking way too long
|
2013-10-16 17:04:02 +02:00 |
676-drop-category-carrier-region-columns.sql
|
fix migrations again
|
2013-10-17 15:50:13 -07:00 |
677-drop-featured-tables.sql
|
fix migrations again
|
2013-10-17 15:50:13 -07:00 |
678-fixup-monolith-api.sql
|
Cleanup create_monolith_user
|
2013-10-17 13:19:03 -07:00 |
679-users-lang-region-longer.sql
|
make region longer to acccomodate for "worldwide"
|
2013-10-17 15:25:40 -07:00 |
680-remove-getsatisfaction.sql
|
removing getsatisfaction from support (bug 720039)
|
2013-10-21 23:01:26 +02:00 |
681-allow-shared.sql
|
add in a shared column (bug 925830)
|
2013-10-23 11:59:44 -07:00 |
682-remove-waffle-soft-delete.sql
|
Removed soft_delete waffle switch
|
2013-10-23 15:44:58 -07:00 |
683-remove-waffle-mkt-themes.sql
|
exile mkt-themes waffle switch
|
2013-10-23 17:19:10 -07:00 |
684-add-collection-es-waffle.sql
|
Bump migration number, 681-683 are taken already.
|
2013-10-24 15:05:24 +02:00 |
685-preload-status.sql
|
preload candidates listing on makeshift operator dashboard (bug 907401)
|
2013-10-24 19:24:24 -07:00 |
686-add-iarc-waffle.sql
|
Added IARC waffle (bug 931952)
|
2013-10-28 13:20:46 -07:00 |
687-rating-descs.sql
|
add iarc rating descriptors
|
2013-11-01 19:31:35 -07:00 |
688-geodata.sql
|
allow developer to opt into strictly enforced region choices (bug 896613)
|
2013-11-04 15:24:00 -08:00 |
689-obsolete-status.sql
|
forgot to stub out migration on revert, migration filename fix
|
2013-11-12 20:57:34 -08:00 |
690-add_region_rule_to_curators.sql
|
Update migration number from 935ce07 to fix conflict
|
2013-11-07 10:43:36 -06:00 |
691-rating-interactives.sql
|
iarc interactive elements model, dynamicboolfields model test (bug 936679)
|
2013-11-08 18:18:31 -08:00 |
692-rating-descs-fix.sql
|
descriptors mapping and set iarc descriptors on response (bug 935679)
|
2013-11-11 12:42:24 -08:00 |
693-iarc-info.sql
|
Added IARC info table (bug 937304)
|
2013-11-11 15:13:35 -08:00 |
694-waffle-reviews-translate.sql
|
added translations to reviews (bug 764462)
|
2013-11-12 23:13:37 +01:00 |
695-rating-interactives-fix.sql
|
forgot to stub out migration on revert, migration filename fix
|
2013-11-12 20:57:34 -08:00 |
696-geodata-region-cn-status.sql
|
bump migrations (you guessed it! 50% @ngokevin's fault ;))
|
2013-11-12 20:51:46 -08:00 |
697-special-regions-waffle-flag.sql
|
bump migrations (you guessed it! 50% @ngokevin's fault ;))
|
2013-11-12 20:51:46 -08:00 |
698-revert-obsolete.sql
|
revert obsolete file statuses to disabled
|
2013-11-13 03:58:27 -08:00 |
699-rating-unique-together.sql
|
call set_storefront_data before app goes live (bug 931945)
|
2013-11-14 12:16:01 -08:00 |
700-marketplace-feed-waffle.sql
|
Create waffle switch for Feed (bug 937248)
|
2013-11-14 16:01:10 -06:00 |
701-add-price-currency.sql
|
add in a permission so clouserw can give it to me (bug 912277)
|
2013-11-14 15:15:46 -08:00 |
702-iarc-info-unique.sql
|
Unique together IARCInfo
|
2013-11-15 17:35:20 -08:00 |
703-add-appsreviewregioncn.sql
|
create separate China queue for apps pending in China (bug 937988)
|
2013-11-18 03:28:11 -08:00 |
704-geodata-region-cn-nominated.sql
|
create separate China queue for apps pending in China (bug 937988)
|
2013-11-18 03:28:11 -08:00 |
705-rename-bango-package-id.sql
|
rename column to be more neutral (bug 940524)
|
2013-11-19 15:29:02 -08:00 |
706-add-provider.sql
|
add in a different creation path for providers (bug 940528)
|
2013-11-21 15:24:20 -08:00 |
707-remove-waffle-stats-api.sql
|
Removed stats-api waffle flag
|
2013-11-25 14:42:40 -08:00 |
708-remove-waffle-buchets.sql
|
Removed buchets waffle (bug 872752)
|
2013-11-25 15:01:30 -08:00 |
709-create-feeditem-table.sql
|
Adds FeedItem model and API endpoints (bug 937345).
|
2013-11-27 10:44:02 -07:00 |
710-remove-purchase-limited.sql
|
remove PAYMENT and PURCHASE_LIMITED (bug 943140)
|
2013-12-02 13:05:08 -08:00 |
711-convert-package-id.sql
|
and fix migration
|
2013-12-03 15:37:43 -08:00 |
712-reindexing-add-site.sql
|
Bump migration number
|
2013-12-05 13:47:02 +01:00 |
713-drop-index-webapps-iarc.sql
|
Fixed duplicated unique keys (bug 945905)
|
2013-12-08 14:11:12 -08:00 |
714-add-default.sql
|
move stuff from the model to the provider (bug 944799)
|
2013-12-10 07:37:39 -08:00 |
715-waffle-reviews-translate-mkt.sql
|
added review translation for reviewers (bug 944107)
|
2013-12-10 23:23:57 +01:00 |
716-rating-descs-fix.sql
|
update iarc descriptors to match iarc's update (bug 948156)
|
2013-12-11 11:44:53 -08:00 |
717-remove-developer-stats-waffle.sql
|
Removed old stats overview link and waffle
|
2013-12-11 12:47:32 -08:00 |
718-add-geodata-banner-regions.sql
|
Add exclusive content message to developer pages (bug 946001)
|
2013-12-12 14:41:09 +01:00 |
719-drop-provider.sql
|
drop column (bug 946006)
|
2013-12-16 13:06:47 -08:00 |
720-remove-waffle-rocketfuel.sql
|
remove rocketfuel waffle switch (bug 894433)
|
2014-01-02 12:13:55 -08:00 |
721-remove-enabled-bluevia-waffle.sql
|
remove "enabled-bluevia" and "enabled-paypal" waffle switch
|
2014-01-03 11:25:36 -08:00 |
722-remove-no-redis-waffle.sql
|
remove "no-redis" waffle switch
|
2014-01-03 11:25:36 -08:00 |
723-remove-accept-webapps-waffle.sql
|
remove "accept-webapps" waffle flag and "use_apps" AMO decorator
|
2014-01-03 11:25:36 -08:00 |
724-remove-submit-personas-waffle.sql
|
remove "submit-personas" waffle flag
|
2014-01-03 11:25:36 -08:00 |
725-blocklist-pref-reset.sql
|
bump migration: blocklist
|
2014-01-06 14:11:06 -08:00 |
726-remove-old-iarc.sql
|
update iarc icons, remove old interactive elements
|
2014-01-07 16:28:10 -08:00 |
727-create-feedapp-table.sql
|
Fix migration number conflict.
|
2014-01-13 09:41:02 -06:00 |
728-comm-attachment.sql
|
commbadge attachment model (bug 958382)
|
2014-01-13 14:06:03 -08:00 |
729-feedapp-pullquote.sql
|
Fix duplicate migration number
|
2014-01-14 10:16:34 -06:00 |
730-lengthen-users-region-for-restofworld.sql
|
fix bad migration numbers
|
2014-01-14 14:11:18 -06:00 |
731-change-worldwide-region-to-restofworld.sql
|
fix bad migration numbers
|
2014-01-14 14:11:18 -06:00 |
732-rm-legacyaddonlog.sql
|
remove and drop legacyaddonlog
|
2014-01-15 11:12:50 -08:00 |
733-missing-desc.sql
|
fix iarc descriptor translations (bug 960400)
|
2014-01-16 15:37:48 -08:00 |
734-geodata-region-iarc-exclude.sql
|
add germany/brazil iarc-specific region exclusions (bug 960308)
|
2014-01-17 11:44:43 -08:00 |
735-remove-waffle-monolith-stats.sql
|
Removed 'monolith-stats' waffle (bug 934611)
|
2014-01-17 15:40:10 -08:00 |
736-network-info-multiple-app-feature.sql
|
rename network info multiple migration
|
2014-01-21 16:07:42 -06:00 |
737-delete-apps-from-downloads.sql
|
Optimize update_addon_download_totals
|
2014-01-23 12:27:51 -08:00 |
738-geodata-region-usk-exclude.sql
|
exclude usk rating refused apps in germany (bug 958319)
|
2014-01-24 10:27:33 -08:00 |
739-remove-waffle-in-app-payments-ui.sql
|
Oops, wrong waffle. Copy/paste fail.
|
2014-01-27 10:45:13 -08:00 |
740-shared-secret-waffle.sql
|
remove shared-secret-in-url
|
2014-01-27 10:45:17 -08:00 |
741-del-geoip-waffle.sql
|
delete geoip waffle
|
2014-01-27 10:49:30 -08:00 |
742-remove-in-app-sandbox-waffle.sql
|
fix waffle numbers
|
2014-01-27 11:27:14 -08:00 |
743-remove-api-tokens-switch.sql
|
remove api-tokens switch
|
2014-01-27 10:54:13 -08:00 |
744-remove-waffle-mkt-paypal-disable.sql
|
Remove paypal-disable from mkt waffles
|
2014-01-27 13:36:53 -08:00 |
745-remove-waffle-in-app-payments.sql
|
Removed in-app-payments waffle
|
2014-01-27 11:18:59 -08:00 |
746-remove-collections-use-es-for-apps-waffle.sql
|
remove `collections-use-es-for-apps` waffle switch
|
2014-01-27 12:05:24 -08:00 |
747-remove-unused-waffles.sql
|
remove unused waffles
|
2014-01-27 16:41:35 -08:00 |
748-remove-marketplace-waffle-switch.sql
|
fix waffle migration number
|
2014-01-31 17:10:16 -08:00 |
749-remove-currencies-waffle.sql
|
remove `currencies` waffle
|
2014-02-03 10:52:36 -08:00 |
750-merge-tag-and-tagstat.sql
|
Merge apps.tags.models.Tag and apps.tags.models.TagStat (bug 967169)
|
2014-02-04 14:35:20 +01:00 |
751-iarc-unique.sql
|
Ensure apps cannot re-use IARC certificates (bug 972437)
|
2014-02-19 16:46:46 -08:00 |
752-remove-solitude-flags.sql
|
remove pre-approval code (bug 748827)
|
2014-02-19 17:08:39 -08:00 |
753-remove-pre-approval-table.sql
|
fix migration (bug 748827)
|
2014-02-19 18:58:02 -08:00 |
754-create-inapp.sql
|
Renamed InApp migration from 751 to 754
|
2014-02-20 19:03:37 +00:00 |
755-delete-iarc.sql
|
Delete IARC data from apps that have been deleted (bug 975489)
|
2014-02-21 11:43:18 -08:00 |
756-vip-app-flag.sql
|
bug 965281 - implement VIP Flag for apps
|
2014-02-26 13:16:10 +00:00 |
757-piston-to-drf.sql
|
Bump migration number from previous merge (rel 974952)
|
2014-03-03 19:22:32 +01:00 |
758-migrate-uuid.sql
|
remove install from receipts (bug 968474)
|
2014-03-11 15:46:25 -07:00 |
759-remove-market.sql
|
fix database migration (bug 997695)
|
2014-04-24 19:16:18 +02:00 |
760-custom-user.sql
|
migration
|
2014-05-05 13:47:39 -05:00 |
761-waffle-user.sql
|
change some more sql around
|
2014-05-06 12:38:07 -07:00 |
762-user-last-login.sql
|
use real date
|
2014-05-09 13:07:01 -05:00 |
763-populate-version-nomination-from-files.sql
|
Fix migration id clash after merge
|
2014-05-07 10:29:48 +02:00 |
764-rm-mkt-waffles.sql
|
Removed MKT waffle tables and renamed waffle tables
|
2014-05-07 08:40:41 -07:00 |
765-rename-waffle-tables.sql
|
Removed MKT waffle tables and renamed waffle tables
|
2014-05-07 08:40:41 -07:00 |
766-appversions-application-version-unique.sql
|
Add a unique index between application and version on AppVersion (bug 1007544)
|
2014-05-08 09:27:56 +02:00 |
767-revert-appversions-application-version-unique.sql
|
revert 4f08587a74 because unique key makes many tests fixtures sad (bug 1007544)
|
2014-05-08 18:46:49 +02:00 |
768-update-oauth-tables.sql
|
Merge branch 'refs/heads/master' into 980999-pist2drf-users
|
2014-05-21 09:05:36 +02:00 |
769-unique-together-in-discoverymodule.sql
|
Prevent duplicates on DiscoveryModule (bug 1013368)
|
2014-06-11 21:57:18 +02:00 |
770-temp-stats-tables.sql
|
ADI export script (bug 1014752)
|
2014-06-12 19:00:16 +02:00 |
771-unique-guid-addon.sql
|
Avoid an IntegrityError on CompatOverride admin (bug 717992)
|
2014-06-19 09:06:55 +02:00 |
772-rename-blacklist-names.sql
|
Blacklist for usernames, display names and collection names (bug 1024630)
|
2014-07-02 13:49:38 +02:00 |
773-escaped-validation-file-uploads.sql
|
Fix duplicate migration number
|
2014-07-02 16:33:27 -05:00 |
774-blplugins-info_url.sql
|
add info_url to plugin blocklist (bug 873093)
|
2014-07-04 15:05:21 +02:00 |
775-blitems-name-creator-homepage-updateurl.sql
|
Add fields (name, creator, homepage_url, update_url) to item blocklist (bug 1006794)
|
2014-07-05 12:08:24 +02:00 |
__init__.py
|
setup python migrations for amo
|
2011-07-06 10:20:19 -07:00 |
schematic_settings.py
|
schematic/settings: store mysql password in env
|
2014-04-15 11:38:05 -07:00 |