aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WIPde/improved-projectstore-batch-requestsDan Engelbrecht2024-11-1112-93/+453
* use IterateChunks for "getchunks" projectstore rpc requestDan Engelbrecht2024-11-081-13/+47
* Make op key and file path matching in `zen oplog-mirror` case insensitive (#212)Dan Engelbrecht2024-11-061-3/+18
* project name list improvement (#211)Dan Engelbrecht2024-11-061-3/+33
* oplog capture new attachments for gc (#210)Dan Engelbrecht2024-11-062-7/+11
* project details cmd resolve prj oplog (#209)Dan Engelbrecht2024-11-063-35/+23
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-0612-150/+457
* sponsor process attach hardening (#208)Dan Engelbrecht2024-11-043-6/+11
* workspace share security (#192)Dan Engelbrecht2024-10-2314-654/+1688
* fix gc date (#204)Dan Engelbrecht2024-10-221-1/+1
* Use a smaller thread pool during pre-cache phase of GC to reduce memory press...Dan Engelbrecht2024-10-221-7/+11
* bucket size queries (#203)Dan Engelbrecht2024-10-218-14/+258
* validate compact binary rpc requests before trying to parse them (#200)Dan Engelbrecht2024-10-161-1/+10
* safer path from handle (#195)Dan Engelbrecht2024-10-169-65/+104
* add --dryrun instructions to projectstore drop (#199)Dan Engelbrecht2024-10-161-9/+15
* make sure to initialize stats in file, jupiter and zen remote stores (#198)Dan Engelbrecht2024-10-163-21/+21
* Mirror command: fix utf8 paths mapping to native code page (#197)Matt Peters2024-10-151-2/+2
* Dashboard: oplog entry data download, more detail, styling tweaks. (#194)Martin Ridgers2024-10-147-104/+221
* Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)v5.5.9-pre7Matt Peters2024-10-117-37/+410
* oplog mirror and vfs utf8 paths (#189)Dan Engelbrecht2024-10-102-6/+6
* Dashboard: alignment of complex stats & logo goes home (#187)Martin Ridgers2024-10-103-57/+78
* don't read chunks into memory during cache batch fetch unless we may cache th...Dan Engelbrecht2024-10-092-13/+14
* Mrp/referencedset (#174)Matt Peters2024-10-047-15/+15
* add automatic decompression to cache-get (default on) and oplog-mirror (defau...Dan Engelbrecht2024-10-044-3/+35
* improve naming and feedback in zen commands (#185)Dan Engelbrecht2024-10-033-13/+18
* remove gc v1 (#121)Dan Engelbrecht2024-10-0320-3120/+115
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-035-161/+1161
* cache get command (#183)Dan Engelbrecht2024-10-038-45/+200
* simplified CleanDirectory implementation (#182)Stefan Boberg2024-10-031-26/+8
* gc block size target max size (#180)Dan Engelbrecht2024-10-024-42/+67
* Porject -> ProjectStefan Boberg2024-10-021-1/+1
* optimize gc reference sort (#179)Dan Engelbrecht2024-10-012-37/+40
* use alternate IoHash comparision function (#177)v5.5.8-pre5Dan Engelbrecht2024-09-301-4/+23
* gc command attachment options (#176)Dan Engelbrecht2024-09-3012-42/+100
* optimize startup time (#175)Dan Engelbrecht2024-09-306-41/+32
* Fixing compilation errors with fmt v11 (#172)Dmytro Ivanov2024-09-271-0/+1
* work around issues compiling fmt::join call on mac (#170)Stefan Boberg2024-09-271-1/+9
* reduce lock time for memcache trim (#171)Dan Engelbrecht2024-09-273-109/+130
* CSS colours in one place + small modal dialog fix. (#169)Martin Ridgers2024-09-263-23/+53
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-2512-56/+201
* exception safety when writing block (#168)Dan Engelbrecht2024-09-251-10/+8
* Updated html.zipMartin Ridgers2024-09-241-0/+0
* Wrap ZipFs initialisation in ZEN_EMBED_HTML_ZIPMartin Ridgers2024-09-241-2/+6
* Updated frontend .zipMartin Ridgers2024-09-241-0/+0
* Added pagination when browsing oplog entriesMartin Ridgers2024-09-241-5/+19
* Build action cells using toolbarsMartin Ridgers2024-09-241-4/+11
* Removed commented out codeMartin Ridgers2024-09-241-1/+0
* Convenience on_click() that infers action classMartin Ridgers2024-09-241-2/+8
* Let's try centering table cells' contentsMartin Ridgers2024-09-241-0/+1
* Vertically center modal dialog's button labelsMartin Ridgers2024-09-241-0/+1