[DRE-commits] [foodcritic] 10/13: Merge tag 'upstream/4.0.0'
Stefano Rivera
stefano at rivera.za.net
Tue Oct 14 01:17:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository foodcritic.
commit e14e9653b7473b94a531e9f9cdd7458f407b2c54
Merge: b3df8e9 25e54b9
Author: Stefano Rivera <stefanor at debian.org>
Date: Mon Oct 13 17:40:09 2014 -0700
Merge tag 'upstream/4.0.0'
Upstream version 4.0.0
CHANGELOG.md | 65 +
README.md | 2 +-
checksums.yaml.gz | Bin 426 -> 267 bytes
chef_dsl_metadata/chef_11.10.0.json | 10272 +++++++++++++++++++
chef_dsl_metadata/chef_11.10.2.json | 10272 +++++++++++++++++++
chef_dsl_metadata/chef_11.10.4.json | 10272 +++++++++++++++++++
chef_dsl_metadata/chef_11.6.2.json | 9566 +++++++++++++++++
chef_dsl_metadata/chef_11.8.0.json | 10074 ++++++++++++++++++
chef_dsl_metadata/chef_11.8.2.json | 10074 ++++++++++++++++++
features/001_check_node_access.feature | 60 +
features/003_check_for_chef_server.feature | 5 +
features/006_check_file_mode.feature | 1 +
..._check_for_dodgy_conditions_within_loop.feature | 10 +
features/040_check_raw_git_usage.feature | 6 +
...attribute_assignment_without_precedence.feature | 2 +
features/build_framework_support.feature | 10 +
features/exclude_paths_to_lint.feature | 19 +
features/show_lines_matched.feature | 8 +-
features/sort_warnings.feature | 2 +-
features/step_definitions/cookbook_steps.rb | 141 +-
features/support/command_helpers.rb | 57 +-
features/support/env.rb | 5 +
lib/foodcritic/api.rb | 221 +-
lib/foodcritic/ast.rb | 13 +-
lib/foodcritic/chef.rb | 47 +-
lib/foodcritic/command_line.rb | 90 +-
lib/foodcritic/domain.rb | 22 +-
lib/foodcritic/dsl.rb | 11 +-
lib/foodcritic/error_checker.rb | 3 -
lib/foodcritic/linter.rb | 88 +-
lib/foodcritic/notifications.rb | 64 +-
lib/foodcritic/output.rb | 9 +-
lib/foodcritic/rake_task.rb | 19 +-
lib/foodcritic/rules.rb | 518 +-
lib/foodcritic/template.rb | 19 +-
lib/foodcritic/version.rb | 2 +-
lib/foodcritic/xml.rb | 4 +-
man/foodcritic.1 | 8 +-
man/foodcritic.1.ronn | 5 +-
metadata.yml | 298 +-
spec/foodcritic/linter_spec.rb | 4 +-
spec/regression/expected-output.txt | 297 +-
42 files changed, 61941 insertions(+), 724 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/foodcritic.git
More information about the Pkg-ruby-extras-commits
mailing list