Page MenuHomePhabricator

Support `bin/remove destroy Fnnn` for files
ClosedPublic

Authored by epriestley on Aug 19 2014, 10:32 PM.
Tags
None
Referenced Files
F15458128: D10300.id24800.diff
Sun, Mar 30, 9:01 PM
F15395211: D10300.id24804.diff
Sun, Mar 16, 3:46 AM
F15380663: D10300.id24800.diff
Fri, Mar 14, 4:01 AM
Unknown Object (File)
Feb 18 2025, 5:51 PM
Unknown Object (File)
Feb 10 2025, 12:30 AM
Unknown Object (File)
Feb 9 2025, 5:11 AM
Unknown Object (File)
Feb 2 2025, 11:59 PM
Unknown Object (File)
Jan 29 2025, 5:37 PM
Subscribers

Details

Reviewers
btrahan
chad
Commits
Restricted Diffusion Commit
rPe8ece70ee0f2: Support `bin/remove destroy Fnnn` for files
Summary

Straightforward (this is the one object type we do let you delete from the web UI) implemetation of PhabricatorDestructibleInterface.

Test Plan

Used bin/remove destroy to destory several files. Used --trace to verify they wiped file data.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Support `bin/remove destroy Fnnn` for files.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Aug 19 2014, 10:39 PM
epriestley updated this revision to Diff 24804.

Closed by commit rPe8ece70ee0f2 (authored by @epriestley).