1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/repository/engine
epriestley fd367adbaf Parameterize PhabricatorGlobalLock
Summary:
Ref T13096. Currently, we do a fair amount of clever digesting and string manipulation to build lock names which are less than 64 characters long while still being reasonably readable.

Instead, do more of this automatically. This will let lock acquisition become simpler and make it more possible to build a useful lock log.

Test Plan: Ran `bin/repository update`, saw a reasonable lock acquire and release.

Maniphest Tasks: T13096

Differential Revision: https://secure.phabricator.com/D19173
2018-03-05 15:30:27 -08:00
..
__tests__ Only load refs that are actual commits 2016-07-08 22:34:25 +00:00
PhabricatorRepositoryCommitRef.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorRepositoryDiscoveryEngine.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorRepositoryEngine.php Parameterize PhabricatorGlobalLock 2018-03-05 15:30:27 -08:00
PhabricatorRepositoryMirrorEngine.php Don't error when trying to mirror or observe an empty repository 2018-01-24 15:50:30 -08:00
PhabricatorRepositoryPullEngine.php Don't error when trying to mirror or observe an empty repository 2018-01-24 15:50:30 -08:00
PhabricatorRepositoryRefEngine.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00