index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add cmake build config to be able to use clion
di/add_cmake_dev
Dmytro Ivanov
2024-10-02
5
-3
/
+7
*
gc block size target max size (#180)
Dan Engelbrecht
2024-10-02
4
-42
/
+67
*
Porject -> Project
Stefan Boberg
2024-10-02
1
-1
/
+1
*
optimize gc reference sort (#179)
Dan Engelbrecht
2024-10-01
2
-37
/
+40
*
use alternate IoHash comparision function (#177)
v5.5.8-pre5
Dan Engelbrecht
2024-09-30
1
-4
/
+23
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
12
-42
/
+100
*
optimize startup time (#175)
Dan Engelbrecht
2024-09-30
6
-41
/
+32
*
Fixing compilation errors with fmt v11 (#172)
Dmytro Ivanov
2024-09-27
1
-0
/
+1
*
work around issues compiling fmt::join call on mac (#170)
Stefan Boberg
2024-09-27
1
-1
/
+9
*
reduce lock time for memcache trim (#171)
Dan Engelbrecht
2024-09-27
3
-109
/
+130
*
CSS colours in one place + small modal dialog fix. (#169)
Martin Ridgers
2024-09-26
3
-23
/
+53
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
12
-56
/
+201
*
exception safety when writing block (#168)
Dan Engelbrecht
2024-09-25
1
-10
/
+8
*
Updated html.zip
Martin Ridgers
2024-09-24
1
-0
/
+0
*
Wrap ZipFs initialisation in ZEN_EMBED_HTML_ZIP
Martin Ridgers
2024-09-24
1
-2
/
+6
*
Updated frontend .zip
Martin Ridgers
2024-09-24
1
-0
/
+0
*
Added pagination when browsing oplog entries
Martin Ridgers
2024-09-24
1
-5
/
+19
*
Build action cells using toolbars
Martin Ridgers
2024-09-24
1
-4
/
+11
*
Removed commented out code
Martin Ridgers
2024-09-24
1
-1
/
+0
*
Convenience on_click() that infers action class
Martin Ridgers
2024-09-24
1
-2
/
+8
*
Let's try centering table cells' contents
Martin Ridgers
2024-09-24
1
-0
/
+1
*
Vertically center modal dialog's button labels
Martin Ridgers
2024-09-24
1
-0
/
+1
*
Component.inner() for access to the underlying DOM element
Martin Ridgers
2024-09-24
1
-0
/
+5
*
Deleted superfluous variable name suffix
Martin Ridgers
2024-09-24
1
-7
/
+7
*
Toolbars can be used within other elements
Martin Ridgers
2024-09-24
2
-1
/
+15
*
Leave blank table cells empty
Martin Ridgers
2024-09-24
1
-1
/
+1
*
Keep right() toolbar items flush to the side
Martin Ridgers
2024-09-24
1
-0
/
+4
*
Lighten toolbar separators
Martin Ridgers
2024-09-24
2
-1
/
+5
*
Rudimentary toolbar component
Martin Ridgers
2024-09-24
2
-0
/
+56
*
Add a little spacing between tables
Martin Ridgers
2024-09-24
1
-0
/
+1
*
Test page of dashboard widgets
Martin Ridgers
2024-09-24
1
-0
/
+75
*
Added a Page.set_title() to replace free zen_title()
Martin Ridgers
2024-09-24
1
-10
/
+9
*
add_section() is provided by Page base
Martin Ridgers
2024-09-24
1
-10
/
+12
*
Min/max width for dashboard content
Martin Ridgers
2024-09-24
2
-1
/
+7
*
clang-format pass
Martin Ridgers
2024-09-24
1
-1
/
+1
*
Initial version of in-proc HTML dashboard
Martin Ridgers
2024-09-24
5
-54
/
+787
*
Updated stale comment
Martin Ridgers
2024-09-24
1
-1
/
+1
*
Only use embedded frontend content in release builds
Martin Ridgers
2024-09-24
1
-0
/
+4
*
Added namespace qualifier (optional) for z$ rpc requests (#166)
Stefan Boberg
2024-09-23
4
-53
/
+92
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
15
-119
/
+448
*
made fmt formatter format function const (#162)
Stefan Boberg
2024-09-20
4
-8
/
+8
*
unblock PreCache (#164)
Dan Engelbrecht
2024-09-20
3
-7
/
+9
*
End was clamped to the wrong side if Count was defaulted
Martin Ridgers
2024-09-19
1
-1
/
+1
*
Reinstate member initialisation that was there originally
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Poorly cherry-pick
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Surfaced oplog paging to HTTP handler
Martin Ridgers
2024-09-19
1
-3
/
+18
*
clang-format on branch's changed files
Martin Ridgers
2024-09-19
3
-110
/
+119
*
Mandatory IterateOplog() paging argument
Martin Ridgers
2024-09-19
4
-17
/
+14
*
Removed redundant initialisation
Martin Ridgers
2024-09-19
1
-2
/
+2
*
A clang-format pass
Martin Ridgers
2024-09-19
1
-3
/
+3
[next]