1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/diffusion
epriestley dc5c87f74c Hide Audit comment table reads behind an API
Summary: Ref T4896. Buries all direct access to the table so we can limit the surface area affected by the migration.

Test Plan:
  - Grepped for `PhabricatorAuditComment`.
  - Grepped for `audit_comment`.
  - Viewed a bunch of comments.
  - Added a comment.
  - Reindexed a commit.
  - Searched for unique term in new comment.

Reviewers: btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10019
2014-07-24 18:00:07 -07:00
..
application Rename policy capabilities 2014-07-25 08:20:39 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
controller Hide Audit comment table reads behind an API 2014-07-24 18:00:07 -07:00
data Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
doorkeeper fix query for doorkeeper 2014-04-29 15:12:04 -07:00
edge Modernize commit/edge transaction when parsing commit messages 2014-07-17 15:42:06 -07:00
engine Allow worker tasks to have priorities 2014-07-12 03:02:06 +10:00
events Various linter fixes. 2014-02-26 12:44:58 -08:00
exception Throw a more tailored exception after failing to resolve a ref 2014-05-13 13:52:33 -07:00
herald Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
panel Make many actions require high security 2014-04-30 17:44:59 -07:00
protocol Applied various linter fixes. 2014-06-09 16:04:12 -07:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
remarkup Rename PHIDType classes 2014-07-24 08:05:46 +10:00
request Show a better message for empty repositories and invalid branches 2014-07-12 07:05:19 -07:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Rename policy capabilities 2014-07-25 08:20:39 +10:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DiffusionLintSaveRunner.php Provide a rough, unstable API for reporting coverage into Diffusion 2014-05-17 16:10:54 -07:00