aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove consul knowledge from StorageServerInstancede/consul-supportDan Engelbrecht13 days1-47/+40
* initial implementation fromDan Engelbrecht13 days7-10/+335
* fix objectstore uri path parsing (#801)Dan Engelbrecht13 days2-14/+147
* Add test suites (#799)Stefan Boberg2026-03-0271-23/+311
* added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-0118-270/+228
* subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-286-8/+199
* test running / reporting improvements (#797)Stefan Boberg2026-02-287-39/+33
* add multirange requests to blob store (#795)Dan Engelbrecht2026-02-273-21/+295
* Add test summary table and failure reporting to xmake test (#794)Stefan Boberg2026-02-273-5/+55
* add full WebSocket (RFC 6455) client/server support for zenhttp (#792)Stefan Boberg2026-02-2720-109/+3203
* add sentry-sdk logger (#793)Stefan Boberg2026-02-271-8/+54
* optimize string matching (#791)Dan Engelbrecht2026-02-272-15/+23
* MeasureLatency now bails out quickly if it experiences a connection error (#789)Stefan Boberg2026-02-273-0/+25
* add support in http client to accept multi-range responses (#788)Dan Engelbrecht2026-02-277-319/+858
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers2026-02-271-0/+1
* adding HttpClient tests (#785)Stefan Boberg2026-02-263-1/+1365
* updatefrontendzousar2026-02-261-0/+0
* Merge branch 'main' into zs/web-ui-improvementszousar2026-02-26101-1469/+4280
|\
| * work around doctest shutdown issues with static CRT (#784)Stefan Boberg2026-02-251-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
* | updatefrontendzousar2026-02-261-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