1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/config
epriestley c2efa9065c Raise a setup warning for an unparseable VCS binary version
Summary:
Hit this locally, with an error like:

> Version <empty string> is older than 1.9, the minimum supported version.

(Where `<empty string>` was just the empty string, not literally the text `<empty string>`.)

Be more careful about parsing versions, and parse the newer string.

Test Plan: Got "unknown version" with intentionally-broken test data, then clean readout.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11558
2015-01-29 14:28:49 -08:00
..
application Updates 2015-01-25 08:01:28 -08:00
check Raise a setup warning for an unparseable VCS binary version 2015-01-29 14:28:49 -08:00
controller Make border conditional in crumbs 2015-01-28 09:33:49 -08:00
custom Update callsites of phutil_json_decode. 2014-06-21 00:39:37 +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 Raise a setup warning for an unparseable VCS binary version 2015-01-29 14:28:49 -08:00
json Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
management Config - fix management scripts with --database parameter 2015-01-09 13:58:11 -08:00
option Proxy VCS SSH requests 2015-01-28 14:41:24 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
response Improve top-level exception handling 2015-01-02 10:49:27 -08:00
schema Fix method visibility for PhabricatorConfigStorageSchema methods 2015-01-07 07:33:52 +11:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Raise a setup warning for an unparseable VCS binary version 2015-01-29 14:28:49 -08:00