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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
de/memory-stomp-detector
Dan Engelbrecht
2024-05-21
6
-19
/
+188
*
refactor BlockStore IterateChunks (#77)
Dan Engelbrecht
2024-05-17
5
-279
/
+309
*
safer partial requests (#82)
Dan Engelbrecht
2024-05-17
2
-37
/
+48
*
5.5.2-pre2
v5.5.2-pre2
Dan Engelbrecht
2024-05-14
1
-1
/
+1
*
fix argument order when logging missed partial chunk (#81)
Dan Engelbrecht
2024-05-14
1
-8
/
+11
*
5.5.2-pre1
v5.5.2-pre1
v5.4.5-pre1
v5.4.5
Dan Engelbrecht
2024-05-08
1
-1
/
+1
*
return as missing if out of range chunk (#78)
Dan Engelbrecht
2024-05-08
2
-21
/
+25
*
5.5.2-pre0
v5.5.2-pre0
Dan Engelbrecht
2024-05-08
1
-1
/
+1
*
Correctly calculate memory view size from Mid/MidInline function if size is n...
Dan Engelbrecht
2024-05-08
2
-2
/
+9
*
check partial chunk result (#73)
Dan Engelbrecht
2024-05-03
2
-9
/
+31
*
assert improvements (#72)
Dan Engelbrecht
2024-05-03
5
-38
/
+83
*
5.5.1
v5.5.1
Dan Engelbrecht
2024-05-02
1
-1
/
+1
*
5.5.1-pre0
v5.5.1-pre0
Dan Engelbrecht
2024-05-02
1
-1
/
+1
*
added logic to change default HTTP server implementation when running on Wine...
Stefan Boberg
2024-05-02
6
-6
/
+40
*
fix zero size attachment replies (#69)
Dan Engelbrecht
2024-05-02
8
-67
/
+84
*
use write and move in place for safer writing of files (#70)
Dan Engelbrecht
2024-05-02
10
-24
/
+36
*
batch cache put (#67)
Dan Engelbrecht
2024-05-02
7
-126
/
+483
*
fix get project files loop (#68)
Dan Engelbrecht
2024-04-30
6
-57
/
+112
*
miscellaneous minor bugfixes (#66)
v5.5.0
Stefan Boberg
2024-04-26
5
-11
/
+19
*
oplog iterate chunks content type (#65)
Dan Engelbrecht
2024-04-26
5
-54
/
+146
*
5.5.0
Dan Engelbrecht
2024-04-26
1
-1
/
+1
*
use direct file access for large file hash (#63)
Dan Engelbrecht
2024-04-26
15
-69
/
+157
*
fix oplog import during gcv2 (#62)
v5.5.0-pre3
v5.5.0-pre2
Dan Engelbrecht
2024-04-25
4
-114
/
+140
*
zenserverprocess hardening (#61)
Dan Engelbrecht
2024-04-25
4
-25
/
+53
*
iterate cas chunks (#59)
Dan Engelbrecht
2024-04-24
14
-140
/
+299
*
remove obsolete code
Dan Engelbrecht
2024-04-24
1
-4
/
+0
*
safer gcv2 on error (#60)
Dan Engelbrecht
2024-04-24
7
-6
/
+42
*
bump vcpkg and xmake to latest (#40)
Dan Engelbrecht
2024-04-24
5
-14
/
+18
*
Bugfix: Only disable oplog update capture if we have started it (#58)
Dan Engelbrecht
2024-04-24
2
-1
/
+7
*
5.5.0-pre0
v5.5.0-pre0
Dan Engelbrecht
2024-04-22
1
-1
/
+1
*
set gc-v2 as default (#56)
Dan Engelbrecht
2024-04-22
2
-1
/
+2
*
InsertChunks for CAS store (#55)
Dan Engelbrecht
2024-04-22
15
-177
/
+654
*
fix LogRemoteStoreStatsDetails (#53)
Dan Engelbrecht
2024-04-20
1
-2
/
+3
*
import oplog improvements (#54)
Dan Engelbrecht
2024-04-20
11
-205
/
+387
*
5.4.5-pre0
v5.4.5-pre0
Dan Engelbrecht
2024-04-18
1
-1
/
+1
*
capture zenserver output on error (#51)
Dan Engelbrecht
2024-04-18
7
-30
/
+112
*
safer oplog import (#52)
de/safer-oplog-import
Dan Engelbrecht
2024-04-18
6
-76
/
+202
*
improved lock file handling (#50)
Dan Engelbrecht
2024-04-18
11
-70
/
+324
*
zen startup hardening (#49)
Dan Engelbrecht
2024-04-17
12
-83
/
+506
*
gc v2 disk freed space fix and oplog stats report improvement (#45)
Dan Engelbrecht
2024-04-15
3
-87
/
+149
*
Validate input buffer size when trying to parse package message (#47)
Dan Engelbrecht
2024-04-13
3
-22
/
+41
*
typo fix in gc.lightweightintervalseconds
Stefan Boberg
2024-04-11
1
-1
/
+1
*
5.4.4
v5.4.4
Dan Engelbrecht
2024-04-10
1
-1
/
+1
*
5.4.4-pre2
v5.4.4-pre2
Dan Engelbrecht
2024-04-10
1
-1
/
+1
*
remote project store stats (#44)
Dan Engelbrecht
2024-04-10
12
-104
/
+339
*
changelog
Dan Engelbrecht
2024-04-09
1
-1
/
+0
*
5.4.4-pre1
v5.4.4-pre1
Dan Engelbrecht
2024-04-09
1
-1
/
+1
*
Use proper API when checking oplog export blob existance in Jupiter (#42)
Dan Engelbrecht
2024-04-09
2
-3
/
+5
*
Merge pull request #41 from ue-foundation/zs/import-oplog-clean
Zousar Shaker
2024-04-05
3
-5
/
+19
|
\
|
*
Update changelog
zousar
2024-04-05
1
-0
/
+1
[next]