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.
forgejo/services
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
..
comments Improve webhooks (#8583) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Move git diff codes from models to services/gitdiff (#7889) 5 years ago
issue Move issue notifications (#8713) 5 years ago
mailer Mail assignee when issue/pull request is assigned (#8546) 5 years ago
milestone move some milestone functions to a standalone package (#8213) 5 years ago
mirror Move sync mirror actions to mirror service package (#8518) 5 years ago
pull Add basic repository lfs management (#7199) 5 years ago
release Move mirror to a standalone package from models (#7486) 5 years ago
repository Move some repositories' operations to a standalone service package (#8557) 5 years ago