Home
last modified time | relevance | path

Searched refs:remote (Results 26 – 50 of 101) sorted by relevance

12345

/plugin/pycode/
H A DREADME.md5 It allows you to embeds a Python script hosted in a remote repository such as Bitbucket or GitHub.
H A Dstyle.css2 * PyCode plugin: it embeds a Python script hosted in a remote repository.
/plugin/linkback/
H A Dtools.php128 $remote = $_SERVER['REMOTE_ADDR'];
137 'ip' => $remote,
/plugin/jiralinks/
H A Dplugin.info.txt6 desc Automatically create links to Jira issues and automatically add remote issue links back to the…
/plugin/git/lib/
H A DGit.php648 * @param string $remote
652 public function pull($remote, $branch) argument
654 return $this->run("pull $remote $branch");
/plugin/openlayersmap/lang/en/
H A Dsettings.php32 $lang['optionStaticMapGenerator'] = 'Local or remote static map compiler. <b>Using \'local\' fails when the server can\'t go on the internet.</b>';
/plugin/xcom/scripts/
H A Dsample.xcom.ini1 ; This file initializes the remote site selection menu
H A Dxcom.ini1 ; This file initializes the remote site selection menu
/plugin/openlayersmap/lang/es/
H A Dsettings.php34 $lang['optionStaticMapGenerator'] = 'FIXME (translate)- Local or remote static map compiler. <b>Using \'local\' fails when the server can\'t go on the internet.</b>';
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59remote=this.layer.projection;var local=this.layer.map.getProjectionObject();if(remote&&local&&!loc…
/plugin/sync/
H A Dadmin.php666 $remote = $this->client->getResponse();
668 foreach($remote as $item){
672 unset($remote);
718 $remote = $this->client->getResponse();
722 explode("\n",htmlspecialchars($remote)));
/plugin/eclipseupdateurl/
H A DREADME.md13 * __%LOCATION_OF_UPDATE_XML%__ - can be a local or remote upate xml file
/plugin/newpagetemplate/
H A Dnewpage.ini2 ; This file initializes the remote site selection menu
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php285 $remote = ($isExternal) ? clientIP(true) : '127.0.0.1';
291 'ip' => $remote,
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …sers with private wikis who may feel anxious having their data sent to a remote server. When set t…
/plugin/openlayersmap/lang/ru/
H A Dsettings.php33 $lang['optionStaticMapGenerator'] = 'Локальное (local) или удалённое (remote) хранилище статических карт. <b>Локальное хранилище не будет работать, если сервер не подключён к интернету.</b>';
/plugin/tagfilter/script/select2/
H A DREADME.md4 Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
16 * Working with large, remote datasets: ability to partially load a dataset based on the search term.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md92 - Experimental W3C WebDriver protocol support. The protocol will be used automatically when remote end (like Geckodriver, newer Chromedriver etc.) supports it.
93 - `getStatus()` method of `RemoteWebDriver` to get information about remote-end readiness to create new sessions.
122 - Stop sending null values in Cookie object, which is against the protocol and may cause request to remote ends to fail.
161 - Added `getCapabilities()` method of `RemoteWebDriver`, to retrieve actual capabilities acknowledged by the remote driver on startup.
188 - Added initial support of remote Microsoft Edge browser (but starting local EdgeDriver is still not supported).
/plugin/socialmark/
H A Dlist.txt9 http://www.connectedy.com/add-link.php?remote=1&url=|Connectedy it !
/plugin/bootswrapper/
H A Dall.css13 .bs-wrap-modal[data-remote] .modal-content {
/plugin/xcom/lang/en/
H A Dfunctions.txt62 ^Description|Saves a Wiki Page to the remote wiki.|
73 ^Description|Returns a list of all Wiki pages in the remote Wiki.|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCcrNamespace.asciidoc98 $params['body'] = (array) the name and UUID of the follower index, the name of the cluster containing the follower index, and the alias from the perspective of that cluster for the remote cluster containing the leader index (Required)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md28 - Return `null` in caching stream size if remote size is `null`
242 - Support in `GuzzleHttp\Psr7\CachingStream` for seeking forward on remote
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst37 streams that can be filled by a remote source (e.g., an event-loop). If a
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md72 * Better handle remote disconnects / failed reads in the client to prevent hanging under some circumstances.

12345