Page MenuHomePhabricator

Remove some remnants of the old ways commit mesage fields worked from Differential
ClosedPublic

Authored by epriestley on Jan 13 2017, 11:18 PM.
Tags
None
Referenced Files
F15419411: D17207.id41371.diff
Fri, Mar 21, 5:58 AM
F15413887: D17207.diff
Wed, Mar 19, 9:48 PM
F15409786: D17207.id41372.diff
Wed, Mar 19, 5:16 AM
F15387313: D17207.id41372.diff
Sat, Mar 15, 2:11 AM
F15377461: D17207.id41374.diff
Thu, Mar 13, 9:00 AM
F15333563: D17207.diff
Sat, Mar 8, 3:04 AM
Unknown Object (File)
Mon, Mar 3, 1:14 AM
Unknown Object (File)
Fri, Feb 28, 11:32 AM
Subscribers
None

Details

Summary

Ref T11114. Ref T12085. I missed a few pieces of cleanup when moving all this stuff over.

In particular, load all fields which use Custom Field storage before doing commit-message-related stuff, instead of just the ones that claim they appear on commit messages.

Test Plan

Edited revisions and made API calls without apparent issues. See followup on T12085, shortly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 13 2017, 11:21 PM
  • Get rid of slightly more cruft.
  • Don't send my hilarious "you will be fired" suggestion upstream.

I'm only like 95% sure all this code was actually completely unused, so yell if you catch anything weird. It's supposed to be unused, though.

This revision was automatically updated to reflect the committed changes.