Home
last modified time | relevance | path

Searched refs:versions (Results 26 – 50 of 676) sorted by path

12345678910>>...28

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md866 own versions or completely different products out of it.
1065 * Added: Third party updates + minified versions
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js18788 process.versions = {};
H A Dpdfmake.min.js11 …rray)},s.title="browser",s.browser=!0,s.env={},s.argv=[],s.version="",s.versions={},s.on=o,s.addLi…
H A Dpdfmake.min.js.map1versions","off","binding","cwd","chdir","umask","ar","isSymbol","re","objectToString","isPrimitive…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md298 Any older versions will be ignored by this plugin. The charts will function but
327 own versions or completely different products out of it.
/plugin/api/
H A D.travis.yml12 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then wget -O ~/.phpenv/versions/$(phpenv version-name)/bin…
13 …- if [[ $TRAVIS_PHP_VERSION > '7.1' ]]; then chmod 755 ~/.phpenv/versions/$(phpenv version-name)/b…
/plugin/appendtoquery/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/approve/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/approve/action/
H A Dmigration.php107 $versions = p_get_metadata($page, 'plugin_approve_versions');
108 if (!$versions) {
109 $versions = $this->render_metadata_for_approved_page($page);
114 $last_version = $versions[0];
116 //remove current versions to not process it here
117 unset($versions[0]);
118 unset($versions[$last_change_date]);
121 foreach ($versions as $rev => $version) {
198 $versions = array(0 => $curver, $currev => $curver);
207 $versions[
[all...]
/plugin/archivegenerator/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/archiveupload/
H A DCOPYING237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/asana/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/asiansearch/
H A DCOPYING237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/attribute/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authclientcert/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authdjango/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authdrupal7/
H A DCOPYING237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authfacebook/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authg2fa/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authgoogle2fa/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
/plugin/authgooglesheets/
H A DLICENSE237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
H A Dcomposer.lock1245 … "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md291 known security vulnerabilities in prior versions when both symmetric and
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAppengine.php615 'versions',
619 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions',
634 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
654 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
678 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions',
705 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}',
739 …'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}:de…
764 … 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}',
789 … 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}',
814 'path' => 'v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}/instances',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DListVersionsResponse.php47 public function setVersions($versions) argument
49 $this->versions = $versions;
56 return $this->versions;

12345678910>>...28