MCPcopy Create free account

hub / github.com/sourcebot-dev/sourcebot / functions

Functions1,810 in github.com/sourcebot-dev/sourcebot

↓ 1 callersFunctiongetCodeHostCommitUrl
({ webUrl, codeHostType, commitHash, }: { webUrl?: string | null, codeHostType: CodeHostTy
packages/web/src/lib/utils.ts:346
↓ 1 callersFunctiongetCodeParserByFilename
(filename: string)
packages/web/src/lib/codeHighlight.ts:27
↓ 1 callersFunctiongetCodeParserByLanguageName
(languageName: string)
packages/web/src/lib/codeHighlight.ts:13
↓ 1 callersFunctiongetCodemirrorLanguage
(linguistLanguage: string)
packages/web/src/lib/codemirrorLanguage.ts:115
↓ 1 callersFunctiongetColumns
(context: ColumnsContext)
packages/web/src/app/(app)/repos/components/reposTable.tsx:83
↓ 1 callersFunctiongetColumns
(context: ColumnsContext)
packages/web/src/app/(app)/chats/chatsPage.tsx:42
↓ 1 callersFunctiongetCommitHashForRefName
({ path, refName, }: { path: string, refName: string, })
packages/backend/src/git.ts:345
↓ 1 callersFunctiongetConfiguredIdentityProviders
()
packages/web/src/app/(app)/settings/security/page.tsx:118
↓ 1 callersFunctiongetConnectedOauthClients
()
packages/web/src/ee/features/oauth/actions.ts:89
↓ 1 callersFunctiongetConnectionWithJobs
(id: number)
packages/web/src/app/(app)/settings/connections/[id]/page.tsx:189
↓ 1 callersFunctiongetConnectionsWithLatestJob
()
packages/web/src/app/(app)/settings/connections/page.tsx:52
↓ 1 callersFunctiongetConstructorOAuthErrorCode
(error: unknown)
packages/web/src/ee/features/chat/mcp/externalMcpError.ts:77
↓ 1 callersFunctiongetDisplayPath
(file: FileDiff)
packages/web/src/app/(app)/browse/[...path]/components/commitDiffPanel/fileDiffRow.tsx:13
↓ 1 callersFunctiongetDuration
(start: Date, end: Date | null)
packages/web/src/app/(app)/settings/connections/components/connectionJobsTable.tsx:66
↓ 1 callersFunctiongetDuration
(start: Date, end: Date | null)
packages/web/src/app/(app)/repos/components/repoJobsTable.tsx:75
↓ 1 callersFunctiongetEEIdentityProviders
()
packages/web/src/ee/features/sso/sso.ts:22
↓ 1 callersFunctiongetErrorLabel
(reason: ToolMetadataErrorReason)
packages/web/src/ee/features/chat/mcp/components/connectorToolDisclosure.tsx:10
↓ 1 callersFunctiongetEventProperties
()
packages/web/src/app/api/(server)/ee/askmcp/callback/route.ts:101
↓ 1 callersFunctiongetExplicitUserPermissionsForCloudRepo
( client: BitbucketClient, workspace: string, repoSlug: string, )
packages/backend/src/bitbucket.ts:637
↓ 1 callersFunctiongetFiles
({ repoName, revisionName }: GetFilesRequest)
packages/web/src/features/git/getFilesApi.ts:16
↓ 1 callersFunctiongetFiles
(body: GetFilesRequest)
packages/web/src/app/api/(client)/client.ts:167
↓ 1 callersFunctiongetFolderContents
({ repoName, revisionName, path }: GetFolderContentsRequest)
packages/web/src/features/git/getFolderContentsApi.ts:23
↓ 1 callersFunctiongetFunctionBody
(node)
packages/web/tools/eslint-plugin-local/rules/requireAuthWrapper.mjs:43
↓ 1 callersFunctiongetGerritReposFromConfig
(config: GerritConnectionConfig)
packages/backend/src/gerrit.ts:35
↓ 1 callersFunctiongetGitHubReposFromConfig
(config: GithubConnectionConfig, signal: AbortSignal)
packages/backend/src/github.ts:152
↓ 1 callersFunctiongetGitLabReposFromConfig
(config: GitlabConnectionConfig)
packages/backend/src/gitlab.ts:36
↓ 1 callersFunctiongetGiteaReposFromConfig
(config: GiteaConnectionConfig)
packages/backend/src/gitea.ts:15
↓ 1 callersFunctiongetGithubAppForBaseUrl
(baseUrl: string)
packages/web/src/app/api/(server)/webhook/route.ts:70
↓ 1 callersFunctiongetIdentityProviderMetadata
()
packages/web/src/lib/identityProviders.ts:14
↓ 1 callersFunctiongetInviteInfo
(inviteId: string)
packages/web/src/app/invite/actions.ts:166
↓ 1 callersFunctiongetLatestCommitTimestamp
({ path, }: { path: string, })
packages/backend/src/git.ts:433
↓ 1 callersFunctiongetLicenseExpiryState
(ctx: BannerContext)
packages/web/src/app/(app)/components/banners/bannerResolver.tsx:205
↓ 1 callersFunctiongetListToolsResult
( mcpClient: MCPClient, client: McpToolSet, timeoutMs: number, )
packages/web/src/ee/features/chat/mcp/mcpToolSets.ts:156
↓ 1 callersFunctiongetLoginEventName
(providerType: string)
packages/web/src/app/login/components/loginForm.tsx:47
↓ 1 callersFunctiongetMcpConfiguration
()
packages/web/src/app/api/(client)/client.ts:277
↓ 1 callersFunctiongetMcpListToolsCacheKey
(client: McpToolSet)
packages/web/src/ee/features/chat/mcp/mcpToolSets.ts:116
↓ 1 callersFunctiongetMcpServerToolPermissions
(serverId: string)
packages/web/src/app/api/(client)/client.ts:299
↓ 1 callersFunctiongetMcpServerTools
()
packages/web/src/app/api/(client)/client.ts:288
↓ 1 callersFunctiongetMcpToolMetadataForServer
( prisma: PrismaClient, userId: string, orgId: number, serverId: string, )
packages/web/src/ee/features/chat/mcp/mcpToolMetadata.ts:352
↓ 1 callersFunctiongetMessageOAuthErrorCode
(error: unknown)
packages/web/src/ee/features/chat/mcp/externalMcpError.ts:103
↓ 1 callersFunctiongetModelOptionsForProvider
(providerKey: string)
packages/setupWizard/src/models.ts:77
↓ 1 callersFunctiongetNearestReferenceElement
(referenceElements: Element[])
packages/web/src/ee/features/chat/components/chatThread/chatThreadListItem.tsx:481
↓ 1 callersFunctiongetOAuthErrorCode
(error: unknown)
packages/web/src/ee/features/chat/mcp/externalMcpError.ts:108
↓ 1 callersFunctiongetOAuthScopeHash
(oauthScopes: string[])
packages/web/src/ee/features/chat/mcp/mcpToolSets.ts:105
↓ 1 callersFunctiongetOffers
()
packages/web/src/app/api/(client)/client.ts:235
↓ 1 callersFunctiongetOrg
()
packages/web/src/features/agents/review-agent/nodes/fetchFileContent.ts:13
↓ 1 callersFunctiongetOrgInvites
()
packages/web/src/features/userManagement/actions.ts:492
↓ 1 callersFunctiongetOrgMembers
()
packages/web/src/features/userManagement/actions.ts:470
↓ 1 callersFunctiongetOriginUrl
(path: string)
packages/backend/src/git.ts:287
↓ 1 callersFunctiongetPRsForVersion
* Parse the changelog to extract PR numbers for a specific version
scripts/tagLinearIssuesWithRelease.mjs:55
↓ 1 callersFunctiongetPathType
({ repo: repoName, ref = 'HEAD', path, }: GetPathTypeRequest)
packages/web/src/features/git/getPathTypeApi.ts:24
↓ 1 callersFunctiongetPermissionSyncStatus
()
packages/web/src/app/api/(server)/ee/permissionSyncStatus/api.ts:20
↓ 1 callersFunctiongetPingStaleness
(ctx: BannerContext)
packages/web/src/app/(app)/components/banners/bannerResolver.tsx:258
↓ 1 callersFunctiongetPlatformShortcut
* Converts react-hotkeys syntax to platform-appropriate keyboard shortcut display. * Accepts formats like: "mod+b", "alt+shift+f12", "ctrl enter"
packages/web/src/app/components/keyboardShortcutHint.tsx:85
↓ 1 callersFunctiongetPostHogCookie
(cookieStore: Pick<RequestCookies, 'get'>)
packages/web/src/lib/posthog.ts:29
↓ 1 callersFunctiongetProjectMembers
(projectId: string, api: InstanceType<typeof Gitlab>)
packages/backend/src/gitlab.ts:281
↓ 1 callersFunctiongetProjectsForAuthenticatedUser
(visibility: 'private' | 'internal' | 'public' | 'all' = 'all', api: InstanceType<typeof Gitlab>)
packages/backend/src/gitlab.ts:297
↓ 1 callersFunctiongetRecentRepoVisits
()
packages/web/src/app/(app)/@sidebar/components/defaultSidebar/index.tsx:79
↓ 1 callersFunctiongetRemoteDefaultBranch
({ path, cloneUrl, }: { path: string, cloneUrl: string, })
packages/backend/src/git.ts:376
↓ 1 callersFunctiongetRepoCollaborators
(owner: string, repo: string, octokit: Octokit)
packages/backend/src/github.ts:221
↓ 1 callersFunctiongetRepoIdFromPath
(repoPath: string)
packages/shared/src/utils.ts:100
↓ 1 callersFunctiongetRepoIdFromShardFileName
(fileName: string)
packages/backend/src/utils.ts:60
↓ 1 callersFunctiongetRepoImage
(repoId: number)
packages/web/src/actions.ts:501
↓ 1 callersFunctiongetRepoStatus
(repoId: number)
packages/web/src/app/(app)/askgh/[owner]/[repo]/components/repoIndexedGuard.tsx:88
↓ 1 callersFunctiongetRepos
(repoList: string[], api: Api<T>)
packages/backend/src/gitea.ts:201
↓ 1 callersFunctiongetRepos
(repoList: string[], octokit: Octokit, signal: AbortSignal, url?: string)
packages/backend/src/github.ts:429
↓ 1 callersFunctiongetRepos
( repoList: string[], baseUrl: string, token: string, useTfsPath: boolean )
packages/backend/src/azuredevops.ts:285
↓ 1 callersFunctiongetRepos
({ skip, take, search, status, sortBy, sortOrder }: GetReposParams)
packages/web/src/app/(app)/repos/page.tsx:98
↓ 1 callersFunctiongetReposForAuthenticatedBitbucketCloudUser
( client: BitbucketClient, )
packages/backend/src/bitbucket.ts:666
↓ 1 callersFunctiongetReposForAuthenticatedBitbucketServerUser
( client: BitbucketClient, )
packages/backend/src/bitbucket.ts:718
↓ 1 callersFunctiongetReposForAuthenticatedUser
(visibility: 'all' | 'private' | 'public' = 'all', octokit: Octokit)
packages/backend/src/github.ts:242
↓ 1 callersFunctiongetReposForOrganizations
( organizations: string[], baseUrl: string, token: string, useTfsPath: boolean )
packages/backend/src/azuredevops.ts:160
↓ 1 callersFunctiongetReposForOrgs
(orgs: string[], api: Api<T>)
packages/backend/src/gitea.ts:160
↓ 1 callersFunctiongetReposForOrgs
(orgs: string[], octokit: Octokit, signal: AbortSignal, url?: string)
packages/backend/src/github.ts:366
↓ 1 callersFunctiongetReposForProjects
( projects: string[], baseUrl: string, token: string, useTfsPath: boolean )
packages/backend/src/azuredevops.ts:231
↓ 1 callersFunctiongetReposOwnedByUsers
(users: string[], api: Api<T>)
packages/backend/src/gitea.ts:120
↓ 1 callersFunctiongetReposOwnedByUsers
(users: string[], octokit: Octokit, signal: AbortSignal, url?: string)
packages/backend/src/github.ts:293
↓ 1 callersFunctiongetSafeReason
(error: unknown)
packages/web/src/ee/features/chat/mcp/externalMcpError.ts:122
↓ 1 callersFunctiongetSearchParam
(param: string, searchParams: URLSearchParams | null)
packages/web/src/hooks/useNonEmptyQueryParam.ts:30
↓ 1 callersFunctiongetSecurityNoticeDismissed
()
packages/web/src/app/components/authSecurityNotice.tsx:11
↓ 1 callersFunctiongetServicePingHistory
()
packages/web/src/app/(app)/settings/license/actions.ts:16
↓ 1 callersFunctiongetSharedWithUsersForChat
({ chatId }: { chatId: string })
packages/web/src/features/chat/actions.ts:304
↓ 1 callersFunctiongetShortenedNumberDisplayString
(number: number, fractionDigits: number = 1)
packages/web/src/lib/utils.ts:498
↓ 1 callersFunctiongetStaticOAuthDescription
(serverUrl: string, redirectUrl?: string)
packages/web/src/ee/features/chat/mcp/prefabMcpServers.ts:82
↓ 1 callersFunctiongetStatusBadge
(status: string)
packages/web/src/app/(app)/settings/license/recentInvoicesCard.tsx:82
↓ 1 callersFunctiongetStatusBadge
(status: string | null)
packages/web/src/app/(app)/settings/license/onlineLicenseCard/onlineLicenseCard.tsx:189
↓ 1 callersFunctiongetStatusBadge
(status: ConnectionSyncJob["status"])
packages/web/src/app/(app)/settings/connections/components/connectionJobsTable.tsx:55
↓ 1 callersFunctiongetStatusBadge
(status: Connection["latestJobStatus"])
packages/web/src/app/(app)/settings/connections/components/connectionsTable.tsx:54
↓ 1 callersFunctiongetStatusBadge
(status: Repo["latestJobStatus"])
packages/web/src/app/(app)/repos/components/reposTable.tsx:61
↓ 1 callersFunctiongetStatusBadge
(status: RepoIndexingJob["status"])
packages/web/src/app/(app)/repos/components/repoJobsTable.tsx:56
↓ 1 callersFunctiongetStatusCode
(error: unknown)
packages/web/src/ee/features/chat/mcp/externalMcpError.ts:48
↓ 1 callersFunctiongetSymbolIcon
(symbol: SearchSymbol)
packages/web/src/app/(app)/components/searchBar/useSuggestionsData.ts:165
↓ 1 callersFunctiongetTeamId
* Get the team ID from the team key
scripts/tagLinearIssuesWithRelease.mjs:153
↓ 1 callersFunctiongetToolCountLabel
(entry: Extract<ServerToolsEntry, { status: 'available' }>)
packages/web/src/ee/features/chat/mcp/components/connectorToolDisclosure.tsx:24
↓ 1 callersFunctiongetToolDisplayName
(tool: McpServerToolPermissionEntry)
packages/web/src/app/(app)/settings/workspaceAskAgent/connectors/[serverId]/tools/mcpToolPermissionsPage.tsx:71
↓ 1 callersFunctiongetToolMetadataErrorReason
(error: unknown)
packages/web/src/ee/features/chat/mcp/mcpToolMetadata.ts:148
↓ 1 callersFunctiongetTree
(body: GetTreeRequest)
packages/web/src/app/api/(client)/client.ts:132
↓ 1 callersFunctiongetTypeBadge
(type: RepoIndexingJob["type"])
packages/web/src/app/(app)/repos/components/repoJobsTable.tsx:67
↓ 1 callersFunctiongetUpgradeAvailability
( ctx: BannerContext, )
packages/web/src/app/(app)/components/banners/bannerResolver.tsx:236
↓ 1 callersFunctiongetUserApiKeys
()
packages/web/src/actions.ts:172
← previousnext →801–900 of 1,810, ranked by callers