| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve console output (#476) | Dan Engelbrecht | 2025-08-26 | 2 | -1/+23 |
| * | Merge pull request #139 from ue-foundation/de/zen-service-command | Liam Mitchell | 2025-08-22 | 6 | -5/+35 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Liam Mitchell | 2025-08-21 | 10 | -27/+213 |
| | |\ | |||||
| | * | | Use correct sysctl headers on Mac | Liam Mitchell | 2025-08-21 | 1 | -1/+1 |
| | * | | Add missing headers to Mac process.cpp | Liam Mitchell | 2025-08-21 | 1 | -0/+2 |
| | * | | Merge pull request #452 from ue-foundation/lm/full-service-install | Liam Mitchell | 2025-08-06 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Fix permissions and ownership issues with service binary copy and remove unne... | Liam Mitchell | 2025-07-25 | 1 | -0/+2 |
| | * | | | Merge branch 'main' into de/zen-service-command | Liam Mitchell | 2025-07-29 | 22 | -563/+2113 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-03-14 | 26 | -140/+1257 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv... | Dan Engelbrecht | 2025-03-14 | 4 | -4/+12 |
| | |\ \ \ \ | |||||
| | | * | | | | Implementation of service commands for Linux. | Liam Mitchell | 2025-02-27 | 2 | -3/+8 |
| | | * | | | | Linux compilation fixes | Liam Mitchell | 2025-02-19 | 3 | -1/+4 |
| | * | | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-01-23 | 3 | -29/+195 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-command | Dan Engelbrecht | 2025-01-17 | 3 | -0/+1220 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | clang format | Dan Engelbrecht | 2025-01-15 | 1 | -1/+1 |
| | * | | | | | | systemd unit file, incomplete | Dan Engelbrecht | 2025-01-15 | 2 | -1/+5 |
| | * | | | | | | if we can't open a process handle, assume it is running under other user id | Dan Engelbrecht | 2025-01-10 | 1 | -0/+5 |
| | * | | | | | | remove ServiceLevel | Dan Engelbrecht | 2025-01-10 | 2 | -9/+0 |
| | * | | | | | | get home folder | Dan Engelbrecht | 2025-01-10 | 2 | -0/+9 |
| | * | | | | | | add ServiceLevel for service processes: User, AllUsers and Service | Dan Engelbrecht | 2025-01-08 | 2 | -0/+9 |
| * | | | | | | | clean up trace options parsing (#473) | Dan Engelbrecht | 2025-08-22 | 5 | -66/+97 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | avoid new in static IoBuffer (#472) | Dan Engelbrecht | 2025-08-21 | 1 | -1/+19 |
| * | | | | | | zen print fixes/improvements (#469) | Dan Engelbrecht | 2025-08-19 | 4 | -11/+132 |
| * | | | | | | use new builds api for oplogs (#464) | Dan Engelbrecht | 2025-08-12 | 2 | -1/+32 |
| * | | | | | | de/stringbuilder safety (#456) | Dan Engelbrecht | 2025-08-05 | 3 | -14/+30 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | graceful wait in parallelwork destructor (#438) | Dan Engelbrecht | 2025-06-16 | 1 | -2/+2 |
| * | | | | | sentry config (#430) | Dan Engelbrecht | 2025-06-12 | 2 | -13/+23 |
| * | | | | | revert 61b4a88f and cadaad63 | Dan Engelbrecht | 2025-06-10 | 2 | -23/+13 |
| * | | | | | add sentry configurations options for debug/environment | Dan Engelbrecht | 2025-06-10 | 2 | -13/+23 |
| * | | | | | `--sentry-dsn` option for zen command line and zenserver to control Sentry re... | Dan Engelbrecht | 2025-06-09 | 2 | -3/+12 |
| * | | | | | pause, resume and abort running builds cmd (#421) | Dan Engelbrecht | 2025-06-05 | 4 | -18/+288 |
| * | | | | | fixed size chunking for encrypted files (#410) | Dan Engelbrecht | 2025-06-03 | 6 | -26/+86 |
| * | | | | | http client streaming upload (#413) | Dan Engelbrecht | 2025-06-02 | 4 | -173/+155 |
| * | | | | | streaming none compressor (#414) | Dan Engelbrecht | 2025-06-02 | 1 | -3/+36 |
| * | | | | | made fmt use of format_context more consistent (#409) | Stefan Boberg | 2025-05-26 | 2 | -4/+8 |
| * | | | | | parallel work handle dispatch exception (#400) | Dan Engelbrecht | 2025-05-16 | 1 | -0/+5 |
| * | | | | | validate custom fields (#399) | Stefan Boberg | 2025-05-16 | 1 | -1/+44 |
| * | | | | | sparse win file write (#398) | Dan Engelbrecht | 2025-05-16 | 2 | -0/+30 |
| * | | | | | optimize block store CompactBlocks (#384) | Dan Engelbrecht | 2025-05-07 | 2 | -3/+34 |
| * | | | | | add sentry for zen command (#373) | Dan Engelbrecht | 2025-05-06 | 3 | -0/+398 |
| * | | | | | add cxxopts overload for parsing file paths from command line (#362) | Dan Engelbrecht | 2025-04-22 | 4 | -163/+0 |
| * | | | | | use FindClose (#357) | Dan Engelbrecht | 2025-04-11 | 1 | -1/+1 |
| * | | | | | filesystem retry fixes (#354) | Dan Engelbrecht | 2025-04-10 | 1 | -34/+67 |
| * | | | | | use oidctoken executable to generate auth (#336) | Dan Engelbrecht | 2025-04-02 | 1 | -0/+14 |
| * | | | | | Merge branch 'main' into fd-fix-binary-json | Florent Devillechabrol | 2025-04-02 | 6 | -148/+900 |
| |\ \ \ \ \ | |||||
| | * | | | | | multithreaded clean (#331) | Dan Engelbrecht | 2025-03-31 | 2 | -4/+56 |
| | * | | | | | long filename support (#330) | Dan Engelbrecht | 2025-03-31 | 6 | -145/+842 |
| | * | | | | | optional compress of block chunks (#326) | Dan Engelbrecht | 2025-03-27 | 1 | -3/+6 |
| * | | | | | | Fixed missing trailing quote when converting binary data from compact binary ... | Florent Devillechabrol | 2025-03-24 | 1 | -0/+1 |
| |/ / / / / | |||||
| * | | | | | collapse local writes (#310) | Dan Engelbrecht | 2025-03-18 | 1 | -0/+6 |