Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 25 of 31) sorted by relevance

12

/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md40 ### Using the Component
76 ### Installation Directory
95 ### Base URL
118 ### Assetic filters
176 ### Component Name
195 ### RequireJS Configuration
232 ### Packages Without Composer Support
276 ### Packages Without Component Support In *composer.json*
/plugin/404manager/
H A DREADME.md19 ### For writers
28 ### For readers
62 ### Redirection by configuration (Admin Page)
77 ### Redirection by best name page
94 #### Example
106 ### Redirection by best namespace
115 ### Redirection to the intern search engine
120 #### Example
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md65 ### Requirements
69 ### Support
73 ### Submitting bugs and feature requests
77 ### Framework Integrations
100 ### Author
105 ### License
109 ### Acknowledgements
/plugin/socialshareprivacy2/JC/
H A DREADME.md51 ### raw
57 ### json
67 ### expires
73 ### path
87 ### domain
93 ### secure
/plugin/ahrefmenu/
H A DxmlTree.js6 function showBranch(branch){ argument
33 function highlightBranch(branch){ argument
43 function unhiglightBranch(branch, objBack) { argument
H A Dtree.dtd2 <!ELEMENT branch (branchText,(branch|leaf|branchLink)*)> element
/plugin/git/lib/
H A DGit.php288 public function getFile($filename, $branch = 'HEAD') {
487 public function create_branch($branch) {
500 public function delete_branch($branch, $force = false) {
549 public function checkout($branch) {
563 public function merge($branch, $msg = "")
652 public function pull($remote, $branch)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPushFilter.php25 public $branch; variable in Google\\Service\\CloudBuild\\PushFilter
38 public function setBranch($branch)
H A DPullRequestFilter.php25 public $branch; variable in Google\\Service\\CloudBuild\\PullRequestFilter
38 public function setBranch($branch)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2GetDefaultBranchResponse.php25 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GetDefaultBranchResponse
38 public function setBranch($branch)
H A DGoogleCloudRetailV2SearchRequest.php28 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
105 public function setBranch($branch)
/plugin/gitbacked/lib/
H A DGit.php561 public function create_branch($branch) {
574 public function delete_branch($branch, $force = false) {
645 public function checkout($branch) {
659 public function merge($branch) {
725 public function push($remote, $branch) {
738 public function pull($remote, $branch) {
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php272 public function branchExists($branch)
291 public function unlinearizeBranch($branch)
/plugin/dwcommits/
H A Dhelper.php674 function construct_ab_clause($author,$branch,$op,$msg){
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js654 branch: decodeURIComponent(ref), property in GitLabClient.writeFile.entity
1114 (mxUtils.bind(this, function(branch, idx) argument
H A DGitHubClient.js620 branch: decodeURIComponent(ref), property in GitHubClient.writeFile.entity
1131 (mxUtils.bind(this, function(branch, idx) argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/combo/resources/dictionary/
H A Dcarbon-icons.json165 "branch": "branch", string
/plugin/dokuprism/prism/
H A Dprism.js134 !function(e){e.languages.pug={comment:{pattern:/(^([\t ]*))\/\/.*(?:(?:\r?\n|\r)\2[\t ].+)*/m,lookbehind:!0},"multiline-script":{pattern:/(^([\t ]*)script\b.*\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:e.languages.javascript},filter:{pattern:/(^([\t ]*)):.+(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:/\S[\s\S]*/}},"multiline-plain-text":{pattern:/(^([\t ]*)[\w\-#.]+\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*)<.+/m,lookbehind:!0,inside:e.languages.markup},doctype:{pattern:/((?:^|\n)[\t ]*)doctype(?: .+)?/,lookbehind:!0},"flow-control":{pattern:/(^[\t ]*)(?:case|default|each|else|if|unless|when|while)\b(?: .+)?/m,lookbehind:!0,inside:{each:{pattern:/^each .+? in\b/,inside:{keyword:/\b(?:each|in)\b/,punctuation:/,/}},branch:{pattern:/^(?:case|default|else|if|unless|when|while)\b/,alias:"keyword"},rest:e.languages.javascript}},keyword:{pattern:/(^[\t ]*)(?:append|block|extends|include|prepend)\b.+/m,lookbehind:!0},mixin:[{pattern:/(^[\t ]*)mixin .+/m,lookbehind:!0,inside:{keyword:/^mixin/,function:/\w+(?=\s*\(|\s*$)/,punctuation:/[(),.]/}},{pattern:/(^[\t ]*)\+.+/m,lookbehind:!0,inside:{name:{pattern:/^\+\w+/,alias:"function"},rest:e.languages.javascript}}],script:{pattern:/(^[\t ]*script(?:(?:&[^(]+)?\([^)]+\))*[\t ]).+/m,lookbehind:!0,inside:e.languages.javascript},"plain-text":{pattern:/(^[\t ]*(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?[\t ]).+/m,lookbehind:!0},tag:{pattern:/(^[\t ]*)(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?:?/m,lookbehind:!0,inside:{attributes:[{pattern:/&[^(]+\([^)]+\)/,inside:e.languages.javascript},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*(?!\s))(?:\{[^}]*\}|[^,)\r\n]+)/,lookbehind:!0,inside:e.languages.javascript},"attr-name":/[\w-]+(?=\s*!?=|\s*[,)])/,punctuation:/[!=(),]+/}}],punctuation:/:/,"attr-id":/#[\w\-]+/,"attr-class":/\.[\w\-]+/}},code:[{pattern:/(^[\t ]*(?:-|!?=)).+/m,lookbehind:!0,inside:e.languages.javascript}],punctuation:/[.\-!=|]+/};for(var t=[{filter:"atpl",language:"twig"},{filter:"coffee",language:"coffeescript"},"ejs","handlebars","less","livescript","markdown",{filter:"sass",language:"scss"},"stylus"],n={},a=0,i=t.length;a<i;a++){var r=t[a];r="string"==typeof r?{filter:r,language:r}:r,e.languages[r.language]&&(n["filter-"+r.filter]={pattern:RegExp("(^([\t ]*)):<filter_name>(?:(?:\r?\n|\r(?!\n))(?:\\2[\t ].+|\\s*?(?=\r?\n|\r)))+".replace("<filter_name>",(function(){return r.filter})),"m"),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:{pattern:/\S[\s\S]*/,alias:[r.language,"language-"+r.language],inside:e.languages[r.language]}}})}e.languages.insertBefore("pug","filter",n)}(Prism); class in e.languages.pug.flow-control.inside
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js33096 forEach(tree, function(branch, depth) { argument
/plugin/flowcharts/
H A Dmermaid.min.js34 …t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==S… variable
/plugin/mermaid/
H A Dmermaid.min.js277 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var wt=this.next();return wt||this.lex()},begin:function(wt){this.conditionStack.push(wt)},popState:f global() property in AnonymousFunction3478d9c73f900.b
[all...]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… property in Zt.relativeTime
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… field in AnonymousClass0948423786001

12