aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* temp stuffsb/zen-masterStefan Boberg2025-10-102-8/+54
* limit cores in temp test codeStefan Boberg2025-10-101-1/+1
* made sure thread pools are configured lazily and not during global initStefan Boberg2025-10-101-47/+68
* Merge branches 'sb/zen-master' and 'sb/zen-master' of ssh://arn-wd-l1704:2222...Stefan Boberg2025-10-1019-29/+55
|\
| * added --corelimit option to zenserverStefan Boberg2025-10-1019-29/+55
* | Merge branch 'sb/zen-master' of ssh://arn-wd-l1704:2222/ue-foundation/zen int...Stefan Boberg2025-10-103-28/+34
|\|
| * made server count dynamic via `--count` argumentStefan Boberg2025-10-101-6/+7
| * minor tweak to overall timingStefan Boberg2025-10-101-20/+18
| * time for test zenserver launchesStefan Boberg2025-10-101-1/+5
| * fix warning wrt copy elisionStefan Boberg2025-10-101-1/+1
| * sandboxwin should only build on WindowsStefan Boberg2025-10-101-8/+11
* | added subcommand structureStefan Boberg2025-10-092-13/+91
|/
* compile fixesStefan Boberg2025-10-092-6/+4
* Merge remote-tracking branch 'origin/main' into sb/zen-masterStefan Boberg2025-10-09222-14492/+17704
|\
| * shorten thread pool names for Linux which has a limit of 15 characters (#563)Stefan Boberg2025-10-082-10/+10
| * 5.7.6v5.7.6Dan Engelbrecht2025-10-061-1/+1
| * executable/version/pid log at command startup cleaned up (#557)Dan Engelbrecht2025-10-064-20/+18
| * 5.7.6-pre0v5.7.6-pre0Dan Engelbrecht2025-10-061-1/+1
| * fix missing chunk in block after gc (#560)Dan Engelbrecht2025-10-062-1/+4
| * changed std::vector<bool> to std::vector<uint8_t> to avoid threading issues (...Stefan Boberg2025-10-061-6/+7
| * added default Linux UE toolchain directory (#558)Stefan Boberg2025-10-063-14/+23
| * fixed issue in compactcas.restart test due to std::vector<bool> (#559)Stefan Boberg2025-10-061-2/+5
| * added Hidden option to oidctoken creation with oidc token exe (#556)Dan Engelbrecht2025-10-0612-19/+50
| * speed up tests (#555)Dan Engelbrecht2025-10-0610-179/+245
| * fix link error with operator new (#553)Stefan Boberg2025-10-042-23/+36
| * 5.7.5v5.7.5Dan Engelbrecht2025-10-031-1/+1
| * move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-035-4/+4
| * cacherequests helpers test only (#551)Dan Engelbrecht2025-10-0322-392/+460
| * 5.7.5-pre0v5.7.5-pre0Dan Engelbrecht2025-10-031-1/+1
| * zenutil cleanup (#550)Dan Engelbrecht2025-10-038-6/+8
| * move zen vfs implementation to zenstore (#549)Dan Engelbrecht2025-10-037-93/+45
| * fix missing chunk (#548)Dan Engelbrecht2025-10-032-2/+13
| * remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-0336-66/+98
| * move chunking code to zenremotestore lib (#545)Dan Engelbrecht2025-10-0319-47/+86
| * cache RPC replay fixes (minor) (#544)Stefan Boberg2025-10-032-1/+10
| * move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-0314-14/+20
| * move remoteproject to remotestorelib (#542)Dan Engelbrecht2025-10-0314-23/+18
| * move projectstore to zenstore (#541)Dan Engelbrecht2025-10-0211-12/+10
| * fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-024-28/+28
| * add zenremotestore lib (#540)Dan Engelbrecht2025-10-026-1/+94
| * projectstore refactor phase 2 (#539)Dan Engelbrecht2025-10-028-1681/+1524
| * Zs/OIDC exe path handling (#538)Zousar Shaker2025-10-022-4/+13
| * 5.7.4v5.7.4Dan Engelbrecht2025-10-011-1/+1
| * 5.7.4-pre0v5.7.4-pre0Dan Engelbrecht2025-10-011-1/+1
| * Fix bug in ReplayLogEntries for large op blobs (#537)Matt Peters2025-10-012-0/+2
| * skip dropped oplogs in ScanForOplogs() (#534)Dan Engelbrecht2025-09-302-0/+6
| * projectstore refactor (#531)Dan Engelbrecht2025-09-304-721/+667
| * fix bounds check when finalizing build state (#533)Dan Engelbrecht2025-09-302-1/+3
| * HttpClient support for pluggable back-ends (#532)Stefan Boberg2025-09-306-1634/+1942
| * use batching clang-format for quicker turnaround on validate actions (#529)Stefan Boberg2025-09-301-1/+1