Page MenuHomePhabricator

Make PhabricatorPolicyQuery a CursorPagedPolicyAwareQuery
ClosedPublic

Authored by epriestley on Oct 14 2013, 12:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 7, 3:01 AM
Unknown Object (File)
Fri, May 30, 6:10 AM
Unknown Object (File)
Wed, May 28, 10:12 AM
Unknown Object (File)
Tue, May 27, 5:55 AM
Unknown Object (File)
Apr 28 2025, 6:00 AM
Unknown Object (File)
Apr 27 2025, 5:02 AM
Unknown Object (File)
Apr 26 2025, 6:17 AM
Unknown Object (File)
Apr 24 2025, 11:11 AM
Subscribers

Details

Summary

Ref T603. Make these actually implement policy interfaces, so shared infrastructure (like handle loading) works as expected. They don't actually have meaningful policies, and we short circuit all the checks.

(I don't plan to let you set policy controls on policies themselves)

Test Plan

Loaded handles for Policy objects via common infrastructure.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped