1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 19:22:42 +01:00
phorge-phorge/src/applications/packages
epriestley 8e703c8c35 Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery"
Summary: Ref T13682. Many subclasses of "CursorPagedPolicyAwareQuery" have the same implementation of "loadPage()", and this is a sensible default behavior.

Test Plan: Examined changes to verify that all removed methods have the same behavior.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13682

Differential Revision: https://secure.phabricator.com/D21838
2022-05-24 10:18:53 -07:00
..
application Change baseURI for Packages to avoid 404 2020-11-19 21:48:33 +00:00
capability Add default create, view, edit capabilities to Packages 2016-07-27 12:26:25 -07:00
conduit Add PackagesVersion 2016-07-27 12:24:32 -07:00
controller In Packages, give publishers a list of packages and packages a list of versions 2016-07-27 12:27:34 -07:00
editor Fixing copy/paste mistake 2017-04-19 15:48:59 -07:00
phid Add PackagesVersion 2016-07-27 12:24:32 -07:00
query Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery" 2022-05-24 10:18:53 -07:00
storage Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
typeahead Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
view In Packages, give publishers a list of packages and packages a list of versions 2016-07-27 12:27:34 -07:00
xaction Add PackagesVersion 2016-07-27 12:24:32 -07:00