Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3ListChangelogsResponse.php33 public function setChangelogs($changelogs) argument
35 $this->changelogs = $changelogs;
42 return $this->changelogs;
/plugin/gdpr/action/
Ddelusers.php220 $changelogs = $gdprUtils->collectChangelogs(dir($metaDir));
221 … $changelogs = array_merge($changelogs, $gdprUtils->collectChangelogs(dir($mediaMetaDir)));
223 file_put_contents($changelogCacheFN, implode("\n", $changelogs));
225 return $changelogs[0];
/plugin/tindexmenu/
Dchangelog4 For previous changelogs see the original indexmenu plugin
/plugin/archivegenerator/lang/en/
Dintro.txt2 This archive will not include old revisions of pages and media files, changelogs or cache data.
/plugin/asciidocjs/node_modules/commander/
DCHANGELOG.md290 * [2.x](./changelogs/CHANGELOG-2.md)
291 * [1.x](./changelogs/CHANGELOG-1.md)
292 * [0.x](./changelogs/CHANGELOG-0.md)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDialogflow.php246 'changelogs',
260 'path' => 'v3/{+parent}/changelogs',