sourcegraph/internal/types
Erik Seliger 3e77fc3b64
Remove clone progress DB experiment (#61615)
This was an experiment from a while ago about storing the clone progress in the DB instead of making a request to gitserver to retrieve it. This has never been activated and is thus dead code, so removing it.
With the switch to a dbworker we get better logging for free anyways.

## Test plan

Removed dead code, tests should cover any regressions.
2024-04-10 21:00:22 +02:00
..
typestest Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
bitbucket_permissions.go Worker: use string ID instead of int for job tracking (#52454) 2023-05-26 16:26:42 +02:00
BUILD.bazel Add Cody providers to pings (#58848) 2023-12-12 19:46:49 +02:00
codeintel.go ranking: Finalize v1 backend (vacuum+observability) (#48059) 2023-02-23 12:39:30 -06:00
cursor.go search: paginated repository resolution (take 2) (#27359) 2021-11-11 13:41:03 +01:00
executors.go Executors: enable dequeueing and heartbeating for multiple queues (#52016) 2023-06-04 13:25:05 +00:00
external_services.go azuredevops: Implement user permissions sync (#48209) 2023-03-02 17:45:36 +05:30
outbound_webhook_jobs.go Worker: use string ID instead of int for job tracking (#52454) 2023-05-26 16:26:42 +02:00
outbound_webhook_logs.go database: add outbound webhook tables (#46007) 2023-01-17 16:08:40 -08:00
outbound_webhooks.go database: add outbound webhook tables (#46007) 2023-01-17 16:08:40 -08:00
saved_searches.go Revert "Internal user authz (#27747)" (#27930) 2021-11-19 13:27:41 +01:00
secret_test.go packages: improve and expand docs (#49774) 2023-03-21 17:47:57 +00:00
secret.go Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
types_test.go Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
types.go Remove clone progress DB experiment (#61615) 2024-04-10 21:00:22 +02:00
webhook_logs.go Add webhook logging to new webhooks handler (#43446) 2022-10-27 09:58:37 -06:00