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: v2.14.0
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: v2.14.1
Choose a head ref
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 7, 2013

  1. Run features without rubinius code compilation

    * This addresses sporadic failures
    alindeman committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    f4ba22a View commit details
    Browse the repository at this point in the history
  2. Disables certain scenarios on Rubinius

    * I cannot get Rubinius to raise a warning for some reason, even outside
      specs
    alindeman committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    ed727ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c05f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef1c80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da78ada View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2013

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

Commits on Jul 9, 2013

  1. Configuration menu
    Copy the full SHA
    7dc3658 View commit details
    Browse the repository at this point in the history
  2. changelog

    JonRowe committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    d2486d1 View commit details
    Browse the repository at this point in the history
  3. Fixup the spec to work regardless of which solution we wind up with.

    The original spec was focused on the exact fix that was originally put
    in place, but we may wind up changing to an alternate fix that
    would not be tested by the spec as it was.
    myronmarston committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    c4f010c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    505d1b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5b2714 View commit details
    Browse the repository at this point in the history
  6. remove (now unecessary) as_null_object calls as they interfer with th…

    …e check for listener understanding
    JonRowe committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    286b8f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #967 from rspec/quick_fix_for_deprecation_formatte…

    …r_on_jruby
    
    Properly base #966 off 2-14-maintenance
    myronmarston committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    8ba91ce View commit details
    Browse the repository at this point in the history
  8. 2.14.1 release.

    myronmarston committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    a6be051 View commit details
    Browse the repository at this point in the history
Loading