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
/
zencore
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added explicit implementation of IoHash equals operator (#464)
Stefan Boberg
2023-10-11
1
-0
/
+2
*
minor fixes to zencore (#457)
Stefan Boberg
2023-10-09
4
-8
/
+3
*
reject known bad bucket names in structured cache (#452)
v0.2.27-pre0
Stefan Boberg
2023-10-06
1
-0
/
+13
*
ZenCacheMemoryLayer should always store values using memory buffers (#451)
Stefan Boberg
2023-10-05
1
-2
/
+5
*
fixed issue where IoBufferBuilder::ReadFromFileMaybe loses content type (#450)
Stefan Boberg
2023-10-05
2
-2
/
+4
*
added --quiet option to suppress default logging to stdout (#446)
Stefan Boberg
2023-10-04
2
-2
/
+13
*
refactor comapactcas index (#443)
Dan Engelbrecht
2023-10-04
1
-0
/
+1
*
Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)
Dan Engelbrecht
2023-10-02
3
-13
/
+74
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
2
-3
/
+133
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
2
-26
/
+53
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
2
-67
/
+110
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
2
-8
/
+75
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
1
-0
/
+14
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
3
-0
/
+572
*
Hash utility functions (#385)
Stefan Boberg
2023-09-13
3
-0
/
+51
*
ZenCacheStore is now reference counted (#398)
Stefan Boberg
2023-09-13
1
-0
/
+1
*
Make sure error logging or destructors don't throw exception when trying to g...
Dan Engelbrecht
2023-09-12
3
-20
/
+58
*
Extend http client (#387)
Dan Engelbrecht
2023-09-08
2
-0
/
+64
*
stream oplog attachments from jupiter (#384)
Dan Engelbrecht
2023-09-06
3
-20
/
+23
*
lua config file improvements (#379)
Dan Engelbrecht
2023-08-31
1
-0
/
+4
*
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
*
fix trace close (#365)
Dan Engelbrecht
2023-08-21
2
-0
/
+7
*
Run clang tidy on modified file
zousar
2023-08-18
1
-4
/
+4
*
Reduce log level for RLIMIT message
zousar
2023-08-18
1
-1
/
+1
*
update vcpkg dependencies (#356)
Dan Engelbrecht
2023-08-11
3
-1
/
+43
*
Make sure we always write "data" attachment hash for snapshotted oplog entrie...
Dan Engelbrecht
2023-08-11
1
-5
/
+9
*
make sure we validate pointers returned from zen::Memory::Alloc (#341)
Dan Engelbrecht
2023-08-01
2
-10
/
+30
*
* Added Guid::FromString
Stefan Boberg
2023-06-30
22
-38
/
+490
*
Fix IsProcessRunning on Windows (#335)
zousar
2023-06-27
1
-1
/
+12
*
MakeCloneFromMemory should handle zero sized buffers gracefully
Stefan Boberg
2023-06-16
1
-2
/
+9
*
xmake dependency fixes
Stefan Boberg
2023-06-16
1
-21
/
+2
*
added GetProcessId
Stefan Boberg
2023-06-16
2
-0
/
+11
*
Make sure GetEnvVariable can handle values that are longer than 1023 characte...
Dan Engelbrecht
2023-06-13
1
-4
/
+18
*
added missing <utility> include
Stefan Boberg
2023-06-07
1
-0
/
+1
*
oplog snapshot (#317)
Stefan Boberg
2023-05-25
1
-0
/
+42
*
block destructors from throwing exceptions (#321)
Dan Engelbrecht
2023-05-24
2
-3
/
+7
*
use exception when allocations fail rather than asserts (#319)
Dan Engelbrecht
2023-05-23
3
-5
/
+34
*
streaming decompression support (#142)
Stefan Boberg
2023-05-23
8
-29
/
+1000
*
MemoryView::RightChop -> const
Stefan Boberg
2023-05-22
1
-1
/
+1
*
added benchmark utility command `bench` (#298)
Stefan Boberg
2023-05-16
2
-0
/
+20
*
Moved EnableVTMode function into zencore (#311)
Stefan Boberg
2023-05-16
2
-12
/
+33
*
SetCurrentThreadName now sets thread name in trace
Stefan Boberg
2023-05-15
1
-10
/
+14
*
brought over minor IoBuffer changes from sb/scrub
Stefan Boberg
2023-05-15
2
-0
/
+3
*
added IoBuffer.mmap test case
Stefan Boberg
2023-05-15
1
-0
/
+27
*
disable warning C5105 in ZEN_THIRD_PARTY_INCLUDES_START
Stefan Boberg
2023-05-15
1
-6
/
+7
*
added trace::DescribeSession to TraceInit
Stefan Boberg
2023-05-15
1
-7
/
+13
*
Ensure WorkerThreadPool tests always run
Stefan Boberg
2023-05-15
1
-0
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-05-15
8
-81
/
+740
|
\
|
*
Remove ATL header usage (#306)
Stefan Boberg
2023-05-15
6
-47
/
+507
[prev]
[next]