1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/cache/spec
Mihir Kedia ae0348aac9 Add dialog to purge opcode/data caches
Summary: Reachable via the cache config page, restricted to admins only. This makes it convenient to hotfix phabricator without requiring a restart.

Test Plan:
  - Local dev machine doesn't have apc, so I get the not installed message.
  - Faked the name and isEnabled parameters, verified dialog shows up as expected.
  - Didn't test clear code

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: tycho.tatitscheff, joshuaspence, Korvin

Differential Revision: https://secure.phabricator.com/D14064
2015-09-10 14:19:02 -07:00
..
PhabricatorCacheSpec.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorDataCacheSpec.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorOpcodeCacheSpec.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00