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
epriestley 0b7f760a41 Base class of differential.field-selector should be DifferentialFieldSelector, not DifferentialDefaultFieldSelector
Summary: Missed this -- the "Default" flavor extends from the actual abstract base.

Test Plan: Loaded setup issues, no longer saw an issue raised for my local extension class.

Reviewers: codeblock

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4463
2013-01-16 09:00:20 -08:00
..
__tests__ Implement basic one-up and test renderers 2013-01-14 14:20:06 -08:00
application Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
config Base class of differential.field-selector should be DifferentialFieldSelector, not DifferentialDefaultFieldSelector 2013-01-16 09:00:20 -08:00
constants change DifferentialRevisionDetailView to use newer fangled UI abstractions 2012-12-11 14:59:27 -08:00
controller Adds a new 'setnobackground' panel class, implements in Differential / Diffusion. 2013-01-14 16:40:04 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor Improve Search architecture 2012-12-21 14:21:31 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Left-align dates on /differential. 2013-01-11 16:56:20 -08:00
mail re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
parser Remove curly braces around line count. 2013-01-16 07:26:40 -08:00
query Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
render Fix two diff rendering bugs 2013-01-15 08:07:40 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
view Dark sidebar everywhere 2013-01-14 13:40:51 -08:00
DifferentialReplyHandler.php be careful of received mail object in error cases too 2012-11-20 17:19:26 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00