-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git LFS support v2 #122
Git LFS support v2 #122
Commits on Dec 25, 2016
-
Import github.com/git-lfs/lfs-test-server as lfs module base
Imported commit is 3968aac269a77b73924649b9412ae03f7ccd3198 Removed: Dockerfile CONTRIBUTING.md mgmt* script/ vendor/ kvlogger.go .dockerignore .gitignore README.md
Configuration menu - View commit details
-
Copy full SHA for 74f1ff6 - Browse repository at this point
Copy the full SHA 74f1ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f034682 - Browse repository at this point
Copy the full SHA f034682View commit details -
Remove config, add JWT support from github.com/mgit-at/lfs-test-server
Imported commit f0cdcc5a01599c5a955dc1bbf683bb4acecdba83
Configuration menu - View commit details
-
Copy full SHA for 3d8fd95 - Browse repository at this point
Copy the full SHA 3d8fd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3bfe8 - Browse repository at this point
Copy the full SHA 7b3bfe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3727c21 - Browse repository at this point
Copy the full SHA 3727c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e433b9 - Browse repository at this point
Copy the full SHA 2e433b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8f91d - Browse repository at this point
Copy the full SHA 9e8f91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f111811 - Browse repository at this point
Copy the full SHA f111811View commit details -
Configuration menu - View commit details
-
Copy full SHA for c190661 - Browse repository at this point
Copy the full SHA c190661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c52ed - Browse repository at this point
Copy the full SHA 73c52edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b78c5b - Browse repository at this point
Copy the full SHA 3b78c5bView commit details -
Implement LFS SSH token authentication with JWT
Specification: https://github.com/github/git-lfs/tree/master/docs/api
Configuration menu - View commit details
-
Copy full SHA for f7c78d9 - Browse repository at this point
Copy the full SHA f7c78d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a7b70 - Browse repository at this point
Copy the full SHA 39a7b70View commit details -
Remove LFS objects when repository is deleted
Only removes objects from content store when deleted repo is the only referencing repository
Configuration menu - View commit details
-
Copy full SHA for 2568f71 - Browse repository at this point
Copy the full SHA 2568f71View commit details -
Fixes bug where LFS would not work after installation without restarting Gitea
Configuration menu - View commit details
-
Copy full SHA for 307d1fd - Browse repository at this point
Copy the full SHA 307d1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f536978 - Browse repository at this point
Copy the full SHA f536978View commit details -
Configuration menu - View commit details
-
Copy full SHA for f528c02 - Browse repository at this point
Copy the full SHA f528c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d769db2 - Browse repository at this point
Copy the full SHA d769db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a28f5 - Browse repository at this point
Copy the full SHA 18a28f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5962b - Browse repository at this point
Copy the full SHA 5d5962bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2fe2e3 - Browse repository at this point
Copy the full SHA e2fe2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27ee44 - Browse repository at this point
Copy the full SHA d27ee44View commit details -
Configuration menu - View commit details
-
Copy full SHA for c024573 - Browse repository at this point
Copy the full SHA c024573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4683c7d - Browse repository at this point
Copy the full SHA 4683c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71dae63 - Browse repository at this point
Copy the full SHA 71dae63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0daa396 - Browse repository at this point
Copy the full SHA 0daa396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f10ad9 - Browse repository at this point
Copy the full SHA 9f10ad9View commit details -
Work around git-lfs client issue with unauthenticated requests
Returning a dummy Authorization header for unauthenticated requests lets git-lfs client skip asking for auth credentials See: git-lfs/git-lfs#1088
Configuration menu - View commit details
-
Copy full SHA for 5c18b29 - Browse repository at this point
Copy the full SHA 5c18b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47691fa - Browse repository at this point
Copy the full SHA 47691faView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0f515 - Browse repository at this point
Copy the full SHA cb0f515View commit details -
Ignore LFS hooks if installed for current OS user
Fixes Gitea UI actions for repositories tracking LFS files. Checks for minimum needed git version by parsing the semantic version string.
Configuration menu - View commit details
-
Copy full SHA for 6deed2d - Browse repository at this point
Copy the full SHA 6deed2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728f52a - Browse repository at this point
Copy the full SHA 728f52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a019d - Browse repository at this point
Copy the full SHA d8a019dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8638c7 - Browse repository at this point
Copy the full SHA c8638c7View commit details -
Correct lint suggestions - comments for structs and functions
- Add comments to LFS model - Function comment for GetRandomBytesAsBase64 - LFS server function comments and lint variable suggestion
Configuration menu - View commit details
-
Copy full SHA for 3f4ed00 - Browse repository at this point
Copy the full SHA 3f4ed00View commit details -
Move secret generation code out of conditional
Ensures no LFS code may run with an empty secret
Configuration menu - View commit details
-
Copy full SHA for 1817c86 - Browse repository at this point
Copy the full SHA 1817c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a38a8b - Browse repository at this point
Copy the full SHA 6a38a8bView commit details