Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: inspec/inspec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: inspec/inspec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 11 commits
  • 10 files changed
  • 4 contributors

Commits on Apr 17, 2016

  1. add requirements for gem installation to readme

    Fixes #641
    Fixes #653
    arlimus committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    091d1ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #655 from chef/dr/readme-requirements

    add requirements for gem installation to readme
    arlimus committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    5487457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb03e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #656 from chef/dr/cmp-info

    bugfix: print cmp expectations
    chris-rock committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    ea5a96f View commit details
    Browse the repository at this point in the history
  5. be descriptive on shadow.entries

    When used in combination: `shadow[.filter(...)].entries.each { |entry| ... }`, these entries would not  be very descriptive at all. You would basically only retrieve the full filter chain e.g. 20 times, without any information about what entry you are currently looking at. This fixes it, by providing the entry identified by the user name
    arlimus committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    fa6143d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Merge pull request #657 from chef/dr/filter-each

    be descriptive on shadow.entries
    chris-rock committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    a40c673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0631779 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #659 from chef/dr/command-shells

    configure command execution shells to sh/bash/zsh
    alexpop committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    3ef64af View commit details
    Browse the repository at this point in the history
  4. 0.19.1

    srenatus committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    f7272f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d297b3d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #661 from chef/sr/0.19.1

    version bump: 0.19.1
    alexpop committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    a199440 View commit details
    Browse the repository at this point in the history
Loading