aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* project store stats (#357)Dan Engelbrecht2023-08-141-1/+7
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-0/+1
* Make sure we always write "data" attachment hash for snapshotted oplog entrie...Dan Engelbrecht2023-08-111-1/+3
* Add `response.text` to output in log when jupiter request fails (#354)Dan Engelbrecht2023-08-101-0/+3
* Allow oplog file mapping where ServerPath is missing if a attachment hash is ...Dan Engelbrecht2023-08-101-0/+3
* Add `--assume-http2` option to cloud style import/export command to use a HTT...Dan Engelbrecht2023-08-091-0/+1
* handle exception in asio header parsing (#348)Dan Engelbrecht2023-08-091-0/+1
* use streaming read for PutCompressedBlob if source is single file (#338)Dan Engelbrecht2023-08-091-0/+1
* Bugfix: `oplog-import` with `--file` source now sends the oplog folder correc...Dan Engelbrecht2023-08-091-0/+1
* add more logging on jupiter fail (#345)Dan Engelbrecht2023-08-081-1/+2
* fix asserts and exceptions (#344)Dan Engelbrecht2023-08-081-0/+5
* try to resolve access token via env variable local first (#337)Dan Engelbrecht2023-08-011-0/+1
* make sure we validate pointers returned from zen::Memory::Alloc (#341)Dan Engelbrecht2023-08-011-0/+1
* add requested item in oplog remote op (#340)Dan Engelbrecht2023-08-011-0/+1
* catch exceptions when scheduling GC and when writing GC scheduling state (#339)Dan Engelbrecht2023-08-011-0/+1
* file share support (#328)Stefan Boberg2023-06-161-0/+1
* added ZenServerInstance::SpawnServerAndWait (#334)Stefan Boberg2023-06-161-0/+1
* Improve resonse messages from jupiter upstream (#333)Dan Engelbrecht2023-06-151-0/+3
* Make sure GetEnvVariable can handle values that are longer than 1023 characte...Dan Engelbrecht2023-06-131-0/+1
* add oplog snapshot command (#331)Dan Engelbrecht2023-06-121-0/+3
* fix jupiter access token for oplog upload (#330)Dan Engelbrecht2023-06-121-0/+1
* added thread names to timer, upstream monitorStefan Boberg2023-06-071-0/+1
* Increase retry logic (#325)Dan Engelbrecht2023-06-051-0/+1
* Enable front-end serving in release modeStefan Boberg2023-05-311-0/+1
* Added Sentry debug information note to CHANGELOG.mdStefan Boberg2023-05-311-0/+1
* bumped xmake and vcpkg versionsStefan Boberg2023-05-261-0/+1
* Updated CHANGELOG.mdStefan Boberg2023-05-261-1/+4
* block destructors from throwing exceptions (#321)Dan Engelbrecht2023-05-241-0/+1
* cache log sessionid (#297)Stefan Boberg2023-05-231-0/+1
* use exception when allocations fail rather than asserts (#319)Dan Engelbrecht2023-05-231-0/+3
* changelogDan Engelbrecht2023-05-221-0/+3
* updated CHANGELOG.md to reflect oplog bugfixStefan Boberg2023-05-191-0/+1
* amended CHANGELOG.md with recent changesStefan Boberg2023-05-161-0/+3
* demote state_marker deletion detection to warningDan Engelbrecht2023-05-161-0/+1
* exit without SIGABRT if exception is thrown during startup (#313)Dan Engelbrecht2023-05-161-0/+1
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-0/+1
* Added CHANGELOG.md descriptions for recent changesStefan Boberg2023-05-161-0/+7
* clear partially formatted response if request fails (http asio) (#310)Dan Engelbrecht2023-05-161-0/+3
* wipe cache buckets block store that may contain invalid state (#300)Dan Engelbrecht2023-05-121-2/+2
* changelogDan Engelbrecht2023-05-121-1/+1
* fix gc bucket index compaction (#299)Dan Engelbrecht2023-05-121-0/+1
* implemented structured cache logging (#296)Stefan Boberg2023-05-121-0/+1
* better logging/exception when reading file in IoBuffer::Materialize fails (#294)Dan Engelbrecht2023-05-121-0/+1
* fix logic for old blocks in blockstore gc (#295)Dan Engelbrecht2023-05-121-0/+1
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-1/+5
* allow early logging (#292)Dan Engelbrecht2023-05-111-0/+1
* flush file cas on exit (#291)Dan Engelbrecht2023-05-111-0/+2
* Close down http server gracefully when exiting even while requests are still ...Dan Engelbrecht2023-05-111-0/+1
* changelogDan Engelbrecht2023-05-111-0/+1
* monitor if a state-maker file still exists, and if not error out and exit (#283)Dan Engelbrecht2023-05-091-0/+1