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/differential
epriestley b398ae5504 Dispatch Differential edit events from Editor, not Controller
Summary:
Currently, these events don't fire for Conduit updates, which makes them sort of silly.

This will get proper treatment after T2222.

Test Plan: Installed a `throw new Exception(...)` event listener. Performed Conduit and web updates of revisions, saw event listener fire.

Reviewers: btrahan, guywarner

Reviewed By: guywarner

CC: aran

Differential Revision: https://secure.phabricator.com/D7004
2013-09-16 08:04:14 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Partially generalize Remarkup previews and add support to Differential 2013-08-05 10:46:39 -07:00
conduit Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
config Add a "list<regex>" config option and move regex config to it 2013-09-13 11:48:00 -07:00
constants Store revision reviewer state as edges 2013-07-10 13:50:21 -07:00
controller Dispatch Differential edit events from Editor, not Controller 2013-09-16 08:04:14 -07:00
doorkeeper Improve voicing in text published to JIRA issues 2013-09-10 15:22:24 -07:00
editor Dispatch Differential edit events from Editor, not Controller 2013-09-16 08:04:14 -07:00
events Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Dispatch Differential edit events from Editor, not Controller 2013-09-16 08:04:14 -07:00
lipsum xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
mail Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
parser Differential - make sure not to return change type header if we're not top level 2013-09-12 16:00:00 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Make it easier to construct multi-column paging clauses from Query classes 2013-09-13 11:49:41 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Differential - make sure not to return change type header if we're not top level 2013-09-12 16:00:00 -07:00
search Remove legacy "touched" table and indexing 2013-09-12 13:04:09 -07:00
storage Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00
view Small button dropdowns 2013-09-13 10:48:02 -07:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00