Skip to content

2.5 #998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Mar 7, 2016
Merged

2.5 #998

merged 28 commits into from
Mar 7, 2016

Conversation

BridgeAR
Copy link
Contributor

@BridgeAR BridgeAR commented Mar 7, 2016

This was a version that took quite a while, since I wanted to deprecate a couple of things before landing it and polishing a couple of smaller things.

This should be ready now. As there are substantial changes, this will be released as a pre-release.

On Windows the redis process does not spawn properly but this did not work earlier either, so this should be fixed in another PR.

Ruben Bridgewater added 28 commits March 1, 2016 17:59
The reply is being done with a regular array and therefor will be the same array instance
This benchmark should not be relied on. v8 is going to inline code and the benchmark expactations won't be met anymore
Add execution order tests
Fix flaky test
Add utils tests
Improve other tests
Removed redundant tests.
Skip the tests on windows instead of not even showing them.
Add a faulty cert to check proper cert validation.
Reject unauthorized certs
…nimum

Also pass individual ports to the redis process through
Don't write "Error:" infront of errors
… smaller ones

Also refactor small stuff here
Removed the .send_anyway boolean and use .ready instead
Skip redis process spawn on windows for now
BridgeAR added a commit that referenced this pull request Mar 7, 2016
2.5 pre-release

Fixes #479
Fixes #905
Fixes #958
@BridgeAR BridgeAR merged commit 5d1e9fe into master Mar 7, 2016
@BridgeAR BridgeAR deleted the 2.5 branch March 15, 2016 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants