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
/
zenserver
/
config.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Added simple GC interval scheduling.
Per Larsson
2021-12-05
1
-0
/
+13
|
/
/
/
/
/
/
*
/
/
/
/
/
Added support for loading Lua config file from CLI option and merged server/s...
Per Larsson
2021-11-25
1
-63
/
+117
|
/
/
/
/
/
*
|
|
|
/
Added upstream connect/transfer timeout options.
Per Larsson
2021-11-16
1
-1
/
+15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Added option --zen-upstream-dns that will be resolved to one or more endpoint.
Per Larsson
2021-10-29
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...
Stefan Boberg
2021-10-15
1
-0
/
+1
|
|
/
|
/
|
*
|
asio HTTP implementation (#23)
Stefan Boberg
2021-10-14
1
-0
/
+13
|
/
*
Added option to specify path to logfile.
Per Larsson
2021-10-06
1
-0
/
+1
*
Added support for choosing best ZEN upstream endpoint based on latency.
Per Larsson
2021-10-02
1
-5
/
+13
*
Added simple stats HTML dashboard with route /dashboard.
Per Larsson
2021-10-01
1
-0
/
+1
*
Added cache HIT/MISS stat counters.
Per Larsson
2021-10-01
1
-1
/
+1
*
Added upstream cache perf metrics.
Per Larsson
2021-10-01
1
-1
/
+1
*
mesh: Hide mesh functionality behind ZEN_ENABLE_MESH define
Stefan Boberg
2021-09-27
1
-0
/
+4
*
Added --upstream-jupiter-prod for easy production settings.
Per Larsson
2021-09-23
1
-0
/
+7
*
Simpler upstream stats. Enabled with --upstream-stats.
Per Larsson
2021-09-23
1
-0
/
+7
*
Improved error message when lua config file parsing fails.
Stefan Boberg
2021-09-22
1
-5
/
+7
*
Added lua config script syntax error handling.
Stefan Boberg
2021-09-22
1
-0
/
+8
*
Don't exit until any key pressed when showing help (tmp fix).
Per Larsson
2021-09-22
1
-1
/
+4
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-17
1
-8
/
+33
|
\
|
*
Added upstream cache policy command line option (read|write,readonly,writeonl...
Per Larsson
2021-09-17
1
-8
/
+33
*
|
Implemented basics for Windows server support (not yet 100% - needs to proper...
Stefan Boberg
2021-09-17
1
-0
/
+15
|
/
*
Changed `std::exception` into `std::runtime_error` since `std::exception` doe...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed logging implementation
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
1
-2
/
+4
*
Added options for indicating a server is running in "dedicated" mode
Stefan Boberg
2021-09-15
1
-0
/
+1
*
Mesh should not default to on
Stefan Boberg
2021-09-08
1
-3
/
+3
*
Support for switching between storing derived data using the legacy DDC endpo...
Per Larsson
2021-09-06
1
-1
/
+11
*
Removed legacy key-value cache (may be reinstated in another form in the future)
Stefan Boberg
2021-09-03
1
-2
/
+0
*
Zen upstream support (#7)
Per Larsson
2021-09-03
1
-8
/
+122
*
Asynchronous upstream caching to Jupiter
Per Larsson
2021-08-31
1
-4
/
+12
*
Improved crash reporting setup and removed old stubs
Stefan Boberg
2021-08-21
1
-0
/
+7
*
Added support for defining test/non-test server environments
Stefan Boberg
2021-08-06
1
-1
/
+1
*
Made some changes to how mesh config works
Stefan Boberg
2021-06-21
1
-1
/
+9
*
Adding zenservice code
Stefan Boberg
2021-05-11
1
-0
/
+157
[prev]