-
-
Notifications
You must be signed in to change notification settings - Fork 753
Comparing changes
Open a pull request
base repository: rspec/rspec-core
base: v3.5.0.beta2
head repository: rspec/rspec-core
compare: v3.5.0.beta3
- 17 commits
- 22 files changed
- 7 contributors
Commits on Mar 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 86f433a - Browse repository at this point
Copy the full SHA 86f433aView commit details
Commits on Mar 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1c7bb7d - Browse repository at this point
Copy the full SHA 1c7bb7dView commit details
Commits on Mar 12, 2016
-
Convert cuke to an integration spec.
`run_all_when_everything_filtered` will be deprecated so we do not want to retain a cuke for it in our relish docs.
Configuration menu - View commit details
-
Copy full SHA for 3a50439 - Browse repository at this point
Copy the full SHA 3a50439View commit details
Commits on Mar 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7a23830 - Browse repository at this point
Copy the full SHA 7a23830View commit details -
Bring back
run_all_when_everything_filtered
cuke.As requested by Jon.
Configuration menu - View commit details
-
Copy full SHA for c8db25e - Browse repository at this point
Copy the full SHA c8db25eView commit details -
Merge pull request #2206 from rspec/filter-run-when-matching
Implement `filter_run_when_matching`.
Configuration menu - View commit details
-
Copy full SHA for d65fd99 - Browse repository at this point
Copy the full SHA d65fd99View commit details
Commits on Mar 19, 2016
-
Merge pull request #2183 from rspec/fix_issue_with_oddly_encoded_files
The source extraction code should utilise our encoded string logic
Configuration menu - View commit details
-
Copy full SHA for 02d2b71 - Browse repository at this point
Copy the full SHA 02d2b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 319cfab - Browse repository at this point
Copy the full SHA 319cfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea54fe4 - Browse repository at this point
Copy the full SHA ea54fe4View commit details -
Merge pull request #2208 from rspec/fix_duration
fix edge case duration roundings
Configuration menu - View commit details
-
Copy full SHA for e23fc92 - Browse repository at this point
Copy the full SHA e23fc92View commit details
Commits on Mar 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4e6260b - Browse repository at this point
Copy the full SHA 4e6260bView commit details
Commits on Mar 21, 2016
-
Merge pull request #2215 from rspec/support-method-definition-snippet…
…-extraction Extract def-end snippets ending with "end"-only line properly
Configuration menu - View commit details
-
Copy full SHA for e95067e - Browse repository at this point
Copy the full SHA e95067eView commit details
Commits on Mar 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f4af73e - Browse repository at this point
Copy the full SHA f4af73eView commit details -
Merge pull request #2219 from bquorning/patch-1
Link to homepage using https
Configuration menu - View commit details
-
Copy full SHA for 98d8b8c - Browse repository at this point
Copy the full SHA 98d8b8cView commit details
Commits on Apr 2, 2016
-
Remove default val provided to arg
exception_presenter
When initializing a new instance of `FailedExampleNotification` in [1] we always use [2] to provide a correctly configured instance of `ExceptionPresenter`. Yet we pass the `exception_presenter` as a default value when instantianting `FailedExampleNotification`. It seems like this default value is only used to help us write a spec for `FailedExampleNotification`. In this commit I've removed the default value we provide to `FailedExampleNotification` (since) it's redundant and simply instantiated a new instance of the `ExceptionPresenter` in the spec for it to use. 1.) http://bit.ly/1X4NIlU 2.) http://bit.ly/1qn32Qv
Configuration menu - View commit details
-
Copy full SHA for 2d5b8d1 - Browse repository at this point
Copy the full SHA 2d5b8d1View commit details -
Merge pull request #2221 from mrageh/remove-redundant-default-value-arg
Remove default val provided to arg `exception_presenter`
Configuration menu - View commit details
-
Copy full SHA for 4b0a104 - Browse repository at this point
Copy the full SHA 4b0a104View commit details -
Temporarily set version for release of 3.5.0.beta3
Sam Phippen committedApr 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 435b9aa - Browse repository at this point
Copy the full SHA 435b9aaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.5.0.beta2...v3.5.0.beta3