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
*
Configure OpenID providers from cmd line and Lua cfg. (#189)
Per Larsson
2022-11-14
1
-0
/
+42
*
remove legacy derived data interface for Jupiter (#152)
Dan Engelbrecht
2022-08-31
1
-10
/
+0
*
Add sentry log sink to capture error/critical log statements (#147)
Dan Engelbrecht
2022-08-26
1
-0
/
+5
*
Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149)
Dan Engelbrecht
2022-08-26
1
-6
/
+24
*
option description
Dan Engelbrecht
2022-06-01
1
-1
/
+1
*
Make it possible to configure GC monitoring interval
Dan Engelbrecht
2022-06-01
1
-2
/
+10
*
Horde execute storage config (#75)
Joe Kirchoff
2022-04-14
1
-0
/
+65
*
Make gc reserve a global resource
Dan Engelbrecht
2022-04-01
1
-0
/
+8
*
Enable Horde compute code on Linux & Mac (#61)
Joe Kirchoff
2022-03-22
1
-0
/
+5
*
Update horde compute to use Jupiter for storage (#60)
Joe Kirchoff
2022-03-17
1
-0
/
+95
*
Added option to enable websockets.
Per Larsson
2022-02-21
1
-0
/
+14
*
Refactored auth manager to use simplified encryption API.
Per Larsson
2022-02-07
1
-0
/
+27
*
Added encryption key/IV option in LUA.
Per Larsson
2022-02-03
1
-0
/
+6
*
Added AES encryption key/IV cli options.
Per Larsson
2022-02-03
1
-0
/
+13
*
Added upstream auth config and removed the possibility to add endpoints via R...
Per Larsson
2022-02-02
1
-19
/
+21
*
Merged main.
Per Larsson
2022-01-28
1
-4
/
+21
|
\
|
*
Fixed issue with missing endpoint name when configuring upstream cache from Lua.
Per Larsson
2022-01-26
1
-4
/
+9
|
*
Command line paths containing whitespace were getting truncated
Martin Ridgers
2022-01-25
1
-4
/
+18
*
|
Added auth manager with support for OIDC providers.
Per Larsson
2022-01-25
1
-1
/
+4
|
/
*
Refactored upstream cache to better handle different states in prep for dynam...
Per Larsson
2022-01-24
1
-7
/
+0
*
Format fix.
Per Larsson
2022-01-22
1
-5
/
+2
*
Change default windows state dir
zousar
2022-01-18
1
-42
/
+9
*
Merged main.
Per Larsson
2022-01-11
1
-4
/
+2
|
\
|
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-4
/
+2
*
|
Added option to disable Sentry crash handler.
Per Larsson
2022-01-11
1
-0
/
+3
|
/
*
Support GC configuration from LUA.
Per Larsson
2022-01-05
1
-0
/
+19
*
Removed upstream Zen default value(s) and trim empty url values.
Per Larsson
2022-01-04
1
-2
/
+2
*
Merged main.
Per Larsson
2021-12-14
1
-8
/
+38
|
\
|
*
Merged main
Martin Ridgers
2021-12-08
1
-0
/
+33
|
|
\
|
*
|
Post-merge fixes
Martin Ridgers
2021-11-29
1
-11
/
+3
|
*
|
Merged main
Martin Ridgers
2021-11-29
1
-61
/
+123
|
|
\
\
|
*
|
|
Initial integration of Trace from UE5 via the --zentrace=y xmake config
Martin Ridgers
2021-11-18
1
-0
/
+16
|
*
|
|
Use syscalls to get user path as '~' is only an alias to shells
Martin Ridgers
2021-11-17
1
-1
/
+5
|
*
|
|
Merged main
Martin Ridgers
2021-11-17
1
-1
/
+15
|
|
\
\
\
|
*
\
\
\
Merged main
Martin Ridgers
2021-11-01
1
-0
/
+7
|
|
\
\
\
\
|
*
|
|
|
|
Stubbed out getenv lua config handling
Martin Ridgers
2021-10-29
1
-0
/
+5
|
*
|
|
|
|
Don't prompt for user input on POSIX when displaying help
Martin Ridgers
2021-10-29
1
-0
/
+5
|
*
|
|
|
|
Fixed up Windows-specific include statements
Martin Ridgers
2021-10-29
1
-3
/
+4
|
*
|
|
|
|
Use THIRDPARTY_START/END instead of MSVC-specific #pragma
Martin Ridgers
2021-10-29
1
-3
/
+2
|
*
|
|
|
|
Merged main
Martin Ridgers
2021-10-16
1
-0
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merged main
Martin Ridgers
2021-10-15
1
-0
/
+13
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use std::fs::path for IoBuffer::MakeFromFile().
Martin Ridgers
2021-10-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Fixed bug in z$ service returning partial cache records and enable small obje...
Per Larsson
2021-12-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Set GC default enabled and interval set to zero (off).
Per Larsson
2021-12-10
1
-3
/
+3
*
|
|
|
|
|
|
|
Format fix.
Per Larsson
2021-12-09
1
-5
/
+5
*
|
|
|
|
|
|
|
Merged main.
Per Larsson
2021-12-09
1
-0
/
+33
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #30 from EpicGames/non-elevated-asio
zousar
2021-11-29
1
-0
/
+33
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
If MyDocuments isn't available, use zen data folder in largest drive.
Zousar Shaker
2021-11-29
1
-0
/
+33
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Added options for Z$ max duration and whether to collect small objects.
Per Larsson
2021-12-09
1
-0
/
+14
*
|
|
|
|
|
|
GC default off.
Per Larsson
2021-12-09
1
-1
/
+1
[next]