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/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
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/revise-oplog-block-arrangement
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
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/builds-subcmds
sb/cleanup-main
sb/cloud
sb/compute-scheduler
sb/core-http-functions
sb/docker-compute
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/linux-build-improvements
sb/more-tui
sb/rpc-analysis
sb/s3client
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/win-x-linux
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added more scrub stubs in higher level services
Stefan Boberg
2021-09-20
7
-4
/
+72
*
Made use of mimalloc controlled by define
Stefan Boberg
2021-09-20
1
-2
/
+8
*
Corrected some issues in the HttpProjectService comments to eliminate some po...
Stefan Boberg
2021-09-20
1
-4
/
+4
*
clang-format
Stefan Boberg
2021-09-20
2
-31
/
+27
*
Resolved merge from main
Stefan Boberg
2021-09-20
1
-21
/
+37
|
\
|
*
Respect skip attachments when retrieved from upstream cache.
Per Larsson
2021-09-20
1
-0
/
+12
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-20
2
-4
/
+7
|
|
\
|
*
|
Added support for skipping package attachments.
Per Larsson
2021-09-20
1
-21
/
+25
*
|
|
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
11
-176
/
+184
|
|
/
|
/
|
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-20
3
-2
/
+12
|
\
|
|
*
Try authenticate with Jupiter instance when initializing upstream cache.
Per Larsson
2021-09-20
3
-2
/
+12
*
|
It's not possible to compile out tests
Stefan Boberg
2021-09-20
2
-4
/
+7
|
/
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-20
10
-25
/
+777
|
\
|
*
clang-format again
Stefan Boberg
2021-09-19
1
-1
/
+1
|
*
Eliminated some redundant logger configuration
Stefan Boberg
2021-09-17
1
-2
/
+0
|
*
Changed file logging to use a rotating log strategy
Stefan Boberg
2021-09-17
1
-1
/
+18
|
*
zenserver can now run as a Windows service. We'll still need to improve how d...
Stefan Boberg
2021-09-17
3
-166
/
+180
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-17
7
-38
/
+209
|
|
\
|
*
|
Implemented basics for Windows server support (not yet 100% - needs to proper...
Stefan Boberg
2021-09-17
8
-9
/
+722
|
*
|
Removed WindowsException from public headers
Stefan Boberg
2021-09-17
1
-5
/
+5
|
*
|
clang-format
Stefan Boberg
2021-09-17
1
-1
/
+11
*
|
|
Probe upstream Zen server when initializing upstream cache.
Per Larsson
2021-09-20
3
-2
/
+28
|
|
/
|
/
|
*
|
Added upstream cache policy command line option (read|write,readonly,writeonl...
Per Larsson
2021-09-17
5
-23
/
+72
*
|
Initial support for cache policies.
Per Larsson
2021-09-17
2
-17
/
+139
|
/
*
Added namespace scopes to more includes for better consistency
Stefan Boberg
2021-09-17
1
-0
/
+6
*
Moved zenserverprocess into zenutil/zenserverprocess.h
Stefan Boberg
2021-09-17
2
-1
/
+7
*
clang-format
Stefan Boberg
2021-09-16
1
-3
/
+9
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-16
1
-21
/
+66
|
\
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-16
6
-152
/
+455
|
|
\
|
*
|
Changed how sponsor processes are managed
Stefan Boberg
2021-09-16
1
-21
/
+66
*
|
|
zcache - minor cleanup.
Per Larsson
2021-09-16
1
-28
/
+24
|
|
/
|
/
|
*
|
Compact binary package caching support (#9)
Per Larsson
2021-09-16
6
-152
/
+455
|
/
*
Fixed logging in structured cache (did not end up getting routed right)
Stefan Boberg
2021-09-16
1
-0
/
+1
*
Fixed marshaling of outputs including sanity checks, logging
Stefan Boberg
2021-09-16
2
-2
/
+21
*
Fixed up mesh logging
Stefan Boberg
2021-09-16
2
-6
/
+11
*
Fixed some unreferenced variable warnings (why don't we get these in sln buil...
Stefan Boberg
2021-09-16
1
-10
/
+20
*
Added more context to missing chunk exceptions
Stefan Boberg
2021-09-15
1
-3
/
+4
*
Tweaked logging to streamline access, and simplified setup code for new loggers
Stefan Boberg
2021-09-15
1
-6
/
+9
*
Changed `std::exception` into `std::runtime_error` since `std::exception` doe...
Stefan Boberg
2021-09-15
5
-9
/
+9
*
Switched some Jupiter logging to not use `_format` - this is handled by the l...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed logging implementation
Stefan Boberg
2021-09-15
19
-218
/
+226
*
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
15
-22
/
+20
*
Changed so more loggers go via the zen::loggers interface
Stefan Boberg
2021-09-15
10
-104
/
+32
*
Added options for indicating a server is running in "dedicated" mode
Stefan Boberg
2021-09-15
3
-8
/
+13
*
Updated function service to new package management API
Stefan Boberg
2021-09-14
1
-21
/
+29
*
oplog: added handling of new attachment types
Stefan Boberg
2021-09-14
1
-3
/
+28
*
Implemented intended package streaming API flow (but currently it "streams" f...
Stefan Boberg
2021-09-13
1
-4
/
+3
*
Added client implementation of CbPackage filter/transact
Stefan Boberg
2021-09-13
1
-0
/
+10
*
Changed interface for httpServerRequest::SessionId()/RequestId() so they shar...
Stefan Boberg
2021-09-13
2
-16
/
+39
*
Package filtering related test code
Stefan Boberg
2021-09-13
2
-2
/
+57
[prev]
[next]