Home
last modified time | relevance | path

Searched refs:commit (Results 51 – 75 of 578) sorted by relevance

12345678910>>...24

/plugin/simplemap/
H A DCHANGELOG.md3 …tandard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
/plugin/move/_test/
H A DaffectedPagesNs.test.php50 $plan->commit();
H A Dplan.test.php72 $plan->commit();
H A DfindMissingDocuments.test.php85 $this->plan->commit();
/plugin/dwcommits/
H A Dhelper.php421 elseif (preg_match('/^commit\s(.*)/',$buffer,$commit)) {
426 $gitid=$commit[1];
536 $commit = "";
555 $commit = $this->format_commit_url($val);
557 else $commit = $val;
571 …='2'><td nowrap style='padding-right:2px;'>$date</td><td><b>Commit:&nbsp;&nbsp;</b> $commit</td>" .
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1commit:function(W){W.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",wi…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1commit:function(W){W.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",wi…
H A Dlink.js1commit:function(W){W.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",wi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatastore.php91 ],'commit' => [
92 'path' => 'v1/projects/{projectId}:commit',
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractTest.php16 $result = $propPatch->commit();
/plugin/move/admin/
H A Dmain.php129 $this->plan->commit();
152 $this->plan->commit();
/plugin/ireadit/action/
H A Dmigration.php183 $db->commit();
269 $db->commit();
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1commit:function(z){z.style=this.getValue()}},{type:"select",id:"sizeopts",label:d.FontSizes,items:…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1commit:function(z){z.style=this.getValue()}},{type:"select",id:"sizeopts",label:d.FontSizes,items:…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEdits.php45 public function commit($packageName, $editId, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\Edits
/plugin/dokucrypt2/patches/
H A Dpatch1.diff1 commit 54728e1dbad534190b571211cf932102fabdbf3c
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile39 git commit -m '$(TAG) release'
H A DCHANGELOG.md25 [d386b25](https://github.com/ezimuel/ringphp/commit/d386b2597389dafe3b437ab90d115eb092fff109)
31 - Required guzzlestreams 3.0.1+ [0b78f89](https://github.com/ezimuel/ringphp/commit/0b78f89d8e0bb9e380046c31adfa40347e9f663b)
/plugin/hidden/
H A DREADME.md5 If you're interested in maintaining this plugin, just send me an email (adress available in the commit log) and I'll make sure to give all the information you will need.
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md18 * Upgrade SyntaxHighlighter to commit syntaxhighlighter/syntaxhighlighter@37724fd
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php122 $this->assertTrue($propPatch->commit());
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php155 public function commit(): bool function in Google\\Auth\\Cache\\MemoryCacheItemPool
/plugin/bibtex4dw/
H A DCHANGELOG.md5 For the full history, have a look at the git commit messages.
/plugin/structstatus/
H A Daction.php80 $sqlite->getPdo()->commit();
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md71 Please, write [commit messages that make
72 sense](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html),

12345678910>>...24