[Pkg-puppet-devel] [facter] 98/352: Merge pull request #574 from adrienthebo/facter-2-backports

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit 786b406909c3e1672049988c776192e853f5778f
Merge: 4faecb0 c841645
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Fri Dec 20 13:04:18 2013 -0800

    Merge pull request #574 from adrienthebo/facter-2-backports
    
    Backport non-functional changes from master to facter-2

 .yardopts                          |   5 +
 COMMITTERS.md                      | 185 +++++++++++++++++++++++
 CONTRIBUTING.md                    | 296 ++++++++-----------------------------
 README.md                          |   3 +-
 lib/facter.rb                      | 230 ++++++++++++++++++++++------
 lib/facter/processor.rb            |   5 +-
 lib/facter/util/collection.rb      |   5 +-
 lib/facter/util/fact.rb            |  51 +++++--
 lib/facter/util/file_read.rb       |  11 +-
 lib/facter/util/loader.rb          |  11 +-
 lib/facter/util/nothing_loader.rb  |   9 +-
 lib/facter/util/resolution.rb      | 179 ++++++++++++++++++----
 lib/facter/util/values.rb          |   2 +-
 lib/facter/version.rb              |  79 +++++-----
 spec/unit/facter_spec.rb           |   9 +-
 spec/unit/filesystems_spec.rb      |   2 +-
 spec/unit/kernel_spec.rb           |   2 +-
 spec/unit/kernelmajversion_spec.rb |   2 +-
 spec/unit/kernelrelease_spec.rb    |   2 +-
 spec/unit/kernelversion_spec.rb    |   2 +-
 spec/unit/manufacturer_spec.rb     |   2 +-
 spec/unit/ssh_spec.rb              |   2 +-
 spec/unit/util/fact_spec.rb        |   6 +-
 spec/unit/util/loader_spec.rb      |  88 ++++++-----
 spec/unit/zonename_spec.rb         |   2 +-
 25 files changed, 748 insertions(+), 442 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list