aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Make op key and file path matching in `zen oplog-mirror` case insensitive (#212)Dan Engelbrecht2024-11-061-0/+1
* project name list improvement (#211)Dan Engelbrecht2024-11-061-0/+1
* oplog capture new attachments for gc (#210)Dan Engelbrecht2024-11-061-0/+1
* project details cmd resolve prj oplog (#209)Dan Engelbrecht2024-11-061-0/+2
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-0/+3
* sponsor process attach hardening (#208)Dan Engelbrecht2024-11-041-0/+3
* workspace share security (#192)Dan Engelbrecht2024-10-231-0/+5
* fix gc date (#204)Dan Engelbrecht2024-10-221-2/+3
* Use a smaller thread pool during pre-cache phase of GC to reduce memory press...Dan Engelbrecht2024-10-221-0/+1
* bucket size queries (#203)Dan Engelbrecht2024-10-211-0/+1
* add --dryrun instructions to projectstore drop (#199)Dan Engelbrecht2024-10-161-0/+1
* make sure to initialize stats in file, jupiter and zen remote stores (#198)Dan Engelbrecht2024-10-161-0/+1
* Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)v5.5.9-pre7Matt Peters2024-10-111-0/+2
* oplog mirror and vfs utf8 paths (#189)Dan Engelbrecht2024-10-101-1/+2
* don't read chunks into memory during cache batch fetch unless we may cache th...Dan Engelbrecht2024-10-091-0/+1
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-0/+1
* Reinstated a line that was moved instead of duplicated (#184)Martin Ridgers2024-10-031-0/+1
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-031-0/+3
* cache get command (#183)Dan Engelbrecht2024-10-031-0/+3
* changelogDan Engelbrecht2024-10-021-7/+7
* gc block size target max size (#180)Dan Engelbrecht2024-10-021-0/+1
* gc command attachment options (#176)Dan Engelbrecht2024-09-301-0/+1
* optimize startup time (#175)Dan Engelbrecht2024-09-301-0/+1
* reduce lock time for memcache trim (#171)Dan Engelbrecht2024-09-271-0/+5
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-5/+6
* exception safety when writing block (#168)Dan Engelbrecht2024-09-251-0/+1
* GrammarMartin Ridgers2024-09-241-1/+1
* Updated changelogMartin Ridgers2024-09-241-0/+1
* Added namespace qualifier (optional) for z$ rpc requests (#166)Stefan Boberg2024-09-231-0/+1
* gc unused refactor (#165)Dan Engelbrecht2024-09-231-0/+8
* unblock PreCache (#164)Dan Engelbrecht2024-09-201-0/+1
* Updated changelogMartin Ridgers2024-09-191-0/+1
* cache generate command to create large data sets for testing (#159)Dan Engelbrecht2024-09-181-0/+1
* Added an entry in the changelogMartin Ridgers2024-09-171-0/+1
* gc performance improvements (#160)Dan Engelbrecht2024-09-171-0/+3
* fix oplog state check and wiping (#154)Dan Engelbrecht2024-09-111-0/+1
* oplog cmd improvements (#152)Dan Engelbrecht2024-09-111-0/+4
* validate oplog before opening - if invalid, warn and wipe oplog (#153)Dan Engelbrecht2024-09-101-0/+1
* changelogDan Engelbrecht2024-09-101-0/+1
* fix race condition in zenserver during batched fetch (#149)Dan Engelbrecht2024-09-091-0/+3
* clean cache slog files on startup (#143)Dan Engelbrecht2024-09-041-0/+2
* move gc logs to gc logger (#142)Dan Engelbrecht2024-09-041-0/+1
* delay oplog read (#141)Dan Engelbrecht2024-09-031-0/+1
* oplog index snapshots (#140)Dan Engelbrecht2024-09-031-0/+1
* meta info store (#75)Dan Engelbrecht2024-08-301-0/+2
* zenserver process launch/termination improvements (#138)Dan Engelbrecht2024-08-271-0/+5
* Make sure `noexcept` functions does not leak exceptions (#136)Dan Engelbrecht2024-08-231-0/+5
* Add zenserver session id to Sentry context (#133)Dan Engelbrecht2024-08-221-0/+1
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-0/+1
* safer calls to IsProcessRunning (#131)Dan Engelbrecht2024-08-221-0/+1