An open API service providing commit metadata for open source projects.

GitHub / ServiceStack/ServiceStack.Redis / commits

SHA Message Author Date Stats
e26ad5ff Update to ref signed projs Demis Bellot <d****t@g****m> over 9 years ago
6c91d1db remove unnecessary ProjectReference Demis Bellot <d****t@g****m> over 9 years ago
ca402acf fix netcoreapp1.1 test build Demis Bellot <d****t@g****m> over 9 years ago
c9c59a71 update build-sn.proj Demis Bellot <d****t@g****m> over 9 years ago
926defc6 Add redis.core.nuspec to sln Demis Bellot <d****t@g****m> over 9 years ago
3920cbc2 Update build.proj Demis Bellot <d****t@g****m> over 9 years ago
280cb876 migrate to VS2017 Demis Bellot <d****t@g****m> over 9 years ago
7b3ab762 Update SS .dlls Demis Bellot <d****t@g****m> over 9 years ago
add4cd95 Update SS .dlls Demis Bellot <d****t@g****m> over 9 years ago
8db82284 Update Sentinel Test deps Demis Bellot <d****t@g****m> over 9 years ago
6c1a8578 Remove test Sider dep Demis Bellot <d****t@g****m> over 9 years ago
2a2355e3 merge Merge pull request #239 from joelharkes/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
49bad8a5 Fixed Interface usage IRemoveByPattern | Add documentation | Tiny perf on Rem... Joel Harkes <j****s@g****m> over 9 years ago
0b1fcf75 merge Merge pull request #238 from joelharkes/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0e1b813d Fix build issue. joelharkes <j****s@g****m> over 9 years ago
b1cbeab8 merge Merge pull request #237 from joelharkes/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
85edfbdd Proper casting to interface instead of unextendable redisClient. joelharkes <j****s@g****m> over 9 years ago
6497860e shorter links Demis Bellot <d****t@g****m> over 9 years ago
2f33c1e6 Add support links Demis Bellot <d****t@g****m> over 9 years ago
c6907da0 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis Demis Bellot <d****t@g****m> over 9 years ago
3cb361a5 remove dated notice Demis Bellot <d****t@g****m> over 9 years ago
e04622fd merge Merge pull request #236 from xplicit/fix_ssl Sergey Zhukov <s****g@n****u>
Committed by: GitHub <n****y@g****m>
over 9 years ago
bbf626e0 Fix invalid cast when use SSL Sergey Zhukov <s****g@n****u> over 9 years ago
c5ac9165 fix no of keys count Demis Bellot <d****t@g****m> over 9 years ago
5b3cfa5f Add fix for .NET Core Demis Bellot <d****t@g****m> over 9 years ago
3a9b7db6 Update SS .dlls Demis Bellot <d****t@g****m> over 9 years ago
dc849593 Fix NRE in IsSocketConnected() Demis Bellot <d****t@g****m> over 9 years ago
51e6d943 Update global.json to use .NET Core 1.1 Demis Bellot <d****t@g****m> over 9 years ago
d7b3df85 Don't return an open IEnumerable cursor if client is disposed Demis Bellot <d****t@g****m> over 9 years ago
76554a50 Update ScanResult.cs Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a4065ea3 merge Merge pull request #234 from gertgoeman/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e8a63bc8 merge Merge pull request #235 from xperiandri/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e1ff3be3 Refactored RedisNativeClient to use RedisDataExtensions methods for parsing R... Андрій Чебукін <X****i@l****u> over 9 years ago
be6a5ab0 Fixed RedisData parsing with regard to a current system culture. Андрій Чебукін <X****i@l****u> over 9 years ago
3133e106 Fixed broken RedisClient when queued command callback throws an exception. Gert <g****n@h****m> over 9 years ago
b28808a6 merge Merge pull request #233 from xperiandri/master Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
18d6f478 Added XML comment generation for Core projects Андрій Чебукін <X****i@l****u> almost 10 years ago
1dfcac20 merge Merge pull request #232 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
6a6549d7 Update tests to .NET Core 1.1 xplicit <s****g@n****u> almost 10 years ago
779c286d merge Merge pull request #231 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ba085e79 Add redis executables for windows Sergey Zhukov <s****g@n****u>
Committed by: xplicit <s****g@n****u>
almost 10 years ago
a627be5d Add redis executables for windows Sergey Zhukov <s****g@n****u> almost 10 years ago
4aa0c28b Bind sentinel to localhost to avoid "DENIED" error xplicit <s****g@n****u> almost 10 years ago
95f90411 Add sentinel tests on .NET Core xplicit <s****g@n****u> almost 10 years ago
1ade1786 Add redis geo tests to .NET Core CI xplicit <s****g@n****u> almost 10 years ago
4447f0da Enable more tests for .NET Core xplicit <s****g@n****u> almost 10 years ago
84eb3e3c Update .NET Core SS libs xplicit <s****g@n****u> almost 10 years ago
c607fe29 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis i... xplicit <s****g@n****u> almost 10 years ago
49a82afd Fix redis 3.2 error when INCR empty key xplicit <s****g@n****u> almost 10 years ago
2f7a5f51 Update Signed .dlls Demis Bellot <d****t@g****m> almost 10 years ago
5ab4fea8 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis Demis Bellot <d****t@g****m> almost 10 years ago
4f553bfb Rename to ExecUtils Demis Bellot <d****t@g****m> almost 10 years ago
abac1b63 merge Merge pull request #230 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
aef445a0 Fix RedisPubSubServer blocks running thread xplicit <s****g@n****u> almost 10 years ago
4dd6364d Update SS .dlls Demis Bellot <d****t@g****m> almost 10 years ago
f1213862 merge Merge pull request #229 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
de1d1c82 Update SS libs Sergey Zhukov <s****g@n****u> almost 10 years ago
b9c0fdd9 Update netcore.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e20946c7 Update netcore.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e8af7452 Update SS .dlls Demis Bellot <d****t@g****m> almost 10 years ago
b77eca07 Update SS .dlls Demis Bellot <d****t@g****m> almost 10 years ago
477ac66d increase default to 20 connections for PooledRedisClientManager Demis Bellot <d****t@g****m> almost 10 years ago
60b83029 Update SS libs Demis Bellot <d****t@g****m> almost 10 years ago
1be24ba8 merge Merge pull request #228 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
a41216e3 merge Merge master branch into netcore xplicit <s****g@n****u> almost 10 years ago
08d1c5ed Add .NET Core ignores xplicit <s****g@n****u> almost 10 years ago
d7f6a92e Remove old folder with .NET Core tests xplicit <s****g@n****u> almost 10 years ago
ca91ecc6 Update .NET Core libs xplicit <s****g@n****u> almost 10 years ago
222c83e6 Move project.json to /tests folder xplicit <s****g@n****u> almost 10 years ago
a22b0d00 Update build-core.sh to build from /src folder xplicit <s****g@n****u> almost 10 years ago
26f929a5 Move project.json to src folder xplicit <s****g@n****u> almost 10 years ago
e96076bb Fix .NET Core build xplicit <s****g@n****u> almost 10 years ago
2b833b6e Update Signed dlls Demis Bellot <d****t@g****m> almost 10 years ago
7bfc8e02 Add SS.Common .dlls Demis Bellot <d****t@g****m> almost 10 years ago
68a2e6e1 Update SS.Common netcore .dll Demis Bellot <d****t@g****m> almost 10 years ago
ead6bfa3 Clean up NETSTANDARD1_3 defs Demis Bellot <d****t@g****m> almost 10 years ago
d9594a3b Update netcore .dlls Demis Bellot <d****t@g****m> almost 10 years ago
ced379dc merge Merge pull request #227 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
1870e739 Make same codebase for .NET Core and .NET projects xplicit <s****g@n****u> almost 10 years ago
c5da62ce Use extensions for Stream and Sockets xplicit <s****g@n****u> almost 10 years ago
c8aabf87 Update .NET Core SS libs xplicit <s****g@n****u> almost 10 years ago
c931dae7 Add project.json and SS.Redis.project.json to src/ folder Demis Bellot <d****t@g****m> almost 10 years ago
050237b2 merge Merge pull request #226 from ServiceStack/netcore Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
73d135b3 Clean up dependencies in *.nuspec xplicit <s****g@n****u> almost 10 years ago
61a42264 Rename NETSTANDARD->NETSTANDARD1_3 according to MS specs xplicit <s****g@n****u> almost 10 years ago
9220aa3d Update README.md Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9862e1c6 Remove uneccessary dependencies Sergey Zhukov <s****g@n****u> about 10 years ago
5a72dcd9 merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis i... xplicit <s****g@n****u> about 10 years ago
ea53aaad Update SS netcore libs xplicit <s****g@n****u> about 10 years ago
f47f201a Update .NET 4.5 dlls Demis Bellot <d****t@g****m> about 10 years ago
3eb3847e Upgrade to .NET v4.5 Demis Bellot <d****t@g****m> about 10 years ago
079537f0 Update SS.Text dlls Demis Bellot <d****t@g****m> about 10 years ago
3e4f95a0 Update to .NET 4.5 SS.Text dlls Demis Bellot <d****t@g****m> about 10 years ago
4fa0ceb0 Upgrade to .NET 4.5 + add some C# 6 features Demis Bellot <d****t@g****m> about 10 years ago
eb8548f8 Fix typo in docs and rename image extensions xplicit <s****g@n****u> about 10 years ago
e65cff5a Add .NET Core docs Sergey Zhukov <s****g@n****u> about 10 years ago
0b81d1fd Fix UnsupportedException when platform uses ipv6 xplicit <s****g@n****u> about 10 years ago
8407e3bf merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis i... xplicit <s****g@n****u> about 10 years ago
c43be2f7 Add packaging script for .NET Core xplicit <s****g@n****u> about 10 years ago
51308a66 Fix error message for Redis 3.2.3 xplicit <s****g@n****u> about 10 years ago

← Back to repository