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
*
handle error in error log (#422)
Dan Engelbrecht
2023-09-25
1
-15
/
+46
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
11
-29
/
+277
*
added name to http.sys request queue (#417)
Stefan Boberg
2023-09-22
1
-1
/
+33
*
Collect all zen admin-related commands into admin.h/.cpp (#418)
Dan Engelbrecht
2023-09-22
33
-140
/
+117
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
7
-38
/
+248
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
6
-113
/
+176
*
controlled zenserver shutdown (#413)
Dan Engelbrecht
2023-09-20
1
-20
/
+36
*
added info verb to vfs command help text
Stefan Boberg
2023-09-20
1
-1
/
+1
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
31
-27
/
+2553
*
increase jupiter oplog import/export connection timeout to 30 min (#411)
Dan Engelbrecht
2023-09-19
1
-1
/
+1
*
Add retry if FinalizeRef responds with non-empty "Needs" attachments (#409)
Dan Engelbrecht
2023-09-19
5
-261
/
+377
*
handle errors in spdlog gracefully (#410)
Dan Engelbrecht
2023-09-19
1
-0
/
+29
*
add DiskWriteBlocker to structured cache store log writer (#408)
Dan Engelbrecht
2023-09-15
3
-32
/
+45
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
14
-282
/
+438
*
bugfix: http.sys async response handling race (#406)
Stefan Boberg
2023-09-15
1
-1
/
+14
*
More statistics for Cache, Project Store and Cid Store (#405)
Dan Engelbrecht
2023-09-14
6
-15
/
+105
*
http and httpsys config options (#401)
Dan Engelbrecht
2023-09-14
9
-31
/
+90
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
22
-153
/
+1369
*
scan oplog object for fields (#397)
Dan Engelbrecht
2023-09-13
1
-89
/
+130
*
issue warning instead of assert on bad data in cid store (#400)
Dan Engelbrecht
2023-09-13
1
-10
/
+14
*
fix url parsing crash (#399)
Dan Engelbrecht
2023-09-13
1
-1
/
+1
*
minor: log fix
Stefan Boberg
2023-09-13
1
-1
/
+1
*
Hash utility functions (#385)
Stefan Boberg
2023-09-13
3
-0
/
+51
*
ZenCacheStore is now reference counted (#398)
Stefan Boberg
2023-09-13
4
-9
/
+20
*
incremental oplog upload for block-based targets (#392)
Dan Engelbrecht
2023-09-12
10
-74
/
+258
*
Make sure error logging or destructors don't throw exception when trying to g...
Dan Engelbrecht
2023-09-12
7
-66
/
+125
*
gracefully handle errors when writing cache log (#391)
Dan Engelbrecht
2023-09-11
1
-29
/
+50
*
add `cache-write-log` and `cache-access-log“ configuration options (#394)
Dan Engelbrecht
2023-09-11
4
-10
/
+33
*
better sorting of attachments in oplog blocks (#390)
Dan Engelbrecht
2023-09-11
1
-13
/
+54
*
add console logging to zen command (#389)
Dan Engelbrecht
2023-09-08
3
-5
/
+33
*
multithread file realization in oplog-mirror (#388)
Dan Engelbrecht
2023-09-08
3
-458
/
+464
*
Extend http client (#387)
Dan Engelbrecht
2023-09-08
5
-93
/
+623
*
stream oplog attachments from jupiter (#384)
Dan Engelbrecht
2023-09-06
13
-215
/
+297
*
retry file create (#383)
Dan Engelbrecht
2023-09-04
5
-5
/
+73
*
add `--write-config` to zenserver options (#382)
Dan Engelbrecht
2023-09-01
4
-11
/
+115
*
lua config file improvements (#379)
Dan Engelbrecht
2023-08-31
2
-300
/
+795
*
project store gc deadlock (#381)
Dan Engelbrecht
2023-08-31
3
-40
/
+57
*
fix zen server state mac mmap (#380)
Dan Engelbrecht
2023-08-31
1
-1
/
+1
*
add helper functions in HttpProjectService to help with readability (#378)
Dan Engelbrecht
2023-08-29
2
-1195
/
+1326
*
Minor: Make sure to reset cache logging worker thread event to avoid busy-loo...
Dan Engelbrecht
2023-08-24
1
-0
/
+1
*
Add `--embedloosefiles` option to `oplog-export` (#376)
Dan Engelbrecht
2023-08-24
5
-73
/
+253
*
crash in process cache (#375)
Dan Engelbrecht
2023-08-23
1
-36
/
+70
*
safer gc on low disk (#373)
Dan Engelbrecht
2023-08-22
2
-37
/
+46
*
Fix construction order in OpenProcessCache (#374)
Dan Engelbrecht
2023-08-22
1
-1
/
+1
*
make sure trace::ThreadRegister is inside ZEN_WITH_TRACE
Dan Engelbrecht
2023-08-22
1
-1
/
+2
*
use better hash function for better distribution in IoBuffer g_MappingLocks (...
Dan Engelbrecht
2023-08-21
1
-1
/
+10
*
use robinmap in compact cas (#368)
Dan Engelbrecht
2023-08-21
4
-14
/
+24
*
use atexit hook to shut down tracing (#369)
Dan Engelbrecht
2023-08-21
1
-1
/
+9
*
buffered file reading for oplog (#366)
Dan Engelbrecht
2023-08-21
3
-5
/
+233
*
oplog mirror support (#367)
Stefan Boberg
2023-08-21
5
-1
/
+173
[next]