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/xaction
epriestley 2f4ff6a850 Fix bad "editPolicy" key in Paste
Summary: Fixes T12508. Files don't have an `editPolicy`, and we started actually checking that the keys are real things in D17616.

Test Plan:
  - Before patch: created a paste, got an "editPolicy" exception.
  - After patch: created a paste that worked properly.

Reviewers: avivey, chad

Reviewed By: avivey

Maniphest Tasks: T12508

Differential Revision: https://secure.phabricator.com/D17628
2017-04-05 13:09:51 -07:00
..
PhabricatorPasteContentTransaction.php Fix bad "editPolicy" key in Paste 2017-04-05 13:09:51 -07:00
PhabricatorPasteLanguageTransaction.php Fix the feed line items for autodetect paste languages 2016-08-29 22:29:29 -04:00
PhabricatorPasteStatusTransaction.php Fix a Paste activate/archive status constant in rendering 2016-07-06 07:16:55 -07:00
PhabricatorPasteTitleTransaction.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorPasteTransactionType.php Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00