-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Move serv hook functionality & drop GitLogger #6993
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
d653811
Move hook functionality internally
zeripath 04f5081
Internalise serv logic
zeripath 997f16d
Remove old internal paths
zeripath 8ff6618
finally remove the gitlogger
zeripath 9cc4043
Disallow push on archived repositories
zeripath f26ac93
fix lint error
zeripath 57c9f07
Update modules/private/key.go
zeripath bdce608
Update routers/private/hook.go
zeripath 02cba7f
Update routers/private/hook.go
zeripath ee7f792
Update routers/private/hook.go
zeripath f6659b3
Updated routers/private/serv.go
zeripath f6d7623
Fix LFS Locks over SSH
zeripath cb9f80a
rev-list needs to be run by the hook process
zeripath 1b58ab4
fixup
zeripath 2fe133f
Improve git test
zeripath 626695e
Merge branch 'move-serv-hook-functionality' of github.com:zeripath/gi…
zeripath f2555e4
Merge branch 'master' into move-serv-hook-functionality
zeripath b2d10b9
Ensure that the lfs files are created with a different prefix
zeripath 4a96783
Reduce the replication in git_test.go
zeripath 8f4ab6f
slight refactor
zeripath 4863df6
Remove unnecessary "/"
zeripath 17ca973
Restore ensureAnonymousClone
zeripath 2ca27f3
Restore ensureAnonymousClone
zeripath 86f98cd
Run rev-list on server side
zeripath b1aebfe
Try passing in the alternative directories instead
zeripath 5209e94
Mark test as skipped
zeripath cf857fa
Merge branch 'master' into move-serv-hook-functionality
zeripath 9b5ccb8
Merge branch 'master' into move-serv-hook-functionality
zeripath aaa7e5a
Merge branch 'master' into move-serv-hook-functionality
zeripath 8dbb91a
Improve git test
zeripath f5ee78a
Merge branch 'master' into move-serv-hook-functionality
zeripath 9e7e0ac
Merge branch 'refactor-git-test' into move-serv-hook-functionality
zeripath 3d3635f
Merge branch 'master' into move-serv-hook-functionality
zeripath c09a5f3
Merge branch 'master' into move-serv-hook-functionality
lafriks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.