Home
last modified time | relevance | path

Searched full:status (Results 2401 – 2425 of 3084) sorted by path

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

/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/Exception/
H A DInvalidRequestException.php18 * @param int $httpStatus the HTTP status code of the response
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php173 * @param int $statusCode the HTTP status code of the response
241 * @param int $statusCode the HTTP status code
306 * @param int $statusCode the HTTP status code
366 * @param int $statusCode the HTTP status code
382 * @param int $statusCode the HTTP status code
391 'Received an unexpected HTTP status ' .
/plugin/quickstats/
H A Dadmin.php295 …ptln('&nbsp;&nbsp;&nbsp;&nbsp;<span class="status">[ <b>' . $this->getLang('label_uniq_ip') . '</…
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/quicksubscribe/
H A Dscript.js55 function (text, status) { argument
56 if (status === 'success') {
81 function (text, status) { argument
82 if (status === 'success') {
/plugin/randominc/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
H A Daction.php56 … set new cache key & cache name - now also dependent on included page ids and their ACL_READ status
74 * - to establish proper cache name, its dependent on the read status of included pages
105 // add this page and acl status to the key
/plugin/randompage2/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/randomtables/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/rater/
H A DREADME30 or the following to get rater status overview:
/plugin/redirect2/
H A Daction.php66 * @param int $status redirect status, 301 or 302
141 $status = 301;
183 $status = $map->pattern[$checkID]['status'];
205 $status = $redirect['status'];
244 $status = $map->pattern[$checkID]['status'];
248 $event->data['status'] = $status;
267 $status = $redirect['status'];
271 $event->data['status'] = $status;
296 $status = $data['status'];
297 return array('status' => $status, 'destination' => $destID);
[all …]
H A Dadmin.php79 echo '<th>Status</th>';
88 echo '<td>'.$data['status'].'</td>';
113 list($datetime, $caller, $status, $orig, $dest) = $line;
118 'status' => $status,
H A Dhelper.php20 * [status] ptnSearch ptnDestination
22 * status: 301 or 302
63 $status = ($token[0] == 301) ? 301 : 302;
65 } else $status =302;
77 'destination' => $token[1], 'status' => $status,
H A Dplugin.info.txt6 …cess by asking the client to refetch resources at the new location with redirect status 301 or 302.
/plugin/redirect2/lang/en/
H A Dintro.txt3 …can specify the redirect will be //permanent// (HTTP status 301) or //temporary// (302). The stat…
9 # (Example) rule format: [Status] Origin Destination
/plugin/redirect2/lang/ja/
H A Dintro.txt8 #(記述例)データ形式: [Status] Origin Destination
/plugin/redissue/
H A Dstyle.css20 a.redissue-status-closed {
27 a.redissue-status-open {
32 span.status {
H A Dsyntax.php243 $status = $issue['issue']['status']['name'];
252 $isClosed = $redmine->getIsClosedValue($issue['issue']['status']['id']);
263 $renderer->doc .= ' <span class="label label-success">' . $status . '</span>';
267 $renderer->doc .= ' <span class="badge-prio open">' . $status . '</span>';
271 $renderer->doc .= ' <span class="label label-default">' . $status . '</span>';
273 $renderer->doc .= ' <span class="badge-prio closed">' . $status . '</span>';
/plugin/redproject/
H A Dsyntax.php174 $statusClass = (($foundVersion['status'] == 'open') ? 'statusop' : 'statuscl');
175 … $renderer->doc .= '<span class="'.$statusClass.'"> ' . $foundVersion['status'] . ' </span>';
/plugin/referrers/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/refnotes/
H A Dadmin.js142 error(xhr, status, message) {
143 setErrorStatus((status == 'parseerror') ? 'invalid_data' : transaction + '_failed', message);
192 function setStatus(status, message) {
199 jQuery('#server-status')
201 .addClass(status)
213 setStatus('cleared', 'status');
964 jQuery('#server-status').show();
H A Dadmin.php44 print('<div id="server-status" class="info" style="display: none;">&nbsp;</div>');
/plugin/refnotes/lang/en/
H A Dlang.php137 $lang['js_status'] = 'Server communication status.';
/plugin/relativetimehelper/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js15 t.status=200;
128 status=4;
132 status=500;
228 status=statusText=responseJS=null;
368 req.status=null;
370 req.status=xr.status;
375 if(!req.status){

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