Searched refs:changelogs (Results 1 – 6 of 6) sorted by relevance
33 public function setChangelogs($changelogs) argument35 $this->changelogs = $changelogs;42 return $this->changelogs;
220 $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];
4 For previous changelogs see the original indexmenu plugin
2 This archive will not include old revisions of pages and media files, changelogs or cache data.
290 * [2.x](./changelogs/CHANGELOG-2.md)291 * [1.x](./changelogs/CHANGELOG-1.md)292 * [0.x](./changelogs/CHANGELOG-0.md)
246 'changelogs',260 'path' => 'v3/{+parent}/changelogs',