aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)Stefan Boberg2026-03-059-57/+180
| * | | Fixing various compiler issues (#807)Stefan Boberg2026-03-044-6/+19
| * | | more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-044-41/+99
| * | | compute orchestration (#763)Stefan Boberg2026-03-04118-2886/+24246
| * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht2026-03-041-2/+2
| * | | HTTP improvements (#803)Stefan Boberg2026-03-048-19/+99
| * | | unity build fixes (#802)Stefan Boberg2026-03-0413-19/+55
| * | | use multi range requests (#800)Dan Engelbrecht2026-03-0327-722/+1582
| * | | fix objectstore uri path parsing (#801)Dan Engelbrecht2026-03-032-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
| |\| | |