1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/packages/storage
epriestley 706c21375e Remove empty implementations of describeAutomaticCapabilities()
Summary:
This has been replaced by `PolicyCodex` after D16830. Also:

  - Rebuild Celerity map to fix grumpy unit test.
  - Fix one issue on the policy exception workflow to accommodate the new code.

Test Plan:
  - `arc unit --everything`
  - Viewed policy explanations.
  - Viewed policy errors.

Reviewers: chad

Reviewed By: chad

Subscribers: hach-que, PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D16831
2016-11-09 15:24:22 -08:00
..
PhabricatorPackagesDAO.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPackage.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorPackagesPackageNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPackageTransaction.php Add PackagesPackage 2016-07-27 12:22:57 -07:00
PhabricatorPackagesPublisher.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorPackagesPublisherNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPublisherTransaction.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesSchemaSpec.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesVersion.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorPackagesVersionNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesVersionTransaction.php Add PackagesVersion 2016-07-27 12:24:32 -07:00