Page MenuHomePhabricator

Provide more information from diffusion.querycommits
ClosedPublic

Authored by epriestley on Sep 5 2014, 1:41 PM.
Tags
None
Referenced Files
F15380695: D10424.id25085.diff
Fri, Mar 14, 4:08 AM
F15336408: D10424.diff
Sat, Mar 8, 6:47 PM
Unknown Object (File)
Feb 23 2025, 4:50 PM
Unknown Object (File)
Feb 13 2025, 12:42 AM
Unknown Object (File)
Feb 11 2025, 10:42 PM
Unknown Object (File)
Feb 7 2025, 10:58 PM
Unknown Object (File)
Feb 7 2025, 10:58 PM
Unknown Object (File)
Feb 7 2025, 10:58 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).