gitea/routers/api/v1
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
On merge we walk the merge history and ensure that all lfs objects pointed to in
the history are added to the base repository. This switches from relying on having git-lfs installed on the server, (and in fact .gitattributes being correctly installed.)
2019-06-22 18:35:34 +01:00
..
admin Fixes #7023 - API Org Visibility (#7028) 2019-05-30 13:57:55 -04:00
convert Add LastLogin to the User API (#7196) 2019-06-15 23:28:32 -04:00
misc Add golangci (#6418) 2019-06-12 15:41:28 -04:00
org Fixes #7023 - API Org Visibility (#7028) 2019-05-30 13:57:55 -04:00
repo Fix #732: Add LFS objects to base repository on merging (#7082) 2019-06-22 18:35:34 +01:00
swagger Fixes #2738 - Adds the /git/tags API endpoint (#7138) 2019-06-08 17:31:11 +03:00
user Add golangci (#6418) 2019-06-12 15:41:28 -04:00
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
api.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 2019-06-08 17:31:11 +03:00