index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/async-consul-requests
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
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/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/loadoplog-refactor
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/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zen-builds-download-default-part
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
fix/structured-cache-review
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fix-zen-cli
sb/fixups
sb/horde-compressedbuffer
sb/http-fixes
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added z$ GC tests.
Per Larsson
2021-12-09
1
-28
/
+140
*
Merge branch 'gc' of https://github.com/EpicGames/zen into gc
Per Larsson
2021-12-08
2
-4
/
+17
|
\
|
*
Added tombstone flag to file cas.
Per Larsson
2021-12-08
2
-4
/
+17
*
|
Added support for z$ small object garbage collection.
Per Larsson
2021-12-08
1
-42
/
+205
|
/
*
First pass of z$ garbage collection.
Per Larsson
2021-12-07
3
-5
/
+100
*
Added support for time based eviction policy in structured cache.
Per Larsson
2021-12-07
5
-123
/
+265
*
Fixed bug in container GC.
Per Larsson
2021-12-05
1
-1
/
+1
*
Check available disk space before GC.
Per Larsson
2021-12-05
4
-2
/
+68
*
Added simple GC interval scheduling.
Per Larsson
2021-12-05
8
-44
/
+238
*
Merge branch 'gc' of https://github.com/EpicGames/zen into gc
Per Larsson
2021-12-01
1
-12
/
+28
|
\
|
*
Fixed crash in cache tracker.
Per Larsson
2021-11-30
1
-12
/
+28
*
|
Added naive container CAS GC support.
Per Larsson
2021-12-01
6
-46
/
+221
|
/
*
Added CacheStore and CAS store sizes to status endpoint.
Per Larsson
2021-11-30
5
-8
/
+35
*
Added CAS total size.
Per Larsson
2021-11-30
6
-12
/
+130
*
Added z$ memory/disk layer size.
Per Larsson
2021-11-29
3
-18
/
+178
*
Moved GC to background thread and added endpoint to trigger/status GC.
Per Larsson
2021-11-29
7
-20
/
+124
*
Merged main.
Per Larsson
2021-11-25
11
-226
/
+317
|
\
|
*
Added support for loading Lua config file from CLI option and merged server/s...
Per Larsson
2021-11-25
3
-144
/
+181
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-24
1
-1
/
+6
|
|
\
|
|
*
Merge pull request #27 from EpicGames/asio-acceptor
zousar
2021-11-24
1
-1
/
+6
|
|
|
\
|
|
|
*
Changed the asio acceptor initialization to allow dual stack IPV6
Zousar Shaker
2021-11-24
1
-1
/
+6
|
*
|
|
Added bundle xmake task.
Per Larsson
2021-11-24
2
-0
/
+51
|
|
/
/
|
*
|
Updated deploy script to set platform, architecture and configuration.
Per Larsson
2021-11-24
1
-11
/
+11
|
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-24
2
-1
/
+4
|
|
\
|
|
|
*
Fixed unused variable in integration tests.
Per Larsson
2021-11-23
1
-0
/
+4
|
|
*
Removed unused variable.
Per Larsson
2021-11-23
1
-1
/
+0
|
*
|
Set empty body in Jupiter client.
Per Larsson
2021-11-24
1
-0
/
+4
|
|
/
|
*
Prevent destroying ASIO server connection until callbacks complete
Per Larsson
2021-11-23
1
-61
/
+54
|
*
Comment out unused variables to fix warnings.
Per Larsson
2021-11-22
1
-7
/
+7
|
*
Changed Health service to return CbObject instead of JSON.
Per Larsson
2021-11-22
1
-2
/
+1
*
|
rpc: tactical checkin
Stefan Boberg
2021-11-18
3
-4
/
+63
*
|
merged from main
Stefan Boberg
2021-11-18
6
-26
/
+150
|
\
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-18
1
-5
/
+6
|
|
\
|
|
*
Add errorcode to output when a task fails
Joe Kirchoff
2021-11-18
1
-5
/
+6
|
*
|
Extended Health endpoint with support for returning build version and log file.
Per Larsson
2021-11-18
5
-21
/
+144
|
|
/
*
|
explicitly delete some unnecessary class members to ensure proper usage
Stefan Boberg
2021-11-18
1
-0
/
+9
*
|
projectstore: iterating over an empty project store should not throw
Stefan Boberg
2021-11-18
1
-0
/
+5
*
|
Fixed up some merge fallout
Stefan Boberg
2021-11-18
3
-119
/
+31
*
|
merge from main
Stefan Boberg
2021-11-18
148
-564
/
+4193
|
\
|
|
*
Change error code for failed upsteam apply
Joe Kirchoff
2021-11-17
1
-1
/
+1
|
*
Set horde worker requirements, limit to Win-RemoteExec pool
Joe Kirchoff
2021-11-17
1
-4
/
+37
|
*
Changed upstream DisplayName to UpstreamEndpointInfo with name and url.
Per Larsson
2021-11-17
2
-30
/
+39
|
*
Added health check and return missing error message.
Per Larsson
2021-11-17
1
-7
/
+19
|
*
Log upstream HTTP errors as errors.
Per Larsson
2021-11-17
1
-13
/
+55
|
*
Check both success and error code when initializing Jupiter upstream.
Per Larsson
2021-11-17
1
-1
/
+1
|
*
Added connect/transfer timeout options for Jupiter client.
Per Larsson
2021-11-17
7
-76
/
+86
|
*
Format fix.
Per Larsson
2021-11-16
1
-6
/
+6
|
*
Added upstream connect/transfer timeout options.
Per Larsson
2021-11-16
7
-24
/
+81
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-16
3
-16
/
+157
|
|
\
|
|
*
Use upstream apply with Horde
Joe Kirchoff
2021-11-15
3
-27
/
+127
[next]