1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/diviner/storage
Joshua Spence 32f669d566 Invert include/exclude logic on DivinerAtomQuery
Summary: Fixes T8401. Change `withIncludeGhosts()` to `withExcludeGhosts()` and `withIncludeUndocumentable()` to `withExcludeDocumentable()`. In particular, this allows querying for atoms by PHID to work as expected.

Test Plan: I got confused with double negatives so I might have gotten some of these wrong... I poked around Diviner and re-generated documentation to verify that this is working as expected.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T8401

Differential Revision: https://secure.phabricator.com/D13157
2015-06-05 07:23:19 +10:00
..
DivinerDAO.php Add "live" publisher and storage to Diviner 2013-05-20 10:18:26 -07:00
DivinerLiveAtom.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
DivinerLiveBook.php Invert include/exclude logic on DivinerAtomQuery 2015-06-05 07:23:19 +10:00
DivinerLiveSymbol.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00