sourcegraph/internal
Alex Ostrikov 764cdf2590
own: support deletion of assigned owners. (#52060)
This commit also fixes an incorrect unique index, which should not be
unique and adds ensuring repo paths before inserting a new assigned
owner.

Test plan:
Unit tests added.
2023-05-17 13:30:30 +02:00
..
actor chore: load user only once from the database in UserResolver. (#50228) 2023-04-03 15:51:32 +04:00
adminanalytics mark adminanalytics tests as flaky. (#51781) 2023-05-11 12:22:16 +02:00
api Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
audit bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
auth tiny refactoring: remove duplicated auth code (#51770) 2023-05-12 16:08:56 +02:00
authz Tracing: remove deprecated methods (#51859) 2023-05-12 10:46:40 -06:00
batches bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
binary bazel: fix remaining backend tests (#47961) 2023-03-01 17:03:01 +00:00
byteutils Update buildfiles + fix analysis (#50013) 2023-03-27 12:11:46 +02:00
cloneurls bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
cmd ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
codeintel Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
cody cody: check whether email is verified when accessing cody (#51706) 2023-05-12 13:55:00 +05:30
collections chore: use Set[T] instead of map[T]struct{} and remove dead code (#50193) 2023-03-31 07:07:17 +00:00
comby bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
conf K8s testing and paper-cuts (#51486) 2023-05-12 12:53:14 -06:00
cookie bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
database own: support deletion of assigned owners. (#52060) 2023-05-17 13:30:30 +02:00
debugserver grpc: add support for frontend's indexed-search internal API methods (#47710) 2023-03-08 02:15:54 +00:00
deviceid bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
diskcache Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
download bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
encryption test: use t.Setenv to set env vars (#48669) 2023-04-25 10:24:56 +02:00
endpoint bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
env bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
errcode batches: decrease retry count and restrict retries by status code (#49919) 2023-04-25 14:55:44 -04:00
eventlogger bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
executor bazel: build the //lib folder (#46929) 2023-01-27 15:30:35 +01:00
extsvc Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
fastwalk bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
featureflag redigo, redigomock: use correct versions of packages (#51324) 2023-05-03 11:52:58 -07:00
fileutil bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
gitserver Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
goroutine bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
gosyntect Add tree-sitter highlighting for Kotlin (#51535) 2023-05-08 09:18:59 -07:00
gqltestutil (chore) rename repo key-value-pairs to repo metadata on the API level (#50908) 2023-04-24 20:38:16 +06:00
gqlutil bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
grpc gRPC: add support for accesslog interceptor in gitserver package (#51437) 2023-05-15 16:16:42 +00:00
hashutil bazel: build the //lib folder (#46929) 2023-01-27 15:30:35 +01:00
honey Tracing: clean up uses of opentracing in search code (#51856) 2023-05-12 04:04:15 -06:00
hostname bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
httpcli trace/internal: do not add tracing in policy transport (#51848) 2023-05-12 08:51:20 -07:00
httpserver bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
httptestutil bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
insights ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
instrumentation llm-proxy: local tracing setup, shared propagation configuration (#51849) 2023-05-12 08:51:12 -07:00
inventory bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
jsonc bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
lazyregexp bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
limiter bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
logging bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
luasandbox bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
mapfs bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
markdown Improve Markdown rendering (#47074) 2023-01-30 13:36:56 -08:00
memo bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
metrics bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
oauthutil Revert unnecessary nil request body checks (#49591) 2023-03-17 16:32:04 +02:00
observation Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
oobmigration Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
otlpenv bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
packagefilters packages: properly handle filter scheme everywhere (#49244) 2023-03-13 20:30:32 +00:00
profiler Allow to run GCP profiler in other instances (#48204) 2023-02-24 16:30:13 +00:00
pubsub bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
randstring bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
ratelimit bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
rbac Introduce ownership-assign RBAC (#51977) 2023-05-16 13:16:15 +02:00
rcache Fixup rate limiter with redis < 7.0 (#51138) 2023-04-26 11:57:21 +02:00
redispool Fixup rate limiter with redis < 7.0 (#51138) 2023-04-26 11:57:21 +02:00
repos Add exclude pattern support for GitLab (#51862) 2023-05-12 15:18:18 +03:00
repoupdater gRPC: add support for accesslog interceptor in gitserver package (#51437) 2023-05-15 16:16:42 +00:00
requestclient gRPC: add support for accesslog interceptor in gitserver package (#51437) 2023-05-15 16:16:42 +00:00
resetonce bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
search chore: fix autogold paths that are just dots (#51896) 2023-05-12 14:02:21 -07:00
searcher/v1 gRPC: add support for accesslog interceptor in gitserver package (#51437) 2023-05-15 16:16:42 +00:00
security bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
service 'undeprecate' single-service main entrypoints (#51930) 2023-05-15 15:37:49 +00:00
singleprogram Setup App: Replace custom picker API with tauri dialog package (#51841) 2023-05-15 13:00:46 -03:00
slack bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
src-cli v5.0.0 bake constants and static content (#49257) 2023-03-13 14:49:37 -07:00
src-prometheus bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
symbols gRPC: add support for accesslog interceptor in gitserver package (#51437) 2023-05-15 16:16:42 +00:00
syncx bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
sysreq bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
temporarysettings bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
testutil bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
timeutil bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
trace Tracing: remove deprecated methods (#51859) 2023-05-12 10:46:40 -06:00
tracer llm-proxy: local tracing setup, shared propagation configuration (#51849) 2023-05-12 08:51:12 -07:00
ttlcache bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
txemail txemail: add ability to set sender name (#49906) 2023-03-23 23:03:08 +09:00
types rbac: automate generation of namespaces & actions (#50855) 2023-05-10 18:47:23 +02:00
unpack bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
uploadhandler Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
uploadstore Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
usagestats Cody aggregated ping additions. (#50835) 2023-05-03 10:44:10 -07:00
users SCIM: Add "is SCIM controlled" flag to site user, and "SCIM" badge on UI (#48727) 2023-03-07 14:15:39 +00:00
vcs bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
version mvu: handle missing 'auto_upgrade' column in versions table (#51942) 2023-05-15 21:05:26 +00:00
webhooks/outbound bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
workerutil Observation: use opentelemetry types rather than opentracing types (#51958) 2023-05-16 09:19:27 -06:00
wrexec bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
buf.yaml sg lint: fix 'buf lint' rule by actually adding buf.yaml file (#48076) 2023-02-22 23:04:21 +00:00
BUILD.bazel bazel: fix remaining backend tests (#47961) 2023-03-01 17:03:01 +00:00