MCPcopy Index your code

hub / github.com/cooperspencer/gickup / functions

Functions183 in github.com/cooperspencer/gickup

↓ 35 callersFunctionGetHost
GetHost TODO.
types/types.go:441
↓ 29 callersFunctionGetMap
GetMap TODO.
types/types.go:501
↓ 21 callersFunctionCreateSubLogger
CreateSubLogger create a sublogger for modules
logger/logger.go:57
↓ 18 callersMethodGetToken
GetToken TODO.
types/types.go:303
↓ 14 callersFunctionexpandGenRepoPaths
(repos []types.GenRepo)
main.go:135
↓ 10 callersMethodCount
Count TODO.
types/types.go:236
↓ 10 callersMethodParseDuration
()
types/types.go:320
↓ 9 callersMethodHasAppAuth
HasAppAuth returns true when all GitHub App authentication fields are set.
types/types.go:316
↓ 9 callersMethodRun
(_ *zerolog.Event, level zerolog.Level, _ string)
logger/logger.go:78
↓ 8 callersMethodGetKey
(accessString string)
types/types.go:577
↓ 8 callersMethodHasValidCronSpec
HasValidCronSpec TODO.
types/types.go:213
↓ 8 callersFunctionbackup
(repos []types.Repo, conf *types.Conf)
main.go:184
↓ 8 callersFunctionreadConfigFile
(configfile string)
main.go:57
↓ 8 callersFunctionsubstituteHomeForTildeInPath
(path string)
main.go:152
↓ 7 callersFunctionnormalizeURL
(rawURL string)
sourcehut/sourcehut.go:41
↓ 6 callersFunctionCreateRemotePush
(repo *git.Repository, destination types.GenRepo, url string, lfs bool)
local/local.go:620
↓ 6 callersFunctionTempClone
(repo types.Repo, tempdir string)
local/local.go:519
↓ 6 callersFunctionnewGithubClient
newGithubClient creates an authenticated GitHub client. When App authentication fields are configured it uses a GitHub App installation token; otherwi
github/github.go:55
↓ 6 callersFunctionnewGraphQLServer
(t *testing.T, handler func(*http.Request, graphQLRequest) map[string]interface{})
sourcehut/sourcehut_test.go:20
↓ 5 callersMethodFetch
(path string)
gitcmd/gitcmd.go:48
↓ 5 callersFunctionNotify
(msg string, config types.PushConfig)
metrics/ntfy/ntfy.go:13
↓ 5 callersFunctionStatRemote
StatRemote TODO.
types/types.go:524
↓ 5 callersFunctionexecGraphQL
(endpoint, token, query string, variables map[string]interface{}, dataTarget interface{})
sourcehut/sourcehut.go:64
↓ 5 callersFunctionresolve
(value string)
types/types.go:109
↓ 5 callersFunctionresolveToken
(tokenString string, tokenFile string)
types/types.go:381
↓ 5 callersFunctiontokenAuth
tokenAuth returns the HTTP basic auth for a repo that authenticates via token.
local/local.go:38
↓ 4 callersFunctionGetExitCode
()
logger/logger.go:74
↓ 4 callersFunctionGetIssues
GetIssues get issues
gitea/gitea.go:557
↓ 4 callersFunctionGetIssues
GetIssues get issues
gitlab/gitlab.go:545
↓ 4 callersFunctionGetIssues
GetIssues get issues
gogs/gogs.go:386
↓ 4 callersMethodGetValues
GetValues TODO.
types/types.go:458
↓ 4 callersMethodNewRemote
(name, url, path string)
gitcmd/gitcmd.go:78
↓ 4 callersMethodPush
(path, remote string)
gitcmd/gitcmd.go:89
↓ 4 callersFunctionRandomString
(length int)
local/local.go:724
↓ 4 callersFunctionZip
Create a Zip file `{repository}.zip` and recursively add the contents of all paths in the `tozip` array to it. Deletes the original contents of `repos
zip/zip.go:14
↓ 4 callersFunctionactiveWiki
(r *gitlab.Project, client *gitlab.Client, _ types.GenRepo)
gitlab/gitlab.go:530
↓ 4 callersFunctiongetCredentials
getCredentials returns the appropriate credentials based on the S3Repo configuration
s3/s3.go:18
↓ 3 callersFunctionCheckAllValuesOrNone
CheckAllValuesOrNone TODO.
types/types.go:146
↓ 3 callersFunctionGet
Get TODO.
whatever/whatever.go:12
↓ 3 callersFunctionGetIssues
GetIssues get issues
github/github.go:470
↓ 3 callersMethodGetNextRun
GetNextRun TODO.
types/types.go:197
↓ 3 callersFunctionGetOrCreate
(destination types.GenRepo, repo types.Repo)
sourcehut/sourcehut.go:374
↓ 3 callersMethodMissingCronSpec
MissingCronSpec TODO.
types/types.go:182
↓ 3 callersFunctionNew
()
gitcmd/gitcmd.go:16
↓ 3 callersFunctionNotify
(msg string, config types.PushConfig)
metrics/gotify/gotify.go:14
↓ 3 callersFunctionNotify
(msg string, config types.AppriseConfig)
metrics/apprise/apprise.go:24
↓ 3 callersMethodResolveToken
()
types/types.go:97
↓ 3 callersFunctionaddWiki
(r github.Repository, repo types.GenRepo, token string)
github/github.go:113
↓ 3 callersFunctionbuildSSHURL
(baseURL, canonicalOwner, repoName string)
sourcehut/sourcehut.go:242
↓ 3 callersFunctiongraphQLEndpoint
(rawURL string)
sourcehut/sourcehut.go:49
↓ 3 callersFunctionnormalizeBearerToken
(token string)
sourcehut/sourcehut.go:23
↓ 3 callersFunctionresolveSourcehutUsername
(endpoint, token, configuredUser string)
sourcehut/sourcehut.go:79
↓ 2 callersMethodCheckout
(path, branch string)
gitcmd/gitcmd.go:108
↓ 2 callersMethodClone
(url, reponame string, bare bool, mirror bool)
gitcmd/gitcmd.go:26
↓ 2 callersFunctionGet
Get TODO.
sourcehut/sourcehut.go:247
↓ 2 callersFunctionGetIssues
GetIssues get issues
onedev/onedev.go:285
↓ 2 callersMethodLFSFetch
(path string)
gitcmd/gitcmd.go:58
↓ 2 callersFunctionNewRollingFile
NewRollingFile TODO.
logger/logger.go:18
↓ 2 callersFunctionParseCronSpec
ParseCronSpec TODO.
types/types.go:187
↓ 2 callersMethodPull
(bare bool, mirror bool, repopath string)
gitcmd/gitcmd.go:37
↓ 2 callersFunctionSend
(conf types.HeartbeatConfig)
metrics/heartbeat/heartbeat.go:10
↓ 2 callersFunctionTempCloneBare
(repo types.Repo, tempdir string)
local/local.go:523
↓ 2 callersFunctionbuildHTTPURL
(baseURL, canonicalOwner, repoName string)
sourcehut/sourcehut.go:238
↓ 2 callersFunctioncreateRepository
(endpoint, token string, repo types.Repo, visibility string)
sourcehut/sourcehut.go:198
↓ 2 callersFunctiongetOrgRepos
(client *gitea.Client, org *gitea.Organization, orgopt gitea.ListOptions, repo types.GenRepo, )
gitea/gitea.go:544
↓ 2 callersFunctiongetOrgVisibility
(visibility string)
gitea/gitea.go:17
↓ 2 callersFunctiongetRepoVisibility
(visibility string, private bool)
gitea/gitea.go:30
↓ 2 callersFunctiongetRepoVisibility
(visibility string, private bool)
gogs/gogs.go:15
↓ 2 callersFunctiongetRepositoriesForUser
(endpoint, token, username string)
sourcehut/sourcehut.go:97
↓ 2 callersFunctiongetUserHome
()
main.go:143
↓ 2 callersFunctionlogNextRun
(conf *types.Conf)
main.go:1189
↓ 2 callersFunctionmapVisibilityToGraphQLEnum
(visibility string)
sourcehut/sourcehut.go:227
↓ 2 callersFunctionrunBackup
(conf *types.Conf, num int)
main.go:919
↓ 2 callersFunctiontempCloneBase
(repo types.Repo, tempdir string, isBare bool)
local/local.go:527
↓ 2 callersFunctiontestSSHConnection
(site types.Site, sshAuth goph.Auth)
local/local.go:477
↓ 1 callersFunctionBackup
Backup TODO.
gitea/gitea.go:42
↓ 1 callersFunctionBackup
Backup TODO.
gitlab/gitlab.go:20
↓ 1 callersFunctionBackup
Backup TODO.
gogs/gogs.go:27
↓ 1 callersMethodCount
Count TODO.
types/types.go:37
↓ 1 callersFunctionCreateLogger
CreateLogger create an instance of Logger.
logger/logger.go:39
↓ 1 callersFunctionDeleteObjectsNotInRepo
DeleteObjectsNotInRepo deletes objects from the bucket that are not present in the repository
s3/s3.go:78
↓ 1 callersFunctionDeleteObjectsNotInRepo
DeleteObjectsNotInRepo deletes objects from the container that are not present in the repository
azureblob/azureblob.go:85
↓ 1 callersFunctionGet
Get TODO.
gitea/gitea.go:200
↓ 1 callersFunctionGet
Get TODO.
github/github.go:133
↓ 1 callersFunctionGet
Get TODO.
gitlab/gitlab.go:99
↓ 1 callersFunctionGet
Get TODO.
gogs/gogs.go:133
↓ 1 callersFunctionGet
Get TODO.
bitbucket/bitbucket.go:17
↓ 1 callersFunctionGet
(conf *types.Conf)
onedev/onedev.go:18
↓ 1 callersFunctionGetOrCreate
GetOrCreate Get or create a repository
gitea/gitea.go:592
↓ 1 callersFunctionGetOrCreate
GetOrCreate Get or create a repository
github/github.go:420
↓ 1 callersFunctionGetOrCreate
GetOrCreate Get or create a repository
gitlab/gitlab.go:580
↓ 1 callersFunctionGetOrCreate
GetOrCreate Get or create a repository
gogs/gogs.go:417
↓ 1 callersFunctionGetOrCreate
(destination types.GenRepo, repo types.Repo)
onedev/onedev.go:208
↓ 1 callersMethodHasAllPrometheusConf
HasAllPrometheusConf TODO.
types/types.go:162
↓ 1 callersFunctionLocally
Locally TODO.
local/local.go:55
↓ 1 callersMethodMirrorPull
(path string)
gitcmd/gitcmd.go:68
↓ 1 callersFunctionNewAzureBlobClient
(azureblob types.AzureBlob)
azureblob/azureblob.go:18
↓ 1 callersMethodSSHPush
(path, remote, key string)
gitcmd/gitcmd.go:127
↓ 1 callersFunctionServe
(conf types.PrometheusConfig)
metrics/prometheus/prometheus.go:63
↓ 1 callersFunctionUploadDirToBlobStorage
UploadDirToBlobStorage uploads the contents of a directory to Azure blob storage
azureblob/azureblob.go:51
next →1–100 of 183, ranked by callers