gina 0.6.20 → 0.6.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.md +18 -20
- package/ROADMAP.md +1 -0
- package/framework/v0.6.21/VERSION +1 -0
- package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/js/gina.js +101 -10
- package/framework/v0.6.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js +653 -0
- package/framework/v0.6.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.6.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- package/framework/{v0.6.20 → v0.6.21}/core/model/entity.js +1 -1
- package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/validator/src/main.js +15 -2
- package/framework/{v0.6.20 → v0.6.21}/lib/merge/src/main.js +24 -0
- package/framework/{v0.6.20 → v0.6.21}/lib/routing/src/main.js +56 -8
- package/framework/{v0.6.20 → v0.6.21}/package.json +1 -1
- package/gna.js +4 -4
- package/llms.txt +3 -1
- package/package.json +4 -4
- package/framework/v0.6.20/VERSION +0 -1
- package/framework/v0.6.20/core/asset/plugin/dist/vendor/gina/js/gina.min.js +0 -652
- package/framework/v0.6.20/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.6.20/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/AUTHORS +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/LICENSE +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/html/nolayout.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/html/static.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/android-chrome-192x192.png +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/android-chrome-512x512.png +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/apple-touch-icon.png +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/favicon-16x16.png +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/favicon-32x32.png +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/img/favicon.ico +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.css +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/beemaster/index.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/html/statusbar.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.br +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.gz +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/inspector/have_heart_one-webfont.woff2 +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/inspector/index.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/inspector/inspector.css +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/inspector/inspector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/inspector/logo.svg +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/config.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/ai/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/ai/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/n1ql.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/couchbase/lib/storage-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/duckdb/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/duckdb/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mongodb/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mongodb/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mongodb/lib/job-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mongodb/lib/pipeline-loader.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mongodb/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mysql/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/mysql/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/param-redact.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/postgresql/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/postgresql/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/lib/job-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/lib/kv-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/lib/render-cache-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/redis/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/scylladb/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/scylladb/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/scylladb/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/settle-once.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sql-parser.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sqlite/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sqlite/lib/connector.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sqlite/lib/job-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sqlite/lib/kv-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/connectors/sqlite/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/content.encoding +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.framework.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-json.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-nunjucks-async.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-nunjucks.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-stream.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-swig-async.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-swig.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/controller.render-v1.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/inspector-window-emit.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/controller/release-banner.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/dev/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/dev/lib/class.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/dev/lib/factory.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/dev/lib/tools.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/gna.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/currency.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/dist/language/en.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/dist/language/fr.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/dist/region/en.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/dist/region/fr.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/locales/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/mime.types +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/model/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/model/template/entityFactory.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/model/template/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/csrf/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/csrf/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/csrf/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coep/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coep/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coep/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coop/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coop/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/coop/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/corp/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/corp/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/corp/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/csp/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/csp/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/csp/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hide-powered-by/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hide-powered-by/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hide-powered-by/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hsts/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hsts/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/hsts/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/origin-agent-cluster/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/origin-agent-cluster/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/origin-agent-cluster/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/referrer-policy/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/referrer-policy/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/referrer-policy/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-content-type-options/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-content-type-options/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-content-type-options/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-dns-prefetch-control/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-dns-prefetch-control/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-dns-prefetch-control/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-download-options/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-download-options/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-download-options/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-frame-options/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-frame-options/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-frame-options/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-xss-protection/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-xss-protection/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/security-headers/x-xss-protection/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/session/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/session/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/session/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/storage/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/storage/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/storage/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/storage/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/validator/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/validator/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/validator/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/plugins/lib/validator/src/form-validator.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/router.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/server.express.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/server.isaac.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/server.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/status.codes +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/_gitignore +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/app.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/connectors.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/routing.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/settings.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/templates.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/config/watchers.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle/locales/en.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/css/home.css +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/js/components/x-checklist.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/manifest.webmanifest +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/readme.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_public/sw.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/html/includes/x-checklist.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/command/gina.bat.tpl +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/command/gina.tpl +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/env.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/manifest.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/settings.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/statics.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/conf/templates.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/client/json/401.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/client/json/403.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/client/json/404.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/server/html/50x.html +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/server/json/500.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/error/server/json/503.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/core/template/extensions/logger/config.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/console.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/context.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/data/LICENSE +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/data/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/data/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/data/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/dateFormat.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/json/LICENSE +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/json/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/json/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/json/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/path.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/plugins/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/plugins/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/plugins/src/api-error.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/plugins/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/prototypes.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/task.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/helpers/text.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/admin/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/admin/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/archiver/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/archiver/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/archiver/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/archiver/src/dep/jszip.min.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/archiver/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/async/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/async/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/audit/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/audit/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/audit-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authn/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authn/src/lockout.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authn/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authn/src/totp.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authz-gate/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/authz-gate/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cache/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cache/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cache/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cache/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/aliases.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/audit/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/audit/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/audit/verify.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/build.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/copy.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/cp.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/inc/name-rewrite.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/mcp-start.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/mcp.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/oas.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/openapi.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/rename.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/restart.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/start.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/status.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/stop.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/bundle/types.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/cache/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/cache/clear.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/cache/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/cache/stats.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/infer.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/migrate.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/models.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/connector/test.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/ps.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/container/stop.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/inc/args.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/inc/namespace.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/inc/reference-rewrite.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/inc/reference-scan.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/inc/scaffold.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/rename.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/controller/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/get.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/link-dev.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/set.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/unset.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/env/use.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/build.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/dot.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/get.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/init.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/link-node-modules.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/link.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/msg.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/open.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/reset.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/restart.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/set.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/start.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/status.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/stop.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/tail.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/update.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/framework/version.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/gina-dev.1.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/gina-framework.1.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/gina.1.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/helper.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/export.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/import.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/i18n/scan.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/_host.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/build.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/image/run.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/inspector/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/inspector/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/inspector/open.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/man-render.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/minion/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/minion/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/minion/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/minion/kill.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/minion/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/msg.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/inc/scan.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/reset.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/port/set.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/backup.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/build.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/import.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/move.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/rename.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/restart.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/restore.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/start.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/status.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/project/stop.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/protocol/set.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/link-local.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/link-production.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/remove.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/rm.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/scope/use.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/secrets/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/secrets/check.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/secrets/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/secrets/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/secrets/scan.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/service/help.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/service/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/service/list.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/service/man.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/service/start.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/storage/arguments.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/storage/gc.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/storage/help.txt +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/storage/stats.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/storage/verify.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd/view/add.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd-status-format/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cmd-status-format/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/collection/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/collection/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/collection/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/collection/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/config.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-config/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-config/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-error/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-error/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-registry/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/connector-registry/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cron/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cron/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/cron/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/domain/LICENSE +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/domain/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/domain/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/domain/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto-pipe/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto-pipe/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto-types/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/dto-types/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/generator/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/i18n/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/i18n/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/image-build/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/image-build/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inherits/LICENSE +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inherits/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inherits/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inherits/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inspector-events/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inspector-events/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inspector-redact/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/inspector-redact/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/instrument/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/instrument/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/job/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/job/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/job-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/json-config-header/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/json-config-header/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/kv/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/kv/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/kv-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/loading-state/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/loading-state/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/default/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/file/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/mq/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/mq/listener.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/containers/mq/speaker.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/helper.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/logger/src/redact.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/maintenance/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/maintenance/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/math/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-dispatch/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-dispatch/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-http/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-http/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-server/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/mcp-server/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/merge/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/merge/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/metrics/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/metrics/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/model.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/net-locality/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/net-locality/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/nunjucks-filters/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/nunjucks-filters/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/nunjucks-filters/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/nunjucks-resolver/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/nunjucks-resolver/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/proc.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/push/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/push/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/rate-limit/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/rate-limit/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/release-watch/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/release-watch/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/render-cache/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/render-cache/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/render-cache-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing/build.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing/src/radix.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing-introspect/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/routing-introspect/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/backends/env.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/backends/exec.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/backends/file.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/declaration.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/env-file.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/secrets/src/sources.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/session-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/shell.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/sqlite-driver.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/state.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/local-cas.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/local-stream.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/local.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/meta-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/s3.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage/src/util.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/storage-store.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/swig-filters/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/swig-filters/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/swig-filters/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/swig-resolver/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/swig-resolver/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/template-loaders/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/template-loaders/src/loaders/http.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/template-loaders/src/loaders/memory.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/template-loaders/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/url/README.md +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/url/index.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/url/routing.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/uuid/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/uuid/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/validator.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/watcher/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/watcher/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-framing/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-framing/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-query/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-query/src/main.js +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-session/package.json +0 -0
- /package/framework/{v0.6.20 → v0.6.21}/lib/ws-session/src/main.js +0 -0
|
@@ -686,7 +686,7 @@ function EntitySuper(conn, caller, injected) {
|
|
|
686
686
|
// delete this._arguments[trigger];
|
|
687
687
|
// }
|
|
688
688
|
// })
|
|
689
|
-
.once(trigger, function () {//
|
|
689
|
+
.once(trigger, function () {// buffers an emit that arrives before its listener is attached
|
|
690
690
|
if (!this._arguments) {
|
|
691
691
|
this._arguments = {}
|
|
692
692
|
}
|
|
@@ -8014,8 +8014,21 @@ function ValidatorPlugin(rules, data, formId, culture) {
|
|
|
8014
8014
|
_evt = 'keydown.'+$el.id
|
|
8015
8015
|
}
|
|
8016
8016
|
if (gina.events[_evt]) {
|
|
8017
|
-
|
|
8018
|
-
|
|
8017
|
+
// #B444 - dispatch FIRST and let the namespaced handler decide:
|
|
8018
|
+
// the native keydown is cancelled only when that handler asked
|
|
8019
|
+
// for it (it prevents the synthetic event on the paths it
|
|
8020
|
+
// re-implements, and deliberately does not on modifier chords,
|
|
8021
|
+
// per the interception's own contract). Cancelling BEFORE the
|
|
8022
|
+
// dispatch suppressed the browser's own editing commands for
|
|
8023
|
+
// every chord - on a real-Safari UA that made paste, select-all,
|
|
8024
|
+
// copy, cut and undo all dead on any live-checked
|
|
8025
|
+
// autocomplete-suppressed field, with no event observable
|
|
8026
|
+
// anywhere (gh issue #67).
|
|
8027
|
+
// was: cancelEvent(event); triggerEvent(gina, $el, _evt, event.detail, event);
|
|
8028
|
+
var _syntheticEvt = triggerEvent(gina, $el, _evt, event.detail, event);
|
|
8029
|
+
if ( _syntheticEvt && _syntheticEvt.defaultPrevented ) {
|
|
8030
|
+
cancelEvent(event);
|
|
8031
|
+
}
|
|
8019
8032
|
}
|
|
8020
8033
|
};
|
|
8021
8034
|
var keyupProxyHandler = function(event) {
|
|
@@ -326,11 +326,16 @@ function Merge() {
|
|
|
326
326
|
&& options[0] != null
|
|
327
327
|
&& typeof(options[0][keyComparison]) != 'undefined'
|
|
328
328
|
&& typeof(target[0]) == 'object'
|
|
329
|
+
// #B443 - typeof passes for a null first element; mirror the
|
|
330
|
+
// options-side check two lines above or the next line dereferences it
|
|
331
|
+
&& target[0] != null
|
|
329
332
|
&& typeof(target[0][keyComparison]) != 'undefined'
|
|
330
333
|
) {
|
|
331
334
|
|
|
332
335
|
newTarget = (Array.isArray(target)) ? Array.from(target) : JSON.clone(target);
|
|
333
336
|
for (var nt = 0, ntLen = newTarget.length; nt < ntLen; ++nt) {
|
|
337
|
+
// #B443 - a null (or hole) at a later index has no key to contribute
|
|
338
|
+
if (newTarget[nt] == null) { continue; }
|
|
334
339
|
newTargetIds.push(newTarget[nt][keyComparison]);
|
|
335
340
|
}
|
|
336
341
|
|
|
@@ -340,6 +345,10 @@ function Merge() {
|
|
|
340
345
|
aLen = _options.length;
|
|
341
346
|
for (var n = next || 0, nLen = target.length; n < nLen; ++n) {
|
|
342
347
|
|
|
348
|
+
// #B443 - a null target element has no key: it can match nothing,
|
|
349
|
+
// so it neither blocks nor contributes; skip the comparison slot
|
|
350
|
+
if (target[n] == null) { continue; }
|
|
351
|
+
|
|
343
352
|
// if (newTargetIds.indexOf(target[n][keyComparison]) == -1) {
|
|
344
353
|
// newTargetIds.push(target[n][keyComparison]);
|
|
345
354
|
|
|
@@ -350,6 +359,10 @@ function Merge() {
|
|
|
350
359
|
label:
|
|
351
360
|
for (a = a || 0; a < aLen; ++a) {
|
|
352
361
|
|
|
362
|
+
// #B443 - same disposition for a null source element: no key,
|
|
363
|
+
// nothing to push, advance the cursor past it
|
|
364
|
+
if (_options[a] == null) { continue; }
|
|
365
|
+
|
|
353
366
|
if (_options[a][keyComparison] === target[n][keyComparison] ) {
|
|
354
367
|
|
|
355
368
|
if (newTargetIds.indexOf(_options[a][keyComparison]) > -1) {
|
|
@@ -433,6 +446,9 @@ function Merge() {
|
|
|
433
446
|
&& options[0] != null
|
|
434
447
|
&& typeof(options[0][keyComparison]) != 'undefined'
|
|
435
448
|
&& typeof(target[0]) == 'object'
|
|
449
|
+
// #B443 - typeof passes for a null first element; mirror the
|
|
450
|
+
// options-side check two lines above or the next line dereferences it
|
|
451
|
+
&& target[0] != null
|
|
436
452
|
&& typeof(target[0][keyComparison]) != 'undefined'
|
|
437
453
|
) {
|
|
438
454
|
|
|
@@ -443,11 +459,17 @@ function Merge() {
|
|
|
443
459
|
i = 0;
|
|
444
460
|
a = 0; aLen = newTarget.length;
|
|
445
461
|
for (; a < aLen; ++a) {
|
|
462
|
+
// #B443 - a null (or hole) at a later index has no key to contribute
|
|
463
|
+
if (newTarget[a] == null) { continue; }
|
|
446
464
|
newTargetIds.push(newTarget[a][keyComparison]);
|
|
447
465
|
}
|
|
448
466
|
a = 0;
|
|
449
467
|
for (; a < aLen; ++a) {
|
|
450
468
|
|
|
469
|
+
// #B443 - a null slot on the rebuilt target has no key; both arms
|
|
470
|
+
// of the comparison below dereference it
|
|
471
|
+
if (newTarget[a] == null) { continue; }
|
|
472
|
+
|
|
451
473
|
end:
|
|
452
474
|
for (var n = next || 0, nLen = _options.length; n < nLen; ++n) {
|
|
453
475
|
|
|
@@ -561,6 +583,7 @@ function Merge() {
|
|
|
561
583
|
&& !/null/i.test(target[a])
|
|
562
584
|
&& typeof (target[a][keyComparison]) != 'undefined'
|
|
563
585
|
&& typeof (options[a]) != 'undefined'
|
|
586
|
+
&& options[a] != null
|
|
564
587
|
&& typeof (options[a][keyComparison]) != 'undefined'
|
|
565
588
|
&& target[a][keyComparison] == options[a][keyComparison]
|
|
566
589
|
) {
|
|
@@ -581,6 +604,7 @@ function Merge() {
|
|
|
581
604
|
&& !/null/i.test(target[a])
|
|
582
605
|
&& typeof (target[a][localKeyComparison]) != 'undefined'
|
|
583
606
|
&& typeof (options[a]) != 'undefined'
|
|
607
|
+
&& options[a] != null
|
|
584
608
|
&& typeof (options[a][localKeyComparison]) != 'undefined'
|
|
585
609
|
&& target[a][localKeyComparison] == options[a][localKeyComparison]
|
|
586
610
|
) {
|
|
@@ -1280,13 +1280,27 @@ function Routing() {
|
|
|
1280
1280
|
* request current url
|
|
1281
1281
|
* Attention: You should first try without an authentification middleware
|
|
1282
1282
|
*
|
|
1283
|
+
* The callback is settled EXACTLY ONCE, on every outcome: a successful response,
|
|
1284
|
+
* a dial failure (ECONNREFUSED / EHOSTUNREACH / ENETUNREACH ...), a response stream
|
|
1285
|
+
* that dies mid-body, or a timeout. Without a callback the request is fire-and-forget
|
|
1286
|
+
* and a dial failure is reported with `console.warn` instead of being thrown.
|
|
1283
1287
|
*
|
|
1284
1288
|
* @param {boolean} [ignoreWebRoot]
|
|
1285
1289
|
* @param {object} [options] - see: https://nodejs.org/api/https.html#https_new_agent_options
|
|
1290
|
+
* @param {number} [options.timeout] - milliseconds; on expiry the request is destroyed
|
|
1291
|
+
* and the callback settles with an Error carrying `code === 'ETIMEDOUT'`
|
|
1286
1292
|
* @param {object} [_this] - current context: only used when `promisify`is used
|
|
1287
1293
|
*
|
|
1288
|
-
* @callback {callback} [cb]
|
|
1289
|
-
* @param {
|
|
1294
|
+
* @callback {callback} [cb]
|
|
1295
|
+
* @param {Error|string|boolean} err - an Error for transport failures, a string for a
|
|
1296
|
+
* broken response stream, `false` on success
|
|
1297
|
+
* @param {object|string} [data] - the response body, parsed when it is JSON
|
|
1298
|
+
*
|
|
1299
|
+
* @example
|
|
1300
|
+
* route.request(false, { timeout: 5000 }, function (err, data) {
|
|
1301
|
+
* if (err) { return handle(err); }
|
|
1302
|
+
* use(data);
|
|
1303
|
+
* });
|
|
1290
1304
|
*/
|
|
1291
1305
|
route.request = function(ignoreWebRoot, options) {
|
|
1292
1306
|
|
|
@@ -1321,6 +1335,17 @@ function Routing() {
|
|
|
1321
1335
|
options.agent = false;
|
|
1322
1336
|
}
|
|
1323
1337
|
var agent = require(''+scheme);
|
|
1338
|
+
// #B442: every exit path settles the caller exactly once. Before this guard the
|
|
1339
|
+
// ClientRequest was discarded, so a dial failure had NO 'error' listener: a carved-out
|
|
1340
|
+
// code (e.g. ECONNREFUSED, see lib/proc.js) left the caller waiting forever with
|
|
1341
|
+
// nothing logged, and an uncarved one (ETIMEDOUT / EHOSTUNREACH / ENETUNREACH)
|
|
1342
|
+
// escalated to uncaughtException and took the bundle down via dismiss(pid,'SIGTERM').
|
|
1343
|
+
var settled = false;
|
|
1344
|
+
var settle = function (err, data) {
|
|
1345
|
+
if (settled) { return; }
|
|
1346
|
+
settled = true;
|
|
1347
|
+
cb(err, data);
|
|
1348
|
+
};
|
|
1324
1349
|
var onAgentResponse = function(res) {
|
|
1325
1350
|
|
|
1326
1351
|
var data = '', err = false;
|
|
@@ -1329,12 +1354,15 @@ function Routing() {
|
|
|
1329
1354
|
data += chunk;
|
|
1330
1355
|
});
|
|
1331
1356
|
res.on('error', function (error) {
|
|
1332
|
-
|
|
1357
|
+
// #B442: a response that dies mid-body never emits 'end', so assigning here
|
|
1358
|
+
// and waiting for 'end' to deliver meant the caller was never settled at all.
|
|
1359
|
+
err = 'route.request: response stream failed for ' + url;
|
|
1333
1360
|
if (error && typeof(error.stack) != 'undefined' ) {
|
|
1334
|
-
err += error.stack;
|
|
1361
|
+
err += '\n' + error.stack;
|
|
1335
1362
|
} else if ( typeof(error) == 'string' ) {
|
|
1336
1363
|
err += '\n' + error;
|
|
1337
1364
|
}
|
|
1365
|
+
settle(err);
|
|
1338
1366
|
});
|
|
1339
1367
|
res.on('end', function () {
|
|
1340
1368
|
if (/^\{/.test(data) ) {
|
|
@@ -1349,19 +1377,39 @@ function Routing() {
|
|
|
1349
1377
|
}
|
|
1350
1378
|
}
|
|
1351
1379
|
if (err) {
|
|
1352
|
-
|
|
1380
|
+
settle(err);
|
|
1353
1381
|
return;
|
|
1354
1382
|
}
|
|
1355
1383
|
|
|
1356
|
-
|
|
1384
|
+
settle(false, data);
|
|
1357
1385
|
return;
|
|
1358
1386
|
});
|
|
1359
1387
|
}
|
|
1388
|
+
var req = null;
|
|
1360
1389
|
if (cb) {
|
|
1361
|
-
agent.get(url, options, onAgentResponse);
|
|
1390
|
+
req = agent.get(url, options, onAgentResponse);
|
|
1391
|
+
// #B442: the dial-failure path. Without this the 'error' event has no listener.
|
|
1392
|
+
req.on('error', function (error) {
|
|
1393
|
+
settle(error);
|
|
1394
|
+
});
|
|
1395
|
+
// #B442: `options.timeout` reaches http(s).get and Node EMITS 'timeout' without
|
|
1396
|
+
// destroying the socket — and the request object used to be unreachable, so the
|
|
1397
|
+
// option looked like a workaround and did nothing. Honour it here.
|
|
1398
|
+
if ( options && typeof(options.timeout) != 'undefined' && options.timeout ) {
|
|
1399
|
+
req.on('timeout', function () {
|
|
1400
|
+
var e = new Error('route.request: timed out after ' + options.timeout + 'ms requesting ' + url);
|
|
1401
|
+
e.code = 'ETIMEDOUT';
|
|
1402
|
+
req.destroy(e);
|
|
1403
|
+
});
|
|
1404
|
+
}
|
|
1362
1405
|
} else {
|
|
1363
1406
|
// just throw the request without waiting/handling response
|
|
1364
|
-
agent.get(url, options);
|
|
1407
|
+
req = agent.get(url, options);
|
|
1408
|
+
// #B442: nobody is waiting, but an unhandled 'error' here is still an
|
|
1409
|
+
// uncaughtException — which is how a fire-and-forget call could kill the bundle.
|
|
1410
|
+
req.on('error', function (error) {
|
|
1411
|
+
console.warn('[ ROUTING ] route.request: fire-and-forget request to ' + url + ' failed: ' + ( (error && error.message) ? error.message : error ));
|
|
1412
|
+
});
|
|
1365
1413
|
}
|
|
1366
1414
|
return;
|
|
1367
1415
|
|
package/gna.js
CHANGED
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
'use strict';
|
|
16
16
|
|
|
17
17
|
// Framework core — the main gna module (lifecycle hooks, lib, etc.)
|
|
18
|
-
var _gna = require('./framework/v0.6.
|
|
18
|
+
var _gna = require('./framework/v0.6.21/core/gna');
|
|
19
19
|
|
|
20
20
|
// SuperController and EntitySuper — loaded from their source modules
|
|
21
|
-
var SuperController = require('./framework/v0.6.
|
|
22
|
-
var EntitySuper = require('./framework/v0.6.
|
|
21
|
+
var SuperController = require('./framework/v0.6.21/core/controller');
|
|
22
|
+
var EntitySuper = require('./framework/v0.6.21/core/model/entity');
|
|
23
23
|
|
|
24
24
|
// uuid — from the lib registry
|
|
25
|
-
var uuid = require('./framework/v0.6.
|
|
25
|
+
var uuid = require('./framework/v0.6.21/lib/uuid');
|
|
26
26
|
|
|
27
27
|
module.exports = {
|
|
28
28
|
|