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.7
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.8
Choose a head ref
  • 17 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 21, 2013

  1. Build against 2.1.0-rc1.

    myronmarston committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    fed22b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af1cfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1229 from rspec/build-2-14-against-2.1

    Build 2 14 against 2.1
    myronmarston committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    4559fb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2013

  1. 2.1.0 is out now.

    myronmarston committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    8b3453d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1237 from rspec/update-travis-build-2-14

    2.1.0 is out now.
    myronmarston committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    9d4fe31 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

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

    …02-08-for-2-14-maintenance
    
    Updates from rspec-dev (2014-02-08)
    JonRowe committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    b5ac47c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

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

    …02-10-for-2-14-maintenance
    
    Updates from rspec-dev (2014-02-10)
    myronmarston committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    282969d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d61449 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1315 from rspec/update-travis-build-scripts-2014-…

    …02-11-for-2-14-maintenance-skipping-rspec-support
    
    Updates from rspec-dev (2014-02-11)
    JonRowe committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    0bc53ca View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

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

    …02-12-for-2-14-maintenance
    
    Updates from rspec-dev (2014-02-12)
    JonRowe committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    a2bfebc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Fix double escaped backtrace links in TextMateFormatter.

    This was introduced in b295e16
    
    The regression went unnoticed because the spec “produces HTML identical to the one we designed manually” was flawed: It did some sanity checking for each backtrace link, but it failed to fail if there were no links at all. Which exactly is what happened when the double escape was introduced: the backtrace did no longer contain any (unescaped) links.
    noniq committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    87047dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1356 from noniq/fix-double-escape-in-textmate-for…

    …matter
    
    Fix double escaped backtrace links in TextMateFormatter.
    JonRowe committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    36a0be4 View commit details
    Browse the repository at this point in the history
  3. changelog entry for #1356

    [skip ci]
    JonRowe committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    425e769 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

  1. Release 2.14.8.

    myronmarston committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    f9b0908 View commit details
    Browse the repository at this point in the history
Loading