1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/phid
epriestley b32bfb6541 Render commit summaries when rendering handles
Summary:
Fixes T2563. Instead of rendering "rPnnnnnn", render "rPnnnnnn: add feature X". Tweak Audit tables to accommodate.

@vrana / @nh, this migration might take a while. You could safely skip it when deploying and then run it after deployment.

I think I fixed all the other places where these render, but might have missed something.

Test Plan:
  - Ran first schema migration, clicked around to make sure nothing broke.
  - Ran `scripts/repository/reparse.php --message rXyyyyy`, verified summary populated.
  - Ran second migration.
  - Checked task/diffusion/audit/differential for weird rendering.

Reviewers: vrana

Reviewed By: vrana

CC: nh, aran, chrisbolt, allixsenos

Maniphest Tasks: T2563

Differential Revision: https://secure.phabricator.com/D5012
2013-02-21 15:09:35 -08:00
..
application Implement very basic uberhome 2013-01-15 15:41:22 -08:00
conduit Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
config Formalize phid.external-loaders 2013-01-19 10:20:24 -08:00
controller Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
handle Render commit summaries when rendering handles 2013-02-21 15:09:35 -08:00
storage Genericize transactions in Pholio 2012-12-11 13:59:20 -08:00
PhabricatorObjectHandle.php Render commit summaries when rendering handles 2013-02-21 15:09:35 -08:00
PhabricatorPHIDConstants.php Conpherence V1 2013-01-24 17:23:05 -08:00
utils.php Add feed integration to generic transactions 2012-12-11 14:00:21 -08:00