1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/infrastructure/setup
epriestley 35c5852d3f Add a safeguard against multiple patches with the same version
Summary:
I accidentally added two "104" patches. This actually works OK for the most part
but is fundamentally bad and wrong.

Merge the patches (installs applied both as "104", so we can't move one to
"105") and add a safeguard.

Test Plan: Ran upgrade_schema.php with two "104" patches, got error'd. Ran
without, got successs.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1614
2012-02-14 16:24:02 -08:00
..
sql Add a safeguard against multiple patches with the same version 2012-02-14 16:24:02 -08:00
__init__.php Improve setup process to detect 'open_basedir', 'date.timezone' and 'safe_mode' 2011-07-24 18:10:48 -07:00
PhabricatorSetup.php Move ALL files to serve from the alternate file domain, not just files without 2012-02-14 14:52:27 -08:00