Home
last modified time | relevance | path

Searched refs:commits (Results 1 – 25 of 33) sorted by last modified time

12

/plugin/gitbacked/
H A DCHANGELOG.md97 - Allow empty commits - fixes [#39]
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md63 reject comments, commits, code, wiki edits, issues, and other contributions
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md629 …copying group ([`12bedca5`](https://github.com/bpmn-io/bpmn-js/pull/1137/commits/12bedca5ba2a05791…
864 …written, cf. [`b1852e1d`](https://github.com/bpmn-io/diagram-js/pull/254/commits/b1852e1d71f67bd36…
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md27 {{rss>https://github.com/jercle/orphanmedia2/commits/main.atom date}}
/plugin/ifauthex/
H A DREADME.md16 …badges/master/pipeline.svg)](https://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/commits/master)
/plugin/gitlabapi/
H A DREADME.md42 - **commits="n"** lists the latest $n$ commits.
46 For instance, if you want to see the latest 3 milestones, 10 commits, 5 issues, and 10 pipelines, t…
49 <gitlab-api project-path="ns/dir/project" commits="10" issues="5" milestones="3" pipelines="10" />
H A Dplugin.info.txt6 desc Display some information such as commits, issues etc. from a GitLab project.
H A Dsyntax.php78 preg_match("/commits *= *(['\"])(.*?)\\1/", $match, $commits);
79 $data['commits'] = $commits[2];
170 $commits = $gitlab->getCommits($project_id);
185 $total = count($commits) < $number ? count($commits) : $number;
188 $renderer->doc .= '<td>'.$commits[$i]['committer_name'].'</td>';
189 $renderer->doc .= '<td>'.$commits[$i]['title'].'</td>';
190 $renderer->doc .= '<td>'.$commits[$i]['message'].'</td>';
191 $renderer->doc .= '<td>'.$commits[$i]['committed_date'].'</td>';
192 $renderer->doc .= '<td><a href='.$commits[$i]['web_url'].'>Commit link</a></td>';
/plugin/gitlabapi/gitlab/
H A Dgitlabapi.php46 $commits = $this->gitlabRequest($url_request);
47 return $commits;
/plugin/pubmed2020/site/
H A Ddescription.txt60 * See [[https://github.com/EricMaeker/dokuwiki-plugin-pubmed/commits/dokuwiki-web-site]]
/plugin/pageredirect/
H A DChangeLog.md120 [20070124]: https://github.com/glensc/dokuwiki-plugin-pageredirect/commits/20070124
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md197 [[27d721b]](https://github.com/elastic/elasticsearch-php/pull/933/commits/27d721ba44b8c199388650c5a1c8bd69757229aa)
199 [[27d721b]](https://github.com/elastic/elasticsearch-php/pull/933/commits/27d721ba44b8c199388650c5a1c8bd69757229aa)
279 - Fix tests for PHP 7 with ES 6.7 [[5401479](https://github.com/elastic/elasticsearch-php/pull/884/commits/5401479)
283 - [DOCS] Fix doc links in README [[5a1782d]](https://github.com/elastic/elasticsearch-php/pull/884/commits/5a1782d)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc315 https://github.com/elastic/elasticsearch-php/pull/933/commits/27d721ba44b8c199388650c5a1c8bd69757229aa[27d721b]
317 https://github.com/elastic/elasticsearch-php/pull/933/commits/27d721ba44b8c199388650c5a1c8bd69757229aa[27d721b]
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc419 // Restore the original element before all commits.
/plugin/a2s/
H A Ddemo.txt440 {{rss>https://github.com/schplurtz/a2s/commits/master.atom date}}
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1commits = {};\nvar head = null;\nvar branches = {\n master: head\n};\nvar curBranch = 'master';\n…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1commits","branches","master","curBranch","seq","getId","isfastforwardable","currentCommit","otherC…
/plugin/dx/
H A DREADME.md10 …s maintained with the DX plugin are expected to follow the [conventional commits](https://www.conv…
/plugin/revealjs/
H A Dchangelog.md84 * Merge commits from ogobrecht enabling to override configuration options and improve IE support
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md77 commits](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html)
79 commits such as "fix tests", "fix 2", "fix 3", etc.).
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc418 // Restore the original element before all commits.
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt40 …ting the git. You can check the current status of the git and pull in any new commits from gitHub.
43 The URL of the Remote Repository is needed to create links to the commits on the gitHub (or any git…
98 …D/Or Author. You can restrict your search to the selected Branch and to commits made after Start …
/plugin/dwcommits/
H A DREADME7 commits from gits specified in the configuration manager and in a config file
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md476 issues, users and commits in the comments.
/plugin/gitlog/
H A Dplugin.info.txt6 desc Display git commits and changed files.

12