Home
last modified time | relevance | path

Searched refs:failed (Results 126 – 150 of 188) sorted by path

12345678

/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md141 computation failed.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md831 - Elastica\Client constructor now accepts a LoggerInterface and will log both successful and failed requests. [#1069](https://github.com/ruflin/Elastica/pull/1069)
894 - More info on Elastica\Exception\PartialShardFailureException. Not just number of failed shards.
1407 - Throw PartialShardFailureException if response has failed shards
/plugin/fckg/
H A DChanges29 Fix to FCKeditor fck_image.js for IE9, where FCK.InsertElement failed to insert image at
282 Removed trailing comma from en.js (FCKLang) which failed in earlier versions of IE; fixed
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js53 this.failed = true;
123 if (this.failed) {
/plugin/fckg/fckeditor/
H A Dtw-sack.js53 this.failed = true;
123 if (this.failed) {
/plugin/fedauth/Auth/Yadis/
H A DYadis.php69 var $failed = false; variable in Auth_Yadis_DiscoveryResult
80 $this->failed = true;
85 return $this->failed;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md42 have been applied, making failed annotation autoloading less heavy
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst171 …Never is a loader to throw a warning or exception if the loading failed otherwise parsing doc bloc…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md215 - creating JMS\Serializer\Metadata-\>closureAccessor on internal class failed [\#959](https://githu…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md122 * Fix the edge case when failed predictions weren't recorded for `getCheckedPredictions()`
H A DREADME.md355 was called 1 or more times. If the prediction failed then it throws an exception. When does this
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php49 protected $failed = 0; variable in PHPUnit_Util_TestDox_ResultPrinter
127 $this->failed++;
161 $this->failed++;
/plugin/flattr/
H A Dhelper.php142 $failed = array_diff($mandatories, array_keys($params));
143 if (count($failed) > 0) {
144 return '[n/a: ' . implode(', ', $failed) . ' not set]';
/plugin/flowplayer/player/
H A DREADME.txt284 - The preloader sometimes failed to initialize the player
368 - license key verification failed if a port number was used in the URL (like in this url: http://my…
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DHTML.php129 $failed = ($per*$result->errorCount())+($per*$result->failureCount());
130 $aSuiteResult['percent'] = round(100-$failed,2);
157 $failed = ($per*$final['counts']['error'])+($per*$final['counts']['failure']);
158 $final['percent'] = round(100-$failed,2);
/plugin/graphviz/
H A Dsyntax.php194 dbglog(join("\n",$output),'graphviz command failed: '.$cmd);
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1184 * Fixed: PHP error when fetching image file failed due the network
/plugin/html5video2/script/
H A Dvideo.min.js23 …e.remove(n,r)}catch(e){i.logger_("Remove "+n+" to "+r+" from "+t+"Buffer failed")}}}},Rl=function(…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md290 * #173: vCard converter failed for `X-ABDATE` properties that had no
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt282 * Bugfix: (#1357) demo.mysql.php mysql_table_exists() failed
596 * Bugfix: suppress PHP_notice on failed SWF-compressed
825 * Bugfix: Certain Wavpack3 files failed under PHP5 due
/plugin/linkmanager/
H A Dscript.js239 if(ajax.failed) return true;
280 if(ajax.failed) return true;
/plugin/logindelay/
H A DREADME3 Delay login after failed attempts
H A Dplugin.info.txt6 desc Delay login after failed attempts
/plugin/loglog/_test/
H A Dloglog.log1 1598914860 2020/09/01 01:01 127.0.0.1 admin failed login attempt
11 1604459040 2020/11/04 04:04 127.0.0.1 fakeuser failed login attempt
12 1604549100 2020/11/05 05:05 127.0.0.1 fakeuser failed login attempt
/plugin/loglog/lang/en/
H A Dauth_failed.txt3 The number of recent failed login attempts has exceeded the configured limit (@THRESHOLD@ in @INTER…

12345678