| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'origin/main' into sb/rpc-analysis | Stefan Boberg | 2025-10-06 | 113 | -1986/+15049 |
| |\ | |||||
| | * | speed up tests (#555) | Dan Engelbrecht | 2025-10-06 | 3 | -10/+17 |
| | * | fix link error with operator new (#553) | Stefan Boberg | 2025-10-04 | 2 | -23/+36 |
| | * | remove zenutil dependency in zenremotestore (#547) | Dan Engelbrecht | 2025-10-03 | 3 | -0/+346 |
| | * | make cpr a HttpClient implementation detail (#517) | Stefan Boberg | 2025-09-29 | 2 | -0/+58 |
| | * | fixed race condition in zen::logging::Get (#519) | Stefan Boberg | 2025-09-29 | 1 | -3/+12 |
| | * | Make sure we call the previous terminate handle if present when we intercept ... | Dan Engelbrecht | 2025-09-26 | 5 | -17/+84 |
| | * | new append op rpc method (#511) | Dan Engelbrecht | 2025-09-26 | 3 | -1/+29 |
| | * | change default sentry dsn to one listed on Sentry setup page (#504) | Dan Engelbrecht | 2025-09-22 | 1 | -1/+1 |
| | * | add EMode to WorkerTheadPool to avoid thread starvation (#492) | Dan Engelbrecht | 2025-09-10 | 5 | -120/+171 |
| | * | refactor zen command return value handling (#487) | Dan Engelbrecht | 2025-09-05 | 2 | -3/+5 |
| | * | add validation of compact binary payloads before reading them (#483) | Dan Engelbrecht | 2025-09-04 | 3 | -5/+47 |
| | * | 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 |