Home
last modified time | relevance | path

Searched full:report (Results 1 – 25 of 32) sorted by relevance

12

/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml1 name: �� Report a bug
2 description: Use this to report a bug in DokuWiki
15 **Thank you for wanting to report a bug in DokuWiki!**
22 You are about to report a bug in **DokuWiki**. Bugs in plugins should be reported
/dokuwiki/_test/tests/Search/
H A DIndexerTest.php191 $this->assertTrue($indexer->addPage('retadd'), 'addPage should report work done');
194 …$this->assertFalse($indexer->addPage('retadd'), 'addPage should report nothing to do when up to da…
197 … $this->assertTrue($indexer->addPage('retadd', true), 'forced addPage should report work done');
208 …$this->assertFalse($indexer->deletePage('retdel'), 'deletePage should report nothing to do for an …
212 $this->assertTrue($indexer->deletePage('retdel'), 'deletePage should report work done');
215 …$this->assertFalse($indexer->deletePage('retdel'), 'deletePage should report nothing to do once re…
226 …False($indexer->renamePage('retrename', 'retrename'), 'renamePage should report nothing to do for …
229 …alse($indexer->renamePage('retrename', 'retrenamed'), 'renamePage should report nothing to do for …
233 …>assertTrue($indexer->renamePage('retrename', 'retrenamed'), 'renamePage should report work done');
/dokuwiki/
H A DSECURITY.md13 A useful report describes how to reproduce the problem and explains the impact. Suggestions for a f…
15 … verify any output generated by AI tools and to take responsibility for the content of your report.
23 All work is done by volunteers in their spare time. We aim to acknowledge your report quickly, usua…
32 …ts, memory exhaustion and DoS in general are bugs, not vulnerabilities - report them as regular [b…
/dokuwiki/vendor/phpseclib/phpseclib/
H A DSECURITY.md13 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
H A DREADME.md69 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
112 …psalm --config=build/psalm.xml --no-cache --long-progress --report-show-info=false --output-format…
/dokuwiki/_test/tests/inc/
H A Dhttputils_xaccel.test.php90 $file = '/opt/secret-downloads/report.pdf';
92 DOKU_REL . '_x_accel_redirect/opt/secret-downloads/report.pdf',
/dokuwiki/vendor/geshi/geshi/
H A DBUGS22 things slightly, if you notice anything odd about the highlighting then please report
H A DREADME.md22 report at <BenBE@geshi.org>, submit to the [bug tracker at GitHub](https://github.com/GeSHi/geshi-1…
H A DTHANKS36 - Karim Scheik - Thanks for the php5 support report
H A DCHANGELOG12 Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker
466 the curly braces. (milian, thanks for the report go to Matthias Pospiech)
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dezt.php58 'REPORT','RETRIEVE','SEARCH','SELECT','SEQUENCE','SORT','STOP',
64 'ENDPAGE','REPORT-INPUT','TERMINATION',
H A Dabap.php45 * - Some words are considered as being statement names (report, tables, etc.) though they
174 'insert report',
190 'read report',
737 'report',
1232 'generate report',
1236 'load report',
H A Demail.php77 'Expiry-Date','Generate-Delivery-Report','Importance','In-Reply-To',
92 'PICS-Label','Prevent-NonDelivery-Report','Priority','Received',
H A Dgenero.php266 "REPORT",
H A Dvhdl.php73 'reject','release','report','return','select','severity','shared','signal','subtype',
H A Dgambas.php120 …'Report', 'ReportCloner', 'ReportContainer', 'ReportControl', 'ReportDrawing', 'ReportField', 'Rep…
H A Dvim.php241 'readonly', 'redrawtime', 'remap', 'report',
H A Dvisualfoxpro.php143 'Remove','Rename','Repeat','Replace','Replicate','Report',
H A Dasymptote.php964 'report',
/dokuwiki/lib/scripts/
H A Dhelpers.js54 * Report an error from a JS file to the console
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md14 Please report bugs to the [issue tracker](https://github.com/splitbrain/lesserphp/issues). Fixes ar…
/dokuwiki/lib/plugins/extension/
H A Dadmin.php72 // Report results of the installer
/dokuwiki/_test/tests/ChangeLog/
H A DMediaChangeLogTest.php71 * revision, not against the missing attic copy of the current revision (which would report a
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php681 // only report last line's result
701 // report the caller's line
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php193 … * Will fail if the handlers report an error or if no content is consumed. If successful then each

12