| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | Fixes from code review | Matt Peters | 2021-12-03 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | Make IoBufferCore::Materialize threadsafe | Matt Peters | 2021-12-02 | 1 | -19/+29 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | First pass of z$ garbage collection. | Per Larsson | 2021-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Check available disk space before GC. | Per Larsson | 2021-12-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | | merge from main | Stefan Boberg | 2021-11-18 | 1 | -0/+1 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Format fix. | Per Larsson | 2021-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Added upstream batch API. | Per Larsson | 2021-11-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-29 | 1 | -0/+6 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Added SharedBuffer::MakeView implementation accepting container argument, to ... | Stefan Boberg | 2021-10-29 | 1 | -0/+6 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | general: Fixed up some vcxproj files which had a warning level set | Stefan Boberg | 2021-10-24 | 1 | -1/+2 | |
| * | | | | | | | | | | clang-format | Stefan Boberg | 2021-10-23 | 1 | -2/+3 | |
| * | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-21 | 1 | -0/+2 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | Compressed oplog attachments | Per Larsson | 2021-10-21 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-20 | 5 | -6/+9 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | Added missing include. | Per Larsson | 2021-10-20 | 1 | -0/+2 | |
| | * | | | | | | | | | Format fix. | Per Larsson | 2021-10-20 | 4 | -6/+7 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * / | | | | | | | | core: Enable warning C4668 again (unsure why it went missing) | Stefan Boberg | 2021-10-19 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | cb: Implemented DateTime::Now() and fixed DateTime/TimeSpan string formatting | Stefan Boberg | 2021-10-19 | 1 | -0/+2 | |
| * | | | | | | | | string: Fixed ToLower logic (needs to use unsigned arithmetic) | Stefan Boberg | 2021-10-19 | 1 | -2/+2 | |
| * | | | | | | | | iobuffer: added templated Data() to make typed data access easier | Stefan Boberg | 2021-10-19 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Fixed up some more windows include issues | Stefan Boberg | 2021-10-15 | 2 | -0/+6 | |
| * | | | | | | | zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar... | Stefan Boberg | 2021-10-15 | 6 | -11/+11 | |
| * | | | | | | | zencore: added ZEN_THIRD_PARTY_INCLUDES_START/ZEN_THIRD_PARTY_INCLUDES_END | Stefan Boberg | 2021-10-15 | 1 | -0/+17 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | clang-format | Stefan Boberg | 2021-10-15 | 1 | -1/+1 | |
| * | | | | | | asio HTTP implementation (#23) | Stefan Boberg | 2021-10-14 | 3 | -4/+22 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Added support for decompressing from offset. | Per Larsson | 2021-10-13 | 1 | -3/+3 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | iobuffer: Changed MakeFromTemporaryFile so it accepts a path instead of a cha... | Stefan Boberg | 2021-10-08 | 1 | -1/+1 | |
| * | | | | Added ScopedTemporaryDirectory which specifies a particular directory path to... | Stefan Boberg | 2021-10-08 | 1 | -0/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Support for asynchronous HTTP response processing (#19) | Stefan Boberg | 2021-10-06 | 1 | -1/+61 | |
| * | | | clang-format | Stefan Boberg | 2021-10-05 | 3 | -3/+6 | |
| * | | | Merged from upstream | Stefan Boberg | 2021-10-05 | 3 | -0/+97 | |
| * | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2021-10-03 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | stats: added OperationTiming::Scope::Cancel | Stefan Boberg | 2021-10-03 | 1 | -0/+2 | |
| * | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2021-10-01 | 3 | -2/+8 | |
| |\| | | | ||||||
| | * | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2021-10-01 | 1 | -0/+3 | |
| | |\ \ \ | ||||||
| | | * | | | Added simple stats HTML dashboard with route /dashboard. | Per Larsson | 2021-10-01 | 1 | -0/+3 | |
| | | | |/ | | |/| | ||||||
| | * / | | filesystem: Added FileContents::Flatten() and ensured it's possible to #inclu... | Stefan Boberg | 2021-10-01 | 1 | -1/+4 | |
| | |/ / | ||||||
| | * | | Clang format fix. | Per Larsson | 2021-10-01 | 1 | -1/+1 | |
| * | | | Added explicit mimalloc IoBuffer allocation path | Stefan Boberg | 2021-10-01 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | metrics: added OperationTiming which is a useful combination of a Meter and a... | Stefan Boberg | 2021-09-30 | 1 | -0/+40 | |
| * | | timer: Added GetHifreqTimerToSeconds which returns a scaling factor to conver... | Stefan Boberg | 2021-09-30 | 1 | -0/+1 | |
| * | | stats: Added EmitSnapshot functions to emit metrics into CbObjects | Stefan Boberg | 2021-09-30 | 1 | -6/+14 | |
| * | | timer: Added Stopwatch::GetElapsedTIcks() and functions to convert ticks so M... | Stefan Boberg | 2021-09-30 | 1 | -2/+6 | |
| * | | iobuffer: Removed AssumeOwnership constructor since we would like stronger gu... | Stefan Boberg | 2021-09-30 | 1 | -9/+0 | |
| * | | timer: cleaned up Stopwatch, removed GetCpuTimerValue | Stefan Boberg | 2021-09-29 | 1 | -13/+4 | |
| * | | thread: Marked some members noexcept and [[nodiscard]] | Stefan Boberg | 2021-09-29 | 1 | -10/+10 | |
| * | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2021-09-29 | 1 | -5/+5 | |
| |\| | ||||||
| | * | string: Fixed some clang warnings | Stefan Boberg | 2021-09-29 | 1 | -5/+5 | |
| * | | stats: added Histogram, UniformSample and SampleSnapshot | Stefan Boberg | 2021-09-29 | 1 | -3/+85 | |
| |/ | ||||||
| * | Removed IsPointerToStack() | Stefan Boberg | 2021-09-28 | 2 | -4/+5 | |