aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* subprocess tracking using Jobs on Windows/hub (#796)HEADmainStefan Boberg11 days6-8/+199
* test running / reporting improvements (#797)Stefan Boberg11 days7-39/+33
* 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
* 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
* 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
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers12 days1-0/+1
* 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
| * HttpService/Frontend improvements (#782)Stefan Boberg2026-02-259-35/+191
| * Fix zencore bugs and propagate content type through IoBufferBuilder (#783)Stefan Boberg2026-02-246-27/+65
| * use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-2427-362/+1243
| * Add `zen ui` command (#779)Stefan Boberg2026-02-2410-54/+1054
| * 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-232-127/+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
| * 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-202-7/+7
| * fix plain progress bar (#768)Dan Engelbrecht2026-02-201-0/+1
| * 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
* | updatefrontendzousar13 days1-0/+0
* | icon and header logo changeszousar2026-02-197-21/+23
|/
* Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1850-99/+7853
|\
| * structured compute basics (#714)Stefan Boberg2026-02-1845-47/+7639
| * 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-182-13/+58
* | updatefrontendzousar2026-02-181-0/+0
* | entry.js handles missing/native items more gracefullyzousar2026-02-182-4/+32
* | updatefrontendzousar2026-02-171-0/+0
* | Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1725-197/+478
|\|
| * add http server root password protection (#757)Dan Engelbrecht2026-02-1719-166/+415
| * misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-177-31/+49
| * added ResetConsoleLog (#758)Stefan Boberg2026-02-163-0/+14
* | Dependencies table doesn't reflow the entries pagezousar2026-02-171-5/+19
* | Rename the cache section in the web uizousar2026-02-171-1/+1
* | Make files table in entry.js paginated and searchablezousar2026-02-171-40/+170
* | Added custom page for cook.artifactszousar2026-02-164-4/+428
* | Change breadcrumbs for oplogs to be more descriptivezousar2026-02-152-6/+12
* | Add support for listing files on oplog entrieszousar2026-02-151-9/+110
* | Restore handling for hard/soft name prefixeszousar2026-02-151-4/+16
* | Enhance dependencies to include soft and hard depszousar2026-02-141-11/+13
|/