aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* subprocess tracking using Jobs on Windows/hub (#796)HEADmainStefan Boberg11 days2-3/+53
* add multirange requests to blob store (#795)Dan Engelbrecht11 days1-19/+95
* updatefrontendzousar12 days1-0/+0
* Merge branch 'main' into zs/web-ui-improvementszousar12 days13-38/+128
|\
| * work around doctest shutdown issues with static CRT (#784)Stefan Boberg13 days1-0/+9
| * HttpService/Frontend improvements (#782)Stefan Boberg14 days3-15/+51
| * use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-6/+27
| * Various bug fixes (#778)Stefan Boberg2026-02-246-18/+40
| * Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-244-28/+8
| * Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-244-8/+28
| * GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-203-4/+6
* | updatefrontendzousar12 days1-0/+0
* | icon and header logo changeszousar2026-02-195-20/+22
|/
* Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1813-19/+1673
|\
| * structured compute basics (#714)Stefan Boberg2026-02-1813-19/+1673
* | 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-174-16/+75
|\|
| * add http server root password protection (#757)Dan Engelbrecht2026-02-174-16/+75
* | 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
|/
* logging config move to zenutil (#754)Stefan Boberg2026-02-137-87/+47
* Fix formatting of stat pages (#748)Liam Mitchell2026-02-094-3/+10
* use matcher over regex (#744)Dan Engelbrecht2026-02-045-16/+56
* Merge pull request #724 from ue-foundation/lm/restrict-reads-to-projectLiam Mitchell2026-02-031-4/+32
|\
| * Disallow external file reads from project with unset project rootsLiam Mitchell2026-01-291-5/+8
| * Revert to previous behaviour for path checking in the presence of an empty pr...Liam Mitchell2026-01-281-9/+13
| * Use std::mismatch to compare paths and hoist project root canonicalization ou...Liam Mitchell2026-01-211-13/+18
| * Restrict filesystem reads in snapshot to paths under project rootLiam Mitchell2026-01-191-2/+18
* | add command line option for scrub timeslice (#742)Dan Engelbrecht2026-02-031-1/+9
* | restore missing healthinfo call (#737)Dan Engelbrecht2026-01-281-0/+5
* | Zs/oplog navigation fix (#731)Zousar Shaker2026-01-232-6/+6
* | hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-221-2/+5
* | zen hub (#574)Stefan Boberg2026-01-219-10/+1546
|/
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-195-25/+129
* OTLP/trace improvements (#717)Stefan Boberg2026-01-193-15/+19
* use current locale when converting wide char command line arguments to string...Dan Engelbrecht2026-01-151-0/+8
* asio/http optimizations (#449)Stefan Boberg2026-01-141-27/+2
* if we fail to create the server mutex, gracefully report error without sendin...Dan Engelbrecht2026-01-121-1/+3
* Avoid rendering user text input as HTML (#700)Liam Mitchell2026-01-092-1/+1
* Ensure upstream put propagation includes overwritezousar2025-12-194-5/+39
* Change default limit-overwrite behavior to truezousar2025-12-172-2/+2
* remove error warning in output (#695)Dan Engelbrecht2025-12-172-2/+2