1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/repository
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
..
conduit Remove "repository.create" Conduit API method 2016-05-04 16:10:19 -07:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Give users a modal VCS choice when creating a new repository 2016-04-29 09:20:31 -07:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Retain repository update cooldowns across daemon restarts 2016-09-19 16:49:34 -07:00
data Remove all uses of PhutilGitURI in Phabricator 2016-06-13 07:20:58 -07:00
editor Provide more UI guidance when creating repositories 2016-05-11 06:35:35 -07:00
engine Do initial repository imports at a lower priority and finish importing commits before starting new ones 2016-09-21 16:41:01 -07:00
graphcache Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Provide a new "hint" table for weird commits (rewritten, unreadable) 2016-08-24 09:31:46 -07:00
phid When commits have a "rewritten" hint, try to show that in handles in other applications 2016-08-24 09:35:19 -07:00
query Index all repository URIs, not just the "primary" repository URI 2016-05-11 06:36:06 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Inch toward using ApplicationSearch to power related objects 2016-06-29 11:22:29 -07:00
storage Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
worker Do initial repository imports at a lower priority and finish importing commits before starting new ones 2016-09-21 16:41:01 -07:00