Home
last modified time | relevance | path

Searched refs:usr (Results 26 – 50 of 60) sorted by path

123

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml67 #!/usr/local/bin/runbld
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Dpacker_cache.sh1 #!/usr/bin/env bash
3 source /usr/local/bin/bash_standard_lib.sh
H A Drun-elasticsearch.sh1 #!/usr/bin/env bash
60 --volume $ssl_cert:/usr/share/elasticsearch/config/certs/testnode.crt
61 --volume $ssl_key:/usr/share/elasticsearch/config/certs/testnode.key
62 --volume $ssl_ca:/usr/share/elasticsearch/config/certs/ca.crt
66 cert_validation_flags="--insecure --cacert /usr/share/elasticsearch/config/certs/ca.crt --resolve ${es_node_name}:443:127.0.0.1"
92 --volume $volume_name:/usr/share/elasticsearch/data${i}
H A Drun-repository.sh1 #!/usr/bin/env bash
37 --workdir="/usr/src/app" \
38 --volume=${repo}/tests:/usr/src/app/tests \
/plugin/file2dw/
H A DREADME.md39 `sudo echo "www-data ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers`
/plugin/file2dw/docker/dokuwikiapp/
H A DDockerfile13 RUN echo "www-data ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers.d/soffice && \
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml22 - "nginx_html:/usr/share/nginx/html"
39 - "nginx_html:/usr/share/nginx/html"
43 …entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx-proxy -watch -wait 2s:5s /etc/docker-ge…
58 - "nginx_html:/usr/share/nginx/html"
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md126 * string(37) "/usr/local/lib/Hoa/Protocol/README.md"
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md18 $ mv phpunit.phar /usr/local/bin/phpunit
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md40 $git = new Git('/usr/local/src/money');
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md49 string(14) "'/usr/bin/php'"
67 string(42) "'/usr/local/src/hhvm/hphp/hhvm/hhvm' --php"
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md28 '3.7.10', '/usr/local/src/phpunit'
/plugin/gitlog/
H A Dreadme.md28 Usally ```/usr/bin/git``` on linux maschines.
/plugin/gnuplot/
H A Dsyntax.php114 $retval = exec('/usr/bin/gnuplot '.$tmpfname);
/plugin/issuetracker/
H A Daction.php275 $usr = $user_grp['userinfo']['name'] ; //to log issue mods
1422 $ret = $a_lang.$usr.$ret.$head.$body;
2971 $usr = $user_grp['userinfo']['name'] ;
2972 $bodyhtml = str_ireplace("%%RESOLVER%%",$usr,$bodyhtml);
2973 $bodyhtml = str_ireplace("%%MOD_BY%%",$usr,$bodyhtml);
3020 foreach ($usr_array as $u_key => $usr)
3021 { if($usr['mail']==$issue[$key])
3023 elseif($shw_assignee_as == 'mail') { return $usr['mail']; }
3024 else { return $usr['name']; }
3242 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value) argument
[all …]
H A Dedit.php19 function _emailForIssueMod($currentID, $project, $issue, $old_value, $column, $new_value, $usr) argument
80 function _emailToAssigneeMod($currentID, $project, $issue, $value, $usr) argument
179 function replace_bodyhtml($currentID, $bodyhtml, $pstring, $project, $issue, $comment, $usr) { argument
217 $bodyhtml = str_ireplace("%%resolver%%",$usr,$bodyhtml);
218 $bodyhtml = str_ireplace("%%mod_by%%",$usr,$bodyhtml);
319 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value) argument
333 $mods[$mod_id]['user'] = $usr;
360 $usr = $_POST['usr']; variable
382 _log_mods($project, $issues[$id_issue], $usr, $field, $old_value, $value);
386 _emailForIssueMod($currentID, $project, $issues[$id_issue], $old_value, $field, $value, $usr);
[all …]
H A Dsyntax.php901 …$usr .= '<span style="display:none;" id="currentID">'.urlencode($ID).'</span>' ; // to log issue m…
904 $ret = $a_lang.$usr.$ret.$head.$body;
928 foreach ($usr_array as $u_key => $usr)
929 { if($usr['mail']==$issue[$key])
931 elseif($shw_assignee_as=='mail') { return $usr['mail']; }
932 else { return $usr['name']; }
1076 $usr = $user_grp['userinfo']['name'] ;
1077 $bodyhtml = str_ireplace("%%RESOLVER%%",$usr,$bodyhtml);
1078 $bodyhtml = str_ireplace("%%MOD_BY%%",$usr,$bodyhtml);
1697 function _log_mods($project, $issue, $usr, $column, $new_value) argument
[all …]
/plugin/jmol2/jmol/
H A Djmol14 elif [ -f /usr/share/jmol/Jmol.jar ] ; then
15 jarpath=/usr/share/jmol/Jmol.jar
H A Djmol.sh21 link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
22 if /usr/bin/expr "$link" : '.*/.*' > /dev/null; then
/plugin/latexport/
H A DREADME.md61 mv phpunit-5.phar /usr/local/bin/phpunit
75 mv phpab-1.24.1.phar /usr/local/bin/phpab
102 Configuration File (php.ini) Path: /usr/local/etc/php/5.6
103 Loaded Configuration File: /usr/local/etc/php/5.6/php.ini
104 Scan for additional .ini files in: /usr/local/etc/php/5.6/conf.d
/plugin/odtplus2dw/
H A DREADME.md38 `sudo echo "daemon ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers`
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1063 * 'usa','usr','ust' parameters have been removed and
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default124 //$PHPTHUMB_CONFIG['imagemagick_path'] = '/usr/local/bin/convert';
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md123 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');
154 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-Anonymous-IP.mmdb');
172 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-Connection-Type.mmdb');
190 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-Domain.mmdb');
208 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-Enterprise.mmdb');
242 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-ISP.mmdb');
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/
H A D003-open-basedir.phpt9 $reader = new Reader('/usr/local/share/GeoIP/GeoIP2-City.mmdb');

123