Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 8f384fb ......................................................................
Update restbase to 8f384fb List of changes: 605a38f Added postpublish hook that would tag the repo in git (#645) a2940e7 Tests: Add accept header to swagger-ui retrieval test fc26bc9 Depend on [email protected], release v0.14.3, remove unneeded test 710c96f Re-use local variable xxxxxxx Update node module dependencies Change-Id: Idde818dcc42ac975d5b51cafd5bdd48cf4289165 --- M node_modules/content-type/package.json M node_modules/extend/package.json M node_modules/hyperswitch/lib/hyperswitch.js M node_modules/hyperswitch/lib/swaggerUI.js M node_modules/hyperswitch/node_modules/json-stable-stringify/package.json M node_modules/hyperswitch/node_modules/swagger-router/lib/reqTemplate.js M node_modules/hyperswitch/node_modules/swagger-router/package.json M node_modules/hyperswitch/node_modules/swagger-router/test/features/reqTemplate.js M node_modules/hyperswitch/node_modules/swagger-ui/.jshintrc M node_modules/hyperswitch/node_modules/swagger-ui/Dockerfile M node_modules/hyperswitch/node_modules/swagger-ui/dist/css/print.css M node_modules/hyperswitch/node_modules/swagger-ui/dist/css/screen.css M node_modules/hyperswitch/node_modules/swagger-ui/dist/css/typography.css M node_modules/hyperswitch/node_modules/swagger-ui/dist/fonts/DroidSans-Bold.ttf M node_modules/hyperswitch/node_modules/swagger-ui/dist/fonts/DroidSans.ttf M node_modules/hyperswitch/node_modules/swagger-ui/dist/index.html M node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/en.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/es.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/fr.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/geo.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/ko-kr.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/ru.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/lang/translator.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/es5-shim.js D node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/highlight.7.3.pack.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/highlight.9.1.0.pack.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/highlight.9.1.0.pack_extended.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/js-yaml.min.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/lodash.min.js A node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/object-assign-pollyfill.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/swagger-oauth.js D node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/underscore-min.js D node_modules/hyperswitch/node_modules/swagger-ui/dist/lib/underscore-min.map M node_modules/hyperswitch/node_modules/swagger-ui/dist/swagger-ui.js M node_modules/hyperswitch/node_modules/swagger-ui/dist/swagger-ui.min.js M node_modules/hyperswitch/node_modules/swagger-ui/gulpfile.js A node_modules/hyperswitch/node_modules/swagger-ui/karma.conf.js M node_modules/hyperswitch/node_modules/swagger-ui/lang/en.js M node_modules/hyperswitch/node_modules/swagger-ui/lang/es.js M node_modules/hyperswitch/node_modules/swagger-ui/lang/fr.js A node_modules/hyperswitch/node_modules/swagger-ui/lang/geo.js A node_modules/hyperswitch/node_modules/swagger-ui/lang/ko-kr.js M node_modules/hyperswitch/node_modules/swagger-ui/lang/ru.js M node_modules/hyperswitch/node_modules/swagger-ui/lang/translator.js D node_modules/hyperswitch/node_modules/swagger-ui/lib/highlight.7.3.pack.js A node_modules/hyperswitch/node_modules/swagger-ui/lib/highlight.9.1.0.pack.js A node_modules/hyperswitch/node_modules/swagger-ui/lib/highlight.9.1.0.pack_extended.js A node_modules/hyperswitch/node_modules/swagger-ui/lib/js-yaml.min.js A node_modules/hyperswitch/node_modules/swagger-ui/lib/lodash.min.js A node_modules/hyperswitch/node_modules/swagger-ui/lib/object-assign-pollyfill.js M node_modules/hyperswitch/node_modules/swagger-ui/lib/swagger-oauth.js D node_modules/hyperswitch/node_modules/swagger-ui/lib/underscore-min.js D node_modules/hyperswitch/node_modules/swagger-ui/lib/underscore-min.map A node_modules/hyperswitch/node_modules/swagger-ui/nginx.conf M node_modules/hyperswitch/node_modules/swagger-ui/package.json M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/css/print.css M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/css/screen.css M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/css/typography.css M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/fonts/DroidSans-Bold.ttf M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/fonts/DroidSans.ttf M node_modules/hyperswitch/node_modules/swagger-ui/src/main/html/index.html M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/SwaggerUi.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/helpers/handlebars.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/utils/utils.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/ApiKeyAuthModel.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/ApiKeyAuthView.js D node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/ApiKeyButton.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/AuthButtonView.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/AuthView.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/AuthsCollection.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/AuthsCollectionView.js D node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/BasicAuthButton.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/BasicAuthModel.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/BasicAuthView.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/HeaderView.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/MainView.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/Oauth2Model.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/Oauth2View.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/OperationView.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/ParameterView.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/PopupView.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/SignatureView.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/StatusCodeView.js A node_modules/hyperswitch/node_modules/swagger-ui/src/main/javascript/view/partials/signature.js M node_modules/hyperswitch/node_modules/swagger-ui/src/main/less/auth.less M node_modules/hyperswitch/node_modules/swagger-ui/src/main/less/highlight_default.less M node_modules/hyperswitch/node_modules/swagger-ui/src/main/less/screen.less M node_modules/hyperswitch/node_modules/swagger-ui/src/main/less/specs.less A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/apikey_auth.handlebars D node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/apikey_button_view.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/auth_button.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/auth_button_operation.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/auth_view.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/basic_auth.handlebars D node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/basic_auth_button_view.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/content_type.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/main.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/oauth2.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/operation.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/parameter_content_type.handlebars A node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/popup.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/response_content_type.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/src/main/template/signature.handlebars M node_modules/hyperswitch/node_modules/swagger-ui/test/mocha.opts A node_modules/hyperswitch/node_modules/swagger-ui/test/unit/mock.js A node_modules/hyperswitch/node_modules/swagger-ui/test/unit/view/partials/signatureSpec.js M node_modules/hyperswitch/package.json M node_modules/hyperswitch/test/hyperswitch/docs.js M node_modules/hyperswitch/test/hyperswitch/docs_config.yaml M node_modules/json-stable-stringify/package.json M node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json M node_modules/service-runner/lib/docker.js M node_modules/service-runner/node_modules/bunyan/node_modules/mv/node_modules/rimraf/node_modules/glob/node_modules/minimatch/minimatch.js M node_modules/service-runner/node_modules/bunyan/node_modules/mv/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json M node_modules/service-runner/node_modules/limitation/node_modules/kad/node_modules/async/package.json M node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json D node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/.travis.yml D node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/appveyor.yml D node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/fixtures/bar.js D node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/fixtures/foo.js M node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/package.json D node_modules/service-runner/node_modules/yargs/node_modules/get-caller-file/test.js M node_modules/service-runner/package.json M restbase 124 files changed, 12,695 insertions(+), 2,284 deletions(-) Approvals: Mobrovac: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/303781 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idde818dcc42ac975d5b51cafd5bdd48cf4289165 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/restbase/deploy Gerrit-Branch: master Gerrit-Owner: Mobrovac <[email protected]> Gerrit-Reviewer: Mobrovac <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
