gina 0.1.1-alpha.147 → 0.1.1-alpha.148
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/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/AUTHORS +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/LICENSE +0 -0
- package/framework/v0.1.1-alpha.148/VERSION +1 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/html/nolayout.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/html/static.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/android-chrome-192x192.png +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/android-chrome-512x512.png +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/apple-touch-icon.png +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/favicon-16x16.png +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/favicon-32x32.png +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/img/favicon.ico +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.js.map +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.min.css +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.min.css.map +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.min.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.min.js.map +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.onload.min.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/gina.onload.min.js.map +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/css/toolbar-min.css +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/css/toolbar.css +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/css/toolbar.css.map +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/js/jquery-3.1.0.min.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/dist/toolbar/toolbar.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/readme.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/asset/plugin/uuid.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/config.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/connector.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/connector.v2.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/n1ql.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/session-store.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/controller/controller.framework.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/controller/controller.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/controller/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/.travis.yml +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/deps/encoding/encoding-indexes.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/deps/encoding/encoding.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/lib/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/lib/types/multipart.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/lib/types/urlencoded.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/lib/utils.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/busboy/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/dev/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/dev/lib/class.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/dev/lib/factory.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/dev/lib/tools.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/gna.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/currency.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/dist/language/en.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/dist/language/fr.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/dist/region/en.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/dist/region/fr.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/src/make.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/src/resources/currency.csv +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/src/resources/region.csv +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/locales/src/resources/region.mapping.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/mime.types +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/model/entity.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/model/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/model/template/entityFactory.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/model/template/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/file/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/file/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/file/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/intl/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/intl/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/intl/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/intl/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/storage/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/storage/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/storage/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/storage/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/validator/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/validator/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/validator/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/validator/src/form-validator.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/plugins/lib/validator/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/router.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/server.express.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/server.isaac.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/server.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/status.codes +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/config/app.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/config/routing.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/config/settings.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/config/templates.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_public/readme.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/command/gina.bat.tpl +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/command/gina.tpl +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/env.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/manifest.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/settings.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/statics.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/conf/templates.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/client/json/401.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/client/json/403.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/client/json/404.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/server/html/50x.html +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/server/json/500.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/error/server/json/503.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/core/template/extensions/logger/config.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/console.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/context.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/dateFormat.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/json/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/json/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/json/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/path.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/plugins/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/plugins/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/plugins/src/api-error.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/plugins/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/prototypes.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/task.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/helpers/text.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/archiver/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/archiver/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/archiver/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/archiver/src/dep/jszip.min.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/archiver/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/aliases.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/add.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/arguments.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/copy.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/cp.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/list.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/remove.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/rename.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/restart.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/rm.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/start.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/status.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/bundle/stop.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/add.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/get.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/link-dev.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/list.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/remove.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/rm.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/set.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/unset.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/env/use.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/build.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/dot.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/get.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/init.js +6 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/link-node-modules.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/link.js +6 -1
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/msg.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/open.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/restart.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/set.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/start.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/status.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/stop.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/tail.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/update.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/framework/version.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/gina-dev.1.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/gina-framework.1.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/gina.1.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/helper.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/msg.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/inc/scan.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/list.js +50 -1
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/reset.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/port/set.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/add.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/arguments.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/build.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/import.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/list.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/move.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/remove.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/rename.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/restart.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/rm.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/start.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/status.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/project/stop.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/protocol/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/protocol/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/protocol/list.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/protocol/set.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/help.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/help.txt +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/link-local.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/list.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/remove.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/rm.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/set.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/unset.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/scope/use.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cmd/view/add.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/collection/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/collection/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/collection/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/collection/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/config.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cron/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cron/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/cron/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/generator/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/example/inheriting_eventemitter.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/example/protected_inheritance.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/example/simple_inheritance.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/example/super_attribute_overridden_by_child_on_init.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/default/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/file/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/listener.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/speaker.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/helper.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/math/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/example/merge.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/example/merge_2_literal objects.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/example/merge_and_preserve_first.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/model.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/proc.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/routing/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/routing/build.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/routing/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/routing/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/session-store.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/shell.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/swig-filters/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/swig-filters/package.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/swig-filters/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/url/README.md +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/url/index.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/url/mocks.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/url/routing.json +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/url/test.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/validator.js +0 -0
- package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/package.json +0 -0
- package/package.json +2 -2
- package/framework/v0.1.1-alpha.147/VERSION +0 -1
|
@@ -15,6 +15,7 @@ var Collection = lib.Collection;
|
|
|
15
15
|
* You can also filter
|
|
16
16
|
* gina port:list @<project_name> --format=json,null,2 --protocol=http/2.0 --scheme=https --bundle=frontend,backend
|
|
17
17
|
*
|
|
18
|
+
*
|
|
18
19
|
* You can also export the output to a file with: `--filename`
|
|
19
20
|
* gina port:list @<project_name> --format=conf --protocol=http/2.0 --scheme=https --filename=$HOME/my_ports.conf
|
|
20
21
|
* */
|
|
@@ -84,10 +85,29 @@ function List(opt, cmd) {
|
|
|
84
85
|
// e.g:
|
|
85
86
|
// --bundle=frontend,backend
|
|
86
87
|
self.selectedBundles = process.argv[i].split(/\=/)[1].split(/\,/);
|
|
87
|
-
|
|
88
|
+
|
|
89
|
+
if ( /\-\-debug\-ports\=/.test(process.argv.join(',')) ) {
|
|
90
|
+
// e.g:
|
|
91
|
+
// --debug-ports=5656,5858
|
|
92
|
+
self.selectedDebugPorts = {};
|
|
93
|
+
var selectedDebugPorts = process.argv.join(';');
|
|
94
|
+
var found = selectedDebugPorts.match(/\-\-debug-ports\=[,0-9]+/);
|
|
95
|
+
selectedDebugPorts = null;
|
|
96
|
+
if (found) {
|
|
97
|
+
selectedDebugPorts = found[0].split('\=')[1].split(',')
|
|
98
|
+
}
|
|
99
|
+
// console.log(selectedDebugPorts)
|
|
100
|
+
for (let i = 0, len = self.selectedBundles.length; i<len; i++) {
|
|
101
|
+
if ( typeof(selectedDebugPorts[i]) == 'undefined' ) {
|
|
102
|
+
continue;
|
|
103
|
+
}
|
|
104
|
+
self.selectedDebugPorts[self.selectedBundles[i]] = ~~(selectedDebugPorts[i]);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
88
107
|
}
|
|
89
108
|
|
|
90
109
|
|
|
110
|
+
|
|
91
111
|
if ( /^\-\-all\=/.test(process.argv[i]) || !self.projectName ) {
|
|
92
112
|
isListingAll = true;
|
|
93
113
|
}
|
|
@@ -137,6 +157,13 @@ function List(opt, cmd) {
|
|
|
137
157
|
while (i<len) {
|
|
138
158
|
let d = data[i];
|
|
139
159
|
str += d.env +'_'+ d.bundle +'_'+ d.protocol +'_'+ d.scheme +'='+ d.port +':'+ d.port +'\n';
|
|
160
|
+
// Adding debug port
|
|
161
|
+
if (
|
|
162
|
+
typeof(self.selectedDebugPorts) != 'undefined'
|
|
163
|
+
&& typeof(self.selectedDebugPorts[d.bundle]) != 'undefined'
|
|
164
|
+
) {
|
|
165
|
+
str += d.env +'_'+ d.bundle +'_debug_port='+ d.debug_port +':'+ d.debug_port +'\n';
|
|
166
|
+
}
|
|
140
167
|
i++;
|
|
141
168
|
}
|
|
142
169
|
|
|
@@ -246,6 +273,14 @@ function List(opt, cmd) {
|
|
|
246
273
|
jsonPort.port = ~~port;
|
|
247
274
|
jsonPort.bundle = _bundle;
|
|
248
275
|
jsonPort.env = _env;
|
|
276
|
+
// Adding debug port
|
|
277
|
+
if (
|
|
278
|
+
typeof(self.selectedDebugPorts) != 'undefined'
|
|
279
|
+
&& typeof(self.selectedDebugPorts[_bundle]) != 'undefined'
|
|
280
|
+
) {
|
|
281
|
+
jsonPort.debug_port = self.selectedDebugPorts[_bundle];
|
|
282
|
+
}
|
|
283
|
+
|
|
249
284
|
if ( !jsonCollection.findOne({ "port": ~~port }) ) {
|
|
250
285
|
jsonCollection = jsonCollection.insert(jsonPort);
|
|
251
286
|
}
|
|
@@ -316,6 +351,13 @@ function List(opt, cmd) {
|
|
|
316
351
|
jsonPort.port = ~~port;
|
|
317
352
|
jsonPort.bundle = _bundle;
|
|
318
353
|
jsonPort.env = _env;
|
|
354
|
+
// Adding debug port
|
|
355
|
+
if (
|
|
356
|
+
typeof(self.selectedDebugPorts) != 'undefined'
|
|
357
|
+
&& typeof(self.selectedDebugPorts[_bundle]) != 'undefined'
|
|
358
|
+
) {
|
|
359
|
+
jsonPort.debug_port = self.selectedDebugPorts[_bundle];
|
|
360
|
+
}
|
|
319
361
|
if ( !jsonCollection.findOne({ "port": ~~port }) ) {
|
|
320
362
|
jsonCollection = jsonCollection.insert(jsonPort);
|
|
321
363
|
}
|
|
@@ -369,6 +411,13 @@ function List(opt, cmd) {
|
|
|
369
411
|
jsonPort.port = ~~port;
|
|
370
412
|
jsonPort.bundle = _bundle;
|
|
371
413
|
jsonPort.env = _env;
|
|
414
|
+
// Adding debug port
|
|
415
|
+
if (
|
|
416
|
+
typeof(self.selectedDebugPorts) != 'undefined'
|
|
417
|
+
&& typeof(self.selectedDebugPorts[_bundle]) != 'undefined'
|
|
418
|
+
) {
|
|
419
|
+
jsonPort.debug_port = self.selectedDebugPorts[_bundle];
|
|
420
|
+
}
|
|
372
421
|
if ( !jsonCollection.findOne({ "port": ~~port }) ) {
|
|
373
422
|
jsonCollection = jsonCollection.insert(jsonPort);
|
|
374
423
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/inherits/example/simple_inheritance.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/default/index.js
RENAMED
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/file/index.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/index.js
RENAMED
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/listener.js
RENAMED
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/logger/src/containers/mq/speaker.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/framework/{v0.1.1-alpha.147 → v0.1.1-alpha.148}/lib/merge/example/merge_2_literal objects.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gina",
|
|
3
|
-
"version": "0.1.1-alpha.
|
|
3
|
+
"version": "0.1.1-alpha.148",
|
|
4
4
|
"description": "MVC Framework for Node.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"framework",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"bin": {
|
|
52
52
|
"gina": "./bin/gina"
|
|
53
53
|
},
|
|
54
|
-
"main": "./framework/v0.1.1-alpha.
|
|
54
|
+
"main": "./framework/v0.1.1-alpha.148/core/gna",
|
|
55
55
|
"scripts": {
|
|
56
56
|
"prepare": "node ./script/prepare_version.js",
|
|
57
57
|
"postpublish": "node ./script/post_publish.js",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.1.1-alpha.147
|