aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added worker id validationsb/orchStefan Boberg11 days1-19/+27
* add basic validation of announced endpointsStefan Boberg11 days1-0/+5
* Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg11 days6-8/+199
|\
| * subprocess tracking using Jobs on Windows/hub (#796)HEADmainStefan Boberg11 days6-8/+199
| * test running / reporting improvements (#797)Stefan Boberg11 days7-39/+33
* | skip httpclient transport tests for now. Need to investigate failures to see ...Stefan Boberg11 days1-2/+2
* | Merge branch 'sb/orch' of https://github.ol.epicgames.net/ue-foundation/zen i...Stefan Boberg11 days6-26/+350
|\ \
| * | Merge branch 'main' into sb/orchStefan Boberg11 days6-26/+350
| |\|
| | * add multirange requests to blob store (#795)Dan Engelbrecht12 days3-21/+295
| | * Add test summary table and failure reporting to xmake test (#794)Stefan Boberg12 days3-5/+55
* | | mark nomad tests with doctest::skip() since they aren't fastStefan Boberg11 days1-2/+2
* | | mark up some tests with doctest::skip()Stefan Boberg11 days3-9/+3
|/ /
* | some more test improvements CHECK -> REQUIREStefan Boberg11 days3-11/+11
* | tighten up projectstore test wrt use of REQUIRE vs CHECKStefan Boberg11 days1-17/+17
* | clang-formatStefan Boberg11 days1-1/+1
* | fixed up build for zencompute disableStefan Boberg11 days2-4/+17
* | development annotations for nomadStefan Boberg12 days2-3/+57
* | Added Nomad binary package definition (v1.9.7), mirrors the existing Consul p...Stefan Boberg12 days8-1/+575
* | fix weird mergeStefan Boberg12 days1-3/+0
* | adding basic Nomad orchestrator for testing purposesStefan Boberg12 days11-0/+1138
* | Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg12 days4-84/+146
|\|
| * add full WebSocket (RFC 6455) client/server support for zenhttp (#792)Stefan Boberg12 days20-109/+3203
| * add sentry-sdk logger (#793)Stefan Boberg12 days1-8/+54
| * optimize string matching (#791)Dan Engelbrecht12 days2-15/+23
* | Merge branch 'sb/orch'Stefan Boberg12 days12-319/+1825
|\ \
| * \ Merge branch 'sb/orch' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/orchStefan Boberg12 days5-0/+967
| |\ \
| | * | added Websocket client HttpWsClientStefan Boberg12 days5-0/+967
| * | | Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg12 days8-319/+884
| |\ \ \ | | | |/ | | |/|
| | * | MeasureLatency now bails out quickly if it experiences a connection error (#789)Stefan Boberg12 days3-0/+25
| | * | add support in http client to accept multi-range responses (#788)Dan Engelbrecht12 days7-319/+858
* | | | added logging tests and fixed stdout redirection in Linux/Mac CreateProcStefan Boberg12 days2-0/+268
* | | | fixed initializer orderStefan Boberg12 days1-2/+2
| |_|/ |/| |
* | | MeasureLatency now bails out quickly if it experiences a connection errorStefan Boberg12 days3-0/+25
* | | Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg12 days1-0/+1
|\ \ \ | |/ / |/| / | |/
| * Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers12 days1-0/+1
* | Merge branch 'sb/orch' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/orchStefan Boberg12 days2-12/+49
|\ \
| * | added `--idms` option to computeStefan Boberg12 days2-12/+49
* | | Merge branch 'sb/orch' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/orchStefan Boberg12 days5-18/+56
|\| |
| * | made local action submits more async by introducing "submitting" stateStefan Boberg12 days5-18/+56
* | | Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg12 days11-22/+1388
|\ \ \ | |/ / |/| / | |/
| * adding HttpClient tests (#785)Stefan Boberg13 days3-1/+1365
| * updatefrontendzousar13 days1-0/+0
| * Merge branch 'main' into zs/web-ui-improvementszousar13 days101-1469/+4280
| |\
| | * work around doctest shutdown issues with static CRT (#784)Stefan Boberg14 days1-0/+9
| * | updatefrontendzousar13 days1-0/+0
| * | icon and header logo changeszousar2026-02-197-21/+23
* | | FunctionServiceSession::Impl::SubmitActions now uses the batching LocalProces...Stefan Boberg12 days1-7/+4
* | | LocalProcessRunner::SubmitActions batchingStefan Boberg12 days1-2/+29
* | | added worker pools to local runnersStefan Boberg12 days11-11/+38
* | | windows: ensure process exit code is trackedStefan Boberg12 days1-0/+1