1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/paste
epriestley 10cdc55cf7 Give "owners.search" a "paths" attachment and a default "owners" value
Summary:
Ref T9964.

  - Add a "paths" attachment for fetching paths.
  - Always load owners. We will need this to do policy checks in the future, anyway, and this data is not large, is very useful, and is reasonable to load unconditionally.

Test Plan:
  - Queried packages via API.
  - Edited packages (paths, owners).
  - Created a package.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14775
2015-12-14 11:53:50 -08:00
..
application Add PasteArchiveController 2015-12-09 11:56:14 -08:00
capability Paste: Add edit policy 2014-12-31 08:24:57 -08:00
conduit Implement a rough initial version of ApplicationSearch-driven Conduit read endpoints 2015-12-11 15:27:06 -08:00
config Fully remove all the public-create-mail settings 2015-05-20 14:21:33 -07:00
controller Add PasteArchiveController 2015-12-09 11:56:14 -08:00
editor Clarify that the "Add Comment" button might not literally add a comment if you haven't typed a comment 2015-12-11 17:39:39 -08:00
engineextension Give "owners.search" a "paths" attachment and a default "owners" value 2015-12-14 11:53:50 -08:00
lipsum Fix bin/lipsum 2015-07-07 05:33:03 -07:00
mail Implement a basic version of ApplicationEditor in Paste 2015-11-03 10:11:54 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Flesh out Conduit types for Paste search fields 2015-12-14 04:23:28 -08:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
snippet Truncate long source lines in Paste search result list snippets 2015-10-20 19:07:04 +00:00
storage Add a "content" attachment for Pastes for Conduit API 2015-12-14 11:53:32 -08:00
view Return $this from setter methods 2015-07-06 22:53:43 +10:00