| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Add test summary table and failure reporting to xmake test (#794) | Stefan Boberg | 2026-02-27 | 4 | -54/+310 | |
| * | | | | add full WebSocket (RFC 6455) client/server support for zenhttp (#792) | Stefan Boberg | 2026-02-27 | 20 | -109/+3203 | |
| * | | | | add sentry-sdk logger (#793) | Stefan Boberg | 2026-02-27 | 2 | -8/+58 | |
| * | | | | optimize string matching (#791) | Dan Engelbrecht | 2026-02-27 | 2 | -15/+23 | |
| * | | | | MeasureLatency now bails out quickly if it experiences a connection error (#789) | Stefan Boberg | 2026-02-27 | 3 | -0/+25 | |
| * | | | | add support in http client to accept multi-range responses (#788) | Dan Engelbrecht | 2026-02-27 | 8 | -319/+859 | |
| * | | | | Ported "lane trace" feature from UE (by way of IAX) (#771) | Martin Ridgers | 2026-02-27 | 5 | -11/+805 | |
| * | | | | adding HttpClient tests (#785) | Stefan Boberg | 2026-02-26 | 4 | -3/+1367 | |
| * | | | | Merge pull request #787 from ue-foundation/zs/web-ui-improvements | Zousar Shaker | 2026-02-26 | 8 | -21/+23 | |
| |\ \ \ \ | ||||||
| | * | | | | updatefrontend | zousar | 2026-02-26 | 1 | -0/+0 | |
| | * | | | | Merge branch 'main' into zs/web-ui-improvements | zousar | 2026-02-26 | 511 | -130156/+4600 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | work around doctest shutdown issues with static CRT (#784) | Stefan Boberg | 2026-02-25 | 2 | -6/+32 | |
| * | | | | | HttpService/Frontend improvements (#782) | Stefan Boberg | 2026-02-25 | 10 | -35/+192 | |
| * | | | | | Fix zencore bugs and propagate content type through IoBufferBuilder (#783) | Stefan Boberg | 2026-02-24 | 6 | -27/+65 | |
| * | | | | | updated CLAUDE.md | Stefan Boberg | 2026-02-24 | 1 | -9/+19 | |
| * | | | | | use partial blocks for oplog import (#780) | Dan Engelbrecht | 2026-02-24 | 28 | -362/+1246 | |
| * | | | | | Add `zen ui` command (#779) | Stefan Boberg | 2026-02-24 | 11 | -54/+1055 | |
| * | | | | | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 20 | -69/+93 | |
| * | | | | | Revert "Fix correctness and concurrency bugs found during code review" | Stefan Boberg | 2026-02-24 | 9 | -42/+20 | |
| * | | | | | Fix correctness and concurrency bugs found during code review | Stefan Boberg | 2026-02-24 | 9 | -20/+42 | |
| * | | | | | implement yaml generation (#774) | Stefan Boberg | 2026-02-23 | 407 | -128804/+302 | |
| * | | | | | changed command names and descriptions to use class members instead of string... | Stefan Boberg | 2026-02-23 | 17 | -90/+211 | |
| * | | | | | implemented base64 decoding (#777) | Stefan Boberg | 2026-02-23 | 2 | -2/+194 | |
| * | | | | | disable msys logic in blake3 to fix Git Bash build issues | Stefan Boberg | 2026-02-22 | 1 | -3/+5 | |
| * | | | | | update .gitignore to exclude .claude/ | Stefan Boberg | 2026-02-20 | 1 | -0/+1 | |
| * | | | | | move partial chunk block anailsys to chunkblock.h/cpp (#767) | Dan Engelbrecht | 2026-02-20 | 4 | -679/+887 | |
| * | | | | | fix builds download indexing timer (#769) | Dan Engelbrecht | 2026-02-20 | 3 | -7/+8 | |
| * | | | | | fix plain progress bar (#768) | Dan Engelbrecht | 2026-02-20 | 2 | -0/+4 | |
| * | | | | | initial CLAUDE.md (#764) | Stefan Boberg | 2026-02-20 | 1 | -0/+271 | |
| * | | | | | fix MakeSafeAbsolutePathInPlace mis-spelling (#765) | Stefan Boberg | 2026-02-20 | 8 | -49/+49 | |
| * | | | | | GC - fix handling of attachment ranges, http access token expiration, lock fi... | Stefan Boberg | 2026-02-20 | 7 | -12/+18 | |
| * | | | | | 5.7.21v5.7.21 | Dan Engelbrecht | 2026-02-19 | 1 | -1/+1 | |
| * | | | | | 5.7.21-pre0v5.7.21-pre0 | Dan Engelbrecht | 2026-02-19 | 1 | -1/+1 | |
| * | | | | | Merge pull request #761 from ue-foundation/zs/web-ui-improvements | Zousar Shaker | 2026-02-18 | 8 | -32/+752 | |
| |\ \ \ \ \ | ||||||
| | | * | | | | updatefrontend | zousar | 2026-02-26 | 1 | -0/+0 | |
| | | * | | | | icon and header logo changes | zousar | 2026-02-19 | 7 | -21/+23 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'main' into zs/web-ui-improvements | zousar | 2026-02-18 | 54 | -100/+8019 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | structured compute basics (#714) | Stefan Boberg | 2026-02-18 | 48 | -48/+7804 | |
| * | | | | | add selective request logging support to http.sys (#762) | Stefan Boberg | 2026-02-18 | 3 | -39/+156 | |
| * | | | | | convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760) | Dan Engelbrecht | 2026-02-18 | 3 | -13/+59 | |
| | * | | | | updatefrontend | zousar | 2026-02-18 | 1 | -0/+0 | |
| | * | | | | entry.js handles missing/native items more gracefully | zousar | 2026-02-18 | 2 | -4/+32 | |
| | * | | | | updatefrontend | zousar | 2026-02-17 | 1 | -0/+0 | |
| | * | | | | Changelog | zousar | 2026-02-17 | 1 | -0/+3 | |
| | * | | | | Merge branch 'main' into zs/web-ui-improvements | zousar | 2026-02-17 | 26 | -197/+507 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | add http server root password protection (#757) | Dan Engelbrecht | 2026-02-17 | 20 | -166/+444 | |
| * | | | | | misc fixes brought over from sb/proto (#759) | Stefan Boberg | 2026-02-17 | 7 | -31/+49 | |
| * | | | | | added ResetConsoleLog (#758) | Stefan Boberg | 2026-02-16 | 3 | -0/+14 | |
| | * | | | | Dependencies table doesn't reflow the entries page | zousar | 2026-02-17 | 1 | -5/+19 | |
| | * | | | | Rename the cache section in the web ui | zousar | 2026-02-17 | 1 | -1/+1 | |