1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/chatlog
epriestley 7dd31a16d9 Fix chatlog application query integration
Summary: `class_exists()` is case-insensitive, but `PhabricatorApplication::getByClass()` is not.

Test Plan: Fixed unit test to fail, then fixed code to pass unit test.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7379
2013-10-22 13:47:47 -07:00
..
applications Chatlog pht 2013-02-23 07:12:53 -08:00
conduit Minor, fix a spelling issue with PhabricatorApplicationChatLog. 2013-05-15 10:43:06 -07:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Improve pagination in ChatLog application 2013-10-10 04:49:04 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
PhabricatorChatLogChannelQuery.php Fix chatlog application query integration 2013-10-22 13:47:47 -07:00
PhabricatorChatLogQuery.php Fix chatlog application query integration 2013-10-22 13:47:47 -07:00