Home
last modified time | relevance | path

Searched refs:reports (Results 26 – 50 of 64) sorted by path

123

/plugin/chiplink/
H A DREADME3 Provides automatic links to HTML reports on your server, by searching the wikitext.
H A Dplugin.info.txt6 desc Provides automatic links to HTML reports on your server, by searching the wikitext.
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 … }\n\n // Bidirectional ordering algorithm\n // See http://unicode.org/reports/tr9/tr9-13.html f…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md20 All questions and reports of abusive, harassing, or otherwise unacceptable behavior
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php144 $reports = [];
146 $reports[] = '{' . self::NS_CALDAV . '}calendar-multiget';
147 $reports[] = '{' . self::NS_CALDAV . '}calendar-query';
150 $reports[] = '{' . self::NS_CALDAV . '}free-busy-query';
156 $reports[] = '{DAV:}sync-collection';
158 return $reports;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php817 $reports = [];
819 … $reports = array_merge($reports, $plugin->getSupportedReportSet($propFind->getPath()));
821 return new Xml\Property\SupportedReportSet($reports);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php31 protected $reports = []; variable in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
41 * @param string|string[] $reports
43 function __construct($reports = null) { argument
45 if (!is_null($reports))
46 $this->addReport($reports);
68 $this->reports[] = $r;
81 return $this->reports;
95 $this->reports
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md563 * Fixed: DTEND was not generated correctly for VFREEBUSY reports.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md603 * Fixed: DTEND was not generated correctly for VFREEBUSY reports.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1reports/tr29/#Grapheme_Cluster_Boundary_Rules\n // !!! Let's make the common case a bit faster\…
H A Deditor.worker.js.map1 …aphemeBreakType(breakTypeA, breakTypeB) {\n // http://www.unicode.org/reports/tr29/#Grapheme_Cl…
H A Djson.worker.js.map1 …aphemeBreakType(breakTypeA, breakTypeB) {\n // http://www.unicode.org/reports/tr29/#Grapheme_Cl…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.3.md9 …github.com/sebastianbergmann/php-code-coverage/issues/438): Wrong base directory for Clover reports
/plugin/flowplay/flowplayer/
H A DREADME.txt224 Bug reports, questions, contributing
226 If you have bug reports, questions or would like to contribute, please send a
/plugin/flowplay2/flowplayer/
H A DREADME.txt440 Support, comments, bug reports and feedback:
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md768 * Fixed: DTEND was not generated correctly for VFREEBUSY reports.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php800 $this->values['reports'][$report] = $output;
1047 * @param array $reports A list of reports to print.
1057 $reports, argument
1062 if (empty($reports) === true) {
1063 $reports['full'] = $reportFile;
1070 foreach ($reports as $report => $output) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md70 Bug reports and feature requests can be submitted on the [Github Issue Tracker](https://github.com/…
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown5 **All bug reports and problem issues require a jsFiddle**.
/plugin/issuetracker/
H A DREADME17 overview to the admin of the reports. The admin is able to easily reduce the
/plugin/jmol2/jmol/
H A DCHANGES.txt484 # new feature: SHOW TRACE -- reports stack trace
1251 # new feature: isosurface VOLUME reports the volume of an isosurface and stores the number in varia…
1253 # new feature: isosurface AREA reports the area of an isosurface and stores the number in variable …
1408 # new feature: measureCallback reports pending measurements as well as completed ones
1672 # cd # reports current directory and sets default directory to that
1862 # --for *, the current applet always reports LAST
2320 # new feature: set PICKLABEL "xxx" -- allows customized pick reports
3076 # bug fix: menu reports too many chains
3275 # bug fix: quaternion x reports wrong frame number
3757 # then reports picking of draw objects as a JavaScript array:
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md49 **A:** The preferred method of support requests and/or bug reports is the forum at <http://support.…
594 * http://www.its.msstate.edu/net/real/reports/config/tags.stats
H A Dchangelog.txt1253 Allan Hansen <ahØartemis*dk> - please send bug reports on this
1539 it. Bug reports (or even better - documentation!) are welcome at
H A Dreadme.txt49 A: The preferred method of support requests and/or bug reports is the
612 * http://www.its.msstate.edu/net/real/reports/config/tags.stats
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 … {number} length - The PDF file length. It's used for progress\n * reports and range request…

123