Home
last modified time | relevance | path

Searched full:changelog (Results 251 – 275 of 333) sorted by relevance

1...<<11121314

/template/darkclean/
H A DREADME.rst116 Changelog chapter
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drpmspec.php118 GESHI_SEARCH => '(%(?:description|package|prep|build|install|clean|postun|preun|post|pre|files|changelog))',
/dokuwiki/inc/
H A Dload.php18 'changelog.php',
H A Dparserutils.php14 use dokuwiki\ChangeLog\PageChangeLog;
100 $changelog = new PageChangeLog($id);
101 if ($changelog->hasRevisions()) {
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md1 CHANGELOG chapter
/plugin/securelogin/
H A DREADME.md114 ## Changelog section in Securelogin Dokuwiki Plugin
/plugin/wikistats/
H A DREADME.md190 ### Changelog subsection
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md1 CHANGELOG chapter
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md1 ChangeLog chapter
/dokuwiki/inc/Remote/
H A DApiCore.php6 use dokuwiki\ChangeLog\PageChangeLog;
471 * @param int $first skip the first n changelog lines, 0 starts at the current revision
/plugin/codeprettify/code-prettify/
H A DREADME.md133 See the [changelog](CHANGES.md).
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md342 ## Changelog section in amCharts Responsive
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md1 CHANGELOG for 2.x
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md1 CHANGELOG chapter
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php5 use dokuwiki\ChangeLog\PageChangeLog;
/plugin/database2/lang/de/
H A Dlang.php55 $lang['cmdlog'] = 'Export Changelog';
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md1 ## Changelog section
/plugin/database2/lang/en/
H A Dlang.php55 $lang['cmdlog'] = 'Export Changelog';
/plugin/pageredirect/
H A DChangeLog.md3 When writing entries, refer to [Keep a CHANGELOG](http://keepachangelog.com/) for guidelines.
/template/breeze/bower_components/modular-scale/
H A Dreadme.md144 ## [Changelog](https://github.com/Team-Sass/modular-scale/releases)
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md1 ChangeLog chapter
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md1 ChangeLog chapter
/dokuwiki/
H A Dfeed.php16 use dokuwiki\ChangeLog\MediaChangeLog;
17 use dokuwiki\ChangeLog\PageChangeLog;
/plugin/dokusioc/
H A Daction.php363 $changelog = new PageChangeLog($ID);
364 $pagerevs = $changelog->getRevisions(0, $conf['recent'] + 1);
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md1 # Changelog chapter
5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
113 - Update CHANGELOG.md, follow keepachangelog format by @Art4 in [#709](https://github.com/simplepie/simplepie/pull/709)

1...<<11121314