Skuditsky Lev
Skuditsky Lev
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-19015/Replay-traffic-watch-tool-for-queries ### Additional description Add traffic watch replay tool for queries into Raven.Debug. ### Type of change - New feature ### How risky is the change? -...
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-13930/Dont-allow-to-create-a-server-wide-backup-with-an-existing-name ### Additional description - Added protection of creation of a server-wide-backup with an existing name; - Implemented unit test confirming this protection; - Previously existing tests...
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-12023/Add-threads-CPU-usage ### Additional description We want to use the WebSocket, which is already ready on the server-side, and get the real-time stats instead of manually clicking "Refresh"...
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-19163/Dispose-CertificateHolderCertificate-on-RavenServer-dispose ### Additional description `CertificateHolder.Certificate` should be disposed of on `RavenServer` disposing of. ### Type of change - Optimization ### How risky is the change? - Low...
New DateTime should keep `Kind` of original value
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-21718/ ### Additional description During the process of determining whether a log file meets the set criteria for the query range, there was a bug that always...
Fix broken link to Unit 2, Lesson 7 Bootcamp Issue: https://issues.hibernatingrhinos.com/issue/RDoc-2235/Fix-broken-link-to-Unit-2-Lesson-7-Bootcamp
Instead of a pull request that required a rebase: https://github.com/ravendb/ravendb/pull/19797 ### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-22849 ### Additional description Instead of a single backup status saved in cluster, we will now have...
Instead of a pull request that required a rebase: https://github.com/ravendb/ravendb/pull/20033 ### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-22849 ### Additional description Instead of a single backup status saved in cluster, we will now have...
### Issue link https://issues.hibernatingrhinos.com/issue/RavenDB-19358 ### Additional description Backup history implementation ### Type of change - [ ] Bug fix - [ ] Regression bug fix - [ ] Optimization -...