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
*
Make sure GetEnvVariable can handle values that are longer than 1023 characte...
Dan Engelbrecht
2023-06-13
1
-4
/
+18
*
add oplog snapshot command (#331)
Dan Engelbrecht
2023-06-12
3
-0
/
+91
*
fix jupiter access token for oplog upload (#330)
Dan Engelbrecht
2023-06-12
1
-1
/
+1
*
drive-by const
Stefan Boberg
2023-06-12
1
-1
/
+1
*
changed ZEN_ERROR to ZEN_WARN to reduce Sentry noise
Stefan Boberg
2023-06-08
1
-3
/
+8
*
Removed unnecessary windows.h include
Stefan Boberg
2023-06-08
1
-4
/
+0
*
added missing <utility> include
Stefan Boberg
2023-06-07
1
-0
/
+1
*
added thread names to timer, upstream monitor
Stefan Boberg
2023-06-07
3
-2
/
+19
*
Increase retry logic (#325)
Dan Engelbrecht
2023-06-05
1
-13
/
+19
*
Enable front-end serving in release mode
Stefan Boberg
2023-05-31
2
-26
/
+40
*
fix for Linux/sentry build issue
Stefan Boberg
2023-05-26
1
-3
/
+0
*
oplog snapshot (#317)
Stefan Boberg
2023-05-25
3
-17
/
+219
*
minor: refcount bump elimination
Stefan Boberg
2023-05-25
1
-1
/
+1
*
named oplog upload worker pool threads
Stefan Boberg
2023-05-25
1
-1
/
+12
*
minor: comment fix
Stefan Boberg
2023-05-25
1
-1
/
+1
*
BasicFile::ReadAll should handle zero-sized files gracefully
Stefan Boberg
2023-05-25
1
-3
/
+10
*
added defaults to remote project store option definitions
Stefan Boberg
2023-05-25
3
-5
/
+6
*
fix for random uint32 -> uint32_t
Stefan Boberg
2023-05-25
1
-1
/
+1
*
fix for issue with missing options in help
Stefan Boberg
2023-05-25
1
-0
/
+2
*
block destructors from throwing exceptions (#321)
Dan Engelbrecht
2023-05-24
3
-8
/
+12
*
cache log sessionid (#297)
Stefan Boberg
2023-05-23
7
-169
/
+274
*
use exception when allocations fail rather than asserts (#319)
Dan Engelbrecht
2023-05-23
3
-5
/
+34
*
streaming decompression support (#142)
Stefan Boberg
2023-05-23
8
-29
/
+1000
*
MemoryView::RightChop -> const
Stefan Boberg
2023-05-22
1
-1
/
+1
*
removed some old test code which is no longer useful
Stefan Boberg
2023-05-22
1
-66
/
+1
*
minor: fixed typos in log output (PUTCACEHRECORD -> PUTCACHERECORD)
Stefan Boberg
2023-05-22
1
-2
/
+2
*
sorted the commands exposed from zen CLI
Stefan Boberg
2023-05-19
1
-8
/
+8
*
fixed bug where an oplog delete would not actually delete the oplog
Stefan Boberg
2023-05-19
1
-2
/
+9
*
fix for commented-out code which was never meant to be checked in
Stefan Boberg
2023-05-17
1
-6
/
+6
*
project store refactor (#316)
Stefan Boberg
2023-05-17
5
-1518
/
+1560
*
Sb/oplog export fixes (#315)
Stefan Boberg
2023-05-17
1
-16
/
+28
*
zen print command should use an extendable string buffer to prevent overflow
Stefan Boberg
2023-05-17
1
-1
/
+1
*
fix for redundant define check
Stefan Boberg
2023-05-17
1
-5
/
+3
*
Restructured structured cache store (#314)
Stefan Boberg
2023-05-17
11
-2811
/
+2884
*
Content scrubbing (#271)
Stefan Boberg
2023-05-16
10
-239
/
+625
*
added benchmark utility command `bench` (#298)
Stefan Boberg
2023-05-16
5
-1
/
+260
*
implemented subtree copying
Stefan Boberg
2023-05-16
1
-4
/
+103
*
demote state_marker deletion detection to warning
Dan Engelbrecht
2023-05-16
1
-1
/
+1
*
exit without SIGABRT if exception is thrown during startup (#313)
Dan Engelbrecht
2023-05-16
1
-7
/
+41
*
Additional trace instrumentation (#312)
Stefan Boberg
2023-05-16
9
-9
/
+139
*
Moved EnableVTMode function into zencore (#311)
Stefan Boberg
2023-05-16
4
-53
/
+38
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
10
-97
/
+140
*
clear partially formatted response if request fails (http asio) (#310)
Dan Engelbrecht
2023-05-16
1
-0
/
+3
*
removed RefCounted from ZenCacheNamespace
Stefan Boberg
2023-05-15
1
-2
/
+13
*
zenserver does not support test mode in release
Stefan Boberg
2023-05-15
1
-0
/
+5
*
removed remnants of ZEN_USE_REF_TRACKING
Stefan Boberg
2023-05-15
3
-47
/
+0
*
added error reporting for bad BlockStore chunks
Stefan Boberg
2023-05-15
1
-5
/
+22
*
removed unnecessary #include directives from cas.h
Stefan Boberg
2023-05-15
1
-10
/
+3
*
MaxOS build fix: ScrubStorage must be override
Stefan Boberg
2023-05-15
1
-10
/
+16
*
added ScrubStorage to GcStorage base class
Stefan Boberg
2023-05-15
7
-18
/
+42
[next]