aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* added support for sln on Mac (#421)Stefan Boberg2023-09-221-0/+3
* add trace command to enable/disable tracing at runtime (#416)Dan Engelbrecht2023-09-221-0/+11
* Improvement: Add names to background jobs for easier debugging (#412)Dan Engelbrecht2023-09-201-0/+3
* controlled zenserver shutdown (#413)Dan Engelbrecht2023-09-201-1/+1
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-0/+5
* changelog version bumpDan Engelbrecht2023-09-201-0/+2
* increase jupiter oplog import/export connection timeout to 30 min (#411)Dan Engelbrecht2023-09-191-0/+1
* Add retry if FinalizeRef responds with non-empty "Needs" attachments (#409)Dan Engelbrecht2023-09-191-0/+2
* handle errors in spdlog gracefully (#410)Dan Engelbrecht2023-09-191-0/+2
* add DiskWriteBlocker to structured cache store log writer (#408)Dan Engelbrecht2023-09-151-0/+3
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-0/+1
* updated CHANGELOG.md release versionsStefan Boberg2023-09-151-2/+4
* bugfix: http.sys async response handling race (#406)Stefan Boberg2023-09-151-0/+1
* More statistics for Cache, Project Store and Cid Store (#405)Dan Engelbrecht2023-09-141-0/+4
* changelogDan Engelbrecht2023-09-141-2/+2
* http and httpsys config options (#401)Dan Engelbrecht2023-09-141-0/+1
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-0/+13
* scan oplog object for fields (#397)Dan Engelbrecht2023-09-131-0/+1
* issue warning instead of assert on bad data in cid store (#400)Dan Engelbrecht2023-09-131-0/+1
* fix url parsing crash (#399)Dan Engelbrecht2023-09-131-0/+1
* incremental oplog upload for block-based targets (#392)Dan Engelbrecht2023-09-121-0/+3
* Make sure error logging or destructors don't throw exception when trying to g...Dan Engelbrecht2023-09-121-0/+1
* gracefully handle errors when writing cache log (#391)Dan Engelbrecht2023-09-111-0/+1
* add `cache-write-log` and `cache-access-log“ configuration options (#394)Dan Engelbrecht2023-09-111-0/+1
* better sorting of attachments in oplog blocks (#390)Dan Engelbrecht2023-09-111-0/+4
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-0/+1
* retry file create (#383)Dan Engelbrecht2023-09-041-0/+2
* add `--write-config` to zenserver options (#382)Dan Engelbrecht2023-09-011-0/+10
* lua config file improvements (#379)Dan Engelbrecht2023-08-311-0/+2
* project store gc deadlock (#381)Dan Engelbrecht2023-08-311-0/+1
* fix zen server state mac mmap (#380)Dan Engelbrecht2023-08-311-0/+3
* Minor: Make sure to reset cache logging worker thread event to avoid busy-loo...Dan Engelbrecht2023-08-241-0/+1
* Add `--embedloosefiles` option to `oplog-export` (#376)Dan Engelbrecht2023-08-241-0/+2
* crash in process cache (#375)Dan Engelbrecht2023-08-231-0/+1
* safer gc on low disk (#373)Dan Engelbrecht2023-08-221-0/+1
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-221-0/+1
* Fix construction order in OpenProcessCache (#374)Dan Engelbrecht2023-08-221-0/+1
* changelog versionDan Engelbrecht2023-08-221-0/+2
* use better hash function for better distribution in IoBuffer g_MappingLocks (...Dan Engelbrecht2023-08-211-0/+1
* use robinmap in compact cas (#368)Dan Engelbrecht2023-08-211-0/+1
* buffered file reading for oplog (#366)Dan Engelbrecht2023-08-211-0/+1
* oplog mirror support (#367)Stefan Boberg2023-08-211-0/+1
* fix trace close (#365)Dan Engelbrecht2023-08-211-0/+1
* Noted RLIMIT logging modification in Changelogzousar2023-08-181-0/+1
* add update/delete endpoint for project and oplog (#353)Dan Engelbrecht2023-08-181-0/+9
* check oplog op attachments when gathering references for GC (#363)Dan Engelbrecht2023-08-181-0/+2
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-171-0/+1
* skip upstream logic early if we have no upstream endpoints (#359)Dan Engelbrecht2023-08-171-0/+2
* changelogDan Engelbrecht2023-08-161-0/+2
* project store stats (#357)Dan Engelbrecht2023-08-141-1/+7