/plugin/dokugitviewer/ |
H A D | git-utils.inc.php | 5 function run_git($command, $repo, $bare=false) 24 function git_get_log($repo, $limit = 10, $bare=false)
|
/plugin/git/syntax/ |
H A D | localstatus.php | 193 function renderCommitMessage(&$renderer, $repo) 203 function renderSubmitMessage(&$renderer, $repo)
|
/plugin/git/ |
H A D | helper.php | 107 function resetGitStatusCache($repo) 244 function render_changed_files_table($renderer, $commits, $repo) 340 function renderChangesMade(&$renderer, &$repo, $mode)
|
/plugin/issuelinks/helper/ |
H A D | db.php | 113 public function saveWebhook($service, $repo, $id, $secret) 164 public function getWebhookSecrets($service, $repo) 203 public function deleteWebhook($service, $repo, $id) 233 public function getWebhooks($service, $repo = null, $id = null)
|
/plugin/gitlog/ |
H A D | syntax.php | 154 function git_log($repo, $limit = 10, $bare=false) 190 function run_git($command, $repo, $bare=false)
|
/plugin/git/db/ |
H A D | update0001.sql | 1 CREATE TABLE git (repo TEXT PRIMARY KEY, timestamp INTEGER, status TEXT); field
|
/plugin/sequencediagram/bower_components/eve-raphael/ |
H A D | component.json | 3 "repo": "adobe-webplatform/eve", string
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/ |
H A D | UpdateRepoRequest.php | 32 public function setRepo(Repo $repo)
|
/plugin/darcspatch/ |
H A D | admin.php | 115 function apply_raw_darcs_patch($patch,$repo,$test_only=false,$reverse=false) {
|
/plugin/sequencediagram/bower_components/snap.svg/ |
H A D | component.json | 3 "repo": "adobe-webplatform/Snap.svg", string
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | BitbucketServerConnectedRepository.php | 48 public function setRepo(BitbucketServerRepositoryId $repo)
|
/plugin/zotero/ |
H A D | syntax.php | 32 private $repo = null; variable in syntax_plugin_zotero
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubClient.js | 386 GitHubClient.prototype.getSha = function(org, repo, path, ref, success, error) argument 466 GitHubClient.prototype.createGitHubFile = function(org, repo, ref, data, asLibrary) argument 468 var meta = {'org': org, 'repo': repo, 'ref': ref, 'name': data.name, property in GitHubClient.createGitHubFile.meta 608 GitHubClient.prototype.writeFile = function(org, repo, ref, path, message, data, sha, success, erro… argument
|
H A D | GitLabClient.js | 507 GitLabClient.prototype.createGitLabFile = function(org, repo, ref, data, asLibrary, refPos) argument 514 var meta = {'org': org, 'repo': repo, 'ref': ref, 'name': fileName, property in GitLabClient.createGitLabFile.meta 641 GitLabClient.prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, su… argument
|
/plugin/tagfilter/script/select2/ |
H A D | component.json | 3 "repo": "ivaynberg/select2", string
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
H A D | router.js | 149 github: function(repo, from, to) { argument
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11413 …,c)};GitHubClient.prototype.createGitHubFile=function(b,d,c,g,k){b={org:b,repo:d,ref:c,name:g.name… property in GitHubClient.createGitHubFile.b 11468 …eateGitLabFile=function(b,d,c,g,k,n){var e=DRAWIO_GITLAB_URL+"/";b={org:b,repo:d,ref:c,name:g.file… property in GitLabClient.createGitLabFile.b
|