MCPcopy Create free account

hub / github.com/cloudflare/artifact-fs / functions

Functions761 in github.com/cloudflare/artifact-fs

↓ 1 callersMethodPrepareFetchedBranch
(ctx context.Context, repo model.RepoConfig, ref string)
internal/gitstore/gitstore.go:178
↓ 1 callersMethodPush
(x any)
internal/hydrator/hydrator.go:550
↓ 1 callersMethodRemount
(ctx context.Context, name string)
internal/daemon/daemon.go:451
↓ 1 callersMethodRename
(_ context.Context, oldPath, newPath string)
internal/fusefs/merged_test.go:64
↓ 1 callersMethodRenameAndMarkModifiedFromBase
(ctx context.Context, oldPath, newPath string, sourceOID string)
internal/model/types.go:187
↓ 1 callersMethodRmdir
(ctx context.Context, path string)
internal/fusefs/ops.go:154
↓ 1 callersMethodSetRefresh
(ctx context.Context, name string, interval time.Duration)
internal/daemon/daemon.go:359
↓ 1 callersFunctionTryUnmount
(mountPoint string)
internal/fusefs/fuse_unix.go:737
↓ 1 callersMethodUpdateHEADRef
(ctx context.Context, ref string)
internal/snapshot/store.go:124
↓ 1 callersFunctionValidateRepoName
ValidateRepoName checks that a repo name is safe for use in filesystem paths.
internal/model/types.go:140
↓ 1 callersMethodVerifyBlob
(ctx context.Context, repo model.RepoConfig, objectOID string, cachePath string)
internal/hydrator/hydrator.go:20
↓ 1 callersFunctionaddImplicitDirs
(repoID model.RepoID, nodes []model.BaseNode)
internal/gitstore/gitstore.go:1265
↓ 1 callersFunctionapplyBatchCheckLine
(nodes []model.BaseNode, index map[string][]int, line string)
internal/gitstore/gitstore.go:431
↓ 1 callersFunctionauthorityStartInCore
(core string, remoteStart int)
internal/auth/redact.go:419
↓ 1 callersMethodawaitVerification
(ctx context.Context, key string, ch chan verifyResult)
internal/hydrator/hydrator.go:319
↓ 1 callersMethodbatchResolveSizes
(ctx context.Context, repo model.RepoConfig, nodes []model.BaseNode, oids []string, index map[string][]int)
internal/gitstore/gitstore.go:370
↓ 1 callersFunctionbenchmarkRepo
(t *testing.T, git *gitstore.Store, repo repoSpec)
bench_test.go:62
↓ 1 callersFunctionblobCacheStats
(cacheDir string)
internal/daemon/daemon.go:1244
↓ 1 callersFunctionbranchName
(ref string)
internal/gitstore/gitstore.go:1222
↓ 1 callersFunctionbuildMountConfig
( sandboxIdInput?: string | null, remoteInput?: string | null, branchInput?: string | null )
examples/cloudflare-sandbox-sdk/src/index.ts:194
↓ 1 callersFunctionbuildStatusConfig
( sandboxIdInput: string, remoteInput?: string | null, branchInput?: string | null )
examples/cloudflare-sandbox-sdk/src/index.ts:224
↓ 1 callersMethodclearVerified
(key string)
internal/hydrator/hydrator.go:289
↓ 1 callersMethodcloseAll
()
internal/gitstore/gitstore.go:617
↓ 1 callersMethodcompletePreparedRuntime
(ctx context.Context, cfg model.RepoConfig, headOID string, headRef string, gen int64)
internal/daemon/daemon.go:841
↓ 1 callersFunctioncompleteURLBeforeSeparator
(raw string)
internal/auth/redact.go:407
↓ 1 callersFunctionconfigureBatchCommand
(cmd *exec.Cmd)
internal/gitstore/process_unix.go:10
↓ 1 callersFunctioncontainsRemoteMarker
(s string)
internal/auth/redact.go:456
↓ 1 callersFunctioncopyFileContents
copyFileContents copies src into dst, truncating dst first. Returns os.ErrNotExist if src doesn't exist so the caller can decide whether that's fatal.
internal/overlay/store.go:599
↓ 1 callersFunctioncountUnknownSizes
(nodes []model.BaseNode)
e2e_bench_test.go:289
↓ 1 callersFunctioncreateBenchmarkGitRepo
(b *testing.B, objects int)
internal/hydrator/hydrator_benchmark_test.go:304
↓ 1 callersFunctioncreateBuildTreeBenchmarkRepo
(b *testing.B, objects int)
internal/gitstore/gitstore_benchmark_test.go:40
↓ 1 callersFunctioncreateLocalEmptyCommitRepo
(t *testing.T)
e2e_bench_test.go:252
↓ 1 callersFunctiondefaultRoot
()
internal/cli/cli.go:210
↓ 1 callersMethoddeletedDescendants
(ctx context.Context, path string)
internal/overlay/store.go:327
↓ 1 callersMethoddirHandle
(handleID fuseops.HandleID)
internal/fusefs/fuse_unix.go:137
↓ 1 callersFunctiondoubleQuote
(s string)
internal/gitstore/gitstore.go:1169
↓ 1 callersFunctionensureOverlaySchema
(ctx context.Context, db *sql.DB)
internal/overlay/store.go:59
↓ 1 callersFunctionensureRepoColumns
(ctx context.Context, db *sql.DB)
internal/registry/registry.go:184
↓ 1 callersFunctionexplicitReadTask
(repoID model.RepoID, node model.BaseNode)
internal/hydrator/hydrator.go:483
↓ 1 callersMethodfetchToFile
fetchToFile writes oid to the batch process stdin, reads the response header and streams the blob content directly to dstPath. Binary-safe (no string
internal/gitstore/gitstore.go:702
↓ 1 callersFunctionfindDeepDir
findDeepDir returns a directory at the given depth with the most children.
bench_test.go:376
↓ 1 callersFunctionformatLastFetchAt
(at time.Time)
internal/cli/cli.go:257
↓ 1 callersFunctionformatLastFetchResult
(result string)
internal/cli/cli.go:264
↓ 1 callersFunctionformatPrepareError
(err string)
internal/cli/cli.go:271
↓ 1 callersMethodgetInode
(id fuseops.InodeID)
internal/fusefs/fuse_unix.go:114
↓ 1 callersFunctiongitStatusShortMap
(t *testing.T, dir string)
e2e_git_test.go:407
↓ 1 callersFunctionhandleMount
(request: Request, env: Env)
examples/cloudflare-sandbox-sdk/src/index.ts:61
↓ 1 callersFunctionhandleStatus
(request: Request, env: Env)
examples/cloudflare-sandbox-sdk/src/index.ts:110
↓ 1 callersMethodhasOverlayDescendants
(ctx context.Context, path string)
internal/overlay/store.go:372
↓ 1 callersFunctionhasRemoteMarker
(s string)
internal/auth/redact.go:443
↓ 1 callersFunctionhasSeparateRemoteMarker
(s string)
internal/auth/redact.go:429
↓ 1 callersFunctionhasSplitRemoteMarker
(s string)
internal/auth/redact.go:439
↓ 1 callersFunctionhelpText
()
examples/cloudflare-sandbox-sdk/src/index.ts:491
↓ 1 callersFunctionhydrateColdObjects
(ctx context.Context, git *gitstore.Store, cfg model.RepoConfig, targets []model.BaseNode, hydratorWorkers int
e2e_bench_test.go:299
↓ 1 callersFunctioninferRepoName
(remote: string)
examples/cloudflare-sandbox-sdk/src/index.ts:291
↓ 1 callersFunctioninstallBlockingGitFetchWrapper
(t *testing.T, unblockPath string)
e2e_async_test.go:140
↓ 1 callersFunctionisAsyncRepo
(cfg model.RepoConfig)
internal/daemon/daemon.go:1345
↓ 1 callersFunctionisBatchModeOption
(opt string)
internal/gitstore/gitstore.go:1148
↓ 1 callersFunctionisCodeExtension
(ext string)
internal/hydrator/hydrator.go:522
↓ 1 callersFunctionisHTTPRemoteLike
(raw string, scheme string)
internal/auth/redact.go:127
↓ 1 callersFunctionisMalformedHTTPUserinfo
(rawURL string, u *url.URL)
internal/gitstore/gitstore.go:955
↓ 1 callersFunctionisMounted
isMounted checks whether the given path is an active mount point. Reads /proc/mounts first (fast, no subprocess), falls back to mount(8).
internal/daemon/mount_check_linux.go:11
↓ 1 callersFunctionisShellSafe
(s string)
internal/gitstore/gitstore.go:1188
↓ 1 callersMethodisVerified
(key string)
internal/hydrator/hydrator.go:282
↓ 1 callersMethodjoinInflight
(key string)
internal/hydrator/hydrator.go:179
↓ 1 callersFunctionkillBatchCommand
(cmd *exec.Cmd)
internal/gitstore/process_unix.go:14
↓ 1 callersFunctionmarkFetchFailure
(st *model.RepoRuntimeState, result string)
internal/daemon/daemon.go:1233
↓ 1 callersFunctionmarkFetchSuccess
(st *model.RepoRuntimeState, at time.Time, state aheadBehind)
internal/daemon/daemon.go:1220
↓ 1 callersFunctionmatchMountOutput
matchMountOutput checks mount(8) output where each line is: <device> on <mountpoint> type <fstype> (<options>)
internal/daemon/mount_check_linux.go:37
↓ 1 callersFunctionmatchProcMounts
matchProcMounts checks /proc/mounts where each line is: <device> <mountpoint> <fstype> <options> <dump> <pass>
internal/daemon/mount_check_linux.go:25
↓ 1 callersFunctionmaxInt
(a, b int)
e2e_bench_test.go:444
↓ 1 callersFunctionnewBatchCatFile
(gitDir string, logger *slog.Logger)
internal/gitstore/gitstore.go:652
↓ 1 callersFunctionnewRuntimeState
(repoID model.RepoID, headOID string, headRef string, gen int64)
internal/daemon/daemon.go:1197
↓ 1 callersMethodnextGenerationTx
(ctx context.Context, tx *sql.Tx)
internal/snapshot/store.go:193
↓ 1 callersFunctionnormalizeGitType
(t string, mode uint32)
internal/gitstore/gitstore.go:1250
↓ 1 callersMethodonHEADChanged
(ctx context.Context, rt *repoRuntime)
internal/daemon/daemon.go:931
↓ 1 callersFunctionparentDir
parentDir returns the parent path for a given path, using "." as the root parent.
internal/snapshot/store.go:234
↓ 1 callersFunctionparseMetadataFile
(content: string)
examples/cloudflare-sandbox-sdk/src/index.ts:429
↓ 1 callersFunctionparseMountRequest
(request: Request)
examples/cloudflare-sandbox-sdk/src/index.ts:169
↓ 1 callersFunctionparseTreeRecord
(repoID model.RepoID, line string)
internal/gitstore/gitstore.go:342
↓ 1 callersFunctionpathBeforeAtSegmentCount
(path string)
internal/auth/redact.go:227
↓ 1 callersFunctionplatformMountConfig
(cfg *fuse.MountConfig)
internal/fusefs/fuse_linux.go:7
↓ 1 callersMethodprepareTimeoutDuration
()
internal/daemon/daemon.go:698
↓ 1 callersMethodpreparedBranchExpectedOID
(ctx context.Context, repo model.RepoConfig, branch string, oid string)
internal/gitstore/gitstore.go:215
↓ 1 callersMethodprimeCurrentRef
(refPath string)
internal/watcher/watcher.go:56
↓ 1 callersFunctionprintReport
printReport outputs a formatted timing report for a repo.
bench_test.go:359
↓ 1 callersFunctionrawUserinfoCandidateHasPassword
(raw string)
internal/auth/redact.go:305
↓ 1 callersFunctionrawUsernameBeforeDelimiter
(raw string)
internal/auth/redact.go:240
↓ 1 callersMethodreadBlob
(oid string, maxBytes int64)
internal/gitstore/gitstore.go:754
↓ 1 callersFunctionreadCachedBlob
(cachePath string, size int64, maxBytes int64)
internal/hydrator/hydrator.go:227
↓ 1 callersFunctionreadNullDelimited
(r io.Reader, fn func(string))
internal/gitstore/gitstore.go:323
↓ 1 callersFunctionredactRemoteCore
(core string)
internal/auth/redact.go:361
↓ 1 callersFunctionredactRemoteToken
(token string)
internal/auth/redact.go:344
↓ 1 callersMethodrefreshLoop
(rt *repoRuntime)
internal/daemon/daemon.go:984
↓ 1 callersFunctionrootNode
(repoID model.RepoID)
internal/gitstore/gitstore.go:1239
↓ 1 callersMethodrun
(ctx context.Context)
internal/daemon/daemon.go:1123
↓ 1 callersFunctionrunE2EBenchmarkOnce
(t *testing.T, repo e2eBenchRepoSpec, iteration int, hydratorWorkers int, callerWorkers int)
e2e_bench_test.go:147
↓ 1 callersMethodrunVerification
(key string, verify func(context.Context) (bool, error))
internal/hydrator/hydrator.go:331
↓ 1 callersFunctionruntimeStateForPrepareState
(state string)
internal/daemon/daemon.go:1362
↓ 1 callersFunctionsameBranchRef
(fetchRef string, branch string)
internal/daemon/daemon.go:810
← previousnext →301–400 of 761, ranked by callers