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
/
zenutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
3
-14
/
+14
*
hardening parsepackagemessage (#38)
Dan Engelbrecht
2024-04-04
1
-31
/
+70
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
2
-4
/
+30
*
consistent paths encoding (#24)
Dan Engelbrecht
2024-03-25
1
-1
/
+1
*
re-enable partial cache chunks (#21)
v5.4.2-pre9
v5.4.2-pre12
v5.4.2-pre11
v5.4.2-pre10
Dan Engelbrecht
2024-03-22
2
-7
/
+10
*
harden attach sponsor process (#14)
Dan Engelbrecht
2024-03-21
1
-10
/
+7
*
add support for responding with partial cache chunks (#11)
Dan Engelbrecht
2024-03-21
3
-5
/
+8
*
improved process monitoring behaviour with invalid pids (#16)
Stefan Boberg
2024-03-21
1
-1
/
+8
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
2
-3
/
+12
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
5
-84
/
+260
*
fix zenserver state macos (#669)
Dan Engelbrecht
2024-03-10
1
-1
/
+5
*
respond with BadRequest result instead of throwing exception on bad request i...
Dan Engelbrecht
2024-02-05
1
-8
/
+8
*
added robin-map dependency to zenutil
Stefan Boberg
2024-02-01
1
-1
/
+1
*
changed RPC recording to MPSC setup (#638)
Stefan Boberg
2024-01-31
2
-70
/
+174
*
exception on basicfile read error (#642)
Dan Engelbrecht
2024-01-29
1
-8
/
+28
*
make sure to advance read buffer pointer in BasicFileWriter::Write (#633)
Dan Engelbrecht
2024-01-22
1
-1
/
+3
*
reinstate formatter settings for file sink (#631)
Stefan Boberg
2024-01-17
1
-0
/
+9
*
release RPC recording memory early (#627)
Stefan Boberg
2023-12-20
1
-2
/
+7
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
3
-0
/
+992
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
1
-39
/
+48
*
Make sure we initialize the pattern of FileSink before it is added as a usabl...
Dan Engelbrecht
2023-12-18
1
-12
/
+8
*
fixed v2 rpc recording issue with >4GB data per segment (#612)
Stefan Boberg
2023-12-15
3
-32
/
+203
*
implement cache recording segment split by age (#611)
Stefan Boberg
2023-12-14
1
-12
/
+27
*
fix crash at log exit (#605)
Dan Engelbrecht
2023-12-13
1
-7
/
+5
*
premature logging shutdown fix (#603)
v0.2.36
Stefan Boberg
2023-12-12
1
-0
/
+9
*
Make sure that PathFromHandle don't hide true error when throwing exceptions ...
Dan Engelbrecht
2023-12-11
1
-9
/
+23
*
multi-line logging improvements (#597)
Stefan Boberg
2023-12-11
2
-72
/
+112
*
logging configuration via command line options (#589)
Stefan Boberg
2023-12-06
1
-4
/
+5
*
safe threadpool shutdown (#584)
Dan Engelbrecht
2023-12-04
1
-0
/
+6
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
2
-0
/
+110
*
fixed file logger pattern (#579)
Stefan Boberg
2023-11-29
1
-1
/
+1
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
4
-11
/
+139
*
moved process handling code into separate h/cpp (#555)
Stefan Boberg
2023-11-20
1
-0
/
+1
*
use dynamic port assignment for tests (#545)
Stefan Boberg
2023-11-17
2
-44
/
+77
*
blocking queue fix (#550)
Dan Engelbrecht
2023-11-16
2
-11
/
+37
*
add doctest listener so we can output when test/subtests begin (#538)
Dan Engelbrecht
2023-11-15
1
-0
/
+1
*
fix race contdition when signaling shutdown of process and waiting for comple...
Dan Engelbrecht
2023-11-15
1
-1
/
+9
*
gc history log (#519)
Dan Engelbrecht
2023-11-13
1
-59
/
+10
*
fix bad access to unlocked state (#527)
Dan Engelbrecht
2023-11-10
1
-0
/
+1
*
factored out some compiler definitions etc into zenbase (#517)
Stefan Boberg
2023-11-07
2
-1
/
+3
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
4
-47
/
+186
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
1
-0
/
+34
*
fixed issue where file log sink would get the wrong pattern assigned (#513)
Stefan Boberg
2023-11-06
1
-12
/
+12
*
added missing includes (#504)
Stefan Boberg
2023-10-27
4
-0
/
+7
*
eliminate redundant logging code (#499)
Stefan Boberg
2023-10-25
5
-412
/
+710
*
New rotating file logger that keeps on running regardless of errors (#495)
Dan Engelbrecht
2023-10-25
2
-1
/
+35
*
more cleanup from sb/proto
Stefan Boberg
2023-10-20
3
-16
/
+30
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
2
-27
/
+697
*
faster oplog iteration (#471)
Dan Engelbrecht
2023-10-13
2
-1
/
+18
*
added logging utility functions (from sb/proto) (#469)
Stefan Boberg
2023-10-12
2
-0
/
+549
[next]