1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/repository
epriestley 78e36d6b17 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
2016-03-18 09:36:54 -07:00
..
conduit Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Remove dead link to Perforce blog about Git Fusion 2015-12-09 08:51:25 -08:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Remove calls to getCallsign() from repository daemons 2016-01-02 11:03:51 -08:00
data Fix pht method calls 2015-02-10 18:57:45 +11:00
editor Make callsigns editable on repository basic information 2016-02-18 10:34:32 -08:00
engine Remove dependence on callsigns from bin/commit-hook 2016-02-17 16:50:36 -08:00
graphcache Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Remove calls to getCallsign() in bin/repository scripts 2016-01-02 04:23:26 -08:00
phid Add a basic pull event log for debugging repository cloning 2016-01-28 08:18:34 -08:00
query Implement a Git LFS link table and basic batch API 2016-03-17 17:15:20 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Reduce the total number of calls to getCallsign() 2016-01-02 04:23:06 -08:00
storage Implement DestructibleInterface on GitLFS refs 2016-03-18 09:36:54 -07:00
worker Parse and display commit authorship date in Git in Diffusion 2016-01-11 09:32:37 -08:00