-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. #17125
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 all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
3a7e682
Move process to create contexts
zeripath 47bda44
display children processes
zeripath cd16cbb
Make requests a process
zeripath 12039b9
Add context to repo and add ctx to OpenRepository
zeripath d2b01e4
minor comments
zeripath 659fcf6
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 9598eca
fix lint and children lock
zeripath 3344e26
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 7cf7749
separate remove and cancel functions
zeripath a8e228e
associate repo functions with the repo context
zeripath 08b77d1
fix lint
zeripath 47b0614
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 518b79e
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 9bb820b
Simplify PID to strings using the time of start plus/minus a counter
zeripath 9895680
extract process out of manager.go
zeripath afc5b41
fix test
zeripath 7446c87
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 86ab980
Merge branch 'main' into request-as-process
zeripath 4ce4614
Make the Mirror Queue a queue (#17326)
zeripath 633b041
make mirroring a process
zeripath 377a384
Ensure that mirrors are al within the same context
zeripath 32c58ee
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 71dec99
add clarity to the difference between cancel and remove
zeripath 9e95fdb
add explanatory notes for remove and close
zeripath 3010f59
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 9cc97d0
explicitly name the arguments in the blame reader
zeripath e4aebfb
Change remove to finished
zeripath 217fbf7
update blame documentation
zeripath 6b6ac80
as per review
zeripath 0fcbc38
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath e06216b
Close the cat-file batch and checks after the context cancellation
zeripath 2062e43
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 46c2b7a
Merge branch 'main' into request-as-process
zeripath 37bfa14
Merge branch 'main' into request-as-process
zeripath ad2e278
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 6062b04
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 59dc919
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 347e6a8
Merge branch 'main' into request-as-process
lafriks fd86412
Merge branch 'main' into request-as-process
lunny 0d1ae72
Merge remote-tracking branch 'origin/main' into request-as-process
zeripath 1d565bb
Merge branch 'main' into request-as-process
zeripath bbe69c8
Merge branch 'main' into request-as-process
zeripath 1203fa9
Ensure that http requests use the same context as the request
zeripath 772d31d
use the repo context in the diff
zeripath 37f0716
improve code documentation
zeripath ec6b663
use the gitrepo context
zeripath 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.