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: dry-rb/dry-initializer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: dry-rb/dry-initializer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 7, 2016

  1. Fix .travis.yml

    nepalez committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    55a64dc View commit details
    Browse the repository at this point in the history
  2. Fix .travis.yml

    nepalez committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    45d3280 View commit details
    Browse the repository at this point in the history
  3. Fix .travis.yml

    nepalez committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    c54db35 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from dry-rb/fix/travis

    Fix .travis.yml
    nepalez authored Oct 7, 2016
    Configuration menu
    Copy the full SHA
    c9caf52 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. Add context to group tests for reader: false

    Jean-Michel Garnier committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    d96bc9f View commit details
    Browse the repository at this point in the history
  2. Add reader: :private option

    Jean-Michel Garnier committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    630e2c6 View commit details
    Browse the repository at this point in the history
  3. Add test for reader: :public & default

    Jean-Michel Garnier committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    ddb86a6 View commit details
    Browse the repository at this point in the history
  4. Add reader: :protected option

    Jean-Michel Garnier committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    9f548ec View commit details
    Browse the repository at this point in the history
  5. Fix jruby build. Behavior of protected in mri != jruby

    Jean-Michel Garnier committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    ddd87a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from jmgarnier/add_reader_options

    Add reader options
    nepalez authored Oct 8, 2016
    Configuration menu
    Copy the full SHA
    10a5164 View commit details
    Browse the repository at this point in the history
  7. Bump v0.6.0

    nepalez committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    a8de244 View commit details
    Browse the repository at this point in the history
Loading