aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* non memory copy compressed range (#13)Dan Engelbrecht2024-03-201-0/+1
* read jupiter token from file (#10)Dan Engelbrecht2024-03-181-0/+1
* add a retry when trying to create the lock file (#9)Dan Engelbrecht2024-03-181-0/+1
* make sure zenserver reacts and exist on SIGTERM signal (#8)Dan Engelbrecht2024-03-151-0/+1
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-0/+3
* HTTP request logging (#6)Stefan Boberg2024-03-141-0/+1
* fix potential partially written files (#2)Dan Engelbrecht2024-03-131-0/+2
* http request parser safety (#664)Dan Engelbrecht2024-03-121-0/+2
* fix zenserver state macos (#669)Dan Engelbrecht2024-03-101-0/+4
* some asio HTTP server tweaks for correctness (#663)Stefan Boberg2024-03-051-0/+1
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-281-0/+1
* add disk caching to block move (#661)Dan Engelbrecht2024-02-271-0/+1
* improved block store logging and more gcv2 tests (#659)Dan Engelbrecht2024-02-271-0/+2
* remove reference caching (#658)Dan Engelbrecht2024-02-271-1/+2
* hashing fixes (#657)Dan Engelbrecht2024-02-261-0/+5
* adding context to http.sys error messageStefan Boberg2024-02-201-0/+1
* Keep track of added ops during GCV2 instead of rescanning full oplog when add...Dan Engelbrecht2024-02-131-0/+1
* Added --copy-log, --copy-cache-log and copy-http-log option to zen logs comma...Dan Engelbrecht2024-02-121-0/+1
* Save compressed large attachments to temporary files on disk (#650)Dan Engelbrecht2024-02-121-0/+1
* Add testcase and fix for ASIO ipv4 localhost support (#649)zousar2024-02-061-0/+1
* compress large attachments on demand (#647)Dan Engelbrecht2024-02-051-0/+5
* respond with BadRequest result instead of throwing exception on bad request i...Dan Engelbrecht2024-02-051-0/+1
* changed RPC recording to MPSC setup (#638)Stefan Boberg2024-01-311-0/+1
* only try to traverse an objectstore bucket if it really exists (#646)Dan Engelbrecht2024-01-311-0/+1
* Actually thow exception if we can't parse the jobid when starting async job (...Dan Engelbrecht2024-01-311-0/+3
* improve oplog export logging (#644)Dan Engelbrecht2024-01-311-0/+4
* changelogDan Engelbrecht2024-01-301-0/+2
* fix response error conversion (#643)Dan Engelbrecht2024-01-291-0/+1
* exception on basicfile read error (#642)Dan Engelbrecht2024-01-291-0/+3
* add ignore-missing-attachments option to oplog export (debugging tool) (#641)Dan Engelbrecht2024-01-251-0/+2
* Add retry with optional resume logic to HttpClient::Download (#639)Dan Engelbrecht2024-01-241-0/+5
* oplog import/export improvements (#634)Dan Engelbrecht2024-01-231-0/+2
* add --ignore-missing-attachments to oplog-import command (#637)Dan Engelbrecht2024-01-221-0/+1
* improved errors from jupiter upstream (#636)Dan Engelbrecht2024-01-221-0/+1
* jobqueue - allow multiple threads to report progress/messages (#635)Dan Engelbrecht2024-01-221-0/+2
* make sure to advance read buffer pointer in BasicFileWriter::Write (#633)Dan Engelbrecht2024-01-221-0/+1
* reinstate formatter settings for file sink (#631)Stefan Boberg2024-01-171-0/+1
* remove use of <random> in stats (#628)Stefan Boberg2024-01-101-0/+1
* added change log entry which I failed to push earlierStefan Boberg2023-12-201-0/+1
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-1/+4
* Don't capture local variables in loop by reference (#623)Dan Engelbrecht2023-12-191-0/+1
* ensure we can build without trace (#619)Stefan Boberg2023-12-191-0/+1
* various TSAN/ASAN/LeakAnalyzer fixes (#622)Stefan Boberg2023-12-191-1/+2
* fix leak in IoBuffer for manifested small chunk (#618)Stefan Boberg2023-12-191-0/+1
* cache RPC recorder threading fixes (#617)Stefan Boberg2023-12-191-0/+1
* Fix crash bug when trying to inspect non-open block file in GC (#614)Dan Engelbrecht2023-12-181-0/+1
* Make sure we initialize the pattern of FileSink before it is added as a usabl...Dan Engelbrecht2023-12-181-0/+1
* log each block that is compacted (#613)Dan Engelbrecht2023-12-151-0/+1
* fixed v2 rpc recording issue with >4GB data per segment (#612)Stefan Boberg2023-12-151-0/+3
* windows executable signing (#566)Dan Engelbrecht2023-12-151-0/+1