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/config
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
..
application Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
check Modularize generation of supplemental login messages 2015-09-04 10:34:39 -07:00
controller Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
custom Extend from Phobject 2015-06-15 18:02:27 +10:00
editor Allow bin/config to affect database configuration and migrate between local and database configuration 2014-10-08 16:15:05 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
issue Extend from Phobject 2015-06-15 18:02:27 +10:00
json Extend from Phobject 2015-06-15 18:02:27 +10:00
management Improve bin/config set errors for complex values 2015-09-08 08:49:33 -07:00
module Modularize Aphront exception handling 2015-09-03 10:04:42 -07:00
option Modularize generation of supplemental login messages 2015-09-04 10:34:39 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
response Clean up a text string 2015-02-13 07:03:09 -08:00
schema Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view [Redesign] Clean up Config Issue UI 2015-07-02 10:31:46 -07:00