- 31 Aug, 2017 1 commit
-
-
Nick Craver authored
This adds IPv4 parsing and connect testing, verified that the fix in #686 will work.
-
- 30 Aug, 2017 4 commits
-
-
Nick Craver authored
-
-
Nick Craver authored
-
Nick Craver authored
Before converting most of the project to C# 7, `netstandard2.0`, etc. I want to get unit tests in shape. There's a fair bit of complication to doing so in that we need to test against: - Different versions - Clusters - Master/Slave setups - Multiple-test unfriendly tests (like SHUTDOWN commands) - Simulate remote (read: latent) connections This work does a few things: - Moves all unit tests and assertions to xUnit - Enables parallelization for tests - Utilizes the xUnit output semantics, which means things like connection logs are on the test in VS, console output, build servers, etc. (it was a giant pool of `Console.WriteLine` mixed before) - Cleans up the `\packages` folder completely (it wasn't used for anything but the `redis-*.exe` binaries - Cleans up all test code formatting in general - Re-enables `net462` in testing (was only `netcoreapp1.0` before) - Allows overrides via `TestConfig.json` - Updates all the RedisConfig\ scripts for easy test running - Adds a StackExchange.Redis.Tests\README.md - Fixes many tests Remaining Long-term TODOs - Look at Redis 4.0 on Windows via WSL - Configure endpoints in a `.json` config override that's in `.gitignore` - Find a way to handle master/slave breaks on underpowered machines better
-
- 24 Aug, 2017 1 commit
-
-
Andrea authored
Fixed the URL to the properties of <processModel in machine.web, added a comment regarding using the value in web.config (it's not possible)
-
- 23 Aug, 2017 1 commit
-
-
Rufus authored
-
- 18 Aug, 2017 1 commit
-
-
Bruno Brito authored
Issue 690 - Fixed the return of methods GetItemsAsGeoPosition and GetItemsAsGeoPositionArray on RawResult.cs, now these methods respect the constructor of GeoPosition obj.
-
- 01 Aug, 2017 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 26 Jul, 2017 2 commits
-
-
Marc Gravell authored
fix markdown link syntax in doc
-
Renze Yu authored
-
- 24 Jul, 2017 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
Oh... my... looks like FEATURE_SOCKET_MODE_POLL hasn't been defined for... a while! This is very bad
-
- 11 Jul, 2017 1 commit
-
-
Marc Gravell authored
-
- 24 Jun, 2017 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 16 Jun, 2017 1 commit
-
-
Marc Gravell authored
Feature- NRediSearch Sorting Functionality
-
- 15 Jun, 2017 1 commit
-
-
rsubhank authored
-
- 13 Jun, 2017 1 commit
-
-
rsubhank authored
-
- 08 May, 2017 4 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 05 May, 2017 1 commit
-
-
https://github.com/NuGet/Home/issues/4853Marc Gravell authored
Fix pack re https://github.com/NuGet/Home/issues/4853 (note build.cmd as slightly awkward to invoke)
-
- 02 May, 2017 1 commit
-
-
Marc Gravell authored
-
- 01 May, 2017 7 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
NRediSearch; prepare for deploy
-
Marc Gravell authored
-
Marc Gravell authored
-
- 30 Apr, 2017 6 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-