1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/differential/storage
Joshua Spence 86c399b657 Rename PhabricatorApplication subclasses
Summary: Ref T5655. Some discussion in D9839. Generally speaking, `Phabricator{$name}Application` is clearer than `PhabricatorApplication{$name}`.

Test Plan:
# Pinned and uninstalled some applications.
# Applied patch and performed migrations.
# Verified that the pinned applications were still pinned and that the uninstalled applications were still uninstalled.
# Performed a sanity check on the database contents.

Reviewers: btrahan, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: hach-que, epriestley, Korvin

Maniphest Tasks: T5655

Differential Revision: https://secure.phabricator.com/D9982
2014-07-23 10:03:09 +10:00
..
__tests__ Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialAffectedPath.php Remove @group annotations 2014-07-10 08:12:48 +10:00
DifferentialChangeset.php Write new hunks to the modern hunk store 2014-06-03 18:01:25 -07:00
DifferentialCustomFieldNumericIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialCustomFieldStorage.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialCustomFieldStringIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDiff.php Rename PhabricatorDestructableInterface interface 2014-07-21 23:59:22 +10:00
DifferentialDiffProperty.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDraft.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialHunk.php Add a bin/hunks script to manage migrations of hunk data 2014-06-03 18:01:23 -07:00
DifferentialHunkLegacy.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DifferentialHunkModern.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DifferentialInlineComment.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialReviewer.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialRevision.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialTransaction.php Fix Differential transaction strengths 2014-04-26 12:44:05 -07:00
DifferentialTransactionComment.php Sort inline comments by id in case of ties 2014-04-03 18:41:58 -07:00