Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 25 of 45) sorted by relevance

12

/plugin/loglog/lang/en/
Dreport.txt5 * successful logins: @@auth_ok@@
/plugin/chordsheets/
H A Dscript.js164 var successful = document.execCommand('copy');
165 var msg = successful ? 'successfully' : 'unsuccessfully';
/plugin/confmanager/
Djquery.form.js898 $.fn.fieldSerialize = function(successful) { argument
905 var v = $.fieldValue(this, successful);
957 $.fn.fieldValue = function(successful) { argument
960 var v = $.fieldValue(el, successful);
975 $.fieldValue = function(el, successful) { argument
977 if (successful === undefined) {
978 successful = true;
981 if (successful && (!n || el.disabled || t == 'reset' || t == 'button' ||
/plugin/conflictmerger/
Daction.php111 * appear, although a successful one. Once a successful merge form appears,
/plugin/linkback/
DCHANGELOG4 * Fixed HTTP client to correctly accept all type 200 responses as successful
/plugin/authgoogle/google/
DGoogle_Client.php319 * @return boolean Returns True if the revocation was successful, otherwise False.
/plugin/authgooglesheets/vendor/google/auth/src/
DAccessToken.php291 * @return bool Returns True if the revocation was successful, otherwise False.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
DResultPrinter.php39 protected $successful = 0; variable in PHPUnit_Util_TestDox_ResultPrinter
/plugin/dokucrypt3/
H A Dcrypto_high-level.js244 successful = true;
/plugin/bootswrapper/exe/help/
Dbutton.txt7 | <btn type="success">Success</btn> | Indicates a successful or positive action |
/plugin/snippeter/
DREADME.md37 After successful installation you will find an additional chapter in the
/plugin/eventline/example/
DexampleDataForCutAndPaste.txt21 …y Morten G. Pahle and Arno Hollosi. It is one of the earliest and most successful wikis and today …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DREADME.md198 [successful] => 1
295 [successful] => 1
359 [successful] => 1
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js896 var successful = document.execCommand('copy');
899 if (successful) {
/plugin/quickstats/lang/en/
Dquery.txt17 …string appears in a subversion but not in the major version string. A successful search will add …
/plugin/syntaxhighlighter4/
DREADME.md64 * @return bool If rendering was successful.
/plugin/authhttp/
DREADME22 the configured auth plugin (usually authplain) and, if successful, show the
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconnection-pool.asciidoc39 A successful request resets the "failed ping timeout" counter.
Dconnecting.asciidoc352 [successful] => 5
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Dreadme.md354 …at can be set with function handlers to be invoked on load completion, successful file load or fai…
/plugin/authsplit/
DREADME112 If successful (or the PRIMARY auth plugin does not support adding users, as is
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/botmon/lang/en/
H A Dwordlist.txt1873 successful 2
/plugin/asciidocjs/node_modules/async/dist/
Dasync.mjs4542 * Attempts to get a successful response from `task` no more than `times` times
4543 * before returning an error. If the task is successful, the `callback` will be
4544 * passed the result of the successful task. If all attempts fail, the callback
5541 * successful. If one of the tasks were successful, the `callback` will be
5542 * passed the result of the successful task. If all tasks fail, the callback
5808 * successful completion.
/plugin/dokucrypt/
Dscript.js447 successful = true;

12