GitHub / ServiceStack/ServiceStack.Redis / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d566ee89 | Upgrade test projs to netcoreapp2.1 | Demis Bellot <d****t@g****m> | about 8 years ago | |
| e177a487 | Implement RedisConfig.AssertAccessOnlyOnSameThread | Demis Bellot <d****t@g****m> | about 8 years ago | |
| a11d835c | Fix build error | Demis Bellot <d****t@g****m> | about 8 years ago | |
| 3e810558 | Make BufferLength readonly | Demis Bellot <d****t@g****m> | about 8 years ago | |
| f4cf27fc | Add ref to System.Memory | Demis Bellot <d****t@g****m> | about 8 years ago | |
| a1731e83 | Use BufferPool from SS.Text | Demis Bellot <d****t@g****m> | about 8 years ago | |
| 10f9ebc9 | Update SS.Text | Demis Bellot <d****t@g****m> | about 8 years ago | |
| 564c0d1e | Removing broken links from community resources |
Andrew Cook <c****e@o****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 3d050a8d | merge Merge pull request #245 from rsafier/master |
Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 9850449e | Apply interfaces. | richard.safier@tazmanian.com <r****r@t****m> | about 8 years ago | |
| d92a4710 | Localize locks and synchronize RedisSentinelWorker using internal oLock | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 31dc386f | C# 7-ify | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 06d615e8 | Update .dlls | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 065cd043 | Include Type() in Exception message of unknown Type | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 358308ed | remove .Fmt | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 21f1c323 | C# 7-ify + replace NETSTANDARD1_3 with 2_0 | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 766cbd35 | Update docs | Demis Bellot <d****t@g****m> | over 8 years ago | |
| a05b5f99 | fix whitespace + C#7-ify locking impls | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 2a7e1cde | Update SS .dlls | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 259ebba0 | add nuspec for .Core | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 4fbf5937 | Add new build for ServiceStack.Redis.Core | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 6f965969 | remove old NuGet.Core packages | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 66b6e93a | merge Merge pull request #243 from Naragato/master |
Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 73aeaa57 | Use spaces instead of tabs | Simon Balarabe <m****e@s****m> | over 8 years ago | |
| 814b9106 | Add extra numeric types to collection and rename to a more suitable name. | Simon Balarabe <m****e@s****m> | over 8 years ago | |
| e02ef5a9 | Use more tolerant regex to replace NuGet version | Demis Bellot <d****t@g****m> | over 8 years ago | |
| a8befb41 | update sln | Demis Bellot <d****t@g****m> | over 8 years ago | |
| f36de340 | Call UpdateVersion before build | Demis Bellot <d****t@g****m> | over 8 years ago | |
| d69f46a8 | Update dlls | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 575d0536 | merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis | Demis Bellot <d****t@g****m> | over 8 years ago | |
| a6b12867 | Upgrade test proj to net46, enable .NET Core + convert Explicit to Ignore | Demis Bellot <d****t@g****m> | over 8 years ago | |
| 8479e55b | Add missing redis.conf + disable protected-mode | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| f9a6d85f | Add OSX config | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 41caad44 | Remove deprecated methods + update SS.Interfaces.dll | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 0c180c7f | Remove all warnings + deprecated usages | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| f400bfbb | remove old configuration | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| cc5f4ba4 | Add API docs to OnMessage | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| c9a6d939 | UrlEncode Password when serializing to a connection string | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| c3e09958 | Add password config tests | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| ab57d9d4 | Update snk dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 540c6ded | switch to password-less servicestack.snk | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| ef5a554e | Merge .Core nuspec | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| cff5f23b | Update info | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 756e4f8e | Update nuspec to v5 | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 3e52f7ed | Handle Save already in progress error | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| b3a90f4c | Update to NUnit v3.8.1 | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 540e5cdd | Update v5 dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| d60f669f | Remove signed projects + update to v5.0.0 | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| a74f0862 | Update to v5 dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| e8dea6cf | Sign net45 projects by default | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| c8d25c62 | Update to net45 Signed dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 1ad87ea4 | Upgrade to .NET Standard 2.0 | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 7dc5982c | Upgrade to .NET Standard 2.0 dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| abf53ef4 | merge Merge pull request #240 from agametov/master |
Demis Bellot <d****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 46a52596 | replace obsolete methods with new methods | Rustam Agametov <a****v@g****m> | almost 9 years ago | |
| 6533cc36 | fix 'if' statements with identical conditional expressions | Rustam Agametov <a****v@g****m> | almost 9 years ago | |
| bfbd58b4 | Update SS .dlls | Demis Bellot <d****t@g****m> | almost 9 years ago | |
| 1026c444 | Add redisInfo filter | Demis Bellot <d****t@g****m> | about 9 years ago | |
| e2b6e3ae | Add redisConnection filter to return connection info in obj Dictionary | Demis Bellot <d****t@g****m> | about 9 years ago | |
| de8ce00d | Add new redisConnection filters | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 57a0daf5 | Add TemplateRedisFilters | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 3d6184dd | Update SS.Common | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 53762b3e | merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis | Demis Bellot <d****t@g****m> | about 9 years ago | |
| f887ecf6 | Add TemplateRedisFilters | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 53c149b1 | Update .NET Core packages | Sergey Zhukov <s****g@n****u> | about 9 years ago | |
| d5a5cbdc | Update .NET Core tests to netcoreapp2.0 | Sergey Zhukov <s****g@n****u> | about 9 years ago | |
| 529f79bf | Update SS.Interfaces | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 65170e5c | don't use lic from app.config | Demis Bellot <d****t@g****m> | about 9 years ago | |
| a325d13d | comment out lic to use Env var | Demis Bellot <d****t@g****m> | about 9 years ago | |
| ea44d2bb | Update SS dlls | Demis Bellot <d****t@g****m> | about 9 years ago | |
| c821047e | Update SS dlls | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 002e2a3d | Update SS dls | Demis Bellot <d****t@g****m> | about 9 years ago | |
| 8436dccf | don't generate atts | Demis Bellot <d****t@g****m> | about 9 years ago | |
| b341e59c | Update SS dlls | Demis Bellot <d****t@g****m> | about 9 years ago | |
| b5b57d28 | Update .Signed .dlls + .csprojs | Demis Bellot <d****t@g****m> | over 9 years ago | |
| ee638660 | merge Merge branch 'master' of https://github.com/ServiceStack/ServiceStack.Redis | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 05a9a63f | Add support for bool responses in BytesReadCommand queued transactions | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 0b1a3645 | Change code to C# 6 style | Sergey Zhukov <s****g@n****u> | over 9 years ago | |
| 0f24c9c6 | Update SS.Text dlls | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 3625f014 | Annotate CustomType with [RuntimeSerializable] | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 576bd3e0 | Update SS.Text .dll | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 73babc08 | Update build.bat | Demis Bellot <d****t@g****m> | over 9 years ago | |
| a44070aa | Make Sentinel .NET Core tests work on Linux | xplicit <s****g@n****u> | over 9 years ago | |
| 0ea465af | Make nunit .NET Core tests work on Linux | xplicit <s****g@n****u> | over 9 years ago | |
| e446772c | fix redis.core.nuspec | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 087534cb | Extract .NET Core build into separate build-core.proj | Demis Bellot <d****t@g****m> | over 9 years ago | |
| d1777b1f | Fix .NET Core nuget package | Sergey Zhukov <s****g@n****u> | over 9 years ago | |
| 038c0383 | Update SS .dlls | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 31d49c6e | Change to ref netstandard1.1 SS.Interfaces | Demis Bellot <d****t@g****m> | over 9 years ago | |
| a1baabf3 | Update nuget to v3.4 | Sergey Zhukov <s****g@n****u> | over 9 years ago | |
| eb9d7448 | Remove $UnstableTag | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 3b915d1e | refacor build.proj to match others | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 4d39462b | Add Common.Signed | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 7958dd8c | remove tests.renamed | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 06aa7223 | clean up old proj json cruft + restructure deps into platform folders | Demis Bellot <d****t@g****m> | over 9 years ago | |
| 06417170 | update copy.bat | Demis Bellot <d****t@g****m> | over 9 years ago | |
| c1a820fc | uncomment NetCore Test Runner | Demis Bellot <d****t@g****m> | over 9 years ago | |
| a87cee08 | Change to use NUnit 3.6.1 and OutputType Library | Demis Bellot <d****t@g****m> | over 9 years ago | |
| f2bfc627 | Change to use same portable SS.Interfaces.dll | Demis Bellot <d****t@g****m> | over 9 years ago | |
| e35ae5f1 | Remove OutputPath from Signed.csproj | Demis Bellot <d****t@g****m> | over 9 years ago |