You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
This PR adds basic repository LFS management UI including the ability to find all possible pointers within the repository. Locks are not managed at present but would be addable through some simple additions.

* Add basic repository lfs management
* add auto-associate function
* Add functionality to find commits with this lfs file
* Add link to find commits on the lfs file view
* Adjust commit view to state the likely branch causing the commit
* Only read Oid from database
5 years ago
..
LICENSE Git LFS support v2 (#122) 8 years ago
content_store.go Add LFS object verification step after upload (#2868) 7 years ago
locks.go Ensure Request Body Readers are closed in LFS server (#8454) 5 years ago
pointers.go Allow markdown files to read from the LFS (#5787) 5 years ago
server.go Add basic repository lfs management (#7199) 5 years ago