Page MenuHomePhabricator

Remove some ad-hoc handle loads from Releeph
ClosedPublic

Authored by epriestley on Apr 19 2014, 4:47 PM.
Tags
None
Referenced Files
F15467026: D8819.diff
Thu, Apr 3, 11:53 AM
F15460960: D8819.diff
Tue, Apr 1, 3:45 AM
F15454521: D8819.diff
Sat, Mar 29, 6:56 PM
F15449286: D8819.diff
Fri, Mar 28, 9:16 AM
F15446823: D8819.id20937.diff
Thu, Mar 27, 8:26 PM
F15438115: D8819.id20926.diff
Tue, Mar 25, 11:28 PM
F15435914: D8819.diff
Tue, Mar 25, 10:52 AM
F15428856: D8819.id20926.diff
Sun, Mar 23, 10:49 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPa4f975ef3e45: Remove some ad-hoc handle loads from Releeph
Summary

Ref T3551. Releeph does a bunch of old-school on-object data loading; start cleaning that up.

This doesn't change anything, just makes the code more modern/consistent.

Test Plan

Edited a request; called releephwork.nextrequest.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Remove some ad-hoc handle loads from Releeph.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a task: Restricted Maniphest Task.
  • Remove some more handle-related stuff.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/releeph/conduit/work/ConduitAPI_releephwork_nextrequest_Method.php
49–53

seems about right for a conduit method called "next request" :P

This revision is now accepted and ready to land.Apr 20 2014, 4:31 PM
epriestley updated this revision to Diff 20937.

Closed by commit rPa4f975ef3e45 (authored by @epriestley).