aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)Dan Engelbrecht2025-10-241-1/+2
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-223-356/+107
* updated chunking strategy (#589)Dan Engelbrecht2025-10-201-0/+132
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-141-0/+3
* refactor builds cmd (#566)Dan Engelbrecht2025-10-131-4/+4
* block reference couting copy support windows (#564)Dan Engelbrecht2025-10-111-0/+23
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-2/+4
* fix link error with operator new (#553)Stefan Boberg2025-10-041-23/+10
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-0/+80
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-0/+3
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-262-2/+14
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-0/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-11/+12
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-052-3/+5
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-041-0/+9
* improve console output (#476)Dan Engelbrecht2025-08-261-1/+0
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-222-0/+7
|\
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-212-2/+13
| |\
| * \ Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-2910-27/+214
| |\ \
| * \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1413-26/+196
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-142-0/+6
| |\ \ \ \
| | * | | | Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+4
| | * | | | Linux compilation fixesLiam Mitchell2025-02-191-0/+2
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-231-9/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-171-0/+185
| |\ \ \ \ \
| * | | | | | remove ServiceLevelDan Engelbrecht2025-01-101-1/+0
| * | | | | | get home folderDan Engelbrecht2025-01-101-0/+1
| * | | | | | add ServiceLevel for service processes: User, AllUsers and ServiceDan Engelbrecht2025-01-081-0/+1
* | | | | | | clean up trace options parsing (#473)Dan Engelbrecht2025-08-222-6/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | zen print fixes/improvements (#469)Dan Engelbrecht2025-08-191-2/+2
* | | | | | use new builds api for oplogs (#464)Dan Engelbrecht2025-08-121-0/+11
| |_|_|_|/ |/| | | |
* | | | | graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-161-2/+2
* | | | | sentry config (#430)Dan Engelbrecht2025-06-121-5/+11
* | | | | revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-11/+5
* | | | | add sentry configurations options for debug/environmentDan Engelbrecht2025-06-101-5/+11
* | | | | `--sentry-dsn` option for zen command line and zenserver to control Sentry re...Dan Engelbrecht2025-06-091-2/+6
* | | | | pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-052-1/+11
* | | | | fixed size chunking for encrypted files (#410)Dan Engelbrecht2025-06-032-0/+7
* | | | | http client streaming upload (#413)Dan Engelbrecht2025-06-021-0/+11
* | | | | made fmt use of format_context more consistent (#409)Stefan Boberg2025-05-262-4/+8
* | | | | sparse win file write (#398)Dan Engelbrecht2025-05-161-0/+2
* | | | | optimize block store CompactBlocks (#384)Dan Engelbrecht2025-05-071-3/+5
* | | | | add sentry for zen command (#373)Dan Engelbrecht2025-05-061-0/+50
* | | | | add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-222-5/+0
* | | | | use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-021-0/+14
* | | | | multithreaded clean (#331)Dan Engelbrecht2025-03-311-0/+5
* | | | | long filename support (#330)Dan Engelbrecht2025-03-311-5/+80
* | | | | improved post upload/download summary (#308)Dan Engelbrecht2025-03-181-8/+10
| |_|_|/ |/| | |
* | | | fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-122-0/+5
* | | | fixes for log timestamps (#304)Stefan Boberg2025-03-121-0/+4