Page MenuHomePhabricator

Remove `commit` from DiffusionRequest
ClosedPublic

Authored by epriestley on May 13 2014, 2:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 15, 6:44 AM
Unknown Object (File)
May 24 2025, 10:26 PM
Unknown Object (File)
May 8 2025, 12:30 AM
Unknown Object (File)
May 7 2025, 9:31 AM
Unknown Object (File)
Apr 17 2025, 7:54 PM
Unknown Object (File)
Mar 29 2025, 4:54 PM
Unknown Object (File)
Mar 26 2025, 11:41 AM
Unknown Object (File)
Mar 21 2025, 11:40 PM
Subscribers

Details

Summary

Ref T2683. This field is almost entirely redundant with symbolicCommit. Improve how some of the diff query stuff works a bit, then remove it.

Test Plan

Browsed around in all interfaces, looked at a bunch of diffs, etc.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Remove `commit` from DiffusionRequest.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/diffusion/conduit/ConduitAPI_diffusion_diffquery_Method.php
202–205

Hazzah!

src/applications/diffusion/controller/DiffusionHistoryController.php
155

D9091 again maybe?

This revision is now accepted and ready to land.May 13 2014, 4:50 PM
src/applications/diffusion/controller/DiffusionHistoryController.php
155

Yeah this might be a rebase that didn't stick.

epriestley updated this revision to Diff 21635.

Closed by commit rP23ada21d3552 (authored by @epriestley).