aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/compute-batchsb/compute-batchStefan Boberg3 hours10-54/+269
|\
| * Suppressed C5105 when building rpmalloc (#852)HEADv5.7.23mainDevin Doucette3 hours1-0/+1
| * add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht9 hours9-54/+268
* | Fix two potential SIGSEGV paths during early startupStefan Boberg4 hours2-0/+14
* | Fix silent exit when second zenserver instance detects port conflictStefan Boberg5 hours2-42/+50
* | Allow parent options to appear after subcommand nameStefan Boberg7 hours4-41/+123
* | Add test suite banners to test listener outputStefan Boberg10 hours1-2/+12
* | Fix --test-suite filter being ignored due to accumulation with defaultStefan Boberg10 hours3-16/+28
* | Fix multiline log message alignment when ANSI colors are enabledStefan Boberg10 hours2-3/+41
* | Fail on unrecognized zenserver mode instead of silently defaulting to storeStefan Boberg10 hours1-0/+5
* | Add Retracted state to RunnerAction for retry-free reschedulingStefan Boberg11 hours6-13/+325
* | Fix queue ActiveCount race in HandleActionUpdates terminal pathStefan Boberg11 hours1-1/+7
* | Clarify StripAnsiSgrSequences comment to note CSI non-SGR sequences are not s...Stefan Boberg12 hours1-0/+2
* | Fix race in HandleActionUpdates causing abandon_pending test to flakeStefan Boberg12 hours1-1/+17
* | Disable compute/horde/nomad in release buildsStefan Boberg12 hours1-3/+3
* | commented out ASIO_HAS_IO_URING which was not intended to be enabled (yet?)Stefan Boberg12 hours1-4/+4
* | made function.session.abandon_pending more robustStefan Boberg24 hours1-5/+15
* | Add --vscode option to xmake sln taskStefan Boberg25 hours1-10/+13
* | Extract ExecSessionRunner class from ExecUsingSessionStefan Boberg25 hours4-936/+1131
* | Move RotatingFileSink and JsonFormatter to pimpl with .cpp filesStefan Boberg26 hours6-364/+463
* | Refactor logging color handling and formatter architectureStefan Boberg26 hours9-346/+424
* | Strip upstream ANSI color escapes in non-color output modeStefan Boberg27 hours1-5/+43
* | Improve AnsiColorStdoutSink write efficiencyStefan Boberg27 hours1-21/+44
* | Show host details when discovering new compute workersStefan Boberg27 hours1-1/+18
* | Move frontend html.zip from source tree into build directoryStefan Boberg28 hours3-6/+5
* | suppress frontend zip stdout spamStefan Boberg28 hours1-2/+2
* | Extended ConsoleTui with some more functionalityStefan Boberg29 hours2-0/+93
* | clean up code which triggers gcc false positiveStefan Boberg29 hours1-2/+4
* | Add format specifications for Compact Binary and Compressed BufferStefan Boberg29 hours2-0/+848
* | Batch action submission for compute serviceStefan Boberg29 hours7-450/+503
* | fix for crashpad patch missing leading whitespaceStefan Boberg29 hours2-3/+3
|/
* revise oplog block arrangement (#842)Dan Engelbrecht30 hours8-2473/+4919
* bump toolchain to match what's in use for UE (#846)Stefan Boberg30 hours1-1/+1
* Push Docker images to ECR after building (#845)Stefan Boberg33 hours2-17/+21
* Restructure zen builds using subcommands (#834)Stefan Boberg35 hours2-2284/+2647
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg36 hours25-78/+536
* Linux build improvements (#843)Stefan Boberg36 hours6-18/+146
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg36 hours21-782/+829
* Add Docker image build for compute workers (#837)Stefan Boberg36 hours7-0/+262
* block/file cloning support for macOS / Linux (#786)Stefan Boberg37 hours6-72/+856
* add buildid updates to oplog and builds test scripts (#838)Dan Engelbrecht3 days4-74/+478
* Made CPR optional, html generated at build time (#840)Stefan Boberg4 days12-147/+100
* Add clang-cl build supportStefan Boberg4 days7-76/+108
* Unix Domain Socket auto discovery (#833)Stefan Boberg5 days28-105/+538
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg5 days8-703/+458
* Add --no-network option (#831)Stefan Boberg5 days11-29/+101
* Update CHANGELOG.mdStefan Boberg5 days1-1/+1
* Update CHANGELOG.mdStefan Boberg5 days1-0/+13
* upgrade asio from 1.29.0 to 1.38.0 (#827)Stefan Boberg5 days1519-43834/+39645
* Transparent proxy mode (#823)Stefan Boberg5 days39-190/+3249