Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
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: rspec/rspec-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0.beta4
Choose a base ref
...
head repository: rspec/rspec-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 10 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 5, 2016

  1. Include the shared context the new way.

    Now that rspec/rspec-core#2256 has been merged.
    myronmarston committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    63ccff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace6dee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from rspec/myron/use-new-shared-context-inclu…

    …sion
    
    Include the shared context the new way.
    myronmarston committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    012cc4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f10616 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #284 from rspec/update-travis-build-scripts-2016-0…

    …6-05-for-master
    
    Updates from rspec-dev (2016-06-05)
    JonRowe committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    4605557 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    9c443e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from rspec/update-travis-build-scripts-2016-0…

    …6-14-for-master
    
    Updates from rspec-dev (2016-06-14)
    JonRowe authored Jun 15, 2016
    Configuration menu
    Copy the full SHA
    46ded3f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Bump version to 3.5.0

    Sam Phippen committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    e7f1196 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry for v3.5.0

    Sam Phippen committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    1a7493d View commit details
    Browse the repository at this point in the history
  3. Fix release date on the 3.5.0 changelog

    Sam Phippen committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    46bf6d4 View commit details
    Browse the repository at this point in the history
Loading