aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* fixed recording replay by always using recovery pathStefan Boberg2025-07-141-1/+11
* Merge branch 'main' into rpc-analyzeStefan Boberg2025-06-277-7/+217
|\
| * move nodiscard to proper location (#447)Dan Engelbrecht2025-06-191-1/+1
| * add retry for failed block metadata upload (#445)Dan Engelbrecht2025-06-193-5/+11
| * graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-162-2/+30
| * sentry config (#430)Dan Engelbrecht2025-06-122-0/+176
* | fleshed out RPC recording analysis command, now parses every requestStefan Boberg2025-06-272-14/+32
* | added IRpcRequestAnalyzerStefan Boberg2025-06-112-21/+55
* | remove support for v1 recordingStefan Boberg2025-06-111-221/+1
* | Added ClearContainer helperStefan Boberg2025-06-111-3/+17
* | factored out IterateSegments()Stefan Boberg2025-06-111-22/+26
* | add warning when detecting bad segment metadataStefan Boberg2025-06-111-0/+4
* | Added recording_id metadata to RPC recordingsStefan Boberg2025-06-111-6/+15
* | Merge branch 'rpc-analyze' of https://github.ol.epicgames.net/ue-foundation/z...Stefan Boberg2025-06-118-40/+63
|\ \
| * | Merge branch 'main' into rpc-analyzeStefan Boberg2025-06-118-40/+63
| |\|
| | * revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-102-176/+0
| | * add EnvironmentOptions helperDan Engelbrecht2025-06-102-0/+176
| | * pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-055-31/+44
| | * builds download url (#419)Dan Engelbrecht2025-06-042-6/+15
| | * new builds search (#418)Dan Engelbrecht2025-06-041-3/+4
* | | Fixed accidental path copyStefan Boberg2025-06-111-1/+1
|/ /
* / Skeleton of rpc recording analysis commandStefan Boberg2025-06-111-26/+71
|/
* faster scavenge (#417)Dan Engelbrecht2025-06-042-46/+84
* fixed size chunking for encrypted files (#410)Dan Engelbrecht2025-06-037-140/+501
* faster oplog validate (#408)Dan Engelbrecht2025-05-301-1/+1
* frequent disk space check (#407)Dan Engelbrecht2025-05-271-1/+5
* use explicit capture for lambdas (#404)Dan Engelbrecht2025-05-201-20/+27
* handle exception with batch work (#401)Dan Engelbrecht2025-05-191-1/+0
* parallel work handle dispatch exception (#400)Dan Engelbrecht2025-05-168-151/+295
* builds allow redirect option (#379)Dan Engelbrecht2025-05-054-23/+60
* fix race in rpcrecorder (#375)Stefan Boberg2025-04-251-0/+6
* Merge branch 'main' into zs/zencli-list-namespaces-bucketsZousar Shaker2025-04-243-0/+243
|\
| * parse system dir for builds (#365)Dan Engelbrecht2025-04-231-5/+5
| * add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-223-0/+243
* | Replace container with namespaceszousar2025-04-223-21/+25
* | Add a list-container subcommand to zen builds commandzousar2025-04-145-1/+91
|/
* fix race condition in multipart download (#358)Dan Engelbrecht2025-04-115-43/+68
* scavenge builds (#352)Dan Engelbrecht2025-04-081-2/+2
* added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-025-8/+17
* verify that we can read input files that are only hashed (#333)Dan Engelbrecht2025-04-011-2/+6
* long filename support (#330)Dan Engelbrecht2025-03-313-15/+15
* temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-281-2/+16
* build cache prime (#327)Dan Engelbrecht2025-03-274-9/+74
* optional compress of block chunks (#326)Dan Engelbrecht2025-03-272-1/+42
* zen build cache service (#318)Dan Engelbrecht2025-03-267-41/+444
* jupiter builds stats upload (#315)Dan Engelbrecht2025-03-195-0/+80
* improved reporting on async error (#312)Dan Engelbrecht2025-03-181-7/+9
* fixes for log timestamps (#304)Stefan Boberg2025-03-122-3/+10
* improved block gen logic (#302)Dan Engelbrecht2025-03-125-4/+42
* Build command tweaks (#301)Stefan Boberg2025-03-113-13/+17