1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/infrastructure/storage/lisk
epriestley 5d4a6bcf95 Break AphrontDatabaseConnection dependencies on PhabricatorEnv
Summary: We pull "retries" and a doc link from PhabricatorEnv directly. Break these dependencies so the classes can move to libphutil.

Test Plan: Browsed site, triggered a schema exception and verified I still got the useful footer text.

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1283

Differential Revision: https://secure.phabricator.com/D3053
2012-07-24 10:47:27 -07:00
..
__tests__ Don't special-case LiskDAO->load(0) 2012-07-16 09:50:23 -07:00
LiskDAO.php Don't special-case LiskDAO->load(0) 2012-07-16 09:50:23 -07:00
LiskDAOSet.php Minor, move all storage/query/db code to src/infrastructure/storage 2012-07-02 10:49:00 -07:00
LiskEphemeralObjectException.php Minor, move all storage/query/db code to src/infrastructure/storage 2012-07-02 10:49:00 -07:00
LiskMigrationIterator.php Add an iterator to make it easier to perform database migrations 2012-07-18 20:01:23 -07:00
PhabricatorLiskDAO.php Break AphrontDatabaseConnection dependencies on PhabricatorEnv 2012-07-24 10:47:27 -07:00