1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/infrastructure/util
epriestley fad75f939d Improve messaging around repository locks
Summary:
Fixes T6958. Ref T7484.

  - When we collide on a lock in `bin/repository update`, explain what that means.
  - GlobalLock currently uses a "lock name" which is different from the lock's actual name. Don't do this. There's a small chance this fixes T7484, but I don't have high hopes.

Test Plan: Ran `bin/repository update X` in two windows really fast, got the new message in one of them.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6958, T7484

Differential Revision: https://secure.phabricator.com/D12574
2015-04-27 10:25:53 -07:00
..
__tests__ Improve Phriction page move dialog 2014-11-12 07:04:51 -08:00
password Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorGlobalLock.php Improve messaging around repository locks 2015-04-27 10:25:53 -07:00
PhabricatorHash.php Enforce that global locks have keys shorter than 64 characters 2015-04-02 13:42:22 -07:00
PhabricatorSlug.php Improve Phriction page move dialog 2014-11-12 07:04:51 -08:00
PhabricatorSSHKeyGenerator.php Add a "Generate Keypair" option on the SSH Keys panel 2014-03-12 18:17:11 -07:00