Page MenuHomePhabricator

Provide more information from diffusion.querycommits
ClosedPublic

Authored by epriestley on Sep 5 2014, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 9:36 AM
Unknown Object (File)
Thu, Apr 11, 9:41 PM
Unknown Object (File)
Thu, Apr 11, 10:46 AM
Unknown Object (File)
Fri, Apr 5, 9:39 PM
Unknown Object (File)
Mar 10 2024, 6:19 AM
Unknown Object (File)
Mar 4 2024, 3:45 PM
Unknown Object (File)
Mar 4 2024, 2:55 PM
Unknown Object (File)
Feb 16 2024, 2:52 PM
Subscribers

Details

Summary

Ref T2783. Fixes T6039.

  • Provide authorPHID and committerPHID to resolve T6039.
  • In message parser, store author/email strings.
  • In cached results, emit author/email strings.
Test Plan

Called method with and without bypassCache. Used reparse.php to repopulate data on an old commit.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Provide more information from diffusion.querycommits.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 5 2014, 5:44 PM
epriestley updated this revision to Diff 25085.

Closed by commit rPac4247ea59eb (authored by @epriestley).