mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-22 11:39:03 +01:00
Summary: Ref T2015. This fixes issues where the Drydock queries wouldn't filter (or throw an exception) when passed empty arrays for their `with` methods. In addition, this also adds `array_unique` to the resource and lease subqueries so that we don't pull in a bunch of stuff if logs or leases have the same related objects. Test Plan: Tested it by using DarkConsole on the log controller. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: joshuaspence, Korvin, epriestley Maniphest Tasks: T2015 Differential Revision: https://secure.phabricator.com/D10879 |
||
---|---|---|
.. | ||
application | ||
blueprint | ||
capability | ||
constants | ||
controller | ||
customfield | ||
editor | ||
interface | ||
management | ||
phid | ||
query | ||
storage | ||
typeahead | ||
util | ||
view | ||
worker |