1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository
epriestley f6f9d78f3a Modularize mail tags
Summary:
Ref T5861. Currently, mail tags are hard-coded; move them into applications. Each Editor defines its own tags.

This has zero impact on the UI or behavior.

Test Plan:
  - Checked/unchecked some options, saved form.
  - Swapped back to `master` and saw exactly the same values.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5861

Differential Revision: https://secure.phabricator.com/D10238
2014-08-12 12:28:41 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
constants Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
controller Modernize "arcanist project" datasource 2014-07-10 16:21:10 -07:00
customfield Add a "tags" field to Diffusion commit 2014-03-12 11:30:52 -07:00
daemon Send graceful shutdown signals to daemons in Phabricator 2014-08-11 20:18:31 -07:00
data Allow Git and Mercurial repositories to be cloned with names in the URI 2014-01-30 11:42:25 -08:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07:00
graphcache Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
mail Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
management Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Use ApplicationTransactions when indexing commit/audit comments 2014-07-28 15:02:18 -07:00
storage Use standard infrastructure to attach commits to other objects 2014-08-04 12:03:58 -07:00
worker Fix several issues with application interactions while importing commits 2014-08-11 12:08:24 -07:00
PhabricatorRepositoryConfigOptions.php Remove @group annotations 2014-07-10 08:12:48 +10:00