- 18 Jan, 2016 15 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Merge branch 'configurable-socket-mgr-thread-priority' of https://github.com/mckenzieg1/StackExchange.Redis into mckenzieg1-configurable-socket-mgr-thread-priority # Conflicts: # StackExchange.Redis/StackExchange/Redis/SocketManager.Poll.cs # StackExchange.Redis/StackExchange/Redis/SocketManager.cs
-
Marc Gravell authored
Document default ConnectTimeout publicly.
-
Marc Gravell authored
Added info to ConfigurationOptions.ResolveDns
-
Marc Gravell authored
-
Marc Gravell authored
Merge branch 'bug-sortedsetrangebyscoredocumentation' of https://github.com/mattmazzola/StackExchange.Redis into mattmazzola-bug-sortedsetrangebyscoredocumentation
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Set AbortConnectOnFailure to false for Azure
-
Marc Gravell authored
Ignore certain unobserved Task exceptions in test teardown
-
Marc Gravell authored
Fix cluster configuration regressions from 6b317395
-
- 11 Jan, 2016 1 commit
-
-
Antoine Cellerier authored
Fix regression from 6b317395: clusterConfiguration[clusterConfiguration.Origin] should always reference the node contacted when running CLUSTER NODES.
-
- 09 Jan, 2016 2 commits
-
-
Nick Craver authored
Correct the bool operator comment
-
Jonathan Cardy authored
-
- 08 Jan, 2016 1 commit
-
-
Marc Gravell authored
Ensure Message.resultBox is nulled after successful async TryComplete
-
- 07 Jan, 2016 1 commit
-
-
Marc Gravell authored
Fix an issue where SetFastLoopbackOption throws throws a SocketException instead of a PlatformNotSupportedException on Win 2008 R2
-
- 06 Jan, 2016 2 commits
-
-
sammenard authored
Fix an issue where SetFastLoopbackOption throws throws a SocketException instead of a PlatformNotSupportedException on Win 2008 R2.
-
Antoine Cellerier authored
Fix regression from 6b317395 regarding connectivity to unconfigured cluster nodes.
-
- 31 Dec, 2015 4 commits
-
-
Marc Gravell authored
Fix an issue where SetFastLoopbackOption() throws PlatformNotSupportedException on non-Windows platforms.
-
Marc Gravell authored
GetTypeCode() extension method bug fix
-
Jeremy Meng authored
-
Jeremy Meng authored
Fix an issue where SetFastLoopbackOption() throws PlatformNotSupportedException on non-Windows platrorms.
-
- 22 Dec, 2015 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
- 11 Dec, 2015 3 commits
-
-
Jeremy Meng authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 10 Dec, 2015 9 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Merge branch 'jeremymeng-netcore' of github.com:StackExchange/StackExchange.Redis into jeremymeng-netcore
-
-
Marc Gravell authored
-
Marc Gravell authored
small fixes
-
Marc Gravell authored
-
Marc Gravell authored
Add resilience to non ideal cluster topology in CLUSTER NODES response parsing
-
Marc Gravell authored
-