Page MenuHomePhabricator

Support `bin/remove destroy Fnnn` for files
ClosedPublic

Authored by epriestley on Aug 19 2014, 10:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 29, 5:37 PM
Unknown Object (File)
Sun, Jan 26, 6:03 PM
Unknown Object (File)
Sat, Jan 18, 3:51 AM
Unknown Object (File)
Fri, Jan 17, 8:06 AM
Unknown Object (File)
Dec 31 2024, 8:34 AM
Unknown Object (File)
Dec 22 2024, 7:23 PM
Unknown Object (File)
Dec 22 2024, 4:57 PM
Unknown Object (File)
Dec 20 2024, 8:30 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).