Krinkle has submitted this change and it was merged. Change subject: gruntjs 0.3.17 (a70f61c) ......................................................................
gruntjs 0.3.17 (a70f61c) >From upstream: https://github.com/gruntjs/grunt.git Change-Id: I38e2833e3bafc13923788bde16fa32c8f1c4671b --- A .gitignore A LICENSE-MIT A README.md A bin/grunt A dev/init.exp A docs/README.md A docs/api.md A docs/api_config.md A docs/api_fail.md A docs/api_file.md A docs/api_log.md A docs/api_task.md A docs/api_template.md A docs/api_utils.md A docs/contributing.md A docs/example_gruntfiles.md A docs/exit_codes.md A docs/faq.md A docs/getting_started.md A docs/helpers_directives.md A docs/plugins.md A docs/task_concat.md A docs/task_init.md A docs/task_lint.md A docs/task_min.md A docs/task_qunit.md A docs/task_server.md A docs/toc.md A docs/types_of_tasks.md A grunt.js A lib/grunt.js A lib/grunt/cli.js A lib/grunt/config.js A lib/grunt/fail.js A lib/grunt/file.js A lib/grunt/help.js A lib/grunt/log.js A lib/grunt/option.js A lib/grunt/task.js A lib/grunt/template.js A lib/grunt/utils.js A lib/util/findup.js A lib/util/namespace.js A lib/util/task.js A package.json A tasks/concat.js A tasks/init.js A tasks/init/commonjs.js A tasks/init/commonjs/rename.json A tasks/init/commonjs/root/.gitignore A tasks/init/commonjs/root/README.md A tasks/init/commonjs/root/grunt.js A tasks/init/commonjs/root/lib/name.js A tasks/init/commonjs/root/test/name_test.js A tasks/init/gruntfile.js A tasks/init/gruntfile/root/grunt.js A tasks/init/gruntplugin.js A tasks/init/gruntplugin/rename.json A tasks/init/gruntplugin/root/.gitignore A tasks/init/gruntplugin/root/README.md A tasks/init/gruntplugin/root/bin/name A tasks/init/gruntplugin/root/grunt.js A tasks/init/gruntplugin/root/tasks/name.js A tasks/init/gruntplugin/root/test/name_test.js A tasks/init/jquery.js A tasks/init/jquery/rename.json A tasks/init/jquery/root/CONTRIBUTING.md A tasks/init/jquery/root/README.md A tasks/init/jquery/root/grunt.js A tasks/init/jquery/root/libs/jquery-loader.js A tasks/init/jquery/root/libs/jquery/jquery.js A tasks/init/jquery/root/libs/qunit/qunit.css A tasks/init/jquery/root/libs/qunit/qunit.js A tasks/init/jquery/root/src/name.js A tasks/init/jquery/root/test/name.html A tasks/init/jquery/root/test/name_test.js A tasks/init/licenses/LICENSE-GPL A tasks/init/licenses/LICENSE-MIT A tasks/init/misc/placeholder A tasks/init/node.js A tasks/init/node/rename.json A tasks/init/node/root/.gitignore A tasks/init/node/root/README.md A tasks/init/node/root/grunt.js A tasks/init/node/root/lib/name.js A tasks/init/node/root/test/name_test.js A tasks/lint.js A tasks/min.js A tasks/misc.js A tasks/qunit.js A tasks/qunit/phantom.js A tasks/qunit/phantom.json A tasks/qunit/qunit.js A tasks/server.js A tasks/test.js A tasks/watch.js A test/fixtures/a.js A test/fixtures/b.js A test/fixtures/banner.js A test/fixtures/banner2.js A test/fixtures/banner3.js A test/fixtures/lintTest.js A test/fixtures/octocat.png A test/fixtures/template.txt A test/fixtures/test.json A test/grunt/file_test.js A test/grunt/template_test.js A test/grunt/utils_test.js A test/tasks/concat_test.js A test/tasks/init_test.js A test/tasks/lint_test.js A test/tasks/misc_test.js A test/util/namespace_test.js A test/util/task_test.js 114 files changed, 20,927 insertions(+), 0 deletions(-) Approvals: Krinkle: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32359 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I38e2833e3bafc13923788bde16fa32c8f1c4671b Gerrit-PatchSet: 2 Gerrit-Project: integration/gruntjs Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
