sourcegraph/internal/search/commit
Erik Seliger 4a5d5e0ca3
gitserver: Add CommitLog API to replace client-side Commits (#62606)
This PR moves the Commits API to the server side and is the last gRPC API to migrate.

Test plan:

Existing tests are still passing, moved the ~extensive unit test coverage this had on the client side to the server side.
2024-05-21 15:21:58 +02:00
..
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
commit_test.go Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
commit.go gitserver: Add CommitLog API to replace client-side Commits (#62606) 2024-05-21 15:21:58 +02:00