| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Converted use of _format UDL to fmt::format | Martin Ridgers | 2022-01-10 | 1 | -3/+1 |
| * | zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar... | Stefan Boberg | 2021-10-15 | 1 | -9/+2 |
| * | Moved zenserverprocess into zenutil/zenserverprocess.h | Stefan Boberg | 2021-09-17 | 1 | -1/+1 |
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -4/+4 |
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Changed explicit http status checking into IsHttpSuccessCode() call | Stefan Boberg | 2021-09-13 | 1 | -1/+2 |
| * | Removed #pragma once from cpp files (copy pasta fail) | Stefan Boberg | 2021-09-03 | 1 | -2/+0 |
| * | added 'zen drop' command to drop cache buckets online | Stefan Boberg | 2021-08-17 | 1 | -0/+66 |