| /plugin/golocal/src/i18n/ |
| D | i18n.go | 22 bundle := i18n.NewBundle(language.English) 23 bundle.RegisterUnmarshalFunc("yaml", yaml.Unmarshal) 26 if err := loadTranslations(bundle, "en.yaml"); err != nil { 32 if err := loadTranslations(bundle, lang+".yaml"); err != nil { 37 if err := loadTranslations(bundle, baseLang+".yaml"); err != nil { 49 localizer = i18n.NewLocalizer(bundle, lang) 53 func loadTranslations(bundle *i18n.Bundle, filename string) error { 60 _, err = bundle.ParseMessageFileBytes(data, filename)
|
| /plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/ |
| D | CHANGELOG.md | 18 in the system's keychain will now be used instead of the CA bundle on 24 * This package now uses `composer/ca-bundle` by default rather than a CA 25 bundle distributed with this package. `composer/ca-bundle` will first try 26 to use the system CA bundle and will fall back to the Mozilla CA bundle 27 when no system bundle is available. You may still specify your own bundle 50 * Updated included cert bundle.
|
| /plugin/quickstats/GEOIP/vendor/composer/ca-bundle/ |
| D | README.md | 1 composer/ca-bundle 4 Small utility library that lets you find a path to the system CA bundle, 5 and includes a fallback to the Mozilla CA bundle. 17 $ composer require composer/ca-bundle 32 - `CaBundle::getSystemCaRootBundlePath()`: Returns the system CA bundle path, or a path to the bund… 85 composer/ca-bundle is licensed under the MIT License, see the LICENSE file for details.
|
| /plugin/quickstats/GEOIP/ |
| D | composer.lock | 10 "name": "composer/ca-bundle", 14 "url": "https://github.com/composer/ca-bundle.git", 19 …"url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50… 55 …iption": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA … 189 "composer/ca-bundle": "^1.0.3",
|
| /plugin/oauthdoorkeeper/ |
| D | Dockerfile | 8 bundle install && \ 10 bundle exec rake db:setup | tail -n4 > public/secrets.txt
|
| /plugin/tline/timeline_js/ |
| D | timeline-api.js | 74 var bundle = false; 137 bundle = pair[1] != "false"; 179 if (bundle) {
|
| /plugin/eventline/timeline_js/ |
| D | timeline-api.js | 74 var bundle = false; 137 bundle = pair[1] != "false"; 179 if (bundle) {
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-api.js | 16 params: { bundle:"true" } property 202 SimileAjax.parseURLParameters(url, SimileAjax.params, {bundle:Boolean}); property 203 if (SimileAjax.params.bundle) {
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-api.js | 16 params: { bundle:"true" } property 202 SimileAjax.parseURLParameters(url, SimileAjax.params, {bundle:Boolean}); property 203 if (SimileAjax.params.bundle) {
|
| /plugin/sketchcanvas/ |
| D | README.md | 113 As a PHP application, it does not need build the server side, but the frontend needs to bundle. 121 …--allow-write --allow-net=deno.land,registry.npmjs.org --allow-env --allow-run --unstable bundle.ts 123 This will produce a directory and a source file `bundle/SketchCanvas.js` and its source map file `b…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | webpack.config.js | 10 bundle: ['./src/main.js'] property
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | community.asciidoc | 10 Introducing {es} DSL library to provide objective query builder for {es} bundle 55 integration with enterprise level Symfony 2 systems. This bundle is: 80 This bundle provides integration with
|
| D | connecting.asciidoc | 141 certificate bundle. For PHP clients, the best way is to use 142 https://github.com/composer/ca-bundle[composer/ca-bundle]. Once installed, you 144 bundle. To do this, specify the path to verify: 168 to the client. This is the same syntax as specifying a new root bundle, but
|
| /plugin/prosemirror/ |
| D | README.md | 22 Create a develoment bundle: 26 Automatically recreate the bundle during development: 89 These files are compiled with webpack and transpiled with Babel into `lib/bundle.js`,
|
| /plugin/bpmnio/build/ |
| H A D | build-vendor.mjs | 137 bundle: true, property 153 console.log(`Built ${packageName} bundle: ${path.relative(rootDir, outFile)}`);
|
| /plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
| D | CHANGELOG.md | 59 `composer/ca-bundle` rather than our own CA bundle. GitHub #75.
|
| /plugin/tline/ |
| D | CHANGES.txt | 84 * Rebuilt bundle files with new ver of Ajax lib. -- LarryK rev 1658 195 * Added comments per MPS in timeline-api.js that bundle=true
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | templates.rst | 49 * *Textmate* via the `Twig bundle`_ 54 * *Sublime Text* via the `Twig bundle`_ 900 .. _`Twig bundle`: https://github.com/Anomareh/PHP-Twig.tmbundle
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
| D | annotations.rst | 406 …ch is not compatible with ISO-8601 despite the name). For jms/serializer-bundle the default format…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | AndroidPublisher.php | 1166 … 'path' => 'androidpublisher/v3/applications/internalappsharing/{packageName}/artifacts/bundle',
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | README.md | 468 …which license they wish to use. Since there is no discriminating executable or distribution bundle
|
| D | CHANGELOG.md | 391 - [Docs] recommend composer/ca-bundle instead of Kdyby/CurlCaBundle (#613) [[7f43b2e]](http://githu…
|
| /plugin/bible/bible_douayRheims/ |
| D | Canticles.txt | 12 1:12. A bundle of myrrh is my beloved to me, he shall abide between my breasts.
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | App.js | 815 function doLoad(bundle) argument 820 mxUtils.getAll((urlParams['dev'] != '1') ? [bundle] : [bundle,
|