1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/system
epriestley 889440ead0 Allow structured destruction of Differential Revisions
Summary:
Ref T4749. Ref T3265. Ref T4909.

  - Remove old "destroy revision" script.
  - Move to structured `bin/remove` destruction.
  - Fix some edge issues.
  - Add transaction destruction support.

Test Plan:
  - Destroyed a bunch of revisions.
  - Saw diffs, changesets, hunks, transactions, edges, and inlines also get wiped out.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4749, T4909, T3265

Differential Revision: https://secure.phabricator.com/D8943
2014-05-01 18:25:30 -07:00
..
action Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
application Add a robots.txt file to disallow /diffusion/ 2014-03-14 11:53:17 -07:00
controller Add a robots.txt file to disallow /diffusion/ 2014-03-14 11:53:17 -07:00
engine Allow structured destruction of Differential Revisions 2014-05-01 18:25:30 -07:00
exception Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
garbagecollector Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
interface Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
management Allow structured destruction of Differential Revisions 2014-05-01 18:25:30 -07:00
storage Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00