Files
phabricator/src/infrastructure
epriestley 7c98cd85fe Implement DestructibleInterface for Owners Packages
Summary:
Fixes T9945. This is straightforward.

The two sub-object types are very lightweight so I just deleted them directly instead of loading + delete()'ing (or implementing DestructibleInterface on them, which would require they have PHIDs).

Also improve a US English localization.

Test Plan:
  - Used `bin/remove destroy PHID-... --trace` to destroy a package.
  - Verified it was gone.
  - Inspected the SQL in the log for general reasonableness.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9945

Differential Revision: https://secure.phabricator.com/D14729
2015-12-10 07:04:06 -08:00
..
2015-11-11 08:54:45 +11:00
2015-06-15 18:02:27 +10:00
2015-12-03 07:44:23 +11:00
2015-06-15 18:02:27 +10:00
2015-08-11 22:36:55 +10:00
2015-05-22 21:16:39 +10:00
2015-06-15 18:02:27 +10:00