1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/passphrase
epriestley a5dc9067af Provide convenience method addTextCrumb() to PhabricatorCrumbsView
Summary: We currently have a lot of calls to `addCrumb(id(new PhabricatorCrumbView())->...)` which can be expressed much more simply with a convenience method. Nearly all crumbs are only textual.

Test Plan:
  - This was mostly automated, then I cleaned up a few unusual sites manually.
  - Bunch of grep / randomly clicking around.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: hach-que, aran

Differential Revision: https://secure.phabricator.com/D7787
2013-12-18 17:47:34 -08:00
..
application Migrate repositories to use Passphrase for credential management 2013-11-22 15:23:33 -08:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
credentialtype Add "PassphraseKey" classes for code which needs to actually use credentials 2013-11-22 15:23:10 -08:00
editor Fix a minor issue with editing Credential policies 2013-11-22 16:06:35 -08:00
keys Fix an error in PassphrasePasswordKey construction 2013-11-26 05:56:36 -08:00
phid Passphrase v0 2013-11-20 09:13:35 -08:00
query Passphrase v0 2013-11-20 09:13:35 -08:00
storage Migrate repositories to use Passphrase for credential management 2013-11-22 15:23:33 -08:00
view Show a queue utilization statistic in the Daemon console 2013-12-09 13:22:22 -08:00