Home
last modified time | relevance | path

Searched refs:renderProjectCommits (Results 1 – 1 of 1) sorted by relevance

/plugin/gitlabapi/
Dsyntax.php171 $this->renderProjectCommits($renderer, $gitlab, $project_id, $data['commits']);
186 function renderProjectCommits($renderer, $gitlab, $project_id, $number) { function in syntax_plugin_gitlabapi