1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/repository
epriestley 40d5d5c984 Remove "mailKey" from "PhabricatorRepositoryCommit"
Summary: Ref T13197. Ref T13065. This continues the gradual purge of dedicated "mailKey" columns in favor of shared infrastructure.

Test Plan:
  - Ran migration.
  - Visually inspected database.
  - Grepped for `mailKey`.
  - Added some comments, saw the daemons generate corresponding mail.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13197, T13065

Differential Revision: https://secure.phabricator.com/D19670
2018-09-15 07:54:15 -07:00
..
codex When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
conduit Update Diffusion conduit text 2017-07-02 14:25:10 +00:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Simplify Create Repository page 2017-08-15 11:05:50 -07:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Fix spelling 2017-10-09 10:48:04 -07:00
data Fix spelling 2017-10-09 10:48:04 -07:00
editor Remove pointless requireCapabilities() method from PhabricatorRepositoryEditor 2018-08-16 10:53:42 -07:00
engine Assign RepositoryIdentity objects to commits 2018-05-31 07:28:23 -07:00
graphcache Bail out of PhabricatorRepositoryGraphCache more aggressively after cache fills 2017-10-06 14:12:58 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Make re-running rebuild-identities a bit faster and add a little progress information 2018-06-12 13:18:54 -07:00
phid Introduce an AuditStatus object for commits and move some callsites to it 2018-09-07 10:20:04 -07:00
query Allow push events to be filtered by which Herald rule blocked the push 2018-08-01 17:38:12 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
storage Remove "mailKey" from "PhabricatorRepositoryCommit" 2018-09-15 07:54:15 -07:00
worker Prevent creation of empty repository identities 2018-06-05 16:13:59 -07:00
xaction Assign RepositoryIdentity objects to commits 2018-05-31 07:28:23 -07:00