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
Unknown Object (File)
Sat, Dec 21, 7:51 AM
Unknown Object (File)
Tue, Dec 17, 7:51 AM
Unknown Object (File)
Mon, Dec 16, 8:41 PM
Unknown Object (File)
Fri, Dec 13, 1:43 AM
Unknown Object (File)
Tue, Dec 10, 2:01 AM
Unknown Object (File)
Tue, Dec 10, 1:34 AM
Unknown Object (File)
Mon, Dec 9, 7:23 AM
Unknown Object (File)
Wed, Dec 4, 5:14 PM
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.