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
..
commit_status.go If no specific context is required for status check, require an overall success (#8318) 5 years ago
lfs.go Add basic repository lfs management (#7199) 5 years ago
merge.go Fix bug on pull requests when transfer head repository (#8564) 5 years ago
pull.go Move issue notifications (#8713) 5 years ago
review.go Improve webhooks (#8583) 5 years ago