phorge/resources/sql/patches
David Reuss 42b1c73f41 Allow CC's/Auditors added to audits
Test Plan:
Added CC's/Auditors, clicked the form elements, and saw correct
behaviour. Verified that metadata was present in the detail table.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley, 20after4, Koolvin

Maniphest Tasks: T904

Differential Revision: https://secure.phabricator.com/D2002
2012-04-23 13:50:25 -07:00
..
000.project.sql
001.maniphest_projects.sql
002.oauth.sql
003.more_oauth.sql
004.daemonrepos.sql
005.workers.sql
006.repository.sql
007.daemonlog.sql
008.repoopt.sql
009.repo_summary.sql
010.herald.sql
011.badcommit.sql
012.dropphidtype.sql
013.commitdetail.sql
014.shortcuts.sql
015.preferences.sql
016.userrealnameindex.sql
017.sessionkeys.sql
018.owners.sql
019.arcprojects.sql
020.pathcapital.sql
021.xhpastview.sql
022.differentialcommit.sql
023.dxkeys.sql
024.mlistkeys.sql
025.commentopt.sql
026.diffpropkey.sql
027.metamtakeys.sql
028.systemagent.sql
029.cursors.sql
030.imagemacro.sql
031.workerrace.sql
032.viewtime.sql
033.privtest.sql
034.savedheader.sql
035.proxyimage.sql
036.mailkey.sql
037.setuptest.sql
038.admin.sql
039.userlog.sql
040.transform.sql
041.heraldrepetition.sql
042.commentmetadata.sql
043.pastebin.sql
044.countdown.sql
045.timezone.sql
046.conduittoken.sql
047.projectstatus.sql
048.relationshipkeys.sql
049.projectowner.sql
050.taskdenormal.sql
051.projectfilter.sql
052.pastelanguage.sql
053.feed.sql
054.subscribers.sql
055.add_author_to_files.sql
056.slowvote.sql
057.parsecache.sql
058.missingkeys.sql
059.engines.php
060.phriction.sql
061.phrictioncontent.sql
062.phrictionmenu.sql
063.pasteforks.sql
064.subprojects.sql
065.sshkeys.sql
066.phrictioncontent.sql
067.preferences.sql
068.maniphestauxiliarystorage.sql
069.heraldxscript.sql
070.differentialaux.sql
071.contentsource.sql
072.blamerevert.sql
073.reposymbols.sql
074.affectedpath.sql
075.revisionhash.sql
076.indexedlanguages.sql
077.originalemail.sql
078.nametoken.sql
079.nametokenindex.php
080.filekeys.sql
081.filekeys.php
082.xactionkey.sql
083.dxviewtime.sql
084.pasteauthorkey.sql
085.packagecommitrelationship.sql
086.formeraffil.sql
087.phrictiondelete.sql
088.audit.sql
089.projectwiki.sql
090.forceuniqueprojectnames.php
091.uniqueslugkey.sql
092.dropgithubnotification.sql
093.gitremotes.php
094.phrictioncolumn.sql
095.directory.sql
096.filename.sql
097.heraldruletypes.sql Created personal vs. global herald rule distingtion 2012-01-19 11:21:49 -08:00
098.heraldruletypemigration.php Created personal vs. global herald rule distingtion 2012-01-19 11:21:49 -08:00
099.drydock.sql Drydock Rough Cut 2012-01-19 21:12:57 -08:00
100.projectxaction.sql Add transaction-oriented editing to projects 2012-01-24 09:44:35 -08:00
101.heraldruleapplied.sql Remove massive "rule applied" query 2012-01-24 19:29:54 -08:00
102.heraldcleanup.php Write fewer "applied" rows and clean up excess historical rows 2012-01-25 11:53:39 -08:00
103.heraldedithistory.sql Add basic edit history to herald rules 2012-01-30 11:52:44 -08:00
104.searchkey.sql Add a safeguard against multiple patches with the same version 2012-02-14 16:24:02 -08:00
105.mimetype.sql Trim "\n" from mimeType field in phabricator_file.file 2012-02-16 07:25:56 -08:00
106.chatlog.sql OAuth - Phabricator OAuth server and Phabricator client for new Phabricator OAuth Server 2012-02-19 14:00:13 -08:00
107.oauthserver.sql OAuth - Phabricator OAuth server and Phabricator client for new Phabricator OAuth Server 2012-02-19 14:00:13 -08:00
108.oauthscope.sql OAuth Server enhancements -- more complete access token response and groundwork 2012-02-21 16:33:06 -08:00
109.oauthclientphidkey.sql OAuth Server -- add controllers to RUD client authorizations and CRUD clients 2012-02-24 14:56:18 -08:00
110.commitaudit.sql Make PhabricatorRepositoryCommmit schema changes for audit 2012-02-28 21:06:34 -08:00
111.commitauditmigration.php Make PhabricatorRepositoryCommmit schema changes for audit 2012-02-28 21:06:34 -08:00
112.oauthaccesscoderedirecturi.sql OAuthServer polish and random sauce 2012-03-01 14:46:18 -08:00
113.lastreviewer.sql Minor, prevent patch 113 from breaking in some environments(?) 2012-03-05 12:34:33 -08:00
114.auditrequest.sql Migrate "PhabricatorOwnersPackageCommitRelationship" to "PhabricatorRepositoryAuditRequest" 2012-03-05 13:17:29 -08:00
115.prepareutf8.sql Prepare database for UTF-8 2012-03-09 18:56:22 -08:00
116.utf8-backup-first-expect-wait.sql Support MySQL 5.5 2012-04-06 09:55:58 -07:00
117.repositorydescription.php Drop unused column 2012-03-12 12:11:36 -07:00
118.auditinline.sql Add inline comments to Diffusion/Audit 2012-03-14 12:56:01 -07:00
119.filehash.sql Straighten out Diffusion file integration 2012-03-19 19:52:24 -07:00
120.noop.sql Add "Flags" to allow users to collect the things they love 2012-03-27 16:22:40 -07:00
121.drydocklog.sql More Drydock Stuff 2012-03-26 20:54:26 -07:00
122.flag.sql Add "Flags" to allow users to collect the things they love 2012-03-27 16:22:40 -07:00
123.heraldrulelog.sql General Herald refactoring pass 2012-03-30 10:49:55 -07:00
124.subpriority.sql Minor, subpriority default previously reverse ordered eveything 2012-04-02 12:26:50 -07:00
125.ipv6.sql Allow IPv6 2012-04-03 11:36:50 -07:00
126.edges.sql Add an assocations-like "Edges" framework 2012-04-04 15:30:21 -07:00
127.userkeybody.sql Support MySQL 5.5 2012-04-06 09:55:58 -07:00
128.phabricatorcom.sql Unify links to www.phabricator.com and phabricator.com 2012-04-09 14:32:03 -07:00
129.savedquery.sql Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
130.denormalrevisionquery.sql Improve DifferentialRevisionQuery and add the ability to query by arcanist project 2012-04-10 12:51:34 -07:00
131.migraterevisionquery.php Fix patch 131 for db with lots of revisions 2012-04-16 12:35:48 -07:00
132.phame.sql Phame V1 - Phabricator blogging software 2012-04-12 13:09:04 -07:00
133.imagemacro.sql Improve image macros 2012-04-17 12:16:58 -07:00
134.emptysearch.sql Improve performance of empty search 2012-04-18 14:51:09 -07:00
135.datecommitted.sql Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
136.sex.sql Add sex 2012-04-19 16:05:25 -07:00
137.auditmetadata.sql Allow CC's/Auditors added to audits 2012-04-23 13:50:25 -07:00