Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
679 commits
Select commit Hold shift + click to select a range
b071425
insights: use escaped view title in data export filename (#47318)
Feb 7, 2023
d14254d
fix spelling mistake (#47430)
jasonhawkharris Feb 7, 2023
1cdbe49
sg: support apple git in git check (#47408)
Strum355 Feb 7, 2023
2056c8c
add `buf lint` to `sg lint protobuf` (#47037)
ggilmore Feb 7, 2023
fc89947
bazel: build //enterprise (#47327)
davejrt Feb 7, 2023
ecdd486
Team members query GraphQL resolvers (#47386)
cbart Feb 7, 2023
8c63877
rbac: assign permissions to roles (#47401)
BolajiOlajide Feb 7, 2023
1ea14a2
chore: clean up pagination related code (#47369)
sashaostrikov Feb 7, 2023
4300b2c
sg: propagate errors when running individual generate commands (#47436)
ggilmore Feb 7, 2023
e6b7d8a
Highlighting: add tree-sitter highligher for Scala (#47439)
olafurpg Feb 7, 2023
6cf39a8
Code Insights: Migrate repo URLs picker to the MultiCombobox UI (#46…
vovakulikov Feb 7, 2023
a0745f9
deps: upgrade sourcegraph/log, sourcegraph/run (#47392)
bobheadxi Feb 7, 2023
47b6ae8
web: migrate embedded web app to react-router 6 API (#47452)
valerybugakov Feb 8, 2023
e2ede87
blob: fix highlight occurrence decorations and tooltips (#47441)
taras-yemets Feb 8, 2023
d29091a
insights: allow to save the default number of series samples (#47329)
Feb 8, 2023
84e9b0b
Fix typo (sourecgraph -> sourcegraph) (#47455)
sqs Feb 8, 2023
0b2dca3
packages: fix package ref listing query with limit (#47442)
Strum355 Feb 8, 2023
56d2918
Code Intelligence: Update configuration policy UI (#47416)
umpox Feb 8, 2023
e411b9a
Setup Wizard: add new setup steps UI (#47384)
vovakulikov Feb 8, 2023
58d88b3
rbac: add mutation for deleting a role (#47409)
BolajiOlajide Feb 8, 2023
b801d85
rbac: add display name to permission fields (#47403)
BolajiOlajide Feb 8, 2023
1e08c74
release-tool: add command to promote tagged builds to release version…
coury-clark Feb 8, 2023
e8abca5
rbac: add mutation for creating roles (#47410)
BolajiOlajide Feb 8, 2023
e7a03c7
rbac: remove deleted_at from roles column (#47411)
BolajiOlajide Feb 9, 2023
af5db8d
fix repo/rev pages spacing regression (#47465)
taras-yemets Feb 9, 2023
1157577
blob: fix gutters style conflicts (#47463)
taras-yemets Feb 9, 2023
4d3db96
grpc gitserver exec (#47290)
camdencheek Feb 9, 2023
9d91d74
web: migrate user settings routes (#47451)
valerybugakov Feb 9, 2023
05b5a04
insights: enable data retention procedure by default (#47454)
Feb 9, 2023
feafd13
gitserver: re-run sg generate buf (#47473)
ggilmore Feb 9, 2023
b5899d4
Remove unused field from repos.Syncer (#47474)
mrnugget Feb 9, 2023
e0e30e1
Clean up CODENOTIFY sourcegrapher entries (#47472)
Feb 9, 2023
17a0f6c
zoekt: update to sourcegraph/zoekt@ea5ebffdc0f22392cf9b61900f0ffbc759…
sourcegraph-buildkite Feb 9, 2023
5144239
Explained the term teams better (#47477)
Rhia2 Feb 9, 2023
c9abbfa
SCIM: Add service provider config and docs (#47437)
vdavid Feb 9, 2023
46a2c89
searcher: use the same gitserver fetch timeout as symbols (#47469)
keegancsmith Feb 9, 2023
cc03e36
insights: [bug] unable to generate insights diff queries (#47482)
Feb 9, 2023
def89ec
own: add test CODEOWNERS file for dogfooding (#47476)
Feb 9, 2023
f2d7371
docs: Update cross-repo for Rust & Ruby (#47484)
varungandhi-src Feb 9, 2023
23308be
Allow users signed up with SSO to create password (#47417)
erzhtor Feb 9, 2023
405c7da
chore: remove unused settings (#47481)
limitedmage Feb 9, 2023
b292b2b
codeintel: queue auto-indexing jobs for bulk-synced crates (#47269)
Strum355 Feb 9, 2023
f744db8
Support repo query in insight data series query preview (#47494)
vovakulikov Feb 9, 2023
7830486
Reset search term after user picked repository from suggestion panel …
vovakulikov Feb 9, 2023
3978e78
rbac: Create store methods for namespace_permissions (#47130)
BolajiOlajide Feb 9, 2023
c173421
rbac: add comment for `GetNamespacePermissionOpts` (#47499)
BolajiOlajide Feb 9, 2023
207e0e0
Add xlsg support (#47483)
tjdevries Feb 9, 2023
9e0ea4d
codeintel: Bump Docker images for indexers (#47438)
varungandhi-src Feb 9, 2023
bdebe2f
web: remove remaining `<Switch />` usages (#47471)
valerybugakov Feb 10, 2023
50ebb31
web: migrate code-insights routes (#47467)
valerybugakov Feb 10, 2023
7954743
Add setup wizard route to UI router (#47503)
vovakulikov Feb 10, 2023
ce38bbc
web: fix pnpm-lock issue (#47478)
valerybugakov Feb 10, 2023
6075383
Sort external service list alphabetically (#47162)
kopancek Feb 10, 2023
962744a
web: fix edit insight param (#47511)
valerybugakov Feb 10, 2023
1bd97b3
avoid duplicate but conflicting PROCESSING_TIMEOUT env var registrati…
sqs Feb 10, 2023
6d71d68
use new non-extensions-based panel, remove old HierarchicalLocationsV…
sqs Feb 10, 2023
50b4985
remove local extension registry DB and GraphQL code (#46027)
sqs Feb 10, 2023
debb6ff
release-protector: update for 4.5 release (#47399)
BolajiOlajide Feb 10, 2023
695d474
web: migrate `useHistory` to `useNavigate` (#47506)
valerybugakov Feb 11, 2023
9c3f833
fix `sg lint` flag mention in CI help message (#47518)
sqs Feb 11, 2023
2cadb93
web: migrate `Redirect` to `Navigate` (#47507)
valerybugakov Feb 11, 2023
2c12062
web: drop `RouteDescriptor` and update imports (#47508)
valerybugakov Feb 11, 2023
5362f59
Remove logic to filter extensions (#47516)
eseliger Feb 12, 2023
4a8734b
backend: unexport Repo.Add (#47519)
keegancsmith Feb 12, 2023
3acd8f3
packages: fix package ref listing missing order by for pagination (#4…
Strum355 Feb 12, 2023
8da9de7
codeintel: Support SCIP detection for auto-indexing (#47532)
efritz Feb 12, 2023
29567a0
upgrade esbuild and use tree shaking (#47520)
sqs Feb 13, 2023
a3c8c02
packages: fix packages pagination in graphql (#47525)
Strum355 Feb 13, 2023
f9248aa
nix: use go1.20 (#47541)
keegancsmith Feb 13, 2023
c8af973
[fix] Better UX for test connection button (#47539)
kopancek Feb 13, 2023
0d1e643
permissions-center: add `code_host_states` to `permission_sync_jobs`.…
sashaostrikov Feb 13, 2023
1184b56
bext: make work with new UI on GitHub (#47427)
taras-yemets Feb 13, 2023
c87fd35
bext: omit credentials in legacy extension bundles requests (#47486)
taras-yemets Feb 13, 2023
8e8759a
web: remove the remaining uses of `useHistory()` (#47533)
valerybugakov Feb 13, 2023
d63b0e7
web: remove `history` from the blob components (#47534)
valerybugakov Feb 13, 2023
7f3532c
Codemirror blob: enable dy default (#45514)
taras-yemets Feb 13, 2023
495dd06
web: remove `globalHistory` from `SourcegraphWebApp` (#47535)
valerybugakov Feb 13, 2023
3288c12
Prioritise SSO sign-in if exists (#47330)
erzhtor Feb 13, 2023
7c60cc3
gitserver: Improve performance of walkBestEffort (#47537)
eseliger Feb 13, 2023
391eba8
Revert "Codemirror blob: enable dy default (#45514)" (#47555)
burmudar Feb 13, 2023
df734ac
executors: Use /var/lib/firecracker for data (#47552)
eseliger Feb 13, 2023
6a523f8
codeintel: Allow filtering policies by protected flag (#47551)
efritz Feb 13, 2023
38d26c9
codeintel: Send back total count of repos with policy preview (#47530)
efritz Feb 13, 2023
eba2338
codeintel: Improve repo count query (#47561)
efritz Feb 13, 2023
153cff8
[experiment] Merge SvelteKit prototype into main (#47238)
fkling Feb 13, 2023
e685bf7
fix padding in ReferencesPanel (#47515)
sqs Feb 13, 2023
450aa7a
Fix workspace mount paths for docker (#47566)
eseliger Feb 13, 2023
ff5a009
Add team members(search:...) graphQL resolvers test (#47440)
cbart Feb 13, 2023
71887a4
docs: update k8s scaling info (#47565)
abeatrix Feb 13, 2023
43ffb8e
Teams graphql AddMembers (#47512)
cbart Feb 13, 2023
92454ef
packages: allow empty scheme to select all (#47553)
Strum355 Feb 13, 2023
e36a585
basestore: rearrange keyed collection scanner type parameters (#47554)
Strum355 Feb 13, 2023
07ec0f8
experimental search input: Simplify context: filter decoration (#47526)
fkling Feb 13, 2023
27bde8e
batches: retain external fork name (#47397)
courier-new Feb 13, 2023
1703979
experimental search input: Remove current query as first suggestion (…
fkling Feb 13, 2023
a2071a4
Remove jsprism pin (#47505)
philipp-spiess Feb 13, 2023
2a716bd
web: fix third-party sing-in buttons (#47583)
valerybugakov Feb 14, 2023
9fba591
zoekt: update to sourcegraph/zoekt@b8a8461a9bbff2f15d4272eab5f706217a…
sourcegraph-buildkite Feb 14, 2023
d6eb15f
pin license for library (#47587)
sqs Feb 14, 2023
583e1e5
fix libxar issue in app build (#47588)
sqs Feb 14, 2023
6177e12
experimental search input: Hide copy and smart search buttons on home…
fkling Feb 14, 2023
00ce2d6
permissions: remove unused (#47556)
burmudar Feb 14, 2023
82db133
permissions-center: save `code_host_states` after successful permissi…
sashaostrikov Feb 14, 2023
21f31d2
experimental search input: Fix resolving filters (#47527)
fkling Feb 14, 2023
d198579
doc: Update remove repo page (#47589)
indradhanush Feb 14, 2023
265acff
Codemirror blob: enable dy default (#47563)
taras-yemets Feb 14, 2023
acef2ec
changelog: perf improvements for word searches (#47510)
stefanhengl Feb 14, 2023
7f875f1
Fix references panel links (#47596)
philipp-spiess Feb 14, 2023
50d68b3
build-tracker: cache teammates and add a fixed a section (#47498)
burmudar Feb 14, 2023
512b967
Update sg.config.yaml to pull in newest docsite version (#47600)
mrnugget Feb 14, 2023
83746c1
bazel: update build files (#47574)
davejrt Feb 14, 2023
04f68ca
add a basic Cody page at /cody (feature-flagged) (#47582)
sqs Feb 14, 2023
b0a9ff1
SearchPage: remove unused styles (for old collaborators panel) (#47579)
sqs Feb 14, 2023
3ccc6dd
codeintel: crate bulk syncer paging (#47607)
Strum355 Feb 14, 2023
c01f1bf
fix cody enabled boolean (#47609)
sqs Feb 14, 2023
d1a262f
Search: do not append revision to repo predicates (#47610)
camdencheek Feb 14, 2023
02aa002
Comby: make unmarshalers fallible (#46130)
camdencheek Feb 14, 2023
ca916c9
Document limitations of kvp (#47623)
malomarrec Feb 14, 2023
63788f6
Add troubleshooting note (#47624)
jasonhawkharris Feb 14, 2023
a3e524c
fix spacing (#47625)
beyang Feb 14, 2023
01cb8ff
own: allow users to see others' emails in non-dotcom instances (#47629)
limitedmage Feb 14, 2023
630d9b1
Search: add proper parsing for repo:has() params (#47628)
camdencheek Feb 14, 2023
eeb4981
searcher: move metricRunning gauge to search function (#47639)
keegancsmith Feb 14, 2023
cce2fc8
Sourcegraph App - use native ctags (#47578)
peterguy Feb 14, 2023
48f5a82
add grpc middleware for prometheus metrics (#47577)
ggilmore Feb 15, 2023
638ecb6
web: deprecate `requestGraphQL` and update `http-client` README (#47597)
valerybugakov Feb 15, 2023
c79e0e1
web: fix batch-changes exec route (#47650)
valerybugakov Feb 15, 2023
260335c
🌪️ Add gating and fork web app entrypoints (#47611)
philipp-spiess Feb 15, 2023
ed2f40c
bext: fix e2e tests script (#47616)
taras-yemets Feb 15, 2023
c6f18f9
batches: add changelog entries (#47652)
courier-new Feb 15, 2023
2c9b2dd
trace: repo-update warns if slower than 10m (#47655)
keegancsmith Feb 15, 2023
ff466c5
doc: document shard merging (#47542)
stefanhengl Feb 15, 2023
2d17511
rework plugin structure and implement frontside blogpost (#46883)
burmudar Feb 15, 2023
0d1be88
monitoring: remove "experimental" from panel label (#47656)
stefanhengl Feb 15, 2023
d1efff4
chore: bump docsite version to 1.9.1 in sg config (#47648)
unknwon Feb 15, 2023
4883271
reference panel: Don't error when language spec cannot be found (#47662)
fkling Feb 15, 2023
4e4ff62
Render GitHub links in more places (#47593)
philipp-spiess Feb 15, 2023
bb775a1
blob: always show tooltips for interactive occurrences (#47664)
taras-yemets Feb 15, 2023
74907f0
insights: add creator to the admin insight resolver (#47634)
Feb 15, 2023
17c4e89
Fix tabs component lazy rendering (#47642)
vovakulikov Feb 15, 2023
27673bf
[Form]: Add controlled field hook (#47641)
vovakulikov Feb 15, 2023
be4de95
rbac: assign roles when a user is created (#47406)
BolajiOlajide Feb 15, 2023
979f490
monitoring: vastly improved searcher dashboard (#47654)
keegancsmith Feb 15, 2023
02157db
add a flag to the stitch migration tool that will skip frozen migrati…
coury-clark Feb 15, 2023
ce840fb
Adds note about running src cli through an apache proxy (#47643)
jasonhawkharris Feb 15, 2023
5c540e0
blob: fix "no definition found" tooltip (#47678)
taras-yemets Feb 15, 2023
026b161
insights: all repo iterator to pull multiple repos at a time (#47352)
Feb 15, 2023
1475844
Create free plan FAQ in docs (#47645)
Feb 15, 2023
d839f70
docs: chore: update admin pings list with all existing insights and a…
Feb 15, 2023
f830b2d
insights: Add mutations to allow admins to manipulate the backfill qu…
Feb 15, 2023
f489bcc
release-tool: automate multi-version constants into release process (…
coury-clark Feb 15, 2023
712db97
batches: bump src-cli constant for 4.5 release (#47670)
BolajiOlajide Feb 15, 2023
8876a41
own: add new `select:file.owners` search job (#47036)
Feb 15, 2023
59ed767
experimental search input: Enable in navbar (#47536)
fkling Feb 15, 2023
e26d1a8
sg: add buf generate lint rule check (#47686)
ggilmore Feb 15, 2023
4021de7
Fix insight repositories validation check (#47688)
vovakulikov Feb 15, 2023
4ae685c
Form: Migrate form UI to wildcard (#47677)
vovakulikov Feb 15, 2023
f78e8c8
gRPC: prep for converting gitserver.Search (#47584)
camdencheek Feb 15, 2023
151b0ca
experimental search input: Remove clear and focus buttons (#47690)
fkling Feb 15, 2023
3fb9b64
bzl: bazel test sourcegraph/lib (#47605)
jhchabran Feb 15, 2023
8898356
gitserver: fix protobuf lint errors (#47689)
ggilmore Feb 15, 2023
3b3d676
SCIM: Implement user creation (#47573)
vdavid Feb 15, 2023
f13b815
nix: fix nodejs version used by pnpm (#47680)
Strum355 Feb 15, 2023
c3c4281
Ranking: Add an experimental flag for FlushWallTime (#47649)
jtibshirani Feb 15, 2023
26d6843
rbac: convert permission namespce to enum (#47504)
BolajiOlajide Feb 15, 2023
1e74ab2
dev/sg: improve ci build help msg (#47681)
michaellzc Feb 15, 2023
8516d04
dev/sg: candidate-notest now publishs images to docker hub (#47693)
michaellzc Feb 15, 2023
4cd778c
wrap the correct error in the gitserver client (#47697)
camdencheek Feb 15, 2023
dc4f087
batches: `external_fork_name` OOB migration code is enterprise (#47701)
courier-new Feb 15, 2023
56b0c31
rbac: remove action field from namespace_permissions (#47500)
BolajiOlajide Feb 16, 2023
f6e3ad8
Add changelog entry for rate limiter fix (#47669)
pjlast Feb 16, 2023
9cad3e2
gRPC: close connections to gitserver (#47715)
camdencheek Feb 16, 2023
50c9fb6
web: fix aggregation search bar click (#47719)
valerybugakov Feb 16, 2023
3240469
zoekt: update to sourcegraph/zoekt@7424ac84bab3ec9ae247339909ffd84e5e…
sourcegraph-buildkite Feb 16, 2023
5b4d6a5
free-tier: improve SSO description (#47721)
unknwon Feb 16, 2023
2e60c06
Revert "gRPC: close connections to gitserver (#47715), 2023-02-15)" (…
burmudar Feb 16, 2023
78c5353
bazel: fix sg starts tests in //dev/sg (#47694)
davejrt Feb 16, 2023
1969f3e
backstage frontend scaffolding building with es (#47722)
burmudar Feb 16, 2023
0f528d0
Search: fix goroutine leak for comby streaming (#47718)
camdencheek Feb 16, 2023
86fc197
Fix spelling error (#47736)
jasonhawkharris Feb 16, 2023
5ceab5b
Outbound requests: Extract logging into goroutine to prevent blocking…
vdavid Feb 16, 2023
6aa20f1
bzl: add backstage node_modules it bazel ignore (#47738)
davejrt Feb 16, 2023
3cb0cc6
Update security release issue template (#47696)
andreeleuterio Feb 16, 2023
28ab82d
Code Insights: Make insight live preview cancellable (#47705)
vovakulikov Feb 16, 2023
af596de
Code Insights: Make insight series number optional (#47699)
vovakulikov Feb 16, 2023
38aa664
Streaming blame: fix leaks (#47729)
camdencheek Feb 16, 2023
ffb0642
bazel: update buildfiles (#47744)
jhchabran Feb 16, 2023
69ba782
docs: add bazel for early adopters (#47671)
jhchabran Feb 16, 2023
36e2831
bazel: add filegroup for testdata (#47743)
davejrt Feb 16, 2023
4a9c2c9
Fix query submit for the expanded search aggregation mode (#47747)
vovakulikov Feb 16, 2023
35c100d
Release protector: Include freeze end date in comment (#47750)
umpox Feb 16, 2023
67d9573
Proposal for Ownership API (#46591)
eseliger Feb 16, 2023
902accf
Resolve vulnerabilities in containers by updating dependencies (#46330)
willdollman Feb 16, 2023
cf7d629
insights: docs: add reference to repository scope definition (#47725)
Feb 16, 2023
29d0562
gRPC: close conn when we get an error from gitserver (#47759)
camdencheek Feb 16, 2023
385d83c
Add content to tutorials docs page. (#47703)
alexfogg Feb 16, 2023
cbbaa05
insights: Fix admin ui queue items to use a compound key (#47764)
Feb 16, 2023
6ff96b3
gRPC: convert gitserver.Search (#47621)
camdencheek Feb 16, 2023
ad8dd3f
Code Insights: Add missing error handling for insight previews query …
vovakulikov Feb 16, 2023
9f7e8e7
cmd/frontend/auth: Add username and email in error message (#47766)
indradhanush Feb 17, 2023
3337387
New Free license adjustments (#46504)
pjlast Feb 17, 2023
361a639
zoekt: update to sourcegraph/zoekt@e3a85ad21637d86c2e2a3f5701776349a1…
sourcegraph-buildkite Feb 17, 2023
bcf7c4a
permissions-center: use `PermissionSyncCodeHostState` type from `data…
sashaostrikov Feb 17, 2023
a84373a
internal: Azure Dev Ops client improvements (#47782)
indradhanush Feb 17, 2023
b10572f
Enable new perms syncer by default (#47783)
thenamankumar Feb 17, 2023
cea1e90
doc: fix bad links (#47785)
unknwon Feb 17, 2023
933b56a
fix change log grammar (#47786)
thenamankumar Feb 17, 2023
cd2d7b5
experimental search input: Improve select and lang filters (#47756)
fkling Feb 17, 2023
2255d8d
Add note on repo built in predicates with search contexts (#47674)
airamare01 Feb 17, 2023
ec3e893
changelog: announce shard merging (#47787)
stefanhengl Feb 17, 2023
7ffbecb
app: local code host syncing (#47673)
keegancsmith Feb 17, 2023
acffdf6
Add changelog entry for free license changes (#47788)
pjlast Feb 17, 2023
8ce999e
build-tracker: fix new var assignment in loop (#47765)
burmudar Feb 17, 2023
9831142
rm kek.md (#47790)
keegancsmith Feb 17, 2023
f9352fe
doc: add "Getting started" to sidebar (#47794)
unknwon Feb 17, 2023
56a7784
Add some details about the free and expired license change (#47795)
pjlast Feb 17, 2023
b21da1e
Add CodeMirror blob changes to the changelog (#47797)
taras-yemets Feb 17, 2023
273ae33
rbac: always upsert role assignment and permission assignment (#47780)
BolajiOlajide Feb 17, 2023
4c385cc
doc: Add background information on git-gc modes of operations (#47798)
indradhanush Feb 17, 2023
629e92c
Enable the permissions settings page for every user, not just site ad…
kopancek Feb 17, 2023
6b357b3
Add blob view keyboard navigation to changelog (#47800)
taras-yemets Feb 17, 2023
724c37a
doc: fix unclosed link syntax (#47802)
unknwon Feb 17, 2023
4078dcc
chore: delete outdated team label automation (#47803)
unknwon Feb 17, 2023
c45b476
rbac: create users and assign role in single transaction (#47700)
BolajiOlajide Feb 17, 2023
da8d2b5
bext: update file revision in e2e tests (#47796)
taras-yemets Feb 17, 2023
660119c
blob: add more text selection shortcuts (#47617)
taras-yemets Feb 17, 2023
757d369
authtest: properly assert error (#47806)
BolajiOlajide Feb 17, 2023
d54e09c
codeintel: Remove unused resolver functions (#47775)
efritz Feb 17, 2023
c3287a7
codeintel: Move common graphql utils to shared package (#47746)
efritz Feb 17, 2023
bc2c943
[fix] Assert error based on the test setup (#47827)
kopancek Feb 17, 2023
ff63a85
Ignore context filter in 1 click insight creation flow (#47813)
vovakulikov Feb 17, 2023
dd1e512
release-tool: refactor release config (#47711)
coury-clark Feb 17, 2023
ec02bba
insights: docs updates regarding scale/limitations (#47828)
Feb 17, 2023
97e34f8
insights: admin UI graphql paging fix (#47808)
Feb 17, 2023
f779e48
changelog: cut sourcegraph@4.5.0 (#47839)
coury-clark Feb 17, 2023
e1ea5f6
Ranking: Exercise new file-based ranking logic in tests (#47781)
jtibshirani Feb 17, 2023
2f0942b
4.5.0 multi version upgrade constants (#47842)
coury-clark Feb 17, 2023
c33f023
Outbound requests: Add "Pause polling" button (#47812)
vdavid Feb 17, 2023
c74ba4a
batches: fix fork name migration progress (#47925)
courier-new Feb 21, 2023
f3dd325
Revert "batches: fix fork name migration progress (#47925)"
coury-clark Feb 21, 2023
cdb6b4a
rbac: oob migration fix for role assignment (#47946) (#47970)
coury-clark Feb 21, 2023
25ca842
batches: fix fork name migration progress (#47973)
courier-new Feb 21, 2023
6e6233c
[Backport 4.5] packages: remove reference to to-be-removed column in …
github-actions[bot] Feb 21, 2023
42087de
fix migration graph (#48003)
coury-clark Feb 21, 2023
d6b33f1
[Backport 4.5] Fix line wrapping for git blame messages (#48011)
github-actions[bot] Feb 22, 2023
fd21f83
[Backport 4.5] rbac: order columns for migration (#48010)
github-actions[bot] Feb 22, 2023
ebdb2e4
updating migration graph (#48063)
coury-clark Feb 22, 2023
84feb75
[Backport 4.5] enable CodeMirror file view by default (#48073)
github-actions[bot] Feb 22, 2023
13e9c00
[Backport 4.5] Resolve SSL issues in containers (#48047)
github-actions[bot] Feb 22, 2023
1d41f41
Merge commit '13e9c002cdd348f002575dbda29b98ff5ed2ee8c' into libre
fungiboletus Feb 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 14 additions & 0 deletions .bazelignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
schema/node_modules

client/branded/node_modules
client/browser/node_modules
client/build-config/node_modules
Expand All @@ -17,8 +19,20 @@ client/storybook/node_modules
client/template-parser/node_modules
client/testing/node_modules
client/web/node_modules
client/web-sveltekit/node_modules
client/wildcard/node_modules
client/vscode/node_modules
dev/release/node_modules
client/plugin-backstage/node_modules
client/backstage-common/node_modules
client/backstage-backend/node_modules
client/backstage-frontend/node_modules

cmd/symbols/squirrel/test_repos/starlark

# generated and hosted in GCS bucket
cmd/sitemap
docker-images/syntax-highlighter/crates/sg-syntax/src/snapshots/

# temporary ignores
internal/cmd/progress-bot
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0rc3
6.0.0
23 changes: 13 additions & 10 deletions .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,17 @@ mkdir -p ./annotations/

# asdf setup
# ----------
echo "~~~ Preparing asdf dependencies"

if [[ "$BUILDKITE_STEP_KEY" == "pipeline-gen" ]]; then
echo "pipeline-gen step: running go install only"
asdf install golang
elif [[ "$BUILDKITE_STEP_KEY" == "pipeline-upload" ]]; then
echo "pipeline-upload step: skipping asdf install"
else
echo "running normal install"
./dev/ci/asdf-install.sh

if [[ "$BUILDKITE_AGENT_META_DATA_QUEUE" != "bazel" ]]; then
echo "~~~ Preparing asdf dependencies"

if [[ "$BUILDKITE_STEP_KEY" == "pipeline-gen" ]]; then
echo "pipeline-gen step: running go install only"
asdf install golang
elif [[ "$BUILDKITE_STEP_KEY" == "pipeline-upload" ]]; then
echo "pipeline-upload step: skipping asdf install"
else
echo "running normal install"
./dev/ci/asdf-install.sh
fi
fi
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ src/schema/*
src/graphql-operations.ts
GH2SG.bookmarklet.js
**/vendor/*.js
svelte.config.js
vite.config.ts
playwright.config.ts
5 changes: 5 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,11 @@ See https://handbook.sourcegraph.com/community/faq#is-all-of-sourcegraph-open-so
message:
"Spreading props can be unsafe. Prefer destructuring the props object, or continue only if you're sure.",
},
{
selector: 'ImportDeclaration[source.value="react-router"]',
message:
'Use `react-router-dom-v5-compat` instead. We are in the process of migrating from react-router v5 to v6. More info https://github.com/sourcegraph/sourcegraph/issues/33834',
},
],
// https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#eslint
'react/jsx-uses-react': 'off',
Expand Down
261 changes: 261 additions & 0 deletions .github/test.CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,261 @@
# Sourcegraph uses CODENOTIFY to make individuals or groups aware of changes that are happening in code they care about,
# without explicitly requiring those engineers to "own" the code.
# This is a test CODEOWNERS file generated from all the CODENOTIFY files in this repository. It is not intended as a
# move to use CODEOWNERS again, but rather to dogfood our Own product within Sourcegraph (hence the `.test` naming)

.github/workflows/codenotify.yml @unknwon
.github/workflows/licenses-check.yml @bobheadxi
.github/workflows/licenses-update.yml @bobheadxi
.github/workflows/renovate-downstream.yml @bobheadxi
.github/workflows/renovate-downstream.json @bobheadxi

client/branded/src/search-ui/components/** @limitedmage @fkling

client/jetbrains/** @vdavid @philipp-spiess

client/shared/src/search/**/* @fkling

client/shared/src/search/query/**/* @fkling

client/web/src/enterprise/batches/**/* @eseliger
client/web/src/enterprise/batches/**/* @courier-new
client/web/src/enterprise/batches/**/* @BolajiOlajide

client/web/src/enterprise/code-monitoring/**/* @limitedmage

client/web/src/enterprise/codeintel/**/* @efritz

client/web/src/enterprise/executors/**/* @efritz
client/web/src/enterprise/executors/**/* @eseliger

client/web/src/integration/batches* @eseliger
client/web/src/integration/batches* @courier-new
client/web/src/integration/batches* @BolajiOlajide
client/web/src/integration/search* @limitedmage
client/web/src/integration/code-monitoring* @limitedmage

client/web/src/search/**/* @limitedmage @fkling

cmd/blobstore/**/* @slimsag

cmd/frontend/graphqlbackend/observability.go @bobheadxi
cmd/frontend/graphqlbackend/site_monitoring.go @bobheadxi
cmd/frontend/graphqlbackend/*search*.go @keegancsmith
cmd/frontend/graphqlbackend/*zoekt*.go @keegancsmith
cmd/frontend/graphqlbackend/batches.go @eseliger
cmd/frontend/graphqlbackend/batches.go @courier-new
cmd/frontend/graphqlbackend/insights.go @sourcegraph/code-insights-backend
cmd/frontend/graphqlbackend/codeintel.go @efritz
cmd/frontend/graphqlbackend/oobmigrations.go @efritz

cmd/frontend/internal/search/** @keegancsmith
cmd/frontend/internal/search/**/* @camdencheek

cmd/gitserver/server/* @indradhanush
cmd/gitserver/server/* @sashaostrikov

cmd/repo-updater/* @indradhanush
cmd/repo-updater/* @sashaostrikov

cmd/searcher/**/* @keegancsmith

cmd/server/internal/goreman/** @keegancsmith

cmd/server/internal/goremancmd/** @keegancsmith

cmd/symbols/** @keegancsmith

cmd/worker/**/* @efritz

dev/authtest/**/* @unknwon

dev/codeintel-qa/**/* @efritz

dev/depgraph/**/* @efritz

dev/gqltest/**/* @unknwon

doc/**/admin/** @sourcegraph/delivery
doc/dev/background-information/adding_ping_data.md @ebrodymoore @dadlerj

doc/batch_changes/**/* @eseliger
doc/batch_changes/**/* @courier-new

doc/code_navigation/**/* @efritz

doc/code_search/**/* @rvantonder

doc/dev/adr/**/* @unknwon

doc/dev/background-information/codeintel/**/* @efritz

docker-images/cadvisor/**/* @bobheadxi

docker-images/grafana/**/* @bobheadxi

docker-images/postgres-12-alpine/**/* @sourcegraph/delivery

docker-images/prometheus/**/* @bobheadxi

enterprise/cmd/executor/**/* @efritz

enterprise/cmd/frontend/internal/auth/**/* @unknwon

enterprise/cmd/frontend/internal/authz/**/* @unknwon

enterprise/cmd/frontend/internal/codeintel/**/* @efritz

enterprise/cmd/frontend/internal/executorqueue/**/* @efritz
enterprise/cmd/frontend/internal/executorqueue/**/* @eseliger

enterprise/cmd/frontend/internal/licensing/**/* @unknwon

enterprise/cmd/migrator/**/* @efritz

enterprise/cmd/precise-code-intel-worker/**/* @efritz

enterprise/cmd/repo-updater/**/* @indradhanush

enterprise/cmd/repo-updater/internal/authz/**/* @unknwon

enterprise/cmd/worker/**/* @efritz

enterprise/cmd/worker/internal/batches/**/* @eseliger

enterprise/cmd/worker/internal/executorqueue/**/* @efritz
enterprise/cmd/worker/internal/executorqueue/**/* @eseliger

enterprise/cmd/worker/internal/executors/**/* @efritz

enterprise/dev/ci/**/* @bobheadxi

enterprise/internal/authz/**/* @unknwon

enterprise/internal/batches/**/* @eseliger

enterprise/internal/cloud/**/* @unknwon @michaellzc

enterprise/internal/codeintel/**/* @efritz
enterprise/internal/codeintel/**/* @Strum355

enterprise/internal/database/external_services* @unknwon
enterprise/internal/database/perms_store* @unknwon

enterprise/internal/executor/**/* @efritz

enterprise/internal/insights/**/* @sourcegraph/code-insights-backend

enterprise/internal/license/**/* @unknwon

enterprise/internal/licensing/**/* @unknwon

internal/authz/**/* @unknwon

internal/codeintel/**/* @efritz

internal/codeintel/dependencies/**/* @mrnugget

internal/database/external* @eseliger
internal/database/namespaces* @eseliger
internal/database/repos* @eseliger
internal/database/permissions* @BolajiOlajide
internal/database/user_roles* @BolajiOlajide
internal/database/roles* @BolajiOlajide
internal/database/role_permissions* @BolajiOlajide

internal/database/basestore/**/* @efritz

internal/database/batch/**/* @efritz

internal/database/connections/**/* @efritz

internal/database/dbconn/**/* @efritz

internal/database/dbtest/**/* @efritz

internal/database/dbutil/**/* @efritz

internal/database/locker/**/* @efritz

internal/database/migration/**/* @efritz

internal/database/postgresdsn/**/* @efritz

internal/debugserver/** @keegancsmith

internal/diskcache/** @keegancsmith

internal/endpoint/** @keegancsmith

internal/env/baseconfig.go @efritz

internal/extsvc/**/* @eseliger

internal/extsvc/auth/**/* @unknwon

internal/gitserver/* @indradhanush
internal/gitserver/* @sashaostrikov

internal/goroutine/**/* @efritz

internal/gqltestutil/**/* @unknwon

internal/honey/** @keegancsmith

internal/httpcli/** @keegancsmith

internal/lazyregexp/** @keegancsmith

internal/luasandbox/**/* @efritz

internal/mutablelimiter/** @keegancsmith

internal/observation/**/* @sourcegraph/dev-experience

internal/oobmigration/**/* @efritz

internal/rcache/** @keegancsmith

internal/redispool/** @keegancsmith

internal/repos/* @indradhanush
internal/repos/* @sashaostrikov

internal/search/**/* @keegancsmith
internal/search/**/* @camdencheek

internal/src-cli/**/* @eseliger
internal/src-cli/**/* @BolajiOlajide
internal/src-cli/**/* @courier-new

internal/symbols/** @keegancsmith

internal/sysreq/** @keegancsmith

internal/trace/** @keegancsmith
internal/trace/**/* @sourcegraph/dev-experience

internal/tracer/** @keegancsmith
internal/tracer/**/* @sourcegraph/dev-experience

internal/usagestats/batches.go @eseliger
internal/usagestats/batches_test.go @eseliger
internal/usagestats/*codeintel*.go @efritz

internal/vcs/** @keegancsmith

internal/workerutil/**/* @efritz

lib/codeintel/**/* @efritz

lib/errors/**/* @sourcegraph/dev-experience

lib/servicecatalog/**/* @sourcegraph/cloud
lib/servicecatalog/**/* @sourcegraph/security

monitoring/**/* @bobheadxi
monitoring/**/* @slimsag
monitoring/**/* @sourcegraph/delivery
monitoring/frontend.go @efritz
monitoring/precise_code_intel_* @efritz
monitoring/precise_code_intel_* @sourcegraph/code-intelligence
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,8 @@ go.work.sum

# SCIP
index.scip

# Buildkite helper and cache files
/an
/tr
/cache-*.tar
7 changes: 0 additions & 7 deletions .golangci-warn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,3 @@ run:
- main.go
# In ./internal/cmd/progress-bot
- main.go
# In ./internal/cmd/resources-report
- aws.go
- gcp.go
- main.go
- resource.go
- sheets.go
- slack.go
7 changes: 0 additions & 7 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,3 @@ run:
- main.go
# In ./internal/cmd/progress-bot
- main.go
# In ./internal/cmd/resources-report
- aws.go
- gcp.go
- main.go
- resource.go
- sheets.go
- slack.go
4 changes: 0 additions & 4 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,4 @@ public-hoist-pattern[]=global
# We have to hoist eslint packages to use them in the `.eslintrc` config.
public-hoist-pattern[]=*eslint*

# npm_translate_lock with the yarn.lock file will complain about missing/incorrect peer dependencies.
# Temporarily ignore warnings until we switch to pnpm and can user pnpm.packageExtensions to fix them.
# https://pnpm.io/package_json#pnpmpackageextensions
auto-install-peers=true
strict-peer-dependencies=false
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ vendor/
.nyc_output/
out/
dist/
dist-types/
client/shared/src/schema/*.d.ts
ts-node-*
testdata
Expand All @@ -37,7 +38,10 @@ cmd/symbols/squirrel/language-file-extensions.json
client/jetbrains/build
client/jetbrains/.idea
client/jetbrains/.gradle
client/backstage-common/node_modules
.browserslistrc
code-intel-extensions.json
.direnv
pnpm-lock.yaml
node_modules/
client/web-sveltekit/.svelte-kit
Loading