Home
last modified time | relevance | path

Searched refs:requests (Results 151 – 166 of 166) sorted by last modified time

1234567

/plugin/badbehaviour/
H A Dbadbehavior.readme88 2. Bad Behavior's built in log viewer (WordPress) shows why requests were
/plugin/bugzillaint/
H A Dscript.js27 function fetchData( requests ) { argument
28 var req = jQuery.extend( {call:'plugin_bugzillaint_fetch'}, requests.shift() );
32 if ( requests.length > 0 ) fetchData( requests );
/plugin/sfauth/
H A DREADME.wiki29 * Perform requests on your behalf at any time (refresh_token, offline_access)
/plugin/loginredirect/
H A DREADME.md4 DokuWiki plugin to redirect login requests to another application
/plugin/subjectindex/plugins/
H A Dbible_verses.txt11322 …eavens, from your established place of dwelling, their prayer and their requests for favor, and yo…
12195 …hat Ez'ra the priest, the copyist of the law of the God of the heavens, requests of YOU men it wil…
14188 …lvation,And in the name of our God we shall lift our banners.May Jehovah fulfill all your requests.
14455 Also take exquisite delight in Jehovah,And he will give you the requests of your heart.<H<#>H> [Gi'…
23018 "Make YOUR requests of Jehovah for rain in the time of the spring rain, even of Jehovah who is maki…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1071 all requests)
1190 * Change: all HTTP requests now contain fake "Mozilla" User-Agent
/plugin/metaheaders/
H A DREADME65 Feel free to submit patches as GitHub pull requests (preferred) or by mail
/plugin/socialshareprivacy2/JC/
H A DREADME.md116 - Report issues, questions, feature requests on [GitHub Issues](https://github.com/carhartl/jquery-…
118 Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branc…
/plugin/bible/bible_douayRheims/
H A D2_Paralipomenon.txt216 …10:15. And he condescended not to the people's requests: for it was the will of God, that his word…
H A DPsalms.txt532 36:4. Delight in the Lord, and he will give thee the requests of thy heart.
/plugin/actickets/
H A Dscript.js3 requests: [], // list of all ticket requests we have to issue property in actickets
26 for (var r = 0; r < actickets.requests.length; r++) {
27 req = actickets.requests[r];
34 actickets.requests[actickets.requests.length] = { class in actickets
60 if (end > actickets.requests.length) {
61 end = actickets.requests.length;
65 var ticket = actickets.requests[n];
107 if (actickets.requested < actickets.requests.length) {
/plugin/gil/
H A DChangeLog21 Instead of performing (input*source*targets) requests to Yahoo Finances, the
22 plugin now performs only (source*targets) requests, thus reducing traffic
/plugin/flowplay2/flowplayer/
H A DREADME.txt442 Please post support requests and feedback to the forums at http://flowplayer.org
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm22 * This file include the functions that handle the Command requests
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp21 ' This file include the functions that handle the Command requests
/plugin/chat/
H A Dreadme.txt108 the web-server is not overloaded with AJAX requests.
111 requests and responses are short chunks of data and usually complete very quickly,

1234567