Home
last modified time | relevance | path

Searched full:status (Results 2451 – 2475 of 3084) sorted by path

1...<<919293949596979899100>>...124

/plugin/rtmchecklist/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/runcommand/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/ryubin/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js22 …this.allowPolling = true; // allow flash to poll for status update (required for "while playing", …
32 …'debugMode': false, // enable debug/status messaging, handy for development/troubleshoo…
454 // reset load/status flags
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1474 var status = this.getStatus();
1475 return !status || (status >= 200 && status < 300);
1480 return this.transport.status || 0;
1490 (this.options['on' + response.status]
1562 this.status = this.getStatus();
1575 status: 0,
H A Dunittest.js98 finish: function(status, summary) { argument
100 this.lastLogLine.className = status;
101 this.statusCell.innerHTML = status;
117 '<thead><tr><th>Status</th><th>Test</th><th>Message</th></tr></thead>' +
226 this.logger.finish(test.status(), test.summary());
280 status: function() { method in Test.Unit.Assertions
/plugin/schedule/lib/
H A DscheduleForm.js69 * change member selection mode according share status
/plugin/schemadata/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/scriptheader/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/searchformgoto/
H A DCOPYING303 typical or common use of that class of product, regardless of the status
/plugin/searchindex/
H A Dscript.js65 status = '<p class="status">' + msg + '</p>';
66 …<p>' + lang.indexing + ' ' + done + '/' + count + '</p><p class="name">' + page + '</p>' + status);
H A Dstyle.css34 #plugin__searchindex .msg p.status {
41 #plugin__searchindex .msg p.status {
/plugin/searchpattern/
H A Dadmin.php61 … == 'save_conf_warn')?$def_values:''),$this->getLang($saveconf.'_lvl')); //display a status message
103 * Save the configuration in the appropriate file and return a status
/plugin/semantic/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/sentry/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md1 …diagrams.svg)](https://libraries.io/bower/js-sequence-diagrams) [![Build Status](https://img.shiel…
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage-lock.json1232 "builtin-status-codes": {
1234 … "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
5207 "builtin-status-codes": "^3.0.0",
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js376 console.error('Failed to start job; status: %s, body: %s', statusStr, bodyStr);
388 this.status();
392 * The `request.post` callback used by `Job#status`.
410 jobStatus = _.get(data, 'status', ''),
431 this.emit('status', jobStatus);
434 this._pollerId = _.delay(_.bind(this.status, this), this.statusInterval * 1000);
619 * Checks the status of a job.
622 * @param {Function} callback The function called once the status is resolved.
625 Job.prototype.status = function(callback) { method in Job
626 this.once('status', _.iteratee(callback));
[all …]
H A Dtest.js298 page.open(filePath, function(status) { argument
299 if (status != 'success') {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1393 assert.strictEqual(data.status, 'ok');
1397 var res = {status: 'ok', data: [{id: 1}]}; property in AnonymousFunctionf8dce19ea500.res
H A Dmodel.js553 if (attrs.admin) return "Can't change admin status.";
563 assert.equal(lastError, "Can't change admin status.");
564 assert.equal(model.validationError, "Can't change admin status.");
784 if (attrs.admin !== this.get('admin')) return "Can't change admin status.";
796 assert.equal(lastError, "Can't change admin status.");
829 if (attrs.admin) return "Can't change admin status.";
842 assert.equal(model.validationError, "Can't change admin status.");
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.html32 <!-- Toolbar buttons and Status Bar -->
65 <!-- Status Bar -->
68 <!-- HTML Panel Status Bar -->
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js3899 "status",
5426 "status-bar",
8554 // Status Bar
18767 self.status = xhrRequest.status;
18782 status: 1, property in AnonymousFunction7f0ac55719600.updateXHRPropertiesIgnore
18824 var success = xhrRequest.status == 200;
18867 status: xhrRequest.status == 0 ?
18894 self.status = xhrRequest.status;
18930 item.innerHTML = status;
20408 file.status = request.responseStatus;
[all …]

1...<<919293949596979899100>>...124