aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* check that block does not exists on disk before starting write to it (#449)Dan Engelbrecht2023-10-051-0/+1
* Fix curruption of disk cache bucket index on GC (#448)Dan Engelbrecht2023-10-051-0/+1
* reduce lock in disklayer (#447)Dan Engelbrecht2023-10-051-0/+1
* added --quiet option to suppress default logging to stdout (#446)Stefan Boberg2023-10-041-0/+1
* changelogDan Engelbrecht2023-10-041-2/+2
* added thread names (#441)Stefan Boberg2023-10-041-0/+1
* refactor comapactcas index (#443)Dan Engelbrecht2023-10-041-0/+3
* added CHANGELOG.md note for websocket removalStefan Boberg2023-10-041-0/+1
* faster accesstime save restore (#439)Dan Engelbrecht2023-10-031-0/+8
* clean up date formatting (#440)Stefan Boberg2023-10-021-0/+1
* reduce time spent holding http.sys transaction lock (#437)Stefan Boberg2023-10-021-0/+1
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-0/+4
* Limit size of memory cache layer (#423)Dan Engelbrecht2023-10-021-0/+4
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+4
* Sentry username fix (#435)Stefan Boberg2023-10-011-0/+1
* Correctly calculate the total number of RPC ops in the stats page for structu...Dan Engelbrecht2023-09-291-0/+4
* adding more stats (#429)Dan Engelbrecht2023-09-281-0/+3
* added more context to http response error message (#430)Stefan Boberg2023-09-281-0/+1
* prefer to handle cache RPC requests synchronously (#428)Stefan Boberg2023-09-271-0/+2
* chache upstream stats improved (#426)Dan Engelbrecht2023-09-271-0/+2
* flush block store blocks when finished (#425)Dan Engelbrecht2023-09-271-0/+3
* handle error in error log (#422)Dan Engelbrecht2023-09-251-0/+1
* corrected changelogDan Engelbrecht2023-09-251-2/+2
* Add runtime status/control of logging (#419)Dan Engelbrecht2023-09-221-0/+9
* 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