aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Build command tweaks (#301)Stefan Boberg2025-03-111-0/+23
* | | | pick up existing cache (#299)Dan Engelbrecht2025-03-102-2/+2
* | | | reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-065-10/+97
* | | | streaming compress (#295)Dan Engelbrecht2025-03-051-0/+5
* | | | stream decompress (#293)Dan Engelbrecht2025-03-041-0/+10
* | | | limit and validate responses before logging the text (#292)Stefan Boberg2025-03-041-0/+3
* | | | builds download incremental (#290)Dan Engelbrecht2025-03-011-5/+5
* | | | builds upload command (#278)Dan Engelbrecht2025-02-261-0/+21
* | | | improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-253-13/+17
* | | | move WriteToTempFile to basicfile.h (#283)Dan Engelbrecht2025-02-121-1/+9
| |_|/ |/| |
* | | Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-9/+49
| |/ |/|
* | move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-0/+185
|/
* fixed XXH3_128Stream so it initializes the state properlyStefan Boberg2024-12-131-1/+30
* projectstore getchunks rpc with modtag (#244)Dan Engelbrecht2024-12-053-1/+8
* Unity build fixes (#253)Stefan Boberg2024-12-051-0/+2