gitea/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
2019-10-28 18:31:55 +00:00
..
comments Improve webhooks (#8583) 2019-10-18 23:42:04 +01:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
gitdiff Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
issue Move issue notifications (#8713) 2019-10-29 00:45:43 +08:00
mailer Mail assignee when issue/pull request is assigned (#8546) 2019-10-25 22:46:37 +08:00
milestone move some milestone functions to a standalone package (#8213) 2019-09-18 08:17:12 +08:00
mirror Move sync mirror actions to mirror service package (#8518) 2019-10-16 10:56:59 +01:00
pull Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
release Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
repository Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00