Home
last modified time | relevance | path

Searched refs:cd (Results 76 – 100 of 182) sorted by relevance

12345678

/plugin/oauthdoorkeeper/
H A DDockerfile6 cd /app && \
/plugin/webcode/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_webcomponent --verbose --debug
/plugin/webcomponent/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_webcomponent --verbose --debug
/plugin/minimap/
H A D.travis.yml19 - cd _test && phpunit --stderr --group plugin_minimap --verbose --debug
/plugin/api/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_api --verbose --debug
/plugin/swarmwebhook/
H A D.travis.yml20 - cd _test
/plugin/imagecarousel/
H A D.travis.yml31 - cd _test
/plugin/inlineedit/
H A D.travis.yml31 - cd _test
/plugin/pageimage/
H A D.travis.yml31 - cd _test
/plugin/multiselect/
H A D.travis.yml31 - cd _test
/plugin/ajaxedit/
H A D.travis.yml31 - cd _test
/plugin/textrotate/
H A D.travis.yml31 - cd _test
/plugin/tagfilter/
H A D.travis.yml31 - cd _test
/plugin/const/
H A D.travis.yml31 - cd _test
/plugin/issuelinks/
H A D.travis.yml18 - cd _test
/plugin/cleanoldips/
H A D.travis.yml18 - cd _test
/plugin/gdpr/
H A D.travis.yml19 - cd _test
/plugin/findologicxmlexport/vendor/twig/twig/
H A D.travis.yml30 …- if [ "$TWIG_EXT" == "yes" ]; then sh -c "cd ext/twig && phpize && ./configure --enable-twig && m…
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js258 var cd = cal.activeDiv;
271 if (cd.navtype < 0)
272 s.left = cd.offsetLeft + "px";
278 s.left = (cd.offsetLeft + cd.offsetWidth - mcw) + "px";
280 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
289 var cd = cal.activeDiv;
316 if (cd.navtype < 0)
317 s.left = cd.offsetLeft + "px";
323 s.left = (cd.offsetLeft + cd.offsetWidth - ycw) + "px";
325 s.top = (cd.offsetTop + cd.offsetHeight) + "px";
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCONTRIBUTING.md6 cd PHP_CodeSniffer
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml38 # - git clone https://github.com/jgm/stmd && cd stmd && perl runtests.pl spec.txt ../bin/markdown
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md20 $ cd Instantiator
/plugin/redproject/
H A DREADME.md18 $ cd vendor
20 $ cd php-redmine-api
/plugin/sketchcanvas/phplib/
H A Dimage.php207 $cd = midPoint($c, $d, $t);
209 $acd = midPoint($ac, $cd, $t);
210 $cdb = midPoint($cd, $db, $t);
/plugin/combo/.travis/
H A D.travis.yml47 - cd _test && ./phpunit.phar --stderr --group plugin_combo --verbose --debug --bootstrap ../lib/plugins/combo/_test/bootstrap.php

12345678