aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/projectstore/remoteprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* disk layer gc and error/warnings cleanup (#515)Dan Engelbrecht2023-11-081-41/+41
* added missing includes (#504)Stefan Boberg2023-10-271-0/+2
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-3/+3
* Improvement: Add names to background jobs for easier debugging (#412)Dan Engelbrecht2023-09-201-17/+27
* Add retry if FinalizeRef responds with non-empty "Needs" attachments (#409)Dan Engelbrecht2023-09-191-250/+361
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-65/+241
* incremental oplog upload for block-based targets (#392)Dan Engelbrecht2023-09-121-0/+90
* better sorting of attachments in oplog blocks (#390)Dan Engelbrecht2023-09-111-13/+54
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-56/+75
* retry file create (#383)Dan Engelbrecht2023-09-041-2/+29
* Add `--embedloosefiles` option to `oplog-export` (#376)Dan Engelbrecht2023-08-241-56/+221
* check oplog op attachments when gathering references for GC (#363)Dan Engelbrecht2023-08-181-8/+15
* fix asserts and exceptions (#344)Dan Engelbrecht2023-08-081-0/+7
* changed ZEN_ERROR to ZEN_WARN to reduce Sentry noiseStefan Boberg2023-06-081-3/+8
* named oplog upload worker pool threadsStefan Boberg2023-05-251-1/+12
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1036