Page MenuHomePhabricator

Policy - clean up the deprecated diffusion.getcommits
ClosedPublic

Authored by btrahan on Jan 30 2015, 7:46 PM.
Tags
None
Referenced Files
F14066523: D11581.diff
Tue, Nov 19, 10:12 AM
F14000131: D11581.diff
Thu, Oct 24, 7:26 PM
F14000121: D11581.id.diff
Thu, Oct 24, 7:21 PM
F14000118: D11581.id27870.diff
Thu, Oct 24, 7:20 PM
F14000104: D11581.id27871.diff
Thu, Oct 24, 7:18 PM
F13968281: D11581.diff
Oct 16 2024, 7:50 PM
F13966501: D11581.id27870.diff
Oct 16 2024, 8:17 AM
F13962262: D11581.id.diff
Oct 15 2024, 9:05 AM
Subscribers

Details

Summary

Ref T7094. Could just delete this end point too I guess? Needed to add "withCommitPHIDs" to the differentialrevisionquery to get this done.

Test Plan

used diffusion.getcommits from conduit console and got a sensible result for a query for two commits, one with a diff and one without.

Diff Detail

Repository
rP Phabricator
Branch
T7094_2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4188
Build 4201: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Policy - clean up the deprecated diffusion.getcommits.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

I think this approach is desirable in the long run, since this capability is likely useful elsewhere even once we eventually nuke this method.

This revision is now accepted and ready to land.Jan 30 2015, 7:50 PM
This revision was automatically updated to reflect the committed changes.