Homec4science

Implement DestructibleInterface on GitLFS refs

Authored by epriestley <git@epriestley.com> on Mar 18 2016, 15:16.

Description

Implement DestructibleInterface on GitLFS refs

Summary: Ref T7789. Make sure these get cleaned up when a repository is destroyed.

Test Plan:

  • Created a new repository.
  • Pushed some LFS data to it.
  • Used bin/remove destroy to nuke it.
  • Verified the LFS stuff was cleaned up and the underlying files were destroyed (SELECT * FROM repository_gitlfsref, etc).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7789

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

Details

Committed
epriestley <git@epriestley.com>Mar 18 2016, 17:36
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa24f001b08ef: Support pushing data into Git LFS
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH78e36d6b17a5: Implement DestructibleInterface on GitLFS refs (authored by epriestley <git@epriestley.com>).Mar 18 2016, 17:36