aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add trace support for zen CLI command (#296)Stefan Boberg2025-03-055-37/+212
* | streaming compress (#295)Dan Engelbrecht2025-03-054-38/+292
* | do direct update of stats numbers (#294)Dan Engelbrecht2025-03-041-24/+13
* | stream decompress (#293)Dan Engelbrecht2025-03-044-57/+338
* | limit and validate responses before logging the text (#292)Stefan Boberg2025-03-045-1/+111
* | refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-036-552/+919
* | builds download incremental (#290)Dan Engelbrecht2025-03-014-629/+635
* | improve error handling (#289)Dan Engelbrecht2025-02-288-974/+1036
* | 5.5.20v5.5.20Dan Engelbrecht2025-02-271-1/+1
* | changelogDan Engelbrecht2025-02-271-1/+1
* | 5.5.20-pre0v5.5.20-pre0Dan Engelbrecht2025-02-271-1/+1
* | Zs/auth bad function fix (#287)Zousar Shaker2025-02-273-7/+6
* | Fix bug causing crash if large file was exact multiple of 256KB when using ze...Dan Engelbrecht2025-02-262-1/+5
* | clang-format fixStefan Boberg2025-02-261-1/+1
* | added <chrono> include to zentest-appstub.cppStefan Boberg2025-02-261-0/+1
* | 5.5.19v5.5.19Dan Engelbrecht2025-02-261-1/+1
* | 5.5.19-pre0v5.5.19-pre0Dan Engelbrecht2025-02-261-1/+1
* | builds upload command (#278)Dan Engelbrecht2025-02-2624-61/+9169
* | improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-2521-271/+399
* | 5.5.18v5.5.18Dan Engelbrecht2025-02-241-1/+1
* | 5.5.18-pre0v5.5.18-pre0Dan Engelbrecht2025-02-241-1/+1
* | strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-242-1/+16
* | move WriteToTempFile to basicfile.h (#283)Dan Engelbrecht2025-02-123-63/+111
* | moving and small refactor of chunk blocks to prepare for builds api (#282)Dan Engelbrecht2025-02-1214-243/+334
* | improved builds api interface in jupiter (#281)Dan Engelbrecht2025-02-125-163/+518
* | Fix workspace shares reply array (#280)Tomasz Obrębski2025-02-031-3/+3
| * Change to PutResult structurezousar2025-06-248-166/+258
| * Establish TODOs and unit test for rejected PUT propagationzousar2025-03-243-2/+78
| * Control overwrite enforcement with a config settingzousar2025-03-026-47/+154
| * Move utility methods in cachedisklayerzousar2025-02-261-38/+38
| * Enforce Overwrite Prevention According To Cache Policyzousar2025-02-267-130/+311
| * Expand and fix unit tests for overwrite behaviorzousar2025-02-261-7/+82
| * Add unit test for overwrite behaviorzousar2025-02-181-0/+102
|/
* handle special backslash followed by quote for paths (#279)Dan Engelbrecht2025-01-222-4/+17
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-2216-131/+290
* jupiter code cleanup (#276)Dan Engelbrecht2025-01-2216-1102/+1007
* add missing statsd.enabled and gc.projectstore.duration.seconds (#275)Dan Engelbrecht2025-01-162-10/+16
* export oplog to zen target url (#274)Dan Engelbrecht2025-01-163-4/+9
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-1642-53/+54
* 5.5.17v5.5.17Dan Engelbrecht2025-01-151-1/+1
* 5.5.17-pre2v5.5.17-pre2Dan Engelbrecht2025-01-131-1/+1
* Suppress progress report callback if oplog import detects zero op oplog (#271)Dan Engelbrecht2025-01-137-11/+29
* 5.5.17-pre1v5.5.17-pre1Dan Engelbrecht2024-12-191-1/+1
* increase limit for mmap path to 8kb (#270)Dan Engelbrecht2024-12-192-1/+2
* don't add overhead of verifying oplog presence on disk for "getchunks" rpc ca...Dan Engelbrecht2024-12-182-3/+6
* Miscellaneous minor LLM fixes (#268)v5.5.17-pre0Stefan Boberg2024-12-174-4/+9
* 5.5.17-pre0Dan Engelbrecht2024-12-171-1/+1
* batch fetch record cache values (#266)Dan Engelbrecht2024-12-174-22/+97
* remove all referenced attachments in op from pending chunk references (#267)Dan Engelbrecht2024-12-171-5/+7
* more memory tagging and fixes (#263)Stefan Boberg2024-12-169-8/+272