This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Conversation
This was referenced Apr 26, 2024
This was referenced Apr 26, 2024
Contributor
Author
75c2c85 to
5a836f7
Compare
74aa0a7 to
503a475
Compare
5a836f7 to
7fa75c2
Compare
503a475 to
afec55e
Compare
7fa75c2 to
811c697
Compare
afec55e to
d02b395
Compare
811c697 to
33260ee
Compare
d02b395 to
39e5cfb
Compare
33260ee to
9ce3bb2
Compare
39e5cfb to
3e6f221
Compare
eseliger
approved these changes
Apr 30, 2024
9ce3bb2 to
50df291
Compare
3e6f221 to
ca768ec
Compare
50df291 to
a780150
Compare
ca768ec to
dd16782
Compare
a780150 to
48d352b
Compare
4db29a3 to
07e243d
Compare
fa5207c to
1a3843b
Compare
ef5e7e0 to
95e6482
Compare
1a3843b to
c94e22c
Compare
95e6482 to
38ce71d
Compare
03530b7 to
a459014
Compare
38ce71d to
01c8dae
Compare
a459014 to
666d72e
Compare
This was referenced May 1, 2024
Merged
01c8dae to
6b57f46
Compare
666d72e to
1740b89
Compare
1740b89 to
15bf6fb
Compare
6b57f46 to
3e9b113
Compare
15bf6fb to
9ffa2d5
Compare
3e9b113 to
0102189
Compare
9ffa2d5 to
34cd911
Compare
eseliger
approved these changes
May 1, 2024
Graphite Automations"Post a GIF when PR approved" took an action on this PR • (05/02/24)1 gif was posted to this PR based on Geoffrey Gilmore's automation. |
0102189 to
da929c9
Compare
34cd911 to
b56c84d
Compare
…ec to bespoke gRPC endpoint
Contributor
Author
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.


Closes https://github.com/sourcegraph/sourcegraph/issues/62101
This PR swaps the gitserver client implemenation of GetBehindAhead to use the new bespoke endpoint introduced in #62216 instead of the all-encompasing
execendpoint.Test plan