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-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: rspec/rspec-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Jun 12, 2014

  1. Configuration menu
    Copy the full SHA
    53f6940 View commit details
    Browse the repository at this point in the history
  2. Changelog for #1602.

    [ci skip]
    myronmarston committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    a9e0e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Configuration menu
    Copy the full SHA
    fb2c252 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. Merge pull request #1605 from rspec/alternate_implementation_to_1602

    Alternate 1602 implementation
    JonRowe committed Jun 14, 2014
    Configuration menu
    Copy the full SHA
    5fca9cc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Create class doubles in our example so they have a full lifecycle.

    ...rather than creating them in a nested example, which resets
    them before they get used.
    
    This is necessary for rspec/rspec-mocks#718.
    myronmarston committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    3bc165f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2014

  1. Merge pull request #1606 from rspec/alternate-shared-example-failure-…

    …colour
    
    Fix colour on shared examples, alternate to #1593
    JonRowe committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    6db012b View commit details
    Browse the repository at this point in the history
  2. Forwardport 2.99.1 release notes.

    [ci skip]
    myronmarston committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    319b244 View commit details
    Browse the repository at this point in the history
  3. 3.0.2 release.

    [ci skip]
    myronmarston committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    2c0fb2f View commit details
    Browse the repository at this point in the history
Loading