| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | remove ServiceLevel | Dan Engelbrecht | 2025-01-10 | 6 | -395/+33 | |
| | * | | | | | | get home folder | Dan Engelbrecht | 2025-01-10 | 2 | -0/+9 | |
| | * | | | | | | partial macos implementation | Dan Engelbrecht | 2025-01-09 | 2 | -12/+60 | |
| | * | | | | | | mac function signature fix | Dan Engelbrecht | 2025-01-08 | 1 | -8/+6 | |
| | * | | | | | | use attachconsole to send ctrl+c to running process | Dan Engelbrecht | 2025-01-08 | 2 | -44/+48 | |
| | * | | | | | | add ServiceLevel for service processes: User, AllUsers and Service | Dan Engelbrecht | 2025-01-08 | 6 | -64/+483 | |
| | * | | | | | | check if service is already installed before attempting install | Dan Engelbrecht | 2025-01-08 | 1 | -7/+27 | |
| | * | | | | | | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv... | Dan Engelbrecht | 2025-01-08 | 1 | -35/+112 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | wip | Dan Engelbrecht | 2024-09-18 | 1 | -34/+108 | |
| | | * | | | | | | Add ServiceSpec struct | Dan Engelbrecht | 2024-09-18 | 3 | -51/+79 | |
| | | * | | | | | | clang format | Dan Engelbrecht | 2024-09-18 | 2 | -5/+5 | |
| | | * | | | | | | launchd plist install | Dan Engelbrecht | 2024-09-18 | 3 | -7/+18 | |
| | | * | | | | | | more WIP | Dan Engelbrecht | 2024-09-18 | 1 | -432/+499 | |
| | | * | | | | | | wip | Dan Engelbrecht | 2024-09-18 | 1 | -320/+433 | |
| | | * | | | | | | zen `service` command | Dan Engelbrecht | 2024-09-18 | 5 | -0/+790 | |
| | * | | | | | | | Add ServiceSpec struct | Dan Engelbrecht | 2025-01-08 | 3 | -51/+79 | |
| | * | | | | | | | clang format | Dan Engelbrecht | 2025-01-08 | 2 | -5/+5 | |
| | * | | | | | | | launchd plist install | Dan Engelbrecht | 2025-01-08 | 3 | -7/+18 | |
| | * | | | | | | | more WIP | Dan Engelbrecht | 2025-01-08 | 1 | -432/+499 | |
| | * | | | | | | | wip | Dan Engelbrecht | 2025-01-08 | 1 | -320/+433 | |
| | * | | | | | | | zen `service` command | Dan Engelbrecht | 2025-01-08 | 5 | -0/+790 | |
| * | | | | | | | | oplog output improvements (#474) | Dan Engelbrecht | 2025-08-22 | 5 | -32/+43 | |
| * | | | | | | | | clean up trace options parsing (#473) | Dan Engelbrecht | 2025-08-22 | 20 | -148/+220 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | avoid new in static IoBuffer (#472) | Dan Engelbrecht | 2025-08-21 | 1 | -1/+19 | |
| * | | | | | | | per namespace/project cas prep refactor (#470) | Dan Engelbrecht | 2025-08-20 | 24 | -480/+703 | |
| * | | | | | | | zen print fixes/improvements (#469) | Dan Engelbrecht | 2025-08-19 | 11 | -40/+223 | |
| * | | | | | | | Ensure that FinalizeContainer finalizes both part and build | zousar | 2025-08-14 | 1 | -0/+31 | |
| * | | | | | | | New frontend zip. | Florent Devillechabrol | 2025-08-14 | 1 | -0/+0 | |
| * | | | | | | | If the oplog has no packagestoreentry then show the raw json. | Florent Devillechabrol | 2025-08-14 | 1 | -2/+5 | |
| * | | | | | | | New frontend zip. | Florent Devillechabrol | 2025-08-14 | 1 | -0/+0 | |
| * | | | | | | | Do not skip oplog without package data. | Florent Devillechabrol | 2025-08-14 | 2 | -36/+39 | |
| * | | | | | | | add limitoverwrites option per bucket (#466) | Dan Engelbrecht | 2025-08-12 | 4 | -17/+22 | |
| * | | | | | | | reduce lock contention when checking for disk cache put reject (#465) | Dan Engelbrecht | 2025-08-12 | 2 | -105/+91 | |
| * | | | | | | | use new builds api for oplogs (#464) | Dan Engelbrecht | 2025-08-12 | 15 | -471/+665 | |
| * | | | | | | | add filtering to builds download (#463) | Dan Engelbrecht | 2025-08-11 | 1 | -54/+210 | |
| * | | | | | | | list build part content (#462) | Dan Engelbrecht | 2025-08-11 | 13 | -307/+832 | |
| * | | | | | | | Merge branch 'main' into zs/put-overwrite-policy | Zousar Shaker | 2025-08-08 | 10 | -586/+864 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | skip query for metada if no blocks are referenced (#460) | Dan Engelbrecht | 2025-08-07 | 1 | -1/+1 | |
| | * | | | | | | | Merge pull request #450 from ue-foundation/lm/double-quotes-fix | Liam Mitchell | 2025-08-06 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Don't add quotes to arguments which are already quoted | Liam Mitchell | 2025-07-15 | 1 | -1/+2 | |
| | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | | add the correct set of references hashes in batched inline mode (#459) | Dan Engelbrecht | 2025-08-06 | 1 | -3/+3 | |
| | * | | | | | | | retry finalize if we get a "needs" on a blob we did not create (#461) | Dan Engelbrecht | 2025-08-06 | 1 | -2/+4 | |
| | * | | | | | | | refactor blobstore (#458) | Dan Engelbrecht | 2025-08-06 | 6 | -568/+825 | |
| | * | | | | | | | more details in parallel work when wait fails/destructor has inconsistent sta... | Dan Engelbrecht | 2025-08-06 | 1 | -12/+30 | |
| * | | | | | | | | precommit | zousar | 2025-08-07 | 1 | -9/+4 | |
| * | | | | | | | | Avoid committing chunks for batch rejected puts | zousar | 2025-08-07 | 1 | -42/+35 | |
| * | | | | | | | | Moving put rejections to happen in batch handling | zousar | 2025-08-05 | 2 | -41/+101 | |
| * | | | | | | | | Merge branch 'main' into zs/put-overwrite-policy | zousar | 2025-08-05 | 7 | -36/+85 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | de/stringbuilder safety (#456) | Dan Engelbrecht | 2025-08-05 | 4 | -15/+31 | |
| | * | | | | | | | Don't set m_DispatchComplete in ParallelWork until after pending work countdo... | Dan Engelbrecht | 2025-08-04 | 1 | -4/+4 | |