aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* subprocess tracking using Jobs on Windows/hub (#796)HEADmainStefan Boberg10 days6-8/+199
* test running / reporting improvements (#797)Stefan Boberg10 days10-116/+211
* add multirange requests to blob store (#795)Dan Engelbrecht11 days4-21/+296
* Add test summary table and failure reporting to xmake test (#794)Stefan Boberg11 days4-54/+310
* add full WebSocket (RFC 6455) client/server support for zenhttp (#792)Stefan Boberg11 days20-109/+3203
* add sentry-sdk logger (#793)Stefan Boberg11 days2-8/+58
* optimize string matching (#791)Dan Engelbrecht11 days2-15/+23
* MeasureLatency now bails out quickly if it experiences a connection error (#789)Stefan Boberg11 days3-0/+25
* add support in http client to accept multi-range responses (#788)Dan Engelbrecht11 days8-319/+859
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers11 days5-11/+805
* adding HttpClient tests (#785)Stefan Boberg12 days4-3/+1367
* Merge pull request #787 from ue-foundation/zs/web-ui-improvementsZousar Shaker12 days8-21/+23
|\
| * updatefrontendzousar12 days1-0/+0
| * Merge branch 'main' into zs/web-ui-improvementszousar12 days511-130156/+4600
| |\ | |/ |/|
* | work around doctest shutdown issues with static CRT (#784)Stefan Boberg13 days2-6/+32
* | HttpService/Frontend improvements (#782)Stefan Boberg13 days10-35/+192
* | Fix zencore bugs and propagate content type through IoBufferBuilder (#783)Stefan Boberg14 days6-27/+65
* | updated CLAUDE.mdStefan Boberg2026-02-241-9/+19
* | use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-2428-362/+1246
* | Add `zen ui` command (#779)Stefan Boberg2026-02-2411-54/+1055
* | Various bug fixes (#778)Stefan Boberg2026-02-2420-69/+93
* | Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-249-42/+20
* | Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-249-20/+42
* | implement yaml generation (#774)Stefan Boberg2026-02-23407-128804/+302
* | changed command names and descriptions to use class members instead of string...Stefan Boberg2026-02-2317-90/+211
* | implemented base64 decoding (#777)Stefan Boberg2026-02-232-2/+194
* | disable msys logic in blake3 to fix Git Bash build issuesStefan Boberg2026-02-221-3/+5
* | update .gitignore to exclude .claude/Stefan Boberg2026-02-201-0/+1
* | move partial chunk block anailsys to chunkblock.h/cpp (#767)Dan Engelbrecht2026-02-204-679/+887
* | fix builds download indexing timer (#769)Dan Engelbrecht2026-02-203-7/+8
* | fix plain progress bar (#768)Dan Engelbrecht2026-02-202-0/+4
* | initial CLAUDE.md (#764)Stefan Boberg2026-02-201-0/+271
* | fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-208-49/+49
* | GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-207-12/+18
* | 5.7.21v5.7.21Dan Engelbrecht2026-02-191-1/+1
* | 5.7.21-pre0v5.7.21-pre0Dan Engelbrecht2026-02-191-1/+1
* | Merge pull request #761 from ue-foundation/zs/web-ui-improvementsZousar Shaker2026-02-188-32/+752
|\ \
| | * updatefrontendzousar12 days1-0/+0
| | * icon and header logo changeszousar2026-02-197-21/+23
| |/
| * Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1854-100/+8019
| |\ | |/ |/|
* | structured compute basics (#714)Stefan Boberg2026-02-1848-48/+7804
* | add selective request logging support to http.sys (#762)Stefan Boberg2026-02-183-39/+156
* | convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)Dan Engelbrecht2026-02-183-13/+59
| * updatefrontendzousar2026-02-181-0/+0
| * entry.js handles missing/native items more gracefullyzousar2026-02-182-4/+32
| * updatefrontendzousar2026-02-171-0/+0
| * Changelogzousar2026-02-171-0/+3
| * Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1726-197/+507
| |\ | |/ |/|
* | add http server root password protection (#757)Dan Engelbrecht2026-02-1720-166/+444
* | misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-177-31/+49