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, Apr 14, 3:14 AM
Unknown Object (File)
Apr 7 2024, 4:57 PM
Unknown Object (File)
Apr 6 2024, 6:55 PM
Unknown Object (File)
Apr 5 2024, 10:54 PM
Unknown Object (File)
Feb 12 2024, 4:45 PM
Unknown Object (File)
Feb 5 2024, 3:13 AM
Unknown Object (File)
Feb 4 2024, 4:02 AM
Unknown Object (File)
Jan 19 2024, 4:54 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).