1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/storage
Bob Trahan 1a997fb0df Config - fix management scripts with --database parameter
Summary: Fixes T6923. Turns out we can't use the editor since we don't have a user with a phid (just some omnipotent guy).

Test Plan: ./bin/config set --database syntax.filemap '{}'; ./bin/config delete --database syntax.filemap

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6923

Differential Revision: https://secure.phabricator.com/D11301
2015-01-09 13:58:11 -08:00
..
PhabricatorConfigEntry.php Config - fix management scripts with --database parameter 2015-01-09 13:58:11 -08:00
PhabricatorConfigEntryDAO.php Start of a config web interface. 2012-12-27 15:21:21 -08:00
PhabricatorConfigTransaction.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00