MCPcopy Create free account

hub / github.com/NixOS/ofborg / functions

Functions352 in github.com/NixOS/ofborg

↓ 2 callersMethoduseragent
(&self)
ofborg/src/config.rs:315
↓ 2 callersFunctionvalidate_path_segment
(segment: &Path)
ofborg/src/tasks/log_message_collector.rs:37
↓ 2 callersMethodwhoami
(&self)
ofborg/src/config.rs:204
↓ 1 callersMethodactions
( &self, job: buildjob::BuildJob, receiver: Arc< dyn notifyworker::Notific
ofborg/src/tasks/build.rs:38
↓ 1 callersMethodafter_fetch
(&mut self, co: &CachedProjectCo)
ofborg/src/tasks/eval/nixpkgs.rs:124
↓ 1 callersMethodafter_merge
(&mut self, status: &mut CommitStatus)
ofborg/src/tasks/eval/nixpkgs.rs:133
↓ 1 callersMethodall_evaluations_passed
( &mut self, status: &mut CommitStatus, )
ofborg/src/tasks/eval/nixpkgs.rs:146
↓ 1 callersMethodas_uri
(&self)
ofborg/src/config.rs:279
↓ 1 callersFunctionblock_on_waiters
( monitor_rx: mpsc::Receiver<(WaitTarget, WaitResult<()>)>, mut waiters: HashMap<WaitTarget, thread::J
ofborg/src/asynccmd.rs:156
↓ 1 callersMethodbuild_finished
( &self, status: BuildStatus, attempted_attrs: Vec<String>, not_attempted_attr
ofborg/src/tasks/build.rs:236
↓ 1 callersMethodbuild_not_attempted
(&self, not_attempted_attrs: Vec<String>)
ofborg/src/tasks/build.rs:201
↓ 1 callersMethodcan_build_unrestricted
(&self, user: &str, repo: &str)
ofborg/src/acl.rs:49
↓ 1 callersMethodcan_run_nixos_tests
(&self)
ofborg/src/systems.rs:36
↓ 1 callersMethodcheck_outpaths_after
(&mut self)
ofborg/src/tasks/eval/nixpkgs.rs:70
↓ 1 callersMethodcheck_outpaths_before
(&mut self, _dir: &Path)
ofborg/src/tasks/eval/nixpkgs.rs:66
↓ 1 callersMethodcheckout
(&self, git_ref: &OsStr)
ofborg/src/clone.rs:152
↓ 1 callersFunctionchild_wait
( id: WaitTarget, tx: SyncSender<(WaitTarget, WaitResult<T>)>, mut waiting_on: Child, )
ofborg/src/asynccmd.rs:72
↓ 1 callersMethodclean
(&self)
ofborg/src/clone.rs:108
↓ 1 callersMethodcli_cmd
(&self)
ofborg/src/evalchecker.rs:31
↓ 1 callersMethodcommand
(&self)
ofborg/src/nix.rs:44
↓ 1 callersMethodcommit_messages_from_head
(&self, commit: &str)
ofborg/src/checkout.rs:160
↓ 1 callersMethodcommit_missing
(&self)
ofborg/src/tasks/build.rs:105
↓ 1 callersFunctioncreate_handle
( conn: &lapin::Connection, cfg: &config::Config, system: String, )
ofborg/src/bin/builder.rs:43
↓ 1 callersMethoddone
(&mut self, _job: &EvaluationJob, mut response: worker::Actions)
ofborg/src/message/evaluationjob.rs:25
↓ 1 callersMethodenum_field_types
(&self)
ofborg/build.rs:72
↓ 1 callersMethodevaluate_job
(&mut self)
ofborg/src/tasks/evaluate.rs:232
↓ 1 callersMethodevaluation_checks
(&self)
ofborg/src/tasks/eval/nixpkgs.rs:142
↓ 1 callersMethodexecute
(&self, path: &Path)
ofborg/src/evalchecker.rs:27
↓ 1 callersMethodextra_clone_args
(&self)
ofborg/src/checkout.rs:226
↓ 1 callersMethodfiles_changed_from_head
(&self, commit: &str)
ofborg/src/checkout.rs:184
↓ 1 callersMethodget_next_line
(&mut self)
ofborg/src/asynccmd.rs:139
↓ 1 callersMethodgithub
(&self)
ofborg/src/config.rs:229
↓ 1 callersFunctionhandle_request
( req: Request<hyper::body::Incoming>, cfg: Arc<LogApiConfig>, )
ofborg/src/bin/logapi.rs:48
↓ 1 callersFunctionhandle_request
( req: Request<Incoming>, webhook_secret: Arc<String>, chan: Arc<Mutex<Channel>>, )
ofborg/src/bin/github-webhook-receiver.rs:107
↓ 1 callersMethodinstall_id_for_repo
(&mut self, owner: &str, repo: &str)
ofborg/src/config.rs:327
↓ 1 callersMethodis_repo_eligible
(&self, name: &str)
ofborg/src/acl.rs:20
↓ 1 callersFunctionis_user_setting_warning
(line: &str)
ofborg/src/nix.rs:382
↓ 1 callersFunctionissue_is_wip
(issue: &hubcaps::issues::Issue)
ofborg/src/tasks/evaluate.rs:529
↓ 1 callersFunctionjob_to_check
(job: &BuildJob, architecture: &str, timestamp: DateTime<Utc>)
ofborg/src/tasks/githubcommentposter.rs:106
↓ 1 callersFunctionjson_response
(status: StatusCode, body: String)
ofborg/src/bin/logapi.rs:40
↓ 1 callersFunctionlabel_from_title
(title: &str)
ofborg/src/tasks/eval/nixpkgs.rs:23
↓ 1 callersMethodlog_instantiation_errors
(&self, cannot_build: Vec<(String, Vec<String>)>)
ofborg/src/tasks/build.rs:159
↓ 1 callersMethodlog_started
(&self, can_build: Vec<String>, cannot_build: Vec<String>)
ofborg/src/tasks/build.rs:139
↓ 1 callersFunctionmake_pr_repo
(bare: &Path, co: &Path)
ofborg/src/maintainers.rs:154
↓ 1 callersMethodmerge_failed
(&self)
ofborg/src/tasks/build.rs:113
↓ 1 callersFunctionnix
()
ofborg/src/tasks/build.rs:433
↓ 1 callersMethodnothing_to_do
(&self)
ofborg/src/tasks/build.rs:109
↓ 1 callersMethodon_target_branch
(&mut self, dir: &Path, status: &mut CommitStatus)
ofborg/src/tasks/eval/nixpkgs.rs:112
↓ 1 callersFunctionparse_commit_messages
(messages: &[String])
ofborg/src/tasks/eval/nixpkgs.rs:162
↓ 1 callersFunctionparse_line
(text: &str)
ofborg/src/commentparser.rs:98
↓ 1 callersFunctionparse_line_impl
(input: &str)
ofborg/src/commentparser.rs:77
↓ 1 callersFunctionpartition_result
(results: Vec<Result<A, B>>)
ofborg/src/lib.rs:67
↓ 1 callersFunctionpassing_eval_path
()
ofborg/src/nix.rs:445
↓ 1 callersMethodpr
(&self)
ofborg/src/message/buildresult.rs:139
↓ 1 callersMethodpr_head_missing
(&self)
ofborg/src/tasks/build.rs:101
↓ 1 callersMethodpre_clone
(&mut self)
ofborg/src/tasks/eval/nixpkgs.rs:107
↓ 1 callersMethodprefetch_cache
(&self)
ofborg/src/checkout.rs:66
↓ 1 callersMethodqueue_builds
(&self)
ofborg/src/tasks/eval/nixpkgs.rs:74
↓ 1 callersFunctionresponse
(body: String)
ofborg/src/bin/stats.rs:19
↓ 1 callersFunctionresult_to_check
(result: &LegacyBuildResult, timestamp: DateTime<Utc>)
ofborg/src/tasks/githubcommentposter.rs:133
↓ 1 callersFunctionrun_http_server
( addr: SocketAddr, metrics: Arc<stats::MetricCollector>, )
ofborg/src/bin/stats.rs:26
↓ 1 callersMethodsafely_build_attrs_async
( &self, nixpkgs: &Path, file: File, attrs: Vec<String>, )
ofborg/src/nix.rs:227
↓ 1 callersFunctionschedule_builds
( builds: Vec<buildjob::BuildJob>, auto_schedule_build_archs: Vec<systems::System>, )
ofborg/src/tasks/evaluate.rs:460
↓ 1 callersMethodset_description
(&mut self, description: String)
ofborg/src/commitstatus.rs:46
↓ 1 callersMethodset_url
(&mut self, url: Option<String>)
ofborg/src/commitstatus.rs:33
↓ 1 callersFunctionsetup_amqp
Prepares the the exchange we will write to, the queues that are bound to it and binds them.
ofborg/src/bin/github-webhook-receiver.rs:25
↓ 1 callersFunctionstrip_escaped_ansi
(string: &str)
ofborg/src/tasks/build.rs:469
↓ 1 callersMethodtag_from_title
(&self)
ofborg/src/tasks/eval/nixpkgs.rs:51
↓ 1 callersFunctiontpath
(component: &str)
ofborg/src/maintainers.rs:150
↓ 1 callersFunctiontpath
(component: &str)
ofborg/src/checkout.rs:265
↓ 1 callersFunctiontpath
(component: &str)
ofborg/src/tasks/build.rs:438
↓ 1 callersMethodupdate_status
( &self, description: String, url: Option<String>, state: hubcaps::statuses::S
ofborg/src/tasks/evaluate.rs:132
↓ 1 callersFunctionwait_for_build_status
(spawned: SpawnedAsyncCmd)
ofborg/src/nix.rs:388
↓ 1 callersMethodwith_system
(&self, system: String)
ofborg/src/nix.rs:149
↓ 1 callersMethodworker_actions
(&mut self)
ofborg/src/tasks/evaluate.rs:173
↓ 1 callersMethodwrite_metadata
(&mut self, from: &LogFrom, data: &BuildLogStart)
ofborg/src/tasks/log_message_collector.rs:65
↓ 1 callersMethodwrite_result
(&mut self, from: &LogFrom, data: &BuildResult)
ofborg/src/tasks/log_message_collector.rs:81
Methodall_known_systems
()
ofborg/src/systems.rs:10
Functionbad_utf8_test
()
ofborg/src/asynccmd.rs:274
Functionbasic_echo_test
()
ofborg/src/asynccmd.rs:210
Functionbasic_interpolation_test
()
ofborg/src/asynccmd.rs:224
Functionbench_lots_of_ordered_lines
()
ofborg/src/writetoline.rs:328
Functionbench_lots_of_reversed_lines
()
ofborg/src/writetoline.rs:343
Functionbogus_build_comment_empty_list
()
ofborg/src/commentparser.rs:148
Functionbogus_comment
()
ofborg/src/commentparser.rs:143
Functionbuild_and_eval_and_build_comment
()
ofborg/src/commentparser.rs:169
Functionbuild_and_eval_comment
()
ofborg/src/commentparser.rs:210
Functionbuild_comment
()
ofborg/src/commentparser.rs:221
Functionbuild_comment_lower
()
ofborg/src/commentparser.rs:266
Functionbuild_comment_lower_package_case_retained
()
ofborg/src/commentparser.rs:281
Functionbuild_comment_newlines
()
ofborg/src/commentparser.rs:251
Methodbuild_job_destinations_for_user_repo
( &self, user: &str, repo: &str, )
ofborg/src/acl.rs:38
Methodcalculate
( nix: &Nix, checkout: &Path, paths: &[String], attributes: &[Vec<&str>],
ofborg/src/maintainers.rs:51
Methodchanged
(&mut self, removed: &[PackageArch], added: &[PackageArch])
ofborg/src/tagger.rs:29
Functionchanged_base
()
ofborg/src/tasks/evaluationfilter.rs:111
Methodcollector_type
(&self)
ofborg/build.rs:12
Functioncomplex_comment_with_paragraphs
()
ofborg/src/commentparser.rs:186
Methodconsumer
(&mut self, job: &ghevent::PullRequestEvent)
ofborg/src/tasks/evaluationfilter.rs:36
Methodconsumer
(&mut self, job: &LogMessage)
ofborg/src/tasks/log_message_collector.rs:210
Methodconsumer
(&mut self, job: &PostableEvent)
ofborg/src/tasks/githubcommentposter.rs:54
← previousnext →101–200 of 352, ranked by callers