FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for enterprise - TiO2/sourcegraph · GitHub
TiO2
/
sourcegraph
Public
forked from
sourcegraph/sourcegraph-public-snapshot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sourcegraph
enterprise
on
main
User selector
Datepicker
Commit history
Commits on Oct 12, 2022
codeintel: move autoindexing background code into a new internal package (#42849)
cesrjimenez
authored
cb92350
View commit details
Copy full SHA for cb92350
View code at this point
Browse repository at this point
batches: hardcode search version for workspace resolver (#42840)
BolajiOlajide
authored
2a477d7
View commit details
Copy full SHA for 2a477d7
View code at this point
Browse repository at this point
executors: Enable shallow cloning for auto indexing (#42881)
Show description for f844356
eseliger
authored
f844356
View commit details
Copy full SHA for f844356
View code at this point
Browse repository at this point
Show multiple possible external connections in Account security (#42865)
pjlast
authored
d1822e0
View commit details
Copy full SHA for d1822e0
View code at this point
Browse repository at this point
Remove function and interface previously used to fetch user perms for external services (#42844)
miveronese
authored
0089e93
View commit details
Copy full SHA for 0089e93
View code at this point
Browse repository at this point
Fix step to save bundle size on main builds (#42859)
philipp-spiess
authored
94f0fe3
View commit details
Copy full SHA for 94f0fe3
View code at this point
Browse repository at this point
Report bundle size diff in PRs (#42277)
philipp-spiess
authored
dd4fa82
View commit details
Copy full SHA for dd4fa82
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
executors: Build VM image in CI and transfer to VM (#42729)
Show description for efa6d27
eseliger
authored
efa6d27
View commit details
Copy full SHA for efa6d27
View code at this point
Browse repository at this point
executors: Improve release process for binary (#42727)
Show description for d2eefe7
eseliger
authored
d2eefe7
View commit details
Copy full SHA for d2eefe7
View code at this point
Browse repository at this point
executors: Support setting multiple docker registry mirrors (#42706)
Show description for 9fcbf35
eseliger
authored
9fcbf35
View commit details
Copy full SHA for 9fcbf35
View code at this point
Browse repository at this point
graphql: Separate executors from codeintel (#42839)
efritz
authored
c868f39
View commit details
Copy full SHA for c868f39
View code at this point
Browse repository at this point
codeintel: Move stores, types into shared (#42828)
efritz
authored
406f1db
View commit details
Copy full SHA for 406f1db
View code at this point
Browse repository at this point
insights: split data for running an insight search from search job queue information (#42820)
chwarwick
authored
82a5a40
View commit details
Copy full SHA for 82a5a40
View code at this point
Browse repository at this point
codeintel: Split janitor across services (#42789)
efritz
authored
50e0b9c
View commit details
Copy full SHA for 50e0b9c
View code at this point
Browse repository at this point
insights: add real search code to series based backfilling (#42770)
chwarwick
authored
497e251
View commit details
Copy full SHA for 497e251
View code at this point
Browse repository at this point
set up backend with globalChangesetsApi to display KPI metrics
Show description for 7fe6cf8
authored
7fe6cf8
View commit details
Copy full SHA for 7fe6cf8
View code at this point
Browse repository at this point
codeintel: Unify OSS and enterprise construction in frontend (#42786)
efritz
authored
e35d673
View commit details
Copy full SHA for e35d673
View code at this point
Browse repository at this point
chore: Remove outdated comments (#42784)
efritz
authored
efb0f2d
View commit details
Copy full SHA for efb0f2d
View code at this point
Browse repository at this point
frontend: Initialize codeintel-db earlier in init (#42783)
efritz
authored
6b0f59e
View commit details
Copy full SHA for 6b0f59e
View code at this point
Browse repository at this point
frontend: Refactor enterprise codeintel setup (#42782)
efritz
authored
1817416
View commit details
Copy full SHA for 1817416
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
insights: add durable repo iterator (#42676)
coury-clark
authored
ee22fa5
View commit details
Copy full SHA for ee22fa5
View code at this point
Browse repository at this point
Convert executor VM definitions to HCL (#42697)
Show description for 83c7056
eseliger
authored
83c7056
View commit details
Copy full SHA for 83c7056
View code at this point
Browse repository at this point
Add the workspaceFiles flag only when there are files to mount (#42766)
Piszmog
authored
2988879
View commit details
Copy full SHA for 2988879
View code at this point
Browse repository at this point
codeintel: Support bulk deletion of LSIF indexes (#42609)
chrismwendt
authored
7e0750b
View commit details
Copy full SHA for 7e0750b
View code at this point
Browse repository at this point
codeintel: add UI for setting auto-indexing inference script (#41517)
Show description for 152351f
Strum355
and
efritz
authored
152351f
View commit details
Copy full SHA for 152351f
View code at this point
Browse repository at this point
Make "security events" part of the audit log (#42653)
Show description for 0400592
Michal Vrtiak
authored
0400592
View commit details
Copy full SHA for 0400592
View code at this point
Browse repository at this point
Add a dedicated PlanFree if no license key is set (#42548)
pjlast
authored
9d6cb30
View commit details
Copy full SHA for 9d6cb30
View code at this point
Browse repository at this point
webhooks: Add database Create method (#42639)
Show description for bb9d658
ryanslade
and
sashaostrikov
authored
bb9d658
View commit details
Copy full SHA for bb9d658
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
executor: Fix unmarshal method for srcCliStep (#42730)
Show description for 39147a4
eseliger
authored
39147a4
View commit details
Copy full SHA for 39147a4
View code at this point
Browse repository at this point
batches: Add custom unmarshalling to support different versions. (#42725)
Show description for 9a2602a
Piszmog
authored
9a2602a
View commit details
Copy full SHA for 9a2602a
View code at this point
Browse repository at this point
batches: add more restrictions to viewing batch changes via URL and executions (#42454)
Show description for 49f60bb
adeola-ak
authored
49f60bb
View commit details
Copy full SHA for 49f60bb
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
executors: Fix missing firecracker check in validateToolsRequired (#42718)
Show description for 263d190
eseliger
authored
263d190
View commit details
Copy full SHA for 263d190
View code at this point
Browse repository at this point
insights: Add pings for backfill time (#42018)
CristinaBirkel
authored
740b82c
View commit details
Copy full SHA for 740b82c
View code at this point
Browse repository at this point
insights: Faster repo permissions enforcement (#42516)
CristinaBirkel
authored
a11aa63
View commit details
Copy full SHA for a11aa63
View code at this point
Browse repository at this point
codeintel: Simplify combined graphql resolver registration (#42668)
efritz
authored
361f394
View commit details
Copy full SHA for 361f394
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL