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
/
zenserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
de/memory-stomp-detector
Dan Engelbrecht
2024-05-21
1
-0
/
+2
*
assert improvements (#72)
Dan Engelbrecht
2024-05-03
1
-5
/
+5
*
added logic to change default HTTP server implementation when running on Wine...
Stefan Boberg
2024-05-02
2
-3
/
+16
*
fix zero size attachment replies (#69)
Dan Engelbrecht
2024-05-02
3
-4
/
+20
*
use write and move in place for safer writing of files (#70)
Dan Engelbrecht
2024-05-02
3
-7
/
+7
*
batch cache put (#67)
Dan Engelbrecht
2024-05-02
1
-5
/
+11
*
fix get project files loop (#68)
Dan Engelbrecht
2024-04-30
1
-23
/
+20
*
miscellaneous minor bugfixes (#66)
v5.5.0
Stefan Boberg
2024-04-26
2
-2
/
+3
*
oplog iterate chunks content type (#65)
Dan Engelbrecht
2024-04-26
3
-51
/
+120
*
use direct file access for large file hash (#63)
Dan Engelbrecht
2024-04-26
1
-4
/
+20
*
fix oplog import during gcv2 (#62)
v5.5.0-pre3
v5.5.0-pre2
Dan Engelbrecht
2024-04-25
3
-114
/
+138
*
iterate cas chunks (#59)
Dan Engelbrecht
2024-04-24
2
-28
/
+30
*
safer gcv2 on error (#60)
Dan Engelbrecht
2024-04-24
1
-4
/
+13
*
Bugfix: Only disable oplog update capture if we have started it (#58)
Dan Engelbrecht
2024-04-24
1
-1
/
+6
*
set gc-v2 as default (#56)
Dan Engelbrecht
2024-04-22
1
-1
/
+1
*
InsertChunks for CAS store (#55)
Dan Engelbrecht
2024-04-22
4
-103
/
+176
*
fix LogRemoteStoreStatsDetails (#53)
Dan Engelbrecht
2024-04-20
1
-2
/
+3
*
import oplog improvements (#54)
Dan Engelbrecht
2024-04-20
5
-129
/
+202
*
safer oplog import (#52)
de/safer-oplog-import
Dan Engelbrecht
2024-04-18
4
-60
/
+194
*
improved lock file handling (#50)
Dan Engelbrecht
2024-04-18
1
-12
/
+10
*
zen startup hardening (#49)
Dan Engelbrecht
2024-04-17
3
-6
/
+55
*
gc v2 disk freed space fix and oplog stats report improvement (#45)
Dan Engelbrecht
2024-04-15
1
-77
/
+131
*
typo fix in gc.lightweightintervalseconds
Stefan Boberg
2024-04-11
1
-1
/
+1
*
remote project store stats (#44)
Dan Engelbrecht
2024-04-10
9
-39
/
+233
*
Use proper API when checking oplog export blob existance in Jupiter (#42)
Dan Engelbrecht
2024-04-09
1
-3
/
+4
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
13
-49
/
+46
*
zenremoteprojectstore with httpclient (#35)
Dan Engelbrecht
2024-04-03
5
-193
/
+74
*
Fix sentry using wrong folder path when data path contains non-anscii charact...
Dan Engelbrecht
2024-03-28
1
-2
/
+2
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
3
-60
/
+164
*
add "fieldnames" query param for GetProjectFiles/GetProjectChunkInfos (#29)
Dan Engelbrecht
2024-03-28
3
-23
/
+137
*
Get raw size for compressed chunks correctly for `/prj/{project}/oplog/{log}/...
Dan Engelbrecht
2024-03-27
1
-1
/
+7
*
make existing block log clearer
Dan Engelbrecht
2024-03-26
1
-1
/
+1
*
fix order of parameters in block check result message (#26)
Dan Engelbrecht
2024-03-26
1
-1
/
+1
*
add filter to projectstore entries request (#25)
Dan Engelbrecht
2024-03-26
1
-6
/
+65
*
remove redundant json11 includes
Stefan Boberg
2024-03-26
2
-2
/
+0
*
consistent paths encoding (#24)
Dan Engelbrecht
2024-03-25
4
-49
/
+51
*
add a limit to the number of times we attempt to finalize (#22)
Dan Engelbrecht
2024-03-25
1
-81
/
+133
*
use batch request for checking existing blocks as Jupiter is now fixed (#20)
v5.4.2-pre15
v5.4.2-pre14
Dan Engelbrecht
2024-03-23
1
-41
/
+10
*
check existance of reused blocks (#18)
Dan Engelbrecht
2024-03-22
5
-43
/
+167
*
harden attach sponsor process (#14)
Dan Engelbrecht
2024-03-21
3
-25
/
+37
*
improved process monitoring behaviour with invalid pids (#16)
Stefan Boberg
2024-03-21
1
-2
/
+3
*
non memory copy compressed range (#13)
Dan Engelbrecht
2024-03-20
4
-44
/
+53
*
read jupiter token from file (#10)
Dan Engelbrecht
2024-03-18
1
-5
/
+12
*
add a retry when trying to create the lock file (#9)
Dan Engelbrecht
2024-03-18
1
-2
/
+8
*
make sure zenserver reacts and exist on SIGTERM signal (#8)
Dan Engelbrecht
2024-03-15
2
-0
/
+7
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
4
-624
/
+1325
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
5
-288
/
+16
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
1
-8
/
+2
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-1
/
+3
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
4
-17
/
+4
[next]