- 08 Feb, 2016 3 commits
-
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
Remove indirection to mitigate a presumed deadlock. Fixes StackExchange/StackExchange.Redis#42.
-
- 04 Feb, 2016 1 commit
-
-
Robert Mooney authored
StackExchange/StackExchange.Redis#42.
-
- 29 Jan, 2016 1 commit
-
-
Nick Craver authored
-
- 28 Jan, 2016 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
Resolves #337
-
- 27 Jan, 2016 1 commit
-
-
Nick Craver authored
Using RuntimeInformation.IsOSPlatform for core clr builds
-
- 25 Jan, 2016 1 commit
-
-
Marc Gravell authored
proposing to change back SE.REdis synctimeout to be 1 second
-
- 22 Jan, 2016 5 commits
-
-
DeepakVerma authored
-
Deepak Verma authored
This reverts commit 48be9a9f.
-
Deepak Verma authored
This reverts commit 2e545863.
-
dverma authored
-
dverma authored
-
- 19 Jan, 2016 1 commit
-
-
MichaC authored
-
- 18 Jan, 2016 16 commits
-
-
MichaC authored
-
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 2 commits
-
-
Marc Gravell authored
Fix an issue where SetFastLoopbackOption() throws PlatformNotSupportedException on non-Windows platforms.
-
Marc Gravell authored
GetTypeCode() extension method bug fix
-