| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improved assert (#37) | Dan Engelbrecht | 2024-04-04 | 1 | -2/+2 |
| | | | | | - Improvement: Add file and line to ASSERT exceptions - Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller | ||||
| * | Change default port to 8558 | zousar | 2023-10-11 | 1 | -2/+2 |
| | | | | | Changes the default port without altering config for shared instances. | ||||
| * | VFS implementation for local storage service (#396) | Stefan Boberg | 2023-09-20 | 1 | -0/+217 |
| currently, only Windows (using Projected File System) is supported | |||||