Homestyx hydra
Diffusion hydra 3af442e4ac94

Don't require an actor in `PhabricatorFile::attachToObject()`

Description

Don't require an actor in PhabricatorFile::attachToObject()

Summary:
Ref T6013. A very long time ago, edges were less clearly low-level infrastructure, and some user-aware stuff got built around edge edits.

This was kind of a mess and I eventually removed it, during or prior to T5245. The big issue was that control flow was really hard to figure out as things went all the way down to the deepest level of infrastructure and then came back up the stack to events and transactions. The new stuff is more top-down and generally seems a lot easier and cleaner.

Consequently, actors are no longer required for edge edits. Remove the parameter.

Test Plan: Poked around; ran unit tests.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T6013

Differential Revision: https://secure.phabricator.com/D10412

Details

Provenance
epriestleyAuthored on Sep 4 2014, 3:51 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:8038af4bd570: Fix old image macros and memes for logged out users
Branches
Unknown
Tags
Unknown

Event Timeline