aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/compute-batchStefan Boberg12 hours1-2/+9
|\
| * add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht18 hours1-2/+9
* | Fix --test-suite filter being ignored due to accumulation with defaultStefan Boberg18 hours1-3/+2
* | Clarify StripAnsiSgrSequences comment to note CSI non-SGR sequences are not s...Stefan Boberg20 hours1-0/+2
* | Refactor logging color handling and formatter architectureStefan Boberg35 hours4-3/+84
* | Batch action submission for compute serviceStefan Boberg38 hours1-0/+1
|/
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg45 hours1-1/+2
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg45 hours2-0/+10
* block/file cloning support for macOS / Linux (#786)Stefan Boberg45 hours1-0/+8
* Made CPR optional, html generated at build time (#840)Stefan Boberg4 days1-1/+1
* Add clang-cl build supportStefan Boberg5 days1-1/+1
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg5 days1-0/+18
* Transparent proxy mode (#823)Stefan Boberg6 days4-21/+66
* improved oplog import progress reporting (#825)Dan Engelbrecht7 days1-1/+6
* Dashboard overhaul, compute integration (#814)Stefan Boberg9 days3-0/+7
* added auto-detection logic for console colour output (#817)Stefan Boberg9 days1-1/+8
* Eliminate spdlog dependency (#773)Stefan Boberg9 days17-188/+683
* Claude config, some bug fixes (#813)Stefan Boberg12 days6-36/+60
* Fixing various compiler issues (#807)Stefan Boberg14 days1-0/+1
* more feedback during auth option parsing (#806)Dan Engelbrecht14 days1-0/+2
* compute orchestration (#763)Stefan Boberg14 days1-1/+35
* unity build fixes (#802)Stefan Boberg14 days3-0/+3
* Add test suites (#799)Stefan Boberg2026-03-021-3/+4
* added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-012-0/+29
* subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-281-0/+33
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers2026-02-271-0/+1
* Fix zencore bugs and propagate content type through IoBufferBuilder (#783)Stefan Boberg2026-02-243-16/+37
* Add `zen ui` command (#779)Stefan Boberg2026-02-241-0/+1
* Various bug fixes (#778)Stefan Boberg2026-02-241-8/+16
* implemented base64 decoding (#777)Stefan Boberg2026-02-231-0/+4
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-19/+19
* add selective request logging support to http.sys (#762)Stefan Boberg2026-02-181-0/+1
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-0/+16
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-171-4/+4
* added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+1
* ported optimizations of MeasureVarUInt (#747)Dan Engelbrecht2026-02-061-2/+12
* avoid big ioworker backlog (#733)Dan Engelbrecht2026-01-261-2/+14
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-191-1/+14
* remove ZENCORE_API completely (#718)Stefan Boberg2026-01-1917-415/+396
* consul package and basic client added (#716)Stefan Boberg2026-01-194-17/+98
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-132-3/+55
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-272-6/+15
* GetSystemMetrics for Mac,Linux (#660)Stefan Boberg2025-11-241-3/+3
* loose chunk filtering bug when using wildcards (#654)Dan Engelbrecht2025-11-181-0/+15
* switch to xmake for package management (#611)Stefan Boberg2025-11-073-18/+76
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-0/+2
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-012-8/+8
* fix for Latch race (#617)Stefan Boberg2025-10-291-21/+11
* fix --zentrace=no compile errors (#616)Stefan Boberg2025-10-282-5/+6
* refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)Dan Engelbrecht2025-10-241-1/+2