aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* reduce watchdog wait time to 3 secondsde/hub-instance-state-refactorDan Engelbrecht100 min.1-1/+1
* early consul registrationDan Engelbrecht3 hours1-2/+3
* moved out state management from StorageServerInstance to Hub.Dan Engelbrecht4 hours5-554/+541
* remove m_FreePorts management, use Instance index as basis for port insteadDan Engelbrecht21 hours3-152/+105
* use fixed size struct for hub instancesDan Engelbrecht23 hours2-41/+41
* hub async provision/deprovision/hibernate/wake (#891)HEADmainDan Engelbrecht26 hours4-364/+947
* refactor hub notifications (#888)Dan Engelbrecht45 hours7-223/+371
* Cross-platform process metrics support (#887)Stefan Boberg2 days3-24/+8
* add tests for s3 and file hydrators (#886)Dan Engelbrecht2 days2-4/+699
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2 days43-331/+9229
* add hub instance crash recovery (#885)Dan Engelbrecht2 days8-35/+317
* Logger simplification (#883)Stefan Boberg2 days2-8/+14
* Process management improvements (#881)Stefan Boberg2 days1-5/+27
* improve zenserver startup time (#879)Dan Engelbrecht3 days1-1/+1
* S3 hydration backend for hub mode (#873)Dan Engelbrecht3 days1-0/+379
* hub web UI improvements (#878)Dan Engelbrecht3 days5-20/+746
* Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)Stefan Boberg3 days1-1/+2
* zen hub command (#877)Dan Engelbrecht4 days5-145/+353
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg4 days2-4/+23
* fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg4 days2-1/+8
* add hub instance info (#869)Dan Engelbrecht5 days10-180/+798
* Zs/consul token (#870)Zousar Shaker5 days2-1/+32
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht6 days8-27/+54
* improve auth token refresh (#863)Dan Engelbrecht7 days1-1/+1
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg7 days1-0/+3
* Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker7 days1-3/+6
|\
| * Addressing review feedbackzousar7 days1-6/+4
| * Merge branch 'main' into zs/long-filename-improvementStefan Boberg7 days14-46/+164
| |\
| * | Fix long path handling for project storezousar8 days1-3/+8
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg7 days1-1/+1
* | | add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht7 days6-13/+69
* | | Simple S3 client (#836)Stefan Boberg7 days1-0/+11
* | | Compute batching (#849)Stefan Boberg7 days7-36/+24
* | | bugfix release - v5.7.23 (#851)Stefan Boberg7 days1-33/+45
| |/ |/|
* | zen hub port reuse (#850)Dan Engelbrecht8 days13-41/+151
* | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht8 days1-5/+13
|/
* revise oplog block arrangement (#842)Dan Engelbrecht9 days1-88/+145
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg9 days4-7/+9
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg9 days6-10/+18
* Made CPR optional, html generated at build time (#840)Stefan Boberg12 days2-4/+44
* Unix Domain Socket auto discovery (#833)Stefan Boberg12 days3-4/+26
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg12 days1-1/+1
* Add --no-network option (#831)Stefan Boberg13 days6-11/+41
* Transparent proxy mode (#823)Stefan Boberg13 days23-26/+2807
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-0/+4
* hub consul integration (#820)Dan Engelbrecht2026-03-117-37/+699
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-107-7/+144
* hubservice refactor (#819)Dan Engelbrecht2026-03-1011-737/+822
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-096-41/+87
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0976-632/+11193
| |\