1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/resources/sql/autopatches
epriestley 3e676bce9e No-op an ancient Paste edge migration which no longer functions after a database rename
Summary:
Fixes T13510. This migration currently fails because it tries to affect the "paste" database, but when it runs this database will be named "pastebin".

Since the cost of fixing it in place or moving it past the rename migration both seem relatively high (and the cost of throwing it away is plausibly zero) just throw it for now.

Test Plan: Looked at file, saw no more code that can execute.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13510

Differential Revision: https://secure.phabricator.com/D21132
2020-04-17 05:38:31 -07:00
..
20140104.harbormastercmd.sql Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
20140106.macromailkey.1.sql Add mailKey to macros 2014-01-06 12:17:23 -08:00
20140106.macromailkey.2.php phtize all the things 2015-05-22 21:16:39 +10:00
20140108.ddbpname.1.sql Add names to Drydock blueprints 2014-01-09 10:56:34 -08:00
20140108.ddbpname.2.php phtize all the things 2015-05-22 21:16:39 +10:00
20140109.ddxactions.sql Add transactions to Drydock blueprint editing 2014-01-09 12:19:54 -08:00
20140109.projectcolumnsdates.sql Adding the create flow for Project Board (Workphlow) columns. 2014-01-09 16:12:11 -08:00
20140113.legalpadsig.1.sql Legalpad - make it work for not logged in users 2014-01-14 17:17:18 -08:00
20140113.legalpadsig.2.php phtize all the things 2015-05-22 21:16:39 +10:00
20140115.auth.1.id.sql Give the session table a normal id column as a primary key 2014-01-15 13:55:18 -08:00
20140115.auth.2.expires.sql Expire and garbage collect unused sessions 2014-01-15 13:56:16 -08:00
20140115.auth.3.unlimit.php phtize all the things 2015-05-22 21:16:39 +10:00
20140115.legalpadsigkey.sql Legalpad - add policy rule for legalpad document signatures 2014-01-15 16:48:44 -08:00
20140116.reporefcursor.sql Introduce ref cursors for repository parsing 2014-01-17 11:48:53 -08:00
20140126.diff.1.parentrevisionid.sql Update DifferentialDiff: add repositoryPHID, drop parentRevisionID 2014-01-26 15:29:22 -08:00
20140126.diff.2.repositoryphid.sql Update DifferentialDiff: add repositoryPHID, drop parentRevisionID 2014-01-26 15:29:22 -08:00
20140130.dash.1.board.sql Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
20140130.dash.2.panel.sql Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
20140130.dash.3.boardxaction.sql Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
20140130.dash.4.panelxaction.sql Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
20140130.mail.1.retry.sql Remove retry/failure mechanisms from MetaMTA 2014-02-01 14:35:42 -08:00
20140130.mail.2.next.sql Remove retry/failure mechanisms from MetaMTA 2014-02-01 14:35:42 -08:00
20140201.gc.1.mailsent.sql Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
20140201.gc.2.mailreceived.sql Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
20140205.cal.1.rename.sql Rename PhabricatorUserStatus to PhabricatorCalendarEvent 2014-02-06 10:07:29 -08:00
20140205.cal.2.phid-col.sql Assign PHIDs to calendar events 2014-02-06 10:10:43 -08:00
20140205.cal.3.phid-mig.php phtize all the things 2015-05-22 21:16:39 +10:00
20140205.cal.4.phid-key.sql Assign PHIDs to calendar events 2014-02-06 10:10:43 -08:00
20140210.herald.rule-condition-mig.php Modularize more Herald fields 2015-07-06 13:15:47 -07:00
20140210.projcfield.1.blurb.php phtize all the things 2015-05-22 21:16:39 +10:00
20140210.projcfield.2.piccol.sql Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
20140210.projcfield.3.picmig.sql Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
20140210.projcfield.4.memmig.sql Modernize remaining edge types 2015-01-03 10:58:20 +11:00
20140210.projcfield.5.dropprofile.sql [Later] Drop the project profile table 2014-04-24 08:15:24 -07:00
20140211.dx.1.nullablechangesetid.sql Migrate all Differential comment text into new storage 2014-02-11 11:34:15 -08:00
20140211.dx.2.migcommenttext.php Modularize content sources 2016-03-26 11:59:45 -07:00
20140211.dx.3.migsubscriptions.sql Modernize remaining edge types 2015-01-03 10:58:20 +11:00
20140211.dx.999.drop.relationships.sql Drop differential_relationship table 2014-06-22 08:12:11 -07:00
20140212.dx.1.armageddon.php Mostly modularize the Differential "update" transaction 2018-03-06 09:10:32 -08:00
20140214.clean.1.legacycommentid.sql There are too many m's 2014-09-14 16:30:46 -07:00
20140214.clean.2.dropcomment.sql Drop DifferentialComment and DifferentialInlineComment 2014-06-24 05:29:54 -07:00
20140214.clean.3.dropinline.sql Drop DifferentialComment and DifferentialInlineComment 2014-06-24 05:29:54 -07:00
20140218.differentialdraft.sql Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
20140218.passwords.1.extend.sql Provide more storage space for password hashes and migrate existing hashes to "md5:" 2014-02-18 14:09:36 -08:00
20140218.passwords.2.prefix.sql Provide more storage space for password hashes and migrate existing hashes to "md5:" 2014-02-18 14:09:36 -08:00
20140218.passwords.3.vcsextend.sql Modernize VCS password storage to use shared hash infrastructure 2014-02-18 14:09:36 -08:00
20140218.passwords.4.vcs.php Remove the "PhabricatorRepositoryVCSPassword" class and table 2018-01-23 10:56:37 -08:00
20140223.bigutf8scratch.sql Add test coverage that our definition of BMP agrees with MySQL 2014-02-23 16:20:38 -08:00
20140224.dxclean.1.datecommitted.sql Remove "dateCommitted" field from DifferentialRevision 2014-02-25 12:36:14 -08:00
20140226.dxcustom.1.fielddata.php phtize all the things 2015-05-22 21:16:39 +10:00
20140226.dxcustom.99.drop.sql Drop old Differential custom field storage 2014-06-22 08:15:14 -07:00
20140228.dxcomment.1.sql Make "EditPro" controller work with diff updates 2014-02-28 16:49:22 -08:00
20140305.diviner.1.slugcol.sql Fix Diviner links to articles by title 2014-03-05 12:07:26 -08:00
20140305.diviner.2.slugkey.sql Fix Diviner links to articles by title 2014-03-05 12:07:26 -08:00
20140311.mdroplegacy.sql Drop Maniphest legacy transaction table 2014-03-12 06:04:45 -07:00
20140314.projectcolumn.1.statuscol.sql Workboards - let users delete columns 2014-03-18 10:40:31 -07:00
20140314.projectcolumn.2.statuskey.sql Workboards - let users delete columns 2014-03-18 10:40:31 -07:00
20140317.mupdatedkey.sql Add "Date Updated" query fields for Maniphest 2014-03-17 15:53:07 -07:00
20140321.harbor.1.bxaction.sql Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
20140321.mstatus.1.col.sql Use string constants, not integer constants, to represent task status internally 2014-03-25 13:58:14 -07:00
20140321.mstatus.2.mig.php Update Maniphest for modular transactions 2017-05-15 10:29:06 -07:00
20140323.harbor.1.renames.php phtize all the things 2015-05-22 21:16:39 +10:00
20140323.harbor.2.message.sql Allow external systems to send messages to build targets 2014-03-25 16:11:28 -07:00
20140325.push.1.event.sql Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire push transaction 2014-03-26 13:51:06 -07:00
20140325.push.2.eventphid.sql Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire push transaction 2014-03-26 13:51:06 -07:00
20140325.push.3.groups.php phtize all the things 2015-05-22 21:16:39 +10:00
20140325.push.4.prune.sql Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire push transaction 2014-03-26 13:51:06 -07:00
20140326.project.1.colxaction.sql Workboards - add column detail page 2014-03-26 14:40:47 -07:00
20140328.releeph.1.productxaction.sql Rename Releeph "Project" transactions to "Product" 2014-03-29 09:15:09 -07:00
20140330.flagtext.sql Allow very long notes on flags 2014-03-30 19:51:46 -07:00
20140402.actionlog.sql Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
20140410.accountsecret.1.sql Use better secrets in generating account tokens 2014-04-10 11:45:10 -07:00
20140410.accountsecret.2.php phtize all the things 2015-05-22 21:16:39 +10:00
20140416.harbor.1.sql Drop nonsense buildStatus field from Buildable 2014-04-17 16:01:06 -07:00
20140420.rel.1.objectphid.sql Add "requestedObjectPHID" to ReleephRequest 2014-04-20 11:55:18 -07:00
20140420.rel.2.objectmig.php phtize all the things 2015-05-22 21:16:39 +10:00
20140421.slowvotecolumnsisclosed.sql Ability to close poll 2014-04-24 12:02:56 -07:00
20140423.session.1.hisec.sql Add "High Security" mode to support multi-factor auth 2014-04-27 17:31:11 -07:00
20140427.mfactor.1.sql Add multi-factor auth and TOTP support 2014-04-28 09:27:11 -07:00
20140430.auth.1.partial.sql Require multiple auth factors to establish web sessions 2014-05-01 10:23:02 -07:00
20140430.dash.1.paneltype.sql Add dashboard panel types 2014-04-30 14:28:20 -07:00
20140430.dash.2.edge.sql Allow panels to appear on dashboards 2014-04-30 14:28:55 -07:00
20140501.passphraselockcredential.sql Add a "Lock Permanently" action to Passphrase 2014-05-02 18:21:51 -07:00
20140501.remove.1.dlog.sql Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
20140507.smstable.sql Add SMS support 2014-05-09 12:47:21 -07:00
20140509.coverage.1.sql Provide a rough, unstable API for reporting coverage into Diffusion 2014-05-17 16:10:54 -07:00
20140509.dashboardlayoutconfig.sql Dashboards - add layout mode to dashboards 2014-05-15 19:12:40 -07:00
20140512.dparents.1.sql Record parent relationships when discovering commits 2014-05-12 11:47:22 -07:00
20140514.harbormasterbuildabletransaction.sql Show command transactions in Harbormaster builds 2014-05-15 07:04:34 -07:00
20140514.pholiomockclose.sql Close pholio mocks 2014-05-19 11:34:23 -07:00
20140515.trust-emails.sql can now tell phabricator you trust an auth provider's emails (useful for Google OAuth), which will mark emails as "verified" and will skip email verification. 2014-05-16 14:14:06 -07:00
20140517.dxbinarycache.sql Fix binary/utf8 issues with Differential changeset parse cache 2014-05-17 16:34:13 -07:00
20140518.dxmorebinarycache.sql Change LONGTEXT cache column to BINARY 2014-05-17 22:38:56 -07:00
20140519.dashboardinstall.sql Dashboards - add ability to install dashboard as home 2014-05-19 16:09:31 -07:00
20140520.authtemptoken.sql Add "temporary tokens" to auth, for SMS codes, TOTP codes, reset codes, etc 2014-05-20 11:43:45 -07:00
20140521.projectslug.1.create.sql Projects - add "Additional Hashtags" to projects 2014-05-22 11:19:03 -07:00
20140521.projectslug.2.mig.php Probably (?) fix two very old project slug migrations 2016-12-14 14:14:21 -08:00
20140522.projecticon.sql Project - add ability to select an icon for typeaheads and such 2014-05-23 10:41:24 -07:00
20140524.auth.mfa.cache.sql Allow installs to require multi-factor authentication for all users 2014-06-03 16:50:27 -07:00
20140525.hunkmodern.sql Add an alternate "modern" hunk datastore 2014-06-03 18:01:22 -07:00
20140615.pholioedit.1.sql Give Pholio mocks a configurable edit policy 2014-06-15 10:28:16 -07:00
20140615.pholioedit.2.sql Give Pholio mocks a configurable edit policy 2014-06-15 10:28:16 -07:00
20140617.daemon.explicit-argv.sql Unify the local and global view for ./bin/phd status. 2014-06-18 11:44:52 +10:00
20140617.daemonlog.sql Garbage collect daemon logs 2014-06-17 15:33:08 -07:00
20140624.projcolor.1.sql Allow projects icon color to be selected from several fabulous shades 2014-06-25 22:01:58 -07:00
20140624.projcolor.2.sql Allow projects icon color to be selected from several fabulous shades 2014-06-25 22:01:58 -07:00
20140629.dasharchive.1.sql Allow dashboard panels to be archived 2014-07-01 17:50:28 -07:00
20140629.legalsig.1.sql Allow users to search for signatures by name and email substrings 2014-06-29 07:51:03 -07:00
20140629.legalsig.2.php Allow users to search for signatures by name and email substrings 2014-06-29 07:51:03 -07:00
20140701.legalexemption.1.sql Allow Legalpad document managers to add signature exemptions 2014-07-02 04:59:35 -07:00
20140701.legalexemption.2.sql Allow Legalpad document managers to add signature exemptions 2014-07-02 04:59:35 -07:00
20140703.legalcorp.1.sql Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
20140703.legalcorp.2.sql Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
20140703.legalcorp.3.sql Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
20140703.legalcorp.4.sql Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
20140703.legalcorp.5.sql Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
20140704.harbormasterstep.1.sql Allow users to specify names of build steps 2014-07-05 01:56:02 +10:00
20140704.harbormasterstep.2.sql Allow users to specify names of build steps 2014-07-05 01:56:02 +10:00
20140704.legalpreamble.1.sql Add an optional preamble to Legalpad documents 2014-07-04 09:41:27 -07:00
20140706.harbormasterdepend.1.php Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00
20140706.pedge.1.sql Move task/project storage to edges 2014-07-17 15:42:30 -07:00
20140711.pnames.1.sql Give projects a proper on-demand datasource 2014-07-17 16:35:54 -07:00
20140711.pnames.2.php phtize all the things 2015-05-22 21:16:39 +10:00
20140711.workerpriority.sql Allow worker tasks to have priorities 2014-07-12 03:02:06 +10:00
20140712.projcoluniq.sql Remove uniqueness constraint from "sequence" key in project column table 2014-07-12 11:24:35 -07:00
20140721.phortune.1.cart.sql Phortune Carts and Purchases 2014-07-23 10:34:08 -07:00
20140721.phortune.2.purchase.sql Phortune Carts and Purchases 2014-07-23 10:34:08 -07:00
20140721.phortune.3.charge.sql Phortune Charges 2014-07-23 10:36:12 -07:00
20140721.phortune.4.cartstatus.sql Phortune Cart Status, some one-time support 2014-07-23 10:36:25 -07:00
20140721.phortune.5.cstatusdefault.sql Phortune Cart Status, some one-time support 2014-07-23 10:36:25 -07:00
20140721.phortune.6.onetimecharge.sql Phortune Cart Status, some one-time support 2014-07-23 10:36:25 -07:00
20140721.phortune.7.nullmethod.sql Phortune Cart Status, some one-time support 2014-07-23 10:36:25 -07:00
20140722.appname.php Update Quickstart SQL 2019-04-30 08:19:39 -07:00
20140722.audit.1.xactions.sql Add storage for new audit transactions and comments 2014-07-24 17:59:43 -07:00
20140722.audit.2.comments.sql Add storage for new audit transactions and comments 2014-07-24 17:59:43 -07:00
20140722.audit.3.miginlines.php Modularize content sources 2016-03-26 11:59:45 -07:00
20140722.audit.4.migtext.php Modularize content sources 2016-03-26 11:59:45 -07:00
20140722.renameauth.php phtize all the things 2015-05-22 21:16:39 +10:00
20140723.apprenamexaction.sql Add a missing migration for transaction actors 2014-07-23 23:49:22 +10:00
20140725.audit.1.migxactions.php Modularize content sources 2016-03-26 11:59:45 -07:00
20140731.audit.1.subscribers.php phtize all the things 2015-05-22 21:16:39 +10:00
20140731.cancdn.php phtize all the things 2015-05-22 21:16:39 +10:00
20140731.harbormasterstepdesc.sql Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
20140805.boardcol.1.sql Move board relationships to dedicated storage 2014-08-06 15:09:09 -07:00
20140805.boardcol.2.php Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00
20140807.harbormastertargettime.sql Measure how long build targets take in Harbormaster 2014-08-12 08:34:43 +10:00
20140808.boardprop.1.sql Allow the workboard backlog column to be reordered 2014-08-08 15:50:36 -07:00
20140808.boardprop.2.sql Allow the workboard backlog column to be reordered 2014-08-08 15:50:36 -07:00
20140808.boardprop.3.php phtize all the things 2015-05-22 21:16:39 +10:00
20140811.blob.1.sql Convert pushlog and refcursor to BLOB storage 2014-08-11 12:29:46 -07:00
20140811.blob.2.sql Convert pushlog and refcursor to BLOB storage 2014-08-11 12:29:46 -07:00
20140812.projkey.1.sql Allow projects to be filtered by icon and color 2014-08-12 08:04:38 -07:00
20140812.projkey.2.sql Allow projects to be filtered by icon and color 2014-08-12 08:04:38 -07:00
20140814.passphrasecredentialconduit.sql Implement passphrase.query for querying credentials 2014-08-16 22:41:03 +10:00
20140815.cancdncase.php phtize all the things 2015-05-22 21:16:39 +10:00
20140818.harbormasterindex.1.sql Create an index on harbormaster_buildlog to reduce page load times 2014-08-20 09:19:57 +10:00
20140821.harbormasterbuildgen.1.sql Implement build generations in Harbormaster 2014-08-21 22:55:24 +10:00
20140822.daemonenvhash.sql Daemons - add a config check for out of date daemon environment 2014-08-22 14:52:36 -07:00
20140902.almanacdevice.1.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20140904.macroattach.php phtize all the things 2015-05-22 21:16:39 +10:00
20140911.fund.1.initiative.sql Scaffolding for Fund 2014-09-11 13:38:58 -07:00
20140911.fund.2.xaction.sql Scaffolding for Fund 2014-09-11 13:38:58 -07:00
20140911.fund.3.edge.sql Scaffolding for Fund 2014-09-11 13:38:58 -07:00
20140911.fund.4.backer.sql Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00
20140911.fund.5.backxaction.sql Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00
20140914.betaproto.php phtize all the things 2015-05-22 21:16:39 +10:00
20140917.project.canlock.sql Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
20140918.schema.1.dropaudit.sql Drop old Audit tables; make markup cache binary 2014-09-19 05:44:29 -07:00
20140918.schema.2.dropauditinline.sql Drop old Audit tables; make markup cache binary 2014-09-19 05:44:29 -07:00
20140918.schema.3.wipecache.sql Drop old Audit tables; make markup cache binary 2014-09-19 05:44:29 -07:00
20140918.schema.4.cachetype.sql Drop old Audit tables; make markup cache binary 2014-09-19 05:44:29 -07:00
20140918.schema.5.slowvote.sql Remove SlowvoteComment and storage 2014-09-19 05:45:36 -07:00
20140919.schema.01.calstatus.sql Generate expected schemata for Calendar 2014-09-19 11:46:20 -07:00
20140919.schema.02.calname.sql Generate expected schemata for Calendar 2014-09-19 11:46:20 -07:00
20140919.schema.03.dropaux.sql Generate expected schemata for Maniphest 2014-09-19 11:46:44 -07:00
20140919.schema.04.droptaskproj.sql Generate expected schemata for Maniphest 2014-09-19 11:46:44 -07:00
20140926.schema.01.droprelev.sql Generate expected schemata for Releeph 2014-09-28 15:12:41 -07:00
20140926.schema.02.droprelreqev.sql Generate expected schemata for Releeph 2014-09-28 15:12:41 -07:00
20140926.schema.03.dropldapinfo.sql Generate expected schemata for User/People tables 2014-10-01 07:36:47 -07:00
20140926.schema.04.dropoauthinfo.sql Generate expected schemata for User/People tables 2014-10-01 07:36:47 -07:00
20140926.schema.05.dropprojaffil.sql Generate expected Project schemata 2014-10-01 07:37:01 -07:00
20140926.schema.06.dropsubproject.sql Generate expected Project schemata 2014-10-01 07:37:01 -07:00
20140926.schema.07.droppondcom.sql Generate expected Ponder schemata 2014-10-01 07:37:14 -07:00
20140927.schema.01.dropsearchq.sql Generate expected schemata for Search 2014-10-01 07:53:35 -07:00
20140927.schema.02.pholio1.sql Destroy surplus columns 2014-10-01 07:54:33 -07:00
20140927.schema.03.pholio2.sql Destroy surplus columns 2014-10-01 07:54:33 -07:00
20140927.schema.04.pholio3.sql Destroy surplus columns 2014-10-01 07:54:33 -07:00
20140927.schema.05.phragment1.sql Destroy surplus columns 2014-10-01 07:54:33 -07:00
20140927.schema.06.releeph1.sql Destroy surplus columns 2014-10-01 07:54:33 -07:00
20141001.schema.01.version.sql Drop very old schema_version table if it exists 2014-10-01 12:43:20 -07:00
20141001.schema.02.taskmail.sql Truncate very old, overlong Maniphest mail keys 2014-10-01 12:43:58 -07:00
20141002.schema.01.liskcounter.sql Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
20141002.schema.02.draftnull.sql Correct column mutations for old versions of MySQL 2014-10-02 14:44:22 -07:00
20141004.currency.01.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.currency.02.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.currency.03.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.currency.04.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.currency.05.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.currency.06.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141004.harborliskcounter.sql Make Currency a more formal type 2014-10-06 10:26:48 -07:00
20141005.phortuneproduct.sql Move Phortune product logic into applications 2014-10-06 10:30:06 -07:00
20141006.phortunecart.sql Give applications control over Phortune cart logic 2014-10-06 14:19:08 -07:00
20141006.phortunemerchant.sql Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
20141006.phortunemerchantx.sql Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
20141007.fundmerchant.sql Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
20141007.fundrisks.sql Make Fund backers render a little more nicely 2014-10-08 05:32:42 -07:00
20141007.fundtotal.sql Track total funding amount on Fund initiatives 2014-10-08 05:31:48 -07:00
20141007.phortunecartmerchant.sql Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
20141007.phortunecharge.sql Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
20141007.phortunepayment.sql Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
20141007.phortuneprovider.sql Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
20141007.phortuneproviderx.sql Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
20141008.phortunemerchdesc.sql Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
20141008.phortuneprovdis.sql Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
20141008.phortunerefund.sql Mostly implement order refunds and cancellations 2014-10-08 15:33:25 -07:00
20141010.fundmailkey.sql Support feed and email in Fund 2014-10-10 11:29:42 -07:00
20141011.phortunemerchedit.sql Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
20141012.phortunecartxaction.sql Add cart transactions to Phortune 2014-10-13 11:16:27 -07:00
20141013.phortunecartkey.sql Send mail about cart/order changes from Phortune 2014-10-13 11:16:44 -07:00
20141016.almanac.device.sql Build AlmanacDevice UI 2014-10-17 05:02:14 -07:00
20141016.almanac.dxaction.sql Build AlmanacDevice UI 2014-10-17 05:02:14 -07:00
20141016.almanac.interface.sql Build AlmanacInterface 2014-10-17 05:04:24 -07:00
20141016.almanac.network.sql Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
20141016.almanac.nxaction.sql Build AlmanacNetwork 2014-10-17 05:04:02 -07:00
20141016.almanac.service.sql Build AlmanacService 2014-10-17 05:01:57 -07:00
20141016.almanac.sxaction.sql Build AlmanacService 2014-10-17 05:01:57 -07:00
20141017.almanac.binding.sql Add AlmanacBinding, to bind a service to an interface 2014-10-27 13:39:36 -07:00
20141017.almanac.bxaction.sql Add AlmanacBinding, to bind a service to an interface 2014-10-27 13:39:36 -07:00
20141025.phriction.1.xaction.sql Phriction - start the move towards transactions and an editor 2014-10-30 08:59:21 -07:00
20141025.phriction.2.xaction.sql Phriction - start the move towards transactions and an editor 2014-10-30 08:59:21 -07:00
20141025.phriction.mailkey.sql Phriction - start the move towards transactions and an editor 2014-10-30 08:59:21 -07:00
20141103.almanac.1.delprop.sql Give Almanac generic, custom-field-based properties 2014-11-05 15:27:16 -08:00
20141103.almanac.2.addprop.sql Give Almanac generic, custom-field-based properties 2014-11-05 15:27:16 -08:00
20141104.almanac.3.edge.sql Implement PhabricatorProjectInterface on Almanac Services and Devices 2014-11-05 15:30:00 -08:00
20141105.ssh.1.rename.sql Move SSHKey table to Auth database 2014-11-06 12:37:22 -08:00
20141106.dropold.sql Update the quickstart.sql 2014-11-07 12:29:24 -08:00
20141106.uniqdrafts.php Drop DifferentialDraft storage 2017-05-26 13:59:26 -07:00
20141107.phriction.policy.1.sql Phriction - add viewPolicy and editPolicy back-end data 2014-11-07 15:35:28 -08:00
20141107.phriction.policy.2.php Update a very old Phriction migration which incorrectly uses "save()" 2020-04-15 08:06:30 -07:00
20141107.phriction.popkeys.php phtize all the things 2015-05-22 21:16:39 +10:00
20141107.ssh.1.colname.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141107.ssh.2.keyhash.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141107.ssh.3.keyindex.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141107.ssh.4.keymig.php phtize all the things 2015-05-22 21:16:39 +10:00
20141107.ssh.5.indexnull.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141107.ssh.6.indexkey.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141107.ssh.7.colnull.sql Standardize SSH key storage 2014-11-07 15:34:44 -08:00
20141113.auditdupes.php phtize all the things 2015-05-22 21:16:39 +10:00
20141118.diffxaction.sql Differential - make DifferentialDiffEditor into a real transaction editor. 2014-11-18 15:32:23 -08:00
20141119.commitpedge.sql Diffusion - make projects work properly with commits 2014-11-19 14:43:59 -08:00
20141119.differential.diff.policy.sql Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
20141119.sshtrust.sql Allow device SSH keys to be trusted 2014-11-20 17:33:30 -08:00
20141123.taskpriority.1.sql Reverse meaning of task priority column 2014-11-24 11:10:35 -08:00
20141123.taskpriority.2.sql Reverse meaning of task priority column 2014-11-24 11:10:35 -08:00
20141210.maniphestsubscribersmig.1.sql Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
20141210.maniphestsubscribersmig.2.sql Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
20141210.reposervice.sql Allow repositories to be bound to an AlmanacService 2014-12-12 12:07:11 -08:00
20141212.conduittoken.sql Add Conduit Tokens to make authentication in Conduit somewhat more sane 2014-12-15 11:14:23 -08:00
20141215.almanacservicetype.sql Give AlmanacServices a service type 2014-12-17 11:10:27 -08:00
20141217.almanacdevicelock.sql Allow Almanac services to be locked 2014-12-18 14:31:36 -08:00
20141217.almanaclock.sql Allow Almanac services to be locked 2014-12-18 14:31:36 -08:00
20141218.maniphestcctxn.php phtize all the things 2015-05-22 21:16:39 +10:00
20141222.maniphestprojtxn.php Soften checks on a very old Maniphest transactionmigration 2015-09-23 19:18:44 -07:00
20141223.daemonloguser.sql Start phd daemons as the correctly configured user and refuse otherwise 2014-12-23 08:15:51 -08:00
20141223.daemonobjectphid.sql Daemons - add "objectPHID" to task tables. 2014-12-23 16:30:05 -08:00
20141230.pasteeditpolicycolumn.sql Paste: Add edit policy 2014-12-31 08:24:57 -08:00
20141230.pasteeditpolicyexisting.sql Paste: Add edit policy 2014-12-31 08:24:57 -08:00
20150102.policyname.php phtize all the things 2015-05-22 21:16:39 +10:00
20150102.tasksubscriber.sql Remove deprecated task subscriber class 2015-01-03 11:32:14 +11:00
20150105.conpsearch.sql Build a Conpherence thread index 2015-01-06 10:24:30 -08:00
20150114.oauthserver.client.policy.sql OAuthServer - hide client secret behind a "View Secret" action 2015-01-14 17:27:45 -08:00
20150115.applicationemails.sql MetaMTA - add (basic) application emails and deploy to Maniphest 2015-01-19 16:07:26 -08:00
20150115.trigger.1.sql Implement clock/trigger infrastructure for scheduling actions 2015-01-16 12:13:31 -08:00
20150115.trigger.2.sql Implement clock/trigger infrastructure for scheduling actions 2015-01-16 12:13:31 -08:00
20150116.maniphestapplicationemails.php phtize all the things 2015-05-22 21:16:39 +10:00
20150120.maniphestdefaultauthor.php phtize all the things 2015-05-22 21:16:39 +10:00
20150124.subs.1.sql Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
20150129.pastefileapplicationemails.php phtize all the things 2015-05-22 21:16:39 +10:00
20150130.phortune.1.subphid.sql Kind of generate a bill for users 2015-01-30 11:52:50 -08:00
20150130.phortune.2.subkey.sql Kind of generate a bill for users 2015-01-30 11:52:50 -08:00
20150131.phortune.1.defaultpayment.sql Automatically bill subscriptions when a payment method is available 2015-02-01 12:31:46 -08:00
20150205.authprovider.autologin.sql Auth - allow for "auto login" providers 2015-02-06 10:50:36 -08:00
20150205.daemonenv.sql Make the "daemons and web have different config" warning more specific 2015-02-05 14:07:35 -08:00
20150209.invite.sql Add email invites to Phabricator (logic only) 2015-02-09 16:12:36 -08:00
20150209.oauthclient.trust.sql OAuth - add concept of "trusted" clients that get auto redirects 2015-02-09 14:23:49 -08:00
20150210.invitephid.sql Add administrative invite interfaces 2015-02-11 06:05:53 -08:00
20150212.legalpad.session.1.sql Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
20150212.legalpad.session.2.sql Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
20150219.scratch.nonmutable.sql Allow columns to be marked as nonmutable (so save() will not change them) 2015-02-19 10:37:17 -08:00
20150223.daemon.1.id.sql Track daemon unique IDs in Phabricator daemon logs 2015-02-24 14:50:37 -08:00
20150223.daemon.2.idlegacy.sql Track daemon unique IDs in Phabricator daemon logs 2015-02-24 14:50:37 -08:00
20150223.daemon.3.idkey.sql Track daemon unique IDs in Phabricator daemon logs 2015-02-24 14:50:37 -08:00
20150312.filechunk.1.sql Add a chunking storage engine for files 2015-03-13 11:30:02 -07:00
20150312.filechunk.2.sql Add support for partially uploaded files 2015-03-13 11:30:24 -07:00
20150312.filechunk.3.sql Add support for partially uploaded files 2015-03-13 11:30:24 -07:00
20150317.conpherence.isroom.1.sql Conpherence - add isRoom column to thread table 2015-03-17 15:37:09 -07:00
20150317.conpherence.isroom.2.sql Conpherence - add isRoom column to thread table 2015-03-17 15:37:09 -07:00
20150317.conpherence.policy.sql Conpherence - add storage for view / edit / join policy 2015-03-17 17:04:44 -07:00
20150410.nukeruleedit.sql Remove Herald rule edit log 2015-04-11 08:50:50 -07:00
20150420.invoice.1.sql Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
20150420.invoice.2.sql Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
20150425.isclosed.sql Track closed branches in Mercurial 2015-04-27 03:50:45 -07:00
20150427.calendar.1.edge.sql Create Edge tables in phabricator_calendar db. 2015-04-27 16:35:55 -07:00
20150427.calendar.1.xaction.sql T5464, ApplicationTransactions for calendar events 2015-04-28 06:26:48 -07:00
20150427.calendar.2.xaction.sql T5464, ApplicationTransactions for calendar events 2015-04-28 06:26:48 -07:00
20150428.calendar.1.iscancelled.sql Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
20150428.calendar.1.name.sql Calendar events should now have a 'Name' field. 2015-04-28 08:34:26 -07:00
20150429.calendar.1.invitee.sql Calendar events should now auto-invite the creator 2015-04-29 13:51:09 -07:00
20150430.calendar.1.policies.sql Calendar events should have edit/view policies 2015-04-30 14:43:48 -07:00
20150430.multimeter.1.sql Skeleton for "Multimeter", a performance sampling application 2015-05-01 13:19:43 -07:00
20150430.multimeter.2.host.sql Skeleton for "Multimeter", a performance sampling application 2015-05-01 13:19:43 -07:00
20150430.multimeter.3.viewer.sql Skeleton for "Multimeter", a performance sampling application 2015-05-01 13:19:43 -07:00
20150430.multimeter.4.context.sql Skeleton for "Multimeter", a performance sampling application 2015-05-01 13:19:43 -07:00
20150430.multimeter.5.label.sql Skeleton for "Multimeter", a performance sampling application 2015-05-01 13:19:43 -07:00
20150501.calendar.1.reply.sql Calendar event transaction emails without reply handling 2015-05-01 13:26:07 -07:00
20150501.calendar.2.reply.php phtize all the things 2015-05-22 21:16:39 +10:00
20150501.conpherencepics.sql Conpherence - add back in custom images 2015-05-04 13:52:22 -07:00
20150503.repositorysymbols.1.sql Move symbols to be repository-based 2015-05-03 13:23:07 +10:00
20150503.repositorysymbols.2.php Stop running "20150503.repositorysymbols.2.php" 2015-06-26 20:01:28 -07:00
20150503.repositorysymbols.3.sql Move symbols to be repository-based 2015-05-03 13:23:07 +10:00
20150504.symbolsproject.1.php Stop running a second symbol migration 2015-06-27 13:45:51 -07:00
20150504.symbolsproject.2.sql Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
20150506.calendarunnamedevents.1.php Rename Event "userPHID" to "hostPHID" 2016-07-13 15:39:55 -07:00
20150507.calendar.1.isallday.sql Just a sql patch for all day events. 2015-05-07 16:57:49 -07:00
20150513.user.cache.1.sql Implement a user profile image cache 2015-05-13 11:38:51 -07:00
20150514.calendar.status.sql Remove "status" field from events 2015-05-14 11:15:44 -07:00
20150514.phame.blog.xaction.sql Phame - move over blog create + edit to transactions + editor 2015-05-14 17:05:58 -07:00
20150514.user.cache.2.sql Add an availability cache for users 2015-05-14 11:15:22 -07:00
20150515.phame.post.xaction.sql Phame - move over post creation and edit to use an editor 2015-05-15 13:07:45 -07:00
20150515.project.mailkey.1.sql Add missing mail keys to Projects 2015-05-16 06:13:27 -07:00
20150515.project.mailkey.2.php Add missing mail keys to Projects 2015-05-16 06:13:27 -07:00
20150519.calendar.calendaricon.sql Calendar events should actually have an icon now. 2015-05-19 13:09:28 -07:00
20150521.releephrepository.sql Fix a broken migration 2015-05-26 23:14:47 +10:00
20150525.diff.hidden.1.sql Allow inline comments to be individually hidden 2015-05-27 10:28:38 -07:00
20150526.owners.mailkey.1.sql Use ApplicationTransactions for all non-path edits to Owners packages 2015-05-27 10:30:08 -07:00
20150526.owners.mailkey.2.php Use ApplicationTransactions for all non-path edits to Owners packages 2015-05-27 10:30:08 -07:00
20150526.owners.xaction.sql Use ApplicationTransactions for all non-path edits to Owners packages 2015-05-27 10:30:08 -07:00
20150527.calendar.recurringevents.sql DRAFT Add db columns for recurring events 2015-05-28 17:27:25 -07:00
20150601.spaces.1.namespace.sql Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
20150601.spaces.2.xaction.sql Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
20150602.mlist.1.sql Add "Mailing List" users 2015-06-03 18:42:33 -07:00
20150602.mlist.2.php Migrate mailing lists to mailing list users 2015-06-03 18:42:35 -07:00
20150604.spaces.1.sql Add spacePHID infrastructure and implement in Paste 2015-06-04 17:45:24 -07:00
20150605.diviner.edges.sql Modernize Diviner 2015-06-17 07:17:14 +10:00
20150605.diviner.editPolicy.sql Modernize Diviner 2015-06-17 07:17:14 +10:00
20150605.diviner.xaction.sql Modernize Diviner 2015-06-17 07:17:14 +10:00
20150606.mlist.1.php Rename "HeraldAction" to "HeraldActionRecord" 2015-07-23 13:26:40 -07:00
20150609.inline.sql Fix "unmarked 0 inline comments as not undone" transactions 2015-06-09 13:30:45 -07:00
20150609.spaces.1.pholio.sql Support Spaces in Pholio 2015-06-10 15:52:49 -07:00
20150609.spaces.2.maniphest.sql Support Spaces in Maniphest 2015-06-10 15:53:04 -07:00
20150610.spaces.1.desc.sql Add a "Description" field to Spaces 2015-06-10 15:53:51 -07:00
20150610.spaces.2.edge.sql Add a "Description" field to Spaces 2015-06-10 15:53:51 -07:00
20150610.spaces.3.archive.sql Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
20150611.spaces.1.mailxaction.sql Use ApplicationTransactions in ApplicationEmail 2015-06-11 10:15:49 -07:00
20150611.spaces.2.appmail.sql Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
20150616.divinerrepository.sql Add repositories to Diviner 2015-06-19 17:52:28 +10:00
20150617.harbor.1.lint.sql Replace Harbormaster "BuildItem" with Lint/Unit messages 2015-06-21 09:00:00 -07:00
20150617.harbor.2.unit.sql Replace Harbormaster "BuildItem" with Lint/Unit messages 2015-06-21 09:00:00 -07:00
20150618.harbor.1.planauto.sql Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
20150618.harbor.2.stepauto.sql Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
20150618.harbor.3.buildauto.sql Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
20150619.conpherencerooms.1.sql Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
20150619.conpherencerooms.2.sql Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
20150619.conpherencerooms.3.sql Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
20150621.phrase.1.sql Save authorPHID on Passphrase Credentials to support "Credential Author" object policy 2015-06-22 11:28:33 -07:00
20150621.phrase.2.sql Support Spaces in Passphrase 2015-06-22 11:28:54 -07:00
20150622.bulk.1.job.sql Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
20150622.bulk.2.task.sql Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
20150622.bulk.3.xaction.sql Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
20150622.bulk.4.edge.sql Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
20150622.metamta.1.phid-col.sql MetaMTA - lay some ground work for having an application 2015-06-22 13:46:26 -07:00
20150622.metamta.2.phid-mig.php MetaMTA - lay some ground work for having an application 2015-06-22 13:46:26 -07:00
20150622.metamta.3.phid-key.sql MetaMTA - lay some ground work for having an application 2015-06-22 13:46:26 -07:00
20150622.metamta.4.actor-phid-col.sql MetaMTA - save actorPHID as its own column 2015-06-22 14:14:21 -07:00
20150622.metamta.5.actor-phid-mig.php MetaMTA - save actorPHID as its own column 2015-06-22 14:14:21 -07:00
20150622.metamta.6.actor-phid-key.sql MetaMTA - save actorPHID as its own column 2015-06-22 14:14:21 -07:00
20150624.spaces.1.repo.sql Support Spaces in Diffusion 2015-06-24 10:56:46 -07:00
20150626.spaces.1.calendar.sql Events should offer Spaces as the view policy options 2015-06-27 10:26:24 -07:00
20150630.herald.1.sql Modularize Application Email Herald field 2015-07-06 13:16:26 -07:00
20150630.herald.2.sql Modularize all remaining Maniphest Herald fields 2015-07-06 13:17:14 -07:00
20150701.herald.1.sql Modularize all remaining Pholio Herald fields 2015-07-06 13:17:33 -07:00
20150701.herald.2.sql Modularize all remaining Phriction Herald fields 2015-07-06 13:17:50 -07:00
20150702.spaces.1.slowvote.sql Implements Spaces application in Slowvote 2015-07-14 07:45:49 -07:00
20150706.herald.1.sql Modularize all Diffusion commit Herald fields 2015-07-07 11:53:17 -07:00
20150707.herald.1.sql Modernize all Herald DifferentialDiff fields 2015-07-08 12:25:38 -07:00
20150708.arcanistproject.sql Remove remaining arcanist project code 2015-07-08 19:37:28 +10:00
20150708.herald.1.sql Modularize all DifferentialRevision fields 2015-07-08 12:25:48 -07:00
20150708.herald.2.sql Modularize all Herald pre-commit ref fields 2015-07-08 12:26:00 -07:00
20150708.herald.3.sql Modularize Herald Diffusion pre-commit content fields 2015-07-08 12:26:57 -07:00
20150712.badges.1.sql Badges v0.1 2015-07-22 13:37:20 -07:00
20150714.spaces.countdown.1.sql Implementing Spaces in Countdown 2015-07-15 10:17:52 -07:00
20150717.herald.1.sql Rename "HeraldAction" to "HeraldActionRecord" 2015-07-23 13:26:40 -07:00
20150719.countdown.1.sql Moderize Countdown 2015-07-22 13:35:34 -07:00
20150719.countdown.2.sql Moderize Countdown 2015-07-22 13:35:34 -07:00
20150719.countdown.3.sql Moderize Countdown 2015-07-22 13:35:34 -07:00
20150721.phurl.1.url.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.2.xaction.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.3.xactioncomment.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.4.url.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.5.edge.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.6.alias.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150721.phurl.7.authorphid.sql DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
20150722.dashboard.1.sql Add ability to archive a Dashboard 2015-07-23 14:22:56 -07:00
20150722.dashboard.2.sql Add ability to archive a Dashboard 2015-07-23 14:22:56 -07:00
20150723.countdown.1.sql Add Description field to Countdowns 2015-07-23 10:56:18 -07:00
20150724.badges.comments.1.sql Add commenting to Badges 2015-07-24 10:56:08 -07:00
20150724.countdown.comments.1.sql Add Comments to Countdown 2015-07-24 15:40:55 -07:00
20150725.badges.mailkey.1.sql Add MAILTAGs to Badges 2015-07-25 13:34:43 -07:00
20150725.badges.mailkey.2.php Add MAILTAGs to Badges 2015-07-25 13:34:43 -07:00
20150725.badges.viewpolicy.3.sql Remove viewPolicy from Badges 2015-07-25 16:41:41 -07:00
20150725.countdown.mailkey.1.sql Add mailKeys to Countdown 2015-07-25 15:47:07 -07:00
20150725.countdown.mailkey.2.php Add mailKeys to Countdown 2015-07-25 15:47:07 -07:00
20150725.slowvote.mailkey.1.sql Add mail/feed to Slowvote 2015-08-01 15:41:08 -07:00
20150725.slowvote.mailkey.2.php Add mail/feed to Slowvote 2015-08-01 15:41:08 -07:00
20150727.heraldaction.1.sql Put the HeraldActionRecord table back on the shelf 2015-07-27 15:08:01 -07:00
20150730.herald.1.sql Modularize Differential Reviewer actions in Herald 2015-08-03 14:33:25 -07:00
20150730.herald.2.sql Modularize Differential Reviewer actions in Herald 2015-08-03 14:33:25 -07:00
20150730.herald.3.sql Modularize Differential Reviewer actions in Herald 2015-08-03 14:33:25 -07:00
20150730.herald.4.sql Modularize Differential Reviewer actions in Herald 2015-08-03 14:33:25 -07:00
20150730.herald.5.sql Modularize Differential Reviewer actions in Herald 2015-08-03 14:33:25 -07:00
20150730.herald.6.sql Modularize the Legalpad "Require Signature" Herald Action 2015-08-03 14:33:26 -07:00
20150730.herald.7.sql Modularize the Harbormaster "Run build plan" Herald action 2015-08-03 14:33:26 -07:00
20150803.herald.1.sql Modularize the Diffusion "Add Auditors" Herald action 2015-08-03 14:33:27 -07:00
20150803.herald.2.sql Modularize the Diffusion/Differential "Block" Herald actions 2015-08-03 14:33:28 -07:00
20150804.ponder.answer.mailkey.1.sql Add mailKeys to Ponder Answer 2015-08-04 10:49:15 -07:00
20150804.ponder.answer.mailkey.2.php Add mailKeys to Ponder Answer 2015-08-04 10:49:15 -07:00
20150804.ponder.question.1.sql Add Edit/View Policy to Ponder Questions 2015-08-04 15:41:09 -07:00
20150804.ponder.question.2.sql Add Edit/View Policy to Ponder Questions 2015-08-04 15:41:09 -07:00
20150804.ponder.question.3.sql Add Edit/View Policy to Ponder Questions 2015-08-04 15:41:09 -07:00
20150804.ponder.spaces.4.sql Add Spaces to Ponder 2015-08-05 09:38:14 -07:00
20150805.paste.status.1.sql Allow setting of Archive/Active on Paste 2015-08-05 13:44:55 -07:00
20150805.paste.status.2.sql Allow setting of Archive/Active on Paste 2015-08-05 13:44:55 -07:00
20150806.ponder.answer.1.sql Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
20150806.ponder.editpolicy.2.sql Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
20150806.ponder.status.1.sql Add additional statuses to Ponder 2015-08-08 10:23:33 -07:00
20150806.ponder.status.2.sql Fix SQL issue with Ponder migration 2015-08-08 11:07:42 -07:00
20150806.ponder.status.3.sql Fix SQL issue with Ponder migration 2015-08-08 11:07:42 -07:00
20150808.ponder.vote.1.sql Remove VotableInterface from PonderQuestion 2015-08-08 20:29:37 -07:00
20150808.ponder.vote.2.sql Remove VotableInterface from PonderQuestion 2015-08-08 20:29:37 -07:00
20150812.ponder.answer.1.sql Add ability to hide answers in Ponder 2015-08-14 09:25:02 -07:00
20150812.ponder.answer.2.sql Add ability to hide answers in Ponder 2015-08-14 09:25:02 -07:00
20150814.harbormater.artifact.phid.sql Add harbormaster.createartifact 2015-08-15 07:28:56 -07:00
20150815.owners.status.1.sql Allow Owners Packages to be archived 2015-08-18 13:36:05 -07:00
20150815.owners.status.2.sql Allow Owners Packages to be archived 2015-08-18 13:36:05 -07:00
20150823.nuance.queue.1.sql Add very basic routing to Nuance 2015-08-24 09:21:56 -07:00
20150823.nuance.queue.2.sql Add very basic routing to Nuance 2015-08-24 09:21:56 -07:00
20150823.nuance.queue.3.sql Add very basic routing to Nuance 2015-08-24 09:21:56 -07:00
20150823.nuance.queue.4.sql Add very basic routing to Nuance 2015-08-24 09:21:56 -07:00
20150828.ponder.wiki.1.sql Basic Answer Wiki for Ponder 2015-08-29 13:59:33 -07:00
20150829.ponder.dupe.1.sql Swap duplicate close status on Ponder for invalid 2015-08-29 08:29:23 -07:00
20150904.herald.1.sql Correct a bad Herald migration 2015-09-04 15:11:25 -07:00
20150906.mailinglist.sql Drop the metamta_mailinglist table 2015-10-31 11:20:59 +00:00
20150910.owners.custom.1.sql Add CustomField support to Owners 2015-09-10 13:32:31 -07:00
20150916.drydock.slotlocks.1.sql Implement optimistic "slot locks" in Drydock 2015-09-21 04:45:25 -07:00
20150922.drydock.commands.1.sql Add a command queue to Drydock to manage lease/resource release 2015-09-23 07:42:08 -07:00
20150923.drydock.resourceid.1.sql Give Drydock leases a resourcePHID instead of a resourceID 2015-09-24 04:19:27 -07:00
20150923.drydock.resourceid.2.sql Give Drydock leases a resourcePHID instead of a resourceID 2015-09-24 04:19:27 -07:00
20150923.drydock.resourceid.3.sql Give Drydock leases a resourcePHID instead of a resourceID 2015-09-24 04:19:27 -07:00
20150923.drydock.taskid.1.sql Strip some obsolete code out of Drydock 2015-09-23 13:21:41 -07:00
20150924.drydock.disable.1.sql Allow Drydock blueprints to be disabled 2015-09-24 10:18:17 -07:00
20150924.drydock.status.1.sql Convert Drydock lease and resource constants to strings 2015-09-24 07:57:05 -07:00
20150928.drydock.rexpire.1.sql Give Drydock resources a proper expiry mechanism 2015-09-28 09:35:14 -07:00
20150930.drydock.log.1.sql Move Drydock logs to PHIDs and increased structure 2015-10-01 08:06:23 -07:00
20151001.drydock.rname.1.sql Remove names from Drydock resources 2015-10-01 08:13:43 -07:00
20151002.dashboard.status.1.sql Correct a Dashboard status constant in a migration 2015-10-02 09:17:43 -07:00
20151002.harbormaster.bparam.1.sql Allow builds to have parameters 2015-10-02 06:32:08 -07:00
20151009.drydock.auth.1.sql Rough cut of "Blueprint Authorizations" 2015-10-10 07:15:25 -07:00
20151010.drydock.auth.2.sql Use Drydock authorizations when acquiring leases 2015-10-12 17:02:35 -07:00
20151013.drydock.op.1.sql Rough cut of DrydockRepositoryOperation 2015-10-13 15:46:12 -07:00
20151023.harborpolicy.1.sql Give Harbormaster Build Plans real policies 2015-10-26 12:38:21 -07:00
20151023.harborpolicy.2.php Give Harbormaster Build Plans real policies 2015-10-26 12:38:21 -07:00
20151023.patchduration.sql Record how long storage patches took to apply 2015-10-24 05:58:44 -07:00
20151030.harbormaster.initiator.sql add initiator.phid parameter to HM builds 2015-11-04 18:32:18 +00:00
20151106.editengine.1.table.sql Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
20151106.editengine.2.xactions.sql Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
20151106.phame.post.mailkey.1.sql Add mail/feed support to PhamePost 2015-11-06 17:43:46 -08:00
20151106.phame.post.mailkey.2.php Add mail/feed support to PhamePost 2015-11-06 17:43:46 -08:00
20151107.phame.blog.mailkey.1.sql Add mail support to PhameBlog 2015-11-08 08:11:47 -08:00
20151107.phame.blog.mailkey.2.php Add mail support to PhameBlog 2015-11-08 08:11:47 -08:00
20151108.phame.blog.joinpolicy.sql Remove Join Policy from Phame 2015-11-09 08:52:58 -08:00
20151108.xhpast.stderr.sql Improve XHPAST handling of syntax errors 2015-11-09 07:03:32 +11:00
20151109.phame.post.comments.1.sql Add comments to internal Phame Posts 2015-11-10 08:19:38 -08:00
20151109.repository.coverage.1.sql add "update" mode to Diffusion coverage Conduit 2015-11-09 16:52:34 -08:00
20151109.xhpast.db.1.sql Rename XHPAST database 2015-11-14 21:41:28 +11:00
20151109.xhpast.db.2.sql Rename XHPAST database 2015-11-14 21:41:28 +11:00
20151110.daemonenvhash.sql Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
20151111.phame.blog.archive.1.sql Allow Phame Blogs to be archived instead of deleted 2015-11-21 08:54:22 -08:00
20151111.phame.blog.archive.2.sql Allow Phame Blogs to be archived instead of deleted 2015-11-21 08:54:22 -08:00
20151112.herald.edge.sql Make Herald rules subscribable 2015-11-17 06:27:13 +11:00
20151116.owners.edge.sql Fix file PHID extraction in Owners and Differential 2015-11-17 08:36:50 -08:00
20151128.phame.blog.picture.1.sql Add Profile Images to PhameBlog 2015-11-28 13:39:08 -08:00
20151130.phurl.mailkey.1.sql Correctly implementing mailkey for Phurl 2015-11-30 10:44:54 -08:00
20151130.phurl.mailkey.2.php Correctly implementing mailkey for Phurl 2015-11-30 10:44:54 -08:00
20151202.versioneddraft.1.sql Implement versioned drafts in EditEngine comment forms 2015-12-03 07:07:29 -08:00
20151207.editengine.1.sql Clean up some EditEngine meta-policies 2015-12-07 15:40:31 -08:00
20151210.land.1.refphid.sql Add proper PHIDs to RefCursors 2015-12-10 14:21:08 -08:00
20151210.land.2.refphid.php Add proper PHIDs to RefCursors 2015-12-10 14:21:08 -08:00
20151215.phame.1.autotitle.sql Always automatically generate Phame slugs 2015-12-15 14:18:56 -08:00
20151218.key.1.keyphid.sql Provide a more straightforward way to revoke SSH keys by finding and destroying the objects 2015-12-19 11:52:26 -08:00
20151218.key.2.keyphid.php Provide a more straightforward way to revoke SSH keys by finding and destroying the objects 2015-12-19 11:52:26 -08:00
20151219.proj.01.prislug.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.02.prislugkey.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.03.copyslug.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.04.dropslugkey.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.05.dropslug.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.06.defaultpolicy.php Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.07.viewnull.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.08.editnull.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.09.joinnull.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.10.subcolumns.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151219.proj.11.subprojectphids.sql Prepare Projects schema for subprojects 2015-12-19 09:21:36 -08:00
20151221.search.1.version.sql Allow index extensions to skip indexing if the object has not changed 2015-12-21 17:27:14 -08:00
20151221.search.2.ownersngrams.sql Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
20151221.search.3.reindex.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20151223.proj.01.paths.sql Implement query and policy rules for subprojects 2015-12-23 14:38:35 -08:00
20151223.proj.02.depths.sql Implement query and policy rules for subprojects 2015-12-23 14:38:35 -08:00
20151223.proj.03.pathkey.sql Implement query and policy rules for subprojects 2015-12-23 14:38:35 -08:00
20151223.proj.04.keycol.sql Implement child/descendant query rules in Projects 2015-12-23 14:38:51 -08:00
20151223.proj.05.updatekeys.php Implement child/descendant query rules in Projects 2015-12-23 14:38:51 -08:00
20151223.proj.06.uniq.sql Implement child/descendant query rules in Projects 2015-12-23 14:38:51 -08:00
20151226.reop.1.sql Improve UX and messaging for certain errors when landing revisions 2015-12-27 08:01:20 -08:00
20151227.proj.01.materialize.sql Read materialized project members instead of real members 2015-12-27 09:26:27 -08:00
20151231.proj.01.icon.php Allow installs to customize project icons 2016-01-08 14:01:53 -08:00
20160102.badges.award.sql Converting badge recipients from Edge to BadgeAward table 2016-03-26 14:03:48 -07:00
20160110.repo.01.slug.sql Enforce sensible, unique clone/checkout names for repositories 2016-01-11 02:06:44 -08:00
20160110.repo.02.slug.php Enforce sensible, unique clone/checkout names for repositories 2016-01-11 02:06:44 -08:00
20160111.repo.01.slugx.sql Change repository "Clone/Checkout As" to "Short Name" 2016-01-11 09:17:32 -08:00
20160112.repo.01.uri.sql Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
20160112.repo.02.uri.index.php Index all repository URIs, not just the "primary" repository URI 2016-05-11 06:36:06 -07:00
20160113.propanel.1.storage.sql Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
20160113.propanel.2.xaction.sql Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
20160119.project.1.silence.sql Replace subscribe/unsubscribe for projects with explicit mail setting 2016-01-19 19:39:02 -08:00
20160122.project.1.boarddefault.php Fix 20160122.project.1.boarddefault.php database upgrade patch 2016-12-19 12:52:55 -08:00
20160124.people.1.icon.sql Allow users to have profile icons 2016-01-24 09:58:01 -08:00
20160124.people.2.icondefault.sql Allow users to have profile icons 2016-01-24 09:58:01 -08:00
20160128.repo.1.pull.sql Add a basic pull event log for debugging repository cloning 2016-01-28 08:18:34 -08:00
20160201.revision.properties.1.sql Revision substate CLOSED_FROM_ACCEPTED 2016-06-27 20:29:47 +00:00
20160201.revision.properties.2.sql Revision substate CLOSED_FROM_ACCEPTED 2016-06-27 20:29:47 +00:00
20160202.board.1.proxy.sql Roughly implement milestone columns on workboards 2016-02-03 16:37:59 -08:00
20160202.ipv6.1.sql Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
20160202.ipv6.2.php Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
20160206.cover.1.sql Add storage and read logic for workboard card cover photos 2016-02-06 15:34:41 -08:00
20160208.task.1.sql Remove three ancient columns from Maniphest tasks: attached, projectPHIDs, ccPHIDs 2016-02-08 14:10:02 -08:00
20160208.task.2.sql Remove three ancient columns from Maniphest tasks: attached, projectPHIDs, ccPHIDs 2016-02-08 14:10:02 -08:00
20160208.task.3.sql Add a "points" field to tasks 2016-02-08 15:28:00 -08:00
20160212.proj.1.sql Allow workboard sorting and filtering to be saved as defaults 2016-02-12 07:47:23 -08:00
20160212.proj.2.sql Allow workboard sorting and filtering to be saved as defaults 2016-02-12 07:47:23 -08:00
20160215.owners.policy.1.sql Give Owners real view and edit policies 2016-02-15 11:56:35 -08:00
20160215.owners.policy.2.sql Give Owners real view and edit policies 2016-02-15 11:56:35 -08:00
20160215.owners.policy.3.sql Give Owners real view and edit policies 2016-02-15 11:56:35 -08:00
20160215.owners.policy.4.sql Give Owners real view and edit policies 2016-02-15 11:56:35 -08:00
20160218.callsigns.1.sql Make repository callsigns optional 2016-02-18 10:36:13 -08:00
20160221.almanac.1.devicen.sql Allow Almanac devices to be queried and sorted by name 2016-02-21 10:44:46 -08:00
20160221.almanac.2.devicei.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160221.almanac.3.servicen.sql Allow Almanac services to be searched by substring 2016-02-22 04:58:03 -08:00
20160221.almanac.4.servicei.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160221.almanac.5.networkn.sql Allow Almanac namespaces to be searched by ngram index 2016-02-22 04:58:18 -08:00
20160221.almanac.6.networki.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160221.almanac.7.namespacen.sql Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
20160221.almanac.8.namespace.sql Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
20160221.almanac.9.namespacex.sql Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
20160222.almanac.1.properties.php Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00
20160223.almanac.1.bound.sql Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
20160223.almanac.2.lockbind.sql Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
20160223.almanac.3.devicelock.sql Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
20160223.almanac.4.servicelock.sql Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
20160223.paste.fileedges.php No-op an ancient Paste edge migration which no longer functions after a database rename 2020-04-17 05:38:31 -07:00
20160225.almanac.1.disablebinding.sql Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
20160225.almanac.2.stype.sql Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
20160225.almanac.3.stype.php Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
20160227.harbormaster.1.plann.sql Support searching for Harbormater build plans by name substring 2016-02-29 05:22:24 -08:00
20160227.harbormaster.2.plani.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160303.drydock.1.bluen.sql Allow Drydock blueprints to be searched by name 2016-03-03 15:21:12 -08:00
20160303.drydock.2.bluei.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160303.drydock.3.edge.sql Allow Drydock blueprints to be tagged and searched, and give types some little icons 2016-03-03 15:21:58 -08:00
20160308.nuance.01.disabled.sql Allow Nuances sources to provide import cursors 2016-03-08 10:30:04 -08:00
20160308.nuance.02.cursordata.sql Allow Nuances sources to provide import cursors 2016-03-08 10:30:04 -08:00
20160308.nuance.03.sourcen.sql Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
20160308.nuance.04.sourcei.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160308.nuance.05.sourcename.sql Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
20160308.nuance.06.label.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.07.itemtype.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.08.itemkey.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.09.itemcontainer.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.10.itemkeyu.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.11.requestor.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160308.nuance.12.queue.sql Import raw GitHub event data into Nuance 2016-03-08 12:03:11 -08:00
20160316.lfs.01.token.resource.sql Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
20160316.lfs.02.token.user.sql Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
20160316.lfs.03.token.properties.sql Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
20160316.lfs.04.token.default.sql Make temporary token storage/schema more flexible 2016-03-16 09:33:38 -07:00
20160317.lfs.01.ref.sql Implement a Git LFS link table and basic batch API 2016-03-17 17:15:20 -07:00
20160321.nuance.01.taskbridge.sql Introduce "bridged" objects 2016-03-22 15:06:57 -07:00
20160322.nuance.01.itemcommand.sql Add an ItemCommand queue to Nuance 2016-03-22 15:08:23 -07:00
20160323.badgemigrate.sql Converting badge recipients from Edge to BadgeAward table 2016-03-26 14:03:48 -07:00
20160329.nuance.01.requestor.sql Remove dedicated storage for NuanceRequestor 2016-03-29 08:53:35 -07:00
20160329.nuance.02.requestorsource.sql Remove dedicated storage for NuanceRequestor 2016-03-29 08:53:35 -07:00
20160329.nuance.03.requestorxaction.sql Remove dedicated storage for NuanceRequestor 2016-03-29 08:53:35 -07:00
20160329.nuance.04.requestorcomment.sql Remove dedicated storage for NuanceRequestor 2016-03-29 08:53:35 -07:00
20160330.badges.migratequality.sql Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
20160330.badges.qualityxaction.mig.sql Converting badge quality property from color to an integer representation for later sorting purposes 2016-03-30 17:28:34 -07:00
20160331.fund.comments.1.sql Add commenting to Fund 2016-03-31 16:01:15 -07:00
20160404.oauth.1.xaction.sql Convert OAuthServer to Transactions + EditEngine 2016-04-05 01:55:49 -07:00
20160405.oauth.2.disable.sql Allow OAuth applications to be disabled instead of destroyed 2016-04-05 13:22:05 -07:00
20160406.badges.ngrams.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160406.badges.ngrams.sql Make badges searchable by name 2016-04-07 12:25:11 -07:00
20160406.columns.1.php Migrate old task transactions to use new display code 2016-04-06 09:14:41 -07:00
20160411.repo.1.version.sql Move toward multi-master replicated repositories 2016-04-12 08:57:57 -07:00
20160418.repouri.1.sql Add missing RepositoryURI table + run storage adjustments in tests 2016-04-18 07:54:02 -07:00
20160418.repouri.2.sql Correct RepositoryURI schema and propagate adjust exit code correctly 2016-04-18 08:11:22 -07:00
20160418.repoversion.1.sql Record more details about where a write is taking place while holding a cluster lock 2016-04-18 11:55:27 -07:00
20160419.pushlog.1.sql Record which cluster host received a push 2016-04-19 13:06:30 -07:00
20160424.locks.1.sql Make cluster repositories more resistant to freezing 2016-04-25 11:37:31 -07:00
20160426.searchedge.sql Add an edge table to the search database 2016-04-26 11:26:26 -07:00
20160428.repo.1.urixaction.sql Rough sketch of new repository URI editing 2016-04-29 09:21:00 -07:00
20160503.repo.01.lpath.sql Guarantee repositories have unique local paths 2016-05-04 16:09:52 -07:00
20160503.repo.02.lpathkey.sql Guarantee repositories have unique local paths 2016-05-04 16:09:52 -07:00
20160503.repo.03.lpathmigrate.php Guarantee repositories have unique local paths 2016-05-04 16:09:52 -07:00
20160503.repo.04.mirrormigrate.php Cut mirroring over to new URIs 2016-05-04 16:16:16 -07:00
20160503.repo.05.urimigrate.php Swap Repository Edit UI to new code 2016-05-04 16:19:57 -07:00
20160510.repo.01.uriindex.php Index all repository URIs, not just the "primary" repository URI 2016-05-11 06:36:06 -07:00
20160513.owners.01.autoreview.sql Implement "Auto Review" in packages with a "Subscribe" option 2016-05-13 17:21:58 -07:00
20160513.owners.02.autoreviewnone.sql Implement "Auto Review" in packages with a "Subscribe" option 2016-05-13 17:21:58 -07:00
20160516.owners.01.dominion.sql Allow users to manage package dominion rules 2016-05-17 10:57:43 -07:00
20160516.owners.02.dominionstrong.sql Allow users to manage package dominion rules 2016-05-17 10:57:43 -07:00
20160517.oauth.01.edge.sql Add missing "oauth_server_edge" tables 2016-05-17 08:50:27 -07:00
20160518.ssh.01.activecol.sql Deactivate SSH keys instead of destroying them completely 2016-05-18 14:54:28 -07:00
20160518.ssh.02.activeval.sql Deactivate SSH keys instead of destroying them completely 2016-05-18 14:54:28 -07:00
20160518.ssh.03.activekey.sql Deactivate SSH keys instead of destroying them completely 2016-05-18 14:54:28 -07:00
20160519.ssh.01.xaction.sql Use transactions to apply web UI SSH key edits 2016-05-19 15:00:18 -07:00
20160531.pref.01.xaction.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.02.datecreatecol.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.03.datemodcol.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.04.datecreateval.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.05.datemodval.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.06.phidcol.sql Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160531.pref.07.phidval.php Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
20160601.user.01.cache.sql Provide a general-purpose, modular user cache for settings and other similar data 2016-06-02 06:28:56 -07:00
20160601.user.02.copyprefs.php Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
20160601.user.03.removetime.sql Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
20160601.user.04.removetranslation.sql Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
20160601.user.05.removesex.sql Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
20160603.user.01.removedcenabled.sql Turn DarkConsole settings into real settings 2016-06-04 14:43:43 -07:00
20160603.user.02.removedctab.sql Turn DarkConsole settings into real settings 2016-06-04 14:43:43 -07:00
20160603.user.03.removedcvisible.sql Turn DarkConsole settings into real settings 2016-06-04 14:43:43 -07:00
20160604.user.01.stringmailprefs.php Modularize all the mail preferences 2016-06-05 08:50:07 -07:00
20160604.user.02.removeimagecache.sql Convert user profile images into a standard cache 2016-06-05 08:52:15 -07:00
20160605.user.01.prefnulluser.sql Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
20160605.user.02.prefbuiltin.sql Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
20160605.user.03.builtinunique.sql Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
20160616.phame.blog.header.1.sql Add ability to set a header image per Phame blog 2016-06-17 11:23:21 -07:00
20160616.repo.01.oldref.sql When a ref is moved or deleted, put it on a list; later, check for reachability 2016-06-16 11:21:38 -07:00
20160617.harbormaster.01.arelease.sql In Harbormaster, release artifacts as soon as no waiting/running build steps will use them 2016-06-17 16:13:56 -07:00
20160618.phame.blog.subtitle.sql Add new super hero header for Phame Blog 2016-06-18 14:21:39 +00:00
20160620.phame.blog.parentdomain.2.sql Add ability to link back to parent site in external phame blogs 2016-06-20 12:50:27 -07:00
20160620.phame.blog.parentsite.1.sql Add ability to link back to parent site in external phame blogs 2016-06-20 12:50:27 -07:00
20160623.phame.blog.fulldomain.1.sql Allow PhameBlog to take a full URI instead of just a domain name 2016-06-24 14:11:52 -07:00
20160623.phame.blog.fulldomain.2.sql Allow PhameBlog to take a full URI instead of just a domain name 2016-06-24 14:11:52 -07:00
20160623.phame.blog.fulldomain.3.sql Allow PhameBlog to take a full URI instead of just a domain name 2016-06-24 14:11:52 -07:00
20160706.phame.blog.parentdomain.2.sql Clean up parentDomain issues in PhameBlog 2016-07-06 17:02:56 -07:00
20160706.phame.blog.parentsite.1.sql Clean up parentDomain issues in PhameBlog 2016-07-06 17:02:56 -07:00
20160707.calendar.01.stub.sql Generate "stub" events earlier, so more infrastructure works with Calendar 2016-07-13 07:41:16 -07:00
20160711.files.01.builtin.sql Simplify "builtin file" management and recover from races 2016-07-11 09:25:34 -07:00
20160711.files.02.builtinkey.sql Simplify "builtin file" management and recover from races 2016-07-11 09:25:34 -07:00
20160713.event.01.host.sql Rename Event "userPHID" to "hostPHID" 2016-07-13 15:39:55 -07:00
20160715.event.01.alldayfrom.sql Store "All Day" events in a way that is compatible with EditEngine 2016-07-15 12:24:01 -07:00
20160715.event.02.alldayto.sql Store "All Day" events in a way that is compatible with EditEngine 2016-07-15 12:24:01 -07:00
20160715.event.03.allday.php Migrate Calendar away from stored-epoch fields 2016-10-06 03:55:59 -07:00
20160720.calendar.invitetxn.php Re-implement calendar.invite transactions 2016-07-22 18:03:28 +00:00
20160721.pack.01.pub.sql Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
20160721.pack.02.pubxaction.sql Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
20160721.pack.03.edge.sql Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
20160721.pack.04.pkg.sql Add PackagesPackage 2016-07-27 12:22:57 -07:00
20160721.pack.05.pkgxaction.sql Add PackagesPackage 2016-07-27 12:22:57 -07:00
20160721.pack.06.version.sql Add PackagesVersion 2016-07-27 12:24:32 -07:00
20160721.pack.07.versionxaction.sql Add PackagesVersion 2016-07-27 12:24:32 -07:00
20160722.pack.01.pubngrams.sql Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
20160722.pack.02.pkgngrams.sql Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
20160722.pack.03.versionngrams.sql Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
20160810.commit.01.summarylength.sql Increase the storage size for commit summaries 2016-08-10 11:12:45 -07:00
20160824.connectionlog.sql Add patch to remove conduit_connectionlog table (Fixes T9982) 2016-08-23 03:57:14 -05:00
20160824.repohint.01.hint.sql Provide a new "hint" table for weird commits (rewritten, unreadable) 2016-08-24 09:31:46 -07:00
20160824.repohint.02.movebad.php Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
20160824.repohint.03.nukebad.sql Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
20160825.ponder.sql Added autopatch to remove ponder vote data 2016-08-25 15:49:42 -04:00
20160829.pastebin.01.language.sql Converted Paste language selection to a typeahead 2016-08-30 00:41:47 +00:00
20160829.pastebin.02.language.sql Converted Paste language selection to a typeahead 2016-08-30 00:41:47 +00:00
20160913.conpherence.topic.1.sql Rebuild Conpherence 2016-09-14 18:51:32 -07:00
20160919.repo.messagecount.sql When repositories hit pull errors, stop updating them as frequently 2016-09-19 17:29:56 -07:00
20160919.repo.messagedefault.sql Add a default value for messageCount so writes from old tiers survive the 2016-09-19 19:43:24 -07:00
20160921.fileexternalrequest.sql Endpoint+controller for a remarkup image proxy 2016-09-23 10:28:24 -04:00
20160927.phurl.ngrams.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20160927.phurl.ngrams.sql Expose conduit API methods for Phurl URLs 2016-09-27 00:21:49 -04:00
20160928.repo.messagecount.sql Fix an issue where repository message counts would never reset 2016-09-28 15:02:26 -07:00
20160928.tokentoken.sql Added a token_token table in anticipation of some data-driven tokens 2016-09-27 11:12:34 -04:00
20161003.cal.01.utcepoch.sql Introduce Calendar "UTC Epoch" columns for query windowing 2016-10-06 03:46:03 -07:00
20161003.cal.02.parameters.sql Store "start", "end", and "until" event dates as CalendarDateTime objects 2016-10-06 03:51:57 -07:00
20161004.cal.01.noepoch.php Migrate Calendar away from stored-epoch fields 2016-10-06 03:55:59 -07:00
20161005.cal.01.rrules.php Convert Calendar Events to use RRULE frequency constants in various other places 2016-10-06 04:02:27 -07:00
20161005.cal.02.export.sql Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
20161005.cal.03.exportxaction.sql Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
20161005.conpherence.image.1.sql Convert Conpherence to use normal picture setting flows 2016-10-05 12:05:36 -07:00
20161005.conpherence.image.2.php No-op the Conpherence thumbnail resizing migration 2017-04-23 10:46:09 -07:00
20161011.conpherence.ngrams.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20161011.conpherence.ngrams.sql Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
20161012.cal.01.import.sql Prepare for event imports in Calendar 2016-10-12 10:45:31 -07:00
20161012.cal.02.importxaction.sql Prepare for event imports in Calendar 2016-10-12 10:45:31 -07:00
20161012.cal.03.eventimport.sql Prepare for event imports in Calendar 2016-10-12 10:45:31 -07:00
20161013.cal.01.importlog.sql Add import log messages to Calendar imports 2016-10-14 07:57:48 -07:00
20161016.conpherence.imagephids.sql Remove imagePHIDs column from ConpherenceThread 2016-10-17 15:53:22 -07:00
20161025.phortune.contact.1.sql Add Contact Information to Phortune Merchants 2016-10-25 17:11:02 -07:00
20161025.phortune.merchant.image.1.sql Add a Merchant logo to Phortune 2016-10-28 13:56:35 -07:00
20161026.calendar.01.importtriggers.sql Allow Calendar imports to be configured with hourly or daily auto-updates 2016-10-26 12:19:14 -07:00
20161027.calendar.01.externalinvitee.sql Support arbitary event invitees when importing events 2016-10-27 13:27:58 -07:00
20161029.phortune.invoice.1.sql Add a basic invoice view for printing to Phortune 2016-10-29 17:46:47 -07:00
20161031.calendar.01.seriesparent.sql Record a "series parent PHID" on Calendar events that retains relationships after forks 2016-10-31 15:30:34 -07:00
20161031.calendar.02.notifylog.sql Add a skeleton for Calendar notifications 2016-11-01 10:41:15 -07:00
20161101.calendar.01.noholiday.sql Remove ancient "Holiday" storage 2016-11-01 16:03:44 -07:00
20161101.calendar.02.removecolumns.sql Remove obsolete Calendar event date storage fields 2016-11-02 09:49:08 -07:00
20161104.calendar.01.availability.sql Allow users to mark themselves as "Available", "Busy" or "Away" while attending an event 2016-11-04 16:55:44 -07:00
20161104.calendar.02.availdefault.sql Allow users to mark themselves as "Available", "Busy" or "Away" while attending an event 2016-11-04 16:55:44 -07:00
20161115.phamepost.01.subtitle.sql Add subtitle to PhamePost 2016-11-15 12:02:03 -08:00
20161115.phamepost.02.header.sql Add Hero Image to Phame Post 2016-11-15 13:44:47 -08:00
20161121.cluster.01.hoststate.sql When storage is partitioned, refuse to serve requests unless web and databases agree on partitioning 2016-11-22 04:15:46 -08:00
20161124.search.01.stopwords.sql Create and populate a stopwords table for InnoDB fulltext indexes to use in the future 2016-11-25 15:13:08 -08:00
20161125.search.01.stemmed.sql Use stemming in the MySQL fulltext search engine 2016-11-25 15:30:50 -08:00
20161130.search.01.manual.sql Add "Manual Activities", to tell administrators to rebuild the search index 2016-11-30 11:23:54 -08:00
20161130.search.02.rebuild.php Remove the "search_documentfield" table 2019-05-23 19:11:38 -07:00
20161210.dashboards.01.author.sql Add authorPHID to Dashboards 2016-12-12 15:26:43 -08:00
20161210.dashboards.02.author.php Rename dashboard author patches so that the backfill patch happens 2016-12-12 15:44:28 -08:00
20161211.menu.01.itemkey.sql Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" 2016-12-11 11:44:22 -08:00
20161211.menu.02.itemprops.sql Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" 2016-12-11 11:44:22 -08:00
20161211.menu.03.order.sql Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" 2016-12-11 11:44:22 -08:00
20161212.dashboardpanel.01.author.sql Add authorPHID to Dashboard Panels 2016-12-13 10:07:16 -08:00
20161212.dashboardpanel.02.author.php Add authorPHID to Dashboard Panels 2016-12-13 10:07:16 -08:00
20161212.dashboards.01.icon.sql Allow Dashboards to set an icon 2016-12-13 11:30:22 -08:00
20161213.diff.01.hunks.php Completely remove the legacy hunk table 2018-02-10 16:12:50 -08:00
20161216.dashboard.ngram.01.sql Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
20161216.dashboard.ngram.02.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20170106.menu.01.customphd.sql Add CustomPHID to PhabricatorProfileMenuEngineConfiguration 2017-01-07 10:49:54 -08:00
20170109.diff.01.commit.sql When updating revisions in response to commits, reuse previously generated diffs 2017-01-09 12:13:44 -08:00
20170119.menuitem.motivator.01.php Remove motivator panel 2017-01-19 14:55:19 -08:00
20170131.dashboard.personal.01.php Redesign Home/Profile/Projects side navigation 2017-01-31 08:59:01 -08:00
20170301.subtype.01.col.sql Add a "subtype" field to EditEngine forms 2017-03-02 04:16:27 -08:00
20170301.subtype.02.default.sql Add a "subtype" field to EditEngine forms 2017-03-02 04:16:27 -08:00
20170301.subtype.03.taskcol.sql Add "subtype" storage to Maniphest tasks 2017-03-02 04:17:47 -08:00
20170301.subtype.04.taskdefault.sql Add "subtype" storage to Maniphest tasks 2017-03-02 04:17:47 -08:00
20170303.people.01.avatar.sql Prep user table for default images 2017-03-04 08:18:07 -08:00
20170313.reviewers.01.sql Add dedicated "reviewers" storage to Differential and do double writes 2017-03-14 11:51:51 -07:00
20170316.rawfiles.01.php Correct an issue where "View Raw File" in Differential generated a file with overbroad permissions 2017-03-16 09:51:48 -07:00
20170320.reviewers.01.lastaction.sql Store "last comment" and "last action" diffs on reviewers 2017-03-20 16:44:05 -07:00
20170320.reviewers.02.lastcomment.sql Store "last comment" and "last action" diffs on reviewers 2017-03-20 16:44:05 -07:00
20170320.reviewers.03.migrate.php Migrate old reviewer edges to new storage 2017-03-20 16:44:40 -07:00
20170322.reviewers.04.actor.sql Record which user accepted on behalf of packages/owners reviewers 2017-03-22 14:26:37 -07:00
20170328.reviewers.01.void.sql Fix an issue where "Request Review" of a fully-accepted revision would transition to "Accepted" 2017-03-28 11:50:15 -07:00
20170404.files.retroactive-content-hash.sql Add a retroactive migration to expand the contentHash field 2017-06-08 07:42:40 -07:00
20170406.hmac.01.keystore.sql Support HMAC+SHA256 with automatic key generation and management 2017-04-06 15:42:59 -07:00
20170410.calendar.01.repair.php Add a repair migration to fix legacy Calendar events without "utcInstanceEpoch" 2017-04-10 08:47:07 -07:00
20170412.conpherence.01.picturecrop.sql Remove picture crop transaction from Conpherence 2017-04-12 14:18:54 -07:00
20170413.conpherence.01.recentparty.sql Remove recentParticipants from ConpherenceThread 2017-04-13 13:55:08 -07:00
20170417.files.ngrams.sql Implement ngram search for File objects 2017-04-17 17:37:20 -07:00
20170418.1.application.01.xaction.sql Add initial infrastructure for adding ModularTransaction support to Application config changes 2017-04-19 15:44:57 -07:00
20170418.1.application.02.edge.sql Add initial infrastructure for adding ModularTransaction support to Application config changes 2017-04-19 15:44:57 -07:00
20170418.files.isDeleted.sql Make daemons perform file deletion 2017-04-18 11:09:41 -07:00
20170419.app.01.table.sql Make Applications extend LiskDAO 2017-04-19 16:06:14 -07:00
20170419.thread.01.behind.sql Remove "behindTransactionPHID" from ConpherenceParticipant 2017-04-19 13:58:29 -07:00
20170419.thread.02.status.sql Remove "participationStatus" from ConpherenceParticipant 2017-04-19 13:58:42 -07:00
20170419.thread.03.touched.sql Remove "dateTouched" from ConpherenceParticipant 2017-04-19 13:58:54 -07:00
20170424.user.01.verify.php Migrate accounts to correct user email verification state flag 2017-04-24 10:24:51 -07:00
20170427.owners.01.long.sql Allow Owners packages to have arbitrarily long names 2017-04-27 18:04:03 -07:00
20170504.1.slowvote.shuffle.sql Reimplement Slowvote transactions using modular transactions 2017-05-04 20:20:00 -07:00
20170522.nuance.01.itemkey.sql Fix a handful of Nuance fatals 2017-05-24 11:02:55 -07:00
20170524.nuance.01.command.sql Issue commands to Nuance items, at least roughly 2017-05-24 11:04:57 -07:00
20170524.nuance.02.commandstatus.sql Issue commands to Nuance items, at least roughly 2017-05-24 11:04:57 -07:00
20170526.dropdifferentialdrafts.sql Drop DifferentialDraft storage 2017-05-26 13:59:26 -07:00
20170526.milestones.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20170528.maniphestdupes.php Show task duplicates as related objects in Maniphest and migrate old duplicates 2017-06-07 13:30:20 -07:00
20170612.repository.image.01.sql Add profile images to Repositories 2017-06-12 07:51:39 -07:00
20170614.taskstatus.sql Use keywords instead of ints to update task priority in ManiphestEditEngine 2017-06-14 14:43:03 -07:00
20170725.legalpad.date.01.sql Properly version Legalpad documents 2017-07-26 09:29:56 -07:00
20170811.differential.01.status.php Migrate Differential Revision SavedQueries to the new "statuses" tokenizer 2017-08-11 13:36:37 -07:00
20170811.differential.02.modernstatus.sql Migrate revision storage to modern status constants ("accepted") instead of legacy numeric values ("2") 2017-08-12 04:02:10 -07:00
20170811.differential.03.modernxaction.php Move all revision status transactions to modern values and mechanics 2017-08-12 04:05:57 -07:00
20170814.search.01.qconfig.sql Make the default ApplicationSearch query explicit, not just the first item in the list 2017-08-24 15:21:00 -07:00
20170820.phame.01.post.views.sql Add a basic view count to Phame 2017-08-21 14:03:21 -07:00
20170820.phame.02.post.views.sql Add a basic view count to Phame 2017-08-21 14:03:21 -07:00
20170824.search.01.saved.php Remove rows for personal saved builtin queries 2017-08-24 15:25:00 -07:00
20170825.phame.01.post.views.sql Fix fatal on logged out Phame Post 2017-08-25 08:47:59 -07:00
20170828.ferret.01.taskdoc.sql Build a prototype fulltext engine ("Ferret") using only basic MySQL primitives 2017-08-28 14:52:59 -07:00
20170828.ferret.02.taskfield.sql Build a prototype fulltext engine ("Ferret") using only basic MySQL primitives 2017-08-28 14:52:59 -07:00
20170828.ferret.03.taskngrams.sql Build a prototype fulltext engine ("Ferret") using only basic MySQL primitives 2017-08-28 14:52:59 -07:00
20170830.ferret.01.unique.sql Aggregate corpus data in Ferret field rows 2017-08-30 11:28:30 -07:00
20170830.ferret.02.term.sql Add a "terms" corpus to Ferret fields 2017-08-30 11:29:14 -07:00
20170905.ferret.01.diff.doc.sql Add Ferret engine index support to Differential 2017-09-05 16:45:37 -07:00
20170905.ferret.02.diff.field.sql Add Ferret engine index support to Differential 2017-09-05 16:45:37 -07:00
20170905.ferret.03.diff.ngrams.sql Add Ferret engine index support to Differential 2017-09-05 16:45:37 -07:00
20170907.ferret.01.user.doc.sql Support Ferret engine for searching users 2017-09-07 13:22:12 -07:00
20170907.ferret.02.user.field.sql Support Ferret engine for searching users 2017-09-07 13:22:12 -07:00
20170907.ferret.03.user.ngrams.sql Support Ferret engine for searching users 2017-09-07 13:22:12 -07:00
20170907.ferret.04.fund.doc.sql Support Ferret engine in Fund initiatives 2017-09-07 13:22:57 -07:00
20170907.ferret.05.fund.field.sql Support Ferret engine in Fund initiatives 2017-09-07 13:22:57 -07:00
20170907.ferret.06.fund.ngrams.sql Support Ferret engine in Fund initiatives 2017-09-07 13:22:57 -07:00
20170907.ferret.07.passphrase.doc.sql Support Ferret engine for Passphrase credentials 2017-09-07 13:23:13 -07:00
20170907.ferret.08.passphrase.field.sql Support Ferret engine for Passphrase credentials 2017-09-07 13:23:13 -07:00
20170907.ferret.09.passphrase.ngrams.sql Support Ferret engine for Passphrase credentials 2017-09-07 13:23:13 -07:00
20170907.ferret.10.owners.doc.sql Support Ferret engine in Owners 2017-09-07 13:23:46 -07:00
20170907.ferret.11.owners.field.sql Support Ferret engine in Owners 2017-09-07 13:23:46 -07:00
20170907.ferret.12.owners.ngrams.sql Support Ferret engine in Owners 2017-09-07 13:23:46 -07:00
20170907.ferret.13.blog.doc.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.14.blog.field.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.15.blog.ngrams.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.16.post.doc.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.17.post.field.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.18.post.ngrams.sql Support Ferret engine in Phame 2017-09-07 13:24:07 -07:00
20170907.ferret.19.project.doc.sql Support Ferret engine in Projects 2017-09-07 13:24:23 -07:00
20170907.ferret.20.project.field.sql Support Ferret engine in Projects 2017-09-07 13:24:23 -07:00
20170907.ferret.21.project.ngrams.sql Support Ferret engine in Projects 2017-09-07 13:24:23 -07:00
20170907.ferret.22.phriction.doc.sql Support Ferret engine in Phriction 2017-09-07 13:24:40 -07:00
20170907.ferret.23.phriction.field.sql Support Ferret engine in Phriction 2017-09-07 13:24:40 -07:00
20170907.ferret.24.phriction.ngrams.sql Support Ferret engine in Phriction 2017-09-07 13:24:40 -07:00
20170907.ferret.25.event.doc.sql Support Ferret engine in Calendar 2017-09-07 13:25:12 -07:00
20170907.ferret.26.event.field.sql Support Ferret engine in Calendar 2017-09-07 13:25:12 -07:00
20170907.ferret.27.event.ngrams.sql Support Ferret engine in Calendar 2017-09-07 13:25:12 -07:00
20170907.ferret.28.mock.doc.sql Support Ferret engine in Pholio 2017-09-07 13:25:29 -07:00
20170907.ferret.29.mock.field.sql Support Ferret engine in Pholio 2017-09-07 13:25:29 -07:00
20170907.ferret.30.mock.ngrams.sql Support Ferret engine in Pholio 2017-09-07 13:25:29 -07:00
20170907.ferret.31.repo.doc.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170907.ferret.32.repo.field.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170907.ferret.33.repo.ngrams.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170907.ferret.34.commit.doc.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170907.ferret.35.commit.field.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170907.ferret.36.commit.ngrams.sql Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
20170912.ferret.01.activity.php Issue upgrade guidance to rebuild indexes for the Ferret engine 2017-09-12 12:21:20 -07:00
20170914.ref.01.position.sql Add a RefPosition table to hold branch/tag positions once the RefCursor table is split 2017-09-15 10:19:17 -07:00
20170915.ref.01.migrate.php Migrate RefCursor data to RefPosition table 2017-09-15 10:19:32 -07:00
20170915.ref.02.drop.id.sql Remove obsolete columns from RefCursor table 2017-09-15 10:21:12 -07:00
20170915.ref.03.drop.closed.sql Remove obsolete columns from RefCursor table 2017-09-15 10:21:12 -07:00
20170915.ref.04.uniq.sql Remove obsolete columns from RefCursor table 2017-09-15 10:21:12 -07:00
20170918.ref.01.position.php Guarantee the key_position key is created properly 2017-09-18 14:00:22 -07:00
20171002.cngram.01.maniphest.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.02.event.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.03.revision.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.04.fund.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.05.owners.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.06.passphrase.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.07.blog.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.08.post.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.09.pholio.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.10.phriction.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.11.project.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.12.user.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.13.repository.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171002.cngram.14.commit.sql Allow the Ferret engine to remove "common" ngrams from the index 2017-10-03 13:27:42 -07:00
20171026.ferret.01.ponder.doc.sql Convert Ponder Questions to Ferret engine 2017-10-26 18:18:04 -07:00
20171026.ferret.02.ponder.field.sql Convert Ponder Questions to Ferret engine 2017-10-26 18:18:04 -07:00
20171026.ferret.03.ponder.ngrams.sql Convert Ponder Questions to Ferret engine 2017-10-26 18:18:04 -07:00
20171026.ferret.04.ponder.cngrams.sql Convert Ponder Questions to Ferret engine 2017-10-26 18:18:04 -07:00
20171026.ferret.05.ponder.index.php No-op old search indexing migrations which no longer run and have been obsoleted by upgrade "activities" 2019-03-05 11:31:49 -08:00
20171101.diff.01.active.sql Denormalize Diff PHIDs onto Revisions 2017-11-01 17:19:38 -07:00
20171101.diff.02.populate.php Denormalize Diff PHIDs onto Revisions 2017-11-01 17:19:38 -07:00
20180119.bulk.01.silent.sql Allow bulk edits to be made silently if you have CLI access 2018-01-19 13:24:54 -08:00
20180120.auth.01.password.sql Add a more modern object for storing password hashes 2018-01-22 15:35:28 -08:00
20180120.auth.02.passwordxaction.sql Add a more modern object for storing password hashes 2018-01-22 15:35:28 -08:00
20180120.auth.03.vcsdata.sql Move account passwords to shared infrastructure 2018-01-23 13:43:07 -08:00
20180120.auth.04.vcsphid.php Move account passwords to shared infrastructure 2018-01-23 13:43:07 -08:00
20180121.auth.01.vcsnuke.sql Remove the "PhabricatorRepositoryVCSPassword" class and table 2018-01-23 10:56:37 -08:00
20180121.auth.02.passsalt.sql Prepare the new AuthPassword infrastructure for storing account passwords 2018-01-23 10:57:40 -08:00
20180121.auth.03.accountdata.sql Move account passwords to shared infrastructure 2018-01-23 13:43:07 -08:00
20180121.auth.04.accountphid.php Move account passwords to shared infrastructure 2018-01-23 13:43:07 -08:00
20180121.auth.05.accountnuke.sql Remove "passwordHash" and "passwordSalt" from User objects 2018-01-23 13:44:26 -08:00
20180121.auth.06.legacydigest.sql Mark all existing password hashes as "legacy" and start upgrading digest formats 2018-01-23 14:01:09 -08:00
20180121.auth.07.marklegacy.sql Mark all existing password hashes as "legacy" and start upgrading digest formats 2018-01-23 14:01:09 -08:00
20180124.herald.01.repetition.sql Fix Herald repetition policy migration for NULL 2018-01-26 13:17:15 -08:00
20180207.mail.01.task.sql Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00
20180207.mail.02.revision.sql Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00
20180207.mail.03.mock.sql Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00
20180208.maniphest.01.close.sql Track closed date and closing user for tasks explicitly 2018-02-08 15:40:49 -08:00
20180208.maniphest.02.populate.php Skip loading transaction handles in an old migration 2019-06-17 13:57:47 -07:00
20180209.hook.01.hook.sql Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
20180209.hook.02.hookxaction.sql Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
20180209.hook.03.hookrequest.sql Add skeleton code for webhooks 2018-02-09 13:55:04 -08:00
20180210.hunk.01.droplegacy.sql Drop the legacy hunk table 2018-02-10 16:09:31 -08:00
20180210.hunk.02.renamemodern.sql Completely remove the legacy hunk table 2018-02-10 16:12:50 -08:00
20180212.harbor.01.receiver.sql Rename HarbormasterBuildMessage "buildTargetPHID" to "receiverPHID" 2018-02-12 12:17:44 -08:00
20180214.harbor.01.aborted.php Fix an issue with marking aborted buildables failed when more than one build is aborted 2018-02-17 04:36:25 -08:00
20180215.phriction.01.phidcol.sql Give PhrictionContent objects (older versions of wiki pages) legitimate PHIDs 2018-02-15 17:39:07 -08:00
20180215.phriction.02.phidvalues.php Give PhrictionContent objects (older versions of wiki pages) legitimate PHIDs 2018-02-15 17:39:07 -08:00
20180215.phriction.03.descempty.sql Make PhrictionContent "description" non-nullable 2018-02-15 17:55:11 -08:00
20180215.phriction.04.descnull.sql Make PhrictionContent "description" non-nullable 2018-02-15 17:55:11 -08:00
20180215.phriction.05.statustext.sql Give Phriction documents modern string status constants instead of numeric constants 2018-02-15 18:23:41 -08:00
20180215.phriction.06.statusvalue.sql Give Phriction documents modern string status constants instead of numeric constants 2018-02-15 18:23:41 -08:00
20180218.fact.01.dim.key.sql Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
20180218.fact.02.dim.obj.sql Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
20180218.fact.03.data.int.sql Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
20180222.log.01.filephid.sql Add a "filePHID" to HarbormasterBuildLog and copy logs into Files during finalization 2018-02-26 17:52:39 -08:00
20180223.log.01.bytelength.sql In Harbormaster, record byte length on the build logs 2018-02-26 17:54:47 -08:00
20180223.log.02.chunkformat.sql Store the Harbormaster log chunk format on the log record 2018-02-26 17:56:14 -08:00
20180223.log.03.chunkdefault.sql Store the Harbormaster log chunk format on the log record 2018-02-26 17:56:14 -08:00
20180223.log.04.linemap.sql As Harbormaster logs are processed, build a sparse map of byte offsets to line numbers 2018-02-26 17:56:52 -08:00
20180223.log.05.linemapdefault.sql As Harbormaster logs are processed, build a sparse map of byte offsets to line numbers 2018-02-26 17:56:52 -08:00
20180228.log.01.offset.sql When showing a small piece of a Harbormaster build log, load a small piece of data instead of the entire log 2018-02-28 12:32:26 -08:00
20180305.lock.01.locklog.sql Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
20180306.opath.01.digest.sql Add and populate a pathIndex column for OwnersPath 2018-03-06 20:30:33 -08:00
20180306.opath.02.digestpopulate.php Add and populate a pathIndex column for OwnersPath 2018-03-06 20:30:33 -08:00
20180306.opath.03.purge.php Add a unique key to OwnersPath on "<packageID, repositoryPHID, pathIndex>" 2018-03-06 20:30:59 -08:00
20180306.opath.04.unique.sql Add a unique key to OwnersPath on "<packageID, repositoryPHID, pathIndex>" 2018-03-06 20:30:59 -08:00
20180306.opath.05.longpath.sql Allow owners paths to be arbitrarily long and add storage for display paths 2018-03-06 20:31:22 -08:00
20180306.opath.06.pathdisplay.sql Allow owners paths to be arbitrarily long and add storage for display paths 2018-03-06 20:31:22 -08:00
20180306.opath.07.copypaths.sql Allow owners paths to be arbitrarily long and add storage for display paths 2018-03-06 20:31:22 -08:00
20180309.owners.01.primaryowner.sql Add audit, review, and dominion information to "owners.search" API method 2018-03-09 12:11:13 -08:00
20180312.reviewers.01.options.sql Allow custom actions in Differential to explicitly override "accept" stickiness 2018-03-12 17:10:43 -07:00
20180312.reviewers.02.optionsdefault.sql Allow custom actions in Differential to explicitly override "accept" stickiness 2018-03-12 17:10:43 -07:00
20180322.lock.01.identifier.sql Generate a random unique "Request ID" for SSH requests so processes can coordinate better 2018-03-22 13:44:30 -07:00
20180322.lock.02.wait.sql Record lock timing information on PushEvents 2018-03-22 13:46:01 -07:00
20180326.lock.03.nonunique.sql Drop uniqueness constraint on PushEvent request ID 2018-03-26 07:02:15 -07:00
20180403.draft.01.broadcast.php Show an additional "Draft" tag on non-broadcasting revisions in a non-draft state 2018-04-03 11:09:49 -07:00
20180410.almanac.01.iface.xaction.sql Add skeleton code for Almanac Interfaces to have real transactions 2018-04-11 10:29:26 -07:00
20180418.alamanc.interface.unique.php Add unique constraint to AlmanacInterfaces 2018-04-19 19:16:50 -07:00
20180418.almanac.network.unique.php Add unique constraint for Almanac network names 2018-04-19 13:41:15 -07:00
20180419.phlux.edges.sql Add edge tables for Phlux 2018-04-19 15:49:08 -07:00
20180423.mail.01.properties.sql Manage object mailKeys automatically in Mail instead of storing them on objects 2018-04-25 06:46:58 -07:00
20180430.repo_identity.sql Begin building out RepositoryIdentity indirection layer 2018-05-31 07:01:16 -07:00
20180504.owners.01.mailkey.php Remove explicit "mailKey" from Owners packages 2018-05-05 08:47:08 -07:00
20180504.owners.02.rmkey.sql Remove explicit "mailKey" from Owners packages 2018-05-05 08:47:08 -07:00
20180504.owners.03.properties.sql Allow Owners packages to be configured to ignore generated paths in Differential 2018-05-05 08:47:29 -07:00
20180504.owners.04.default.sql Allow Owners packages to be configured to ignore generated paths in Differential 2018-05-05 08:47:29 -07:00
20180504.repo_identity.author.sql Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
20180504.repo_identity.xaction.sql Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
20180509.repo_identity.commits.sql Assign RepositoryIdentity objects to commits 2018-05-31 07:28:23 -07:00
20180730.phriction.01.spaces.sql Add Spaces support to Phriction 2018-07-31 10:24:28 -07:00
20180730.project.01.spaces.sql Add Spaces to Projects 2018-07-31 10:15:41 -07:00
20180809.repo_identities.activity.php Add migration to encourage rebuilding repository identities 2018-08-10 13:47:03 -07:00
20180827.drydock.01.acquired.sql Add an "Activated Epoch" and an "Acquired Epoch" to Drydock Leases 2018-08-27 11:27:45 -07:00
20180827.drydock.02.activated.sql Add an "Activated Epoch" and an "Acquired Epoch" to Drydock Leases 2018-08-27 11:27:45 -07:00
20180828.phriction.01.contentphid.sql Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.02.documentphid.sql Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.03.editedepoch.sql Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.04.migrate.php Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.05.contentid.sql Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.06.c.documentid.php Work around an issue in MariaDB where dropping a column from a UNIQUE KEY fails 2018-08-30 06:25:39 -07:00
20180828.phriction.06.documentid.sql Move Phriction internal document/content references from IDs to PHIDs 2018-08-29 13:41:24 -07:00
20180828.phriction.07.c.documentuniq.sql Properly namespace the query in the spliced-in content cleanup patch 2018-08-31 12:07:07 -07:00
20180828.phriction.07.documentkey.sql Work around an issue in MariaDB where dropping a column from a UNIQUE KEY fails 2018-08-30 06:25:39 -07:00
20180829.phriction.01.mailkey.php Remove on-object mailkeys from Phriction 2018-08-29 13:43:13 -07:00
20180829.phriction.02.rmkey.sql Remove on-object mailkeys from Phriction 2018-08-29 13:43:13 -07:00
20180830.phriction.01.maxversion.sql Store Phriction max version on Document, improve editing rules for editing documents with drafts 2018-08-30 10:12:51 -07:00
20180830.phriction.02.maxes.php Store Phriction max version on Document, improve editing rules for editing documents with drafts 2018-08-30 10:12:51 -07:00
20180910.audit.01.searches.php Migrate old commit saved queries to new audit status constants 2018-09-12 12:21:02 -07:00
20180910.audit.02.string.sql Migrate remaining Audit database status constants 2018-09-12 12:21:27 -07:00
20180910.audit.03.status.php Improve performance of two recent commit migrations 2018-11-15 03:52:06 -08:00
20180910.audit.04.xactions.php Migrate remaining Audit database status constants 2018-09-12 12:21:27 -07:00
20180914.audit.01.mailkey.php Improve performance of two recent commit migrations 2018-11-15 03:52:06 -08:00
20180914.audit.02.rmkey.sql Remove "mailKey" from "PhabricatorRepositoryCommit" 2018-09-15 07:54:15 -07:00
20180914.drydock.01.operationphid.sql Allow Drydock logs to be associated with RepositoryOperation objects 2018-09-15 07:55:14 -07:00
20181024.drydock.01.commandprops.sql When a Drydock lease schedules a resource to be reclaimed, awaken the lease update task when the reclaim completes 2018-10-26 06:09:52 -07:00
20181024.drydock.02.commanddefaults.sql When a Drydock lease schedules a resource to be reclaimed, awaken the lease update task when the reclaim completes 2018-10-26 06:09:52 -07:00
20181031.board.01.queryreset.php Fix a bug where "View as Query" could replace a saved query row by ID, causing workboard 404s 2018-11-01 05:44:49 -07:00
20181106.repo.01.sync.sql Add an intracluster synchronization log for cluster repositories 2018-11-07 18:24:20 -08:00
20181106.repo.02.hook.sql Add timing information for commit hooks to push logs 2018-11-08 06:00:26 -08:00
20181213.auth.01.sessionphid.sql Give sessions real PHIDs and slightly modernize session queries 2018-12-13 16:14:41 -08:00
20181213.auth.02.populatephid.php Give sessions real PHIDs and slightly modernize session queries 2018-12-13 16:14:41 -08:00
20181213.auth.03.phidkey.sql Give sessions real PHIDs and slightly modernize session queries 2018-12-13 16:14:41 -08:00
20181213.auth.04.longerhashes.sql Upgrade sessions digests to HMAC256, retaining compatibility with old digests 2018-12-13 16:15:38 -08:00
20181213.auth.05.longerloghashes.sql Upgrade sessions digests to HMAC256, retaining compatibility with old digests 2018-12-13 16:15:38 -08:00
20181213.auth.06.challenge.sql Track MFA "challenges" so we can bind challenges to sessions and support SMS and other push MFA 2018-12-17 07:00:21 -08:00
20181214.auth.01.workflowkey.sql Bind MFA challenges to particular workflows, like signing a specific Legalpad document 2018-12-18 12:06:16 -08:00
20181217.auth.01.digest.sql Explicitly mark MFA challenges as "answered" and "completed" 2018-12-20 14:45:22 -08:00
20181217.auth.02.ttl.sql Explicitly mark MFA challenges as "answered" and "completed" 2018-12-20 14:45:22 -08:00
20181217.auth.03.completed.sql Explicitly mark MFA challenges as "answered" and "completed" 2018-12-20 14:45:22 -08:00
20181218.pholio.01.imageauthor.sql Give Pholio Images an authorPHID and use ExtendedPolicies to implement policy behavior 2018-12-19 10:50:52 -08:00
20181219.pholio.01.imagephid.sql Make Images in Pholio refer to mocks by PHID instead of ID 2018-12-20 14:54:25 -08:00
20181219.pholio.02.imagemigrate.php Make Images in Pholio refer to mocks by PHID instead of ID 2018-12-20 14:54:25 -08:00
20181219.pholio.03.imageid.sql Make Images in Pholio refer to mocks by PHID instead of ID 2018-12-20 14:54:25 -08:00
20181220.pholio.01.mailkey.php Remove the onboard "mailKey" from Pholio Mocks 2018-12-20 15:30:02 -08:00
20181220.pholio.02.dropmailkey.sql Remove the onboard "mailKey" from Pholio Mocks 2018-12-20 15:30:02 -08:00
20181228.auth.01.provider.sql Add a skeleton for configurable MFA provider types 2019-01-16 12:27:23 -08:00
20181228.auth.02.xaction.sql Add a skeleton for configurable MFA provider types 2019-01-16 12:27:23 -08:00
20181228.auth.03.name.sql Add a skeleton for configurable MFA provider types 2019-01-16 12:27:23 -08:00
20190101.sms.01.drop.sql Remove standalone SMS support in favor of a "Mail, SMS, and other media are mostly the same thing" approach 2019-01-03 04:05:20 -08:00
20190115.mfa.01.provider.sql Convert user MFA factors to point at configurable "MFA Providers", not raw "MFA Factors" 2019-01-23 13:37:43 -08:00
20190115.mfa.02.migrate.php Convert user MFA factors to point at configurable "MFA Providers", not raw "MFA Factors" 2019-01-23 13:37:43 -08:00
20190115.mfa.03.factorkey.sql Convert user MFA factors to point at configurable "MFA Providers", not raw "MFA Factors" 2019-01-23 13:37:43 -08:00
20190116.contact.01.number.sql Add "Contact Numbers" so we can send users SMS mesages 2019-01-23 13:39:56 -08:00
20190116.contact.02.xaction.sql Add "Contact Numbers" so we can send users SMS mesages 2019-01-23 13:39:56 -08:00
20190116.phortune.01.billing.sql Allow Phortune accounts to customize their billing address and name 2019-01-16 16:16:27 -08:00
20190117.authmessage.01.message.sql Add "Auth Messages" to support customizing onboarding/welcome flows 2019-01-18 19:53:19 -08:00
20190117.authmessage.02.xaction.sql Add "Auth Messages" to support customizing onboarding/welcome flows 2019-01-18 19:53:19 -08:00
20190121.contact.01.primary.sql Support designating a contact number as "primary" 2019-01-23 14:03:08 -08:00
20190127.project.01.subtype.sql Support subtypes in Projects 2019-01-30 06:17:55 -08:00
20190127.project.02.default.sql Support subtypes in Projects 2019-01-30 06:17:55 -08:00
20190129.project.01.spaces.php Correct a bug where milestone "spacePHID" columns could become desynchronized 2019-01-30 19:41:49 -08:00
20190206.external.01.legalpad.sql Remove weird integration between Legalpad and the ExternalAccount table 2019-02-07 15:00:00 -08:00
20190206.external.02.email.sql Remove weird integration between Legalpad and the ExternalAccount table 2019-02-07 15:00:00 -08:00
20190206.external.03.providerphid.sql Give ExternalAccount a providerConfigPHID, tying it to a particular provider 2019-02-12 14:48:14 -08:00
20190206.external.04.providerlink.php Give ExternalAccount a providerConfigPHID, tying it to a particular provider 2019-02-12 14:48:14 -08:00
20190207.packages.01.state.sql Prepare owners package audit rules to become more flexible 2019-02-07 15:38:12 -08:00
20190207.packages.02.migrate.sql Prepare owners package audit rules to become more flexible 2019-02-07 15:38:12 -08:00
20190207.packages.03.drop.sql Prepare owners package audit rules to become more flexible 2019-02-07 15:38:12 -08:00
20190207.packages.04.xactions.php Prepare owners package audit rules to become more flexible 2019-02-07 15:38:12 -08:00
20190215.daemons.01.dropdataid.php Correct schema irregularities (including weird keys) with worker task tables 2019-02-15 19:17:33 -08:00
20190215.daemons.02.nulldataid.sql Correct schema irregularities (including weird keys) with worker task tables 2019-02-15 19:17:33 -08:00
20190215.harbor.01.stringindex.sql Allow unit tests to have arbitrarily long names (>255 characters) 2019-02-19 11:21:42 -08:00
20190215.harbor.02.stringcol.sql Allow unit tests to have arbitrarily long names (>255 characters) 2019-02-19 11:21:42 -08:00
20190220.daemon_worker.completed.01.sql Track total time from task creation to task archival 2019-02-20 14:44:29 -08:00
20190220.daemon_worker.completed.02.sql Track total time from task creation to task archival 2019-02-20 14:44:29 -08:00
20190226.harbor.01.planprops.sql Add behaviors to Build Plans: hold drafts, affect buildables, warn on landing, restartable, runnable 2019-03-06 05:40:06 -08:00
20190226.harbor.02.planvalue.sql Add behaviors to Build Plans: hold drafts, affect buildables, warn on landing, restartable, runnable 2019-03-06 05:40:06 -08:00
20190307.herald.01.comments.sql Modularize HeraldRule transactions 2019-03-07 11:55:31 -08:00
20190312.triggers.01.trigger.sql Provide basic scaffolding for workboard column triggers 2019-03-25 13:13:58 -07:00
20190312.triggers.02.xaction.sql Provide basic scaffolding for workboard column triggers 2019-03-25 13:13:58 -07:00
20190312.triggers.03.triggerphid.sql Provide basic scaffolding for workboard column triggers 2019-03-25 13:13:58 -07:00
20190322.triggers.01.usage.sql Track how many columns use a particular trigger 2019-03-25 14:04:55 -07:00
20190329.portals.01.create.sql Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
20190329.portals.02.xaction.sql Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
20190410.portals.01.ferret.doc.sql Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
20190410.portals.02.ferret.field.sql Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
20190410.portals.03.ferret.ngrams.sql Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
20190410.portals.04.ferret.cngrams.sql Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
20190412.dashboard.01.panels.php Convert dashboard panel storage to a format which can handle duplicates 2019-04-14 10:22:29 -07:00
20190412.dashboard.02.install.sql Remove legacy "DashboardInstall" table 2019-04-14 10:27:52 -07:00
20190412.dashboard.03.dashngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.04.panelngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.05.dferret.doc.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.06.dferret.field.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.07.dferret.ngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.08.dferret.cngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.09.pferret.doc.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.10.pferret.field.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.11.pferret.ngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.12.pferret.cngrams.sql Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
20190412.dashboard.13.rebuild.php Reindex dashboards and panels (allow migrations to queue a job to queue other indexing jobs) 2019-04-17 12:05:49 -07:00
20190412.herald.01.rebuild.php Index and show Owners packages affected by Herald rules 2019-04-17 12:17:30 -07:00
20190416.chart.01.storage.sql Fix negative chart values, add storage for charts 2019-04-18 06:59:41 -07:00
20190523.myisam.01.documentfield.sql Remove the "search_documentfield" table 2019-05-23 19:11:38 -07:00
20190718.paste.01.edge.sql Rename "pastebin" database to "paste" 2019-07-19 05:53:26 -07:00
20190718.paste.02.edgedata.sql Rename "pastebin" database to "paste" 2019-07-19 05:53:26 -07:00
20190718.paste.03.paste.sql Rename "pastebin" database to "paste" 2019-07-19 05:53:26 -07:00
20190718.paste.04.xaction.sql Rename "pastebin" database to "paste" 2019-07-19 05:53:26 -07:00
20190718.paste.05.comment.sql Rename "pastebin" database to "paste" 2019-07-19 05:53:26 -07:00
20190802.email.01.storage.sql Add scaffolding for ad-hoc email addresses associated with Phortune accounts 2019-08-22 20:57:35 -07:00
20190802.email.02.xaction.sql Add scaffolding for ad-hoc email addresses associated with Phortune accounts 2019-08-22 20:57:35 -07:00
20190815.account.01.carts.php In Phortune, write relationships between payment accounts and merchants they interact with 2019-08-22 21:01:04 -07:00
20190815.account.02.subscriptions.php In Phortune, write relationships between payment accounts and merchants they interact with 2019-08-22 21:01:04 -07:00
20190816.payment.01.xaction.sql Make Phortune payment methods transaction-oriented and always support "Add Payment Method" 2019-08-22 21:04:04 -07:00
20190816.subscription.01.xaction.sql Update Phortune subscriptions for modern infrastructure 2019-08-22 21:07:17 -07:00
20190822.merchant.01.view.sql Update Phortune Merchant UI to bring it in line with Account UI 2019-08-22 21:12:33 -07:00
20190909.herald.01.rebuild.php Index Herald fields, not just actions, when identifying objects related to a particular Herald rule 2019-09-09 12:50:43 -07:00
20190924.diffusion.01.permanent.sql Fix an issue where ancestors of permanent refs might not be published during import or if a branch is later made permanent 2019-09-25 08:54:50 -07:00
20190924.diffusion.02.default.sql Fix an issue where ancestors of permanent refs might not be published during import or if a branch is later made permanent 2019-09-25 08:54:50 -07:00
20191028.uriindex.01.rebuild.php In the repository URI index, store Phabricator's own URIs as tokens 2019-10-28 14:44:06 -07:00
20191113.identity.01.email.sql Make repository identity email address association case-insensitive 2019-11-19 09:37:26 -08:00
20191113.identity.02.populate.php Make repository identity email address association case-insensitive 2019-11-19 09:37:26 -08:00
20191113.identity.03.unassigned.sql Distinguish between "Assigned" and "Effective" identity PHIDs more clearly and consistently 2019-11-19 09:37:44 -08:00
20191114.email.01.phid.sql Give "PhabricatorUserEmail" a PHID 2019-11-19 09:41:29 -08:00
20191114.email.02.populate.php Give "PhabricatorUserEmail" a PHID 2019-11-19 09:41:29 -08:00
20200220.xaccount.01.sql Add an "ExternalAccountIdentifier" table 2020-02-22 17:44:13 -08:00
20200222.xident.01.migrate.php Migrate all "accountID" values to "ExternalAccountIdentifier" objects 2020-02-22 17:47:37 -08:00
20200222.xident.02.dropkey.php Remove all readers and all nontrivial writers for "accountType" and "accountDomain" on "ExternalAccount" 2020-02-22 17:48:46 -08:00
20200416.paste.01.ferret.doc.sql Add Ferret support to Paste 2020-04-16 14:10:23 -07:00
20200416.paste.02.ferret.field.sql Add Ferret support to Paste 2020-04-16 14:10:23 -07:00
20200416.paste.03.ferret.ngrams.sql Add Ferret support to Paste 2020-04-16 14:10:23 -07:00
20200416.paste.04.ferret.cngrams.sql Add Ferret support to Paste 2020-04-16 14:10:23 -07:00