MCPcopy Create free account

hub / github.com/bazooka-ci/bazooka / functions

Functions297 in github.com/bazooka-ci/bazooka

↓ 29 callersMethodgetRequestURL
(path string, query ...string)
client/client.go:47
↓ 25 callersFunctionappend
(line)
web/src/utils/utils.js:162
↓ 25 callersMethodmkAuthHandler
(f func(*request) (*response, error))
server/server.go:137
↓ 22 callersFunctionNewClient
()
cli/bzk/client.go:5
↓ 19 callersMethodError
()
server/server.go:22
↓ 17 callersMethodGet
(jobID string)
client/job.go:32
↓ 17 callersFunctionok
(payload interface{})
server/server.go:94
↓ 15 callersFunctionnotFound
(msg string)
server/server.go:125
↓ 14 callersMethodGetProjectById
(id string)
commons/mongo/project.go:25
↓ 14 callersFunctionidExcerpt
(id string)
cli/bzk/bzk.go:69
↓ 12 callersMethodparseBody
(into interface{})
server/server.go:47
↓ 11 callersFunctionbadRequest
(msg string)
server/server.go:121
↓ 10 callersMethodClose
()
commons/mongo/connector.go:60
↓ 9 callersMethodParse
()
orchestration/parser.go:29
↓ 9 callersMethodRun
()
orchestration/runner.go:25
↓ 9 callersMethodSet
(name, image string)
client/image.go:50
↓ 7 callersMethodAddVar
(name, value string)
commons/matrix/matrix.go:13
↓ 7 callersFunctionnoContent
()
server/server.go:101
↓ 7 callersMethodrandomId
()
commons/mongo/connector.go:73
↓ 6 callersMethodGetJobByID
(id string)
commons/mongo/project.go:334
↓ 6 callersMethodMarkJobAsFinished
(jobID string, status lib.JobStatus)
client/internal.go:30
↓ 6 callersFunctionsafeDockerAlias
(unsafeAlias string)
orchestration/runner.go:159
↓ 5 callersMethodGetVariantByID
(id string)
commons/mongo/project.go:342
↓ 5 callersFunctionfmtTime
(t time.Time)
cli/bzk/job.go:30
↓ 5 callersMethodmkInternalApiHandler
(f func(*request) (*response, error))
server/server.go:219
↓ 5 callersFunctionprintLog
(l lib.LogEntry)
cli/bzk/job.go:178
↓ 5 callersMethodselectOneByField
(collection, fieldName string, fieldValue string, result interface{})
commons/mongo/connector.go:82
↓ 5 callersMethoduntil
(end, name string)
commons/syslogparser/syslog.go:99
↓ 4 callersMethodCreate
(email, password string)
client/user.go:29
↓ 4 callersMethodGetLog
(like *LogExample)
commons/mongo/project.go:237
↓ 4 callersMethodList
()
client/job.go:15
↓ 4 callersFunctionResolveConfigFile
(source string)
commons/config.go:49
↓ 4 callersFunctionescapeDots
(s string)
commons/mongo/project.go:161
↓ 4 callersFunctionflushResponse
(w http.ResponseWriter)
server/server.go:34
↓ 4 callersFunctiongroupByName
groupByName starts from a list of key=valye strings and stores them into a map it also handles repeated values, so ["A=1", "A=2", B="3"] gets transfor
parser/main.go:273
↓ 4 callersMethodquery
(key string)
server/server.go:84
↓ 4 callersMethodstartJob
(params map[string]string, startJob lib.StartJob, commitID string)
server/job.go:68
↓ 3 callersMethodError
()
commons/mongo/connector.go:29
↓ 3 callersMethodExec
(callback TaskCallback)
commons/parallel/parallel.go:34
↓ 3 callersFunctionFileExists
(path string)
commons/file.go:12
↓ 3 callersMethodLen
()
commons/project.go:104
↓ 3 callersMethodMerge
(with map[string][]string)
commons/matrix/matrix.go:21
↓ 3 callersMethodParse
()
parser/language_parser.go:23
↓ 3 callersMethodStreamLog
(jobID string)
client/job.go:83
↓ 3 callersMethodSubmit
(task Task, tag interface{})
commons/parallel/parallel.go:30
↓ 3 callersFunctionarchiveCommands
(globs lib.Globs)
parser/generator.go:113
↓ 3 callersFunctioncreated
(payload interface{}, location string)
server/server.go:107
↓ 3 callersMethodfieldStartsWith
(field, value string)
commons/mongo/connector.go:64
↓ 3 callersMethodloggerConfig
(image string, variantID string)
orchestration/context.go:98
↓ 3 callersFunctionmkHandler
(f func(*request) (*response, error))
server/server.go:141
↓ 3 callersMethodselectOneByFieldLike
(collection, fieldName string, fieldValue string, result interface{})
commons/mongo/connector.go:99
↓ 3 callersFunctionunmarshalOneOrMany
(unmarshal func(interface{}) error, name string)
commons/yaml.go:28
↓ 3 callersFunctionwriteTemplate
(t interface{}, templateFile, outputFile string)
parser/generator.go:121
↓ 2 callersMethodAddJobSCMMetadata
(jobID string, m *lib.SCMMetadata)
client/internal.go:62
↓ 2 callersMethodAddVariant
(variant *lib.Variant)
client/internal.go:75
↓ 2 callersMethodAppend
(m *VariantMeta)
commons/project.go:103
↓ 2 callersMethodBuild
()
orchestration/builder.go:20
↓ 2 callersMethodFetch
()
orchestration/scmfectch.go:16
↓ 2 callersMethodFormat
(entry *log.Entry)
commons/logs/format.go:14
↓ 2 callersMethodGet
(projectID string)
client/project.go:51
↓ 2 callersMethodGetImage
(name string)
commons/mongo/image.go:15
↓ 2 callersMethodGetProjectCryptoKey
(projectID string)
client/internal.go:16
↓ 2 callersMethodGetProjectKey
(projectID string)
commons/mongo/key.go:8
↓ 2 callersMethodGetProjects
()
commons/mongo/project.go:35
↓ 2 callersMethodGetUsers
()
commons/mongo/user.go:30
↓ 2 callersMethodHasImage
(name string)
commons/mongo/image.go:9
↓ 2 callersMethodIterAll
(it Iterator, exclusions []*Matrix)
commons/matrix/matrix.go:32
↓ 2 callersFunctionListFilesWithPrefix
(source, prefix string)
commons/file.go:34
↓ 2 callersMethodLog
(jobID string)
client/job.go:66
↓ 2 callersMethodMarkVariantAsFinished
(variantID string, status lib.JobStatus, when time.Time, artifacts []string)
client/internal.go:45
↓ 2 callersMethodSetImage
(name, image string)
commons/mongo/image.go:22
↓ 2 callersFunctionSplitNameValue
(s string)
commons/bzk_string.go:31
↓ 2 callersMethodcheck
(t *testing.T)
commons/matrix/matrix_test.go:84
↓ 2 callersFunctionconflict
(msg string)
server/server.go:129
↓ 2 callersMethodeof
()
commons/syslogparser/syslog.go:119
↓ 2 callersMethodexpect
(s string)
commons/syslogparser/syslog.go:131
↓ 2 callersFunctionfeedMatrix
(extra map[string]interface{}, mx *matrix.Matrix)
parser/main.go:222
↓ 2 callersFunctionfmt
(from, to)
web/src/utils/utils.js:80
↓ 2 callersFunctioninitContext
()
parser/context.go:51
↓ 2 callersFunctionisAtBottom
()
web/src/utils/utils.js:140
↓ 2 callersMethoditer
(it Iterator, permutation map[string]string, exclusions []*Matrix, counter []string, vars ...string)
commons/matrix/matrix.go:66
↓ 2 callersMethoditer
(t *testing.T)
commons/matrix/matrix_test.go:75
↓ 2 callersFunctionjobLastLogTime
(job *lib.Job, logs []lib.LogEntry)
server/job.go:210
↓ 2 callersFunctionjobStatus
(j lib.JobStatus)
cli/bzk/job.go:15
↓ 2 callersFunctionloadConfig
()
cli/bzk/config.go:43
↓ 2 callersFunctionnewCapturer
(permutations []map[string]string)
commons/matrix/matrix_test.go:67
↓ 2 callersMethodparse
()
commons/syslogparser/syslog.go:36
↓ 2 callersFunctionparseCounter
parseCounter extract the * part from a .bazooka.*.yml file name
parser/main.go:265
↓ 2 callersFunctionrefresh
()
web/src/app.js:22
↓ 2 callersFunctionstreamLog
(response http.Response)
client/commons_log.go:11
↓ 2 callersFunctionunescapeDotsInMap
(m map[string]string)
commons/mongo/project.go:177
↓ 2 callersFunctionvariantLastLogTime
(variant *lib.Variant, logs []lib.LogEntry)
server/variant.go:118
↓ 2 callersFunctionwriteError
(err error, res http.ResponseWriter)
server/server.go:26
↓ 1 callersMethodAddCryptoKey
(key *bazooka.CryptoKey)
commons/mongo/crypto.go:28
↓ 1 callersMethodAddJob
(job *lib.Job)
commons/mongo/project.go:185
↓ 1 callersMethodAddLog
(log *lib.LogEntry)
commons/mongo/project.go:221
↓ 1 callersMethodAddProject
(project *lib.Project)
commons/mongo/project.go:91
↓ 1 callersMethodAddUser
(user *lib.User)
commons/mongo/user.go:40
↓ 1 callersMethodComparePassword
(email string, password string)
commons/mongo/user.go:63
↓ 1 callersFunctionDecrypt
Decrypt decrypts some data with the key
commons/crypto.go:38
next →1–100 of 297, ranked by callers