[DRE-commits] [chef-zero] branch master updated (12017fd -> 9d74a4c)
Stefano Rivera
stefano at rivera.za.net
Tue Feb 2 02:56:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
stefanor pushed a change to branch master
in repository chef-zero.
from 12017fd Upload to unstable
adds eabd59f Imported Upstream version 4.5.0
new 1416586 Merge tag 'upstream/4.5.0'
new c106e6d New upstream release.
new b8a8dfc Use https URL for git.
new 9d74a4c Upload to unstable
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Gemfile | 14 +++--
Rakefile | 1 -
chef-zero.gemspec | 1 +
debian/changelog | 7 +++
debian/control | 2 +-
lib/chef_zero/chef_data/acl_path.rb | 3 +-
lib/chef_zero/chef_data/data_normalizer.rb | 2 +-
lib/chef_zero/chef_data/default_creator.rb | 9 +--
lib/chef_zero/data_store/default_facade.rb | 2 +-
lib/chef_zero/endpoints/containers_endpoint.rb | 12 ++++
lib/chef_zero/endpoints/controls_endpoint.rb | 15 +++++
...k_endpoint.rb => cookbook_artifact_endpoint.rb} | 2 +-
...rb => cookbook_artifact_identifier_endpoint.rb} | 11 ++--
.../endpoints/cookbook_version_endpoint.rb | 23 +++++---
.../endpoints/policy_group_policy_endpoint.rb | 2 +-
lib/chef_zero/rest_base.rb | 2 +-
lib/chef_zero/rspec.rb | 19 +++++--
lib/chef_zero/server.rb | 43 ++++++++------
lib/chef_zero/version.rb | 2 +-
metadata.yml | 25 ++++++--
spec/run_oc_pedant.rb | 66 ++++++++++++++++------
21 files changed, 189 insertions(+), 74 deletions(-)
create mode 100644 lib/chef_zero/endpoints/controls_endpoint.rb
rename lib/chef_zero/endpoints/{cookbook_artifacts_cookbook_endpoint.rb => cookbook_artifact_endpoint.rb} (92%)
rename lib/chef_zero/endpoints/{cookbook_artifacts_cookbook_identifier.rb => cookbook_artifact_identifier_endpoint.rb} (84%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef-zero.git
More information about the Pkg-ruby-extras-commits
mailing list