Home
last modified time | relevance | path

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

1234567

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js5795 requests: [], property in Ajax
5869 this.requests.push(o);
5904 var t = FBL.Ajax.transport, r = FBL.Ajax.requests.shift(), data;
5951 if (this.requests.length > 0)
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md66 * Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch.
68 *Note:* Pull requests to other branches than `dev` or without filled CLA wouldn’t be accepted.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md68 Please allow us time to review your pull requests.
81 Pull requests without tests most probably will not be merged.
H A DMETA.md6 github_changelog_generator --user=schmittjoh --project=serializer --pull-requests --no-compare-link…
H A DUPGRADING.md50 - [Here](https://github.com/schmittjoh/serializer/milestone/3) a list of issues and pull requests l…
H A DREADME.md39 Pull requests for new features are accepted only on the master branch.
H A DCHANGELOG.md22 **Merged pull requests:**
42 **Merged pull requests:**
57 **Merged pull requests:**
67 **Merged pull requests:**
79 **Merged pull requests:**
85 **Merged pull requests:**
174 **Merged pull requests:**
206 **Merged pull requests:**
236 **Merged pull requests:**
273 **Merged pull requests:**
[all …]
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst41 - Pull requests must be sent from a new hotfix/feature branch, not from
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md7 * Pull requests must be sent from a new hotfix/feature branch, not from `master`.
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md8 **Merged pull requests:**
13 **Merged pull requests:**
27 **Merged pull requests:**
44 **Merged pull requests:**
51 **Merged pull requests:**
63 **Merged pull requests:**
75 **Merged pull requests:**
86 **Merged pull requests:**
100 **Merged pull requests:**
112 **Merged pull requests:**
H A DCONTRIBUTING.md41 Please allow us time to review your pull requests.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst42 requests. It is very different from the cache you might want to add for
/plugin/authsmartcard/
H A DREADME.md36 Redirect requests to the authentication plugin, so that requests to the first page of the wiki, e.g…
/plugin/authfacebook/lib/
H A DFacebook.php475 * @param array $requests
483 public function sendBatchRequest(array $requests, $accessToken = null, $graphVersion = null) argument
489 $requests,
H A DFacebookBatchRequest.php42 protected $requests; variable in Facebook\\FacebookBatchRequest
53 * @param array $requests
61 $this->add($requests);
111 $this->requests[] = $requestToAdd;
178 return $this->requests;
202 $requests = [];
203 foreach ($this->requests as $request) {
215 return json_encode($requests);
225 $batchCount = count($this->requests);
312 unset($this->requests[$offset]);
[all …]
/plugin/authsplit/
H A DREADME134 - deleteUser(): authsplit will ALWAYS route delete user requests to the
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md55 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/coinhive/
H A DREADME.md39 - Support the Developer: 5% of the requests will be donated to the developer.
/plugin/epnsmartlink/
H A DREADME.md29 - Support the Developer: 5% of the requests will be donated to the developer.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md70 Bug reports and feature requests can be submitted on the [Github Issue Tracker](https://github.com/…
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php26 private $requests = array(); variable in Google_BatchRequest
38 $this->requests[$key] = $request;
45 foreach($this->requests as $key => $req) {
/plugin/xfortune/
H A Dplugin.info.txt6 desc Displays random fortune cookies using AJAX requests
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … Zlib class they all inherit from\n\t// This thing manages the queue of requests, and returns\n\t/…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md164 ## Adding custom headers to HTTP requests
166 If you want to add additional headers to your data load HTTP requests, use
329 * Added `headers` config variable which allows adding custom headers to HTTP requests
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md220 requests when not using UTC in the time range. (@armin-hackmann)

1234567