1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/conduit
Joshua Spence 1450c0e8d6 Omit unnecessary function call
Summary: As mentioned on rP8ce35e6b67e7e2a81b274bab7a6dd19dedb4df06, `setConcreteOnly(true)` can be omitted since (lacking magical powers) `loadObjects()` will always only instantiate concrete objects.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10050
2014-07-25 23:17:52 +10:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
call Fix some issues with new Conduit method implementations 2014-07-24 21:57:03 -07:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
controller Don't log Conduit 404s as errors 2014-07-25 11:24:31 +10:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
method Omit unnecessary function call 2014-07-25 23:17:52 +10:00
protocol Don't log Conduit 404s as errors 2014-07-25 11:24:31 +10:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
ssh Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
storage Remove @group annotations 2014-07-10 08:12:48 +10:00