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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
moved process handling code into separate h/cpp (#555)
Stefan Boberg
2023-11-20
2
-80
/
+94
|
*
fix named event (#553)
Dan Engelbrecht
2023-11-17
1
-11
/
+13
|
*
blocking queue fix (#550)
Dan Engelbrecht
2023-11-16
1
-12
/
+10
|
*
add zenserver state snapshot support (#543)
Stefan Boberg
2023-11-16
1
-1
/
+1
|
*
changed posix event implementation to use std::atomic instead of volatile (#547)
Stefan Boberg
2023-11-16
1
-1
/
+3
|
*
Make object store endpoint S3 compatible. (#535)
Per Larsson
2023-11-15
1
-0
/
+3
*
|
removed unnecessary SHA1 references
Stefan Boberg
2023-12-11
2
-2
/
+0
|
/
*
gc history log (#519)
Dan Engelbrecht
2023-11-13
2
-0
/
+9
*
fmt compilation fix for fmt v10+new vs build (#529)
Stefan Boberg
2023-11-13
1
-8
/
+15
*
factored out some compiler definitions etc into zenbase (#517)
Stefan Boberg
2023-11-07
13
-574
/
+40
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
5
-142
/
+270
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
1
-1
/
+8
*
keep a "null" iobuffer core to reduce redundant memory allocations (#507)
Dan Engelbrecht
2023-11-06
1
-1
/
+5
*
only measure a variable integer once where we can (#500)
Dan Engelbrecht
2023-10-25
1
-5
/
+17
*
eliminate redundant logging code (#499)
Stefan Boberg
2023-10-25
1
-1
/
+10
*
statsd metrics reporting (#496)
Stefan Boberg
2023-10-25
1
-0
/
+1
*
typedef for std streaming to StringBuilder
Stefan Boberg
2023-10-20
1
-0
/
+2
*
explicit ChunkingLinearAllocator
Stefan Boberg
2023-10-20
1
-1
/
+1
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
1
-1
/
+1
*
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
1
-1
/
+1
*
reject known bad bucket names in structured cache (#452)
v0.2.27-pre0
Stefan Boberg
2023-10-06
1
-0
/
+13
*
fixed issue where IoBufferBuilder::ReadFromFileMaybe loses content type (#450)
Stefan Boberg
2023-10-05
1
-1
/
+1
*
added --quiet option to suppress default logging to stdout (#446)
Stefan Boberg
2023-10-04
1
-0
/
+1
*
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
1
-0
/
+3
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
1
-3
/
+61
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
1
-1
/
+4
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
1
-11
/
+11
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
1
-0
/
+8
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
1
-0
/
+84
*
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
1
-0
/
+4
*
Extend http client (#387)
Dan Engelbrecht
2023-09-08
1
-0
/
+1
*
stream oplog attachments from jupiter (#384)
Dan Engelbrecht
2023-09-06
1
-6
/
+6
*
fix trace close (#365)
Dan Engelbrecht
2023-08-21
1
-0
/
+1
*
update vcpkg dependencies (#356)
Dan Engelbrecht
2023-08-11
2
-1
/
+42
*
Make sure we always write "data" attachment hash for snapshotted oplog entrie...
Dan Engelbrecht
2023-08-11
1
-5
/
+9
*
* Added Guid::FromString
Stefan Boberg
2023-06-30
13
-21
/
+138
*
MakeCloneFromMemory should handle zero sized buffers gracefully
Stefan Boberg
2023-06-16
1
-2
/
+9
*
added GetProcessId
Stefan Boberg
2023-06-16
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
1
-2
/
+2
*
use exception when allocations fail rather than asserts (#319)
Dan Engelbrecht
2023-05-23
1
-1
/
+4
*
streaming decompression support (#142)
Stefan Boberg
2023-05-23
5
-4
/
+185
*
MemoryView::RightChop -> const
Stefan Boberg
2023-05-22
1
-1
/
+1
*
added benchmark utility command `bench` (#298)
Stefan Boberg
2023-05-16
1
-0
/
+1
*
Moved EnableVTMode function into zencore (#311)
Stefan Boberg
2023-05-16
1
-12
/
+6
*
brought over minor IoBuffer changes from sb/scrub
Stefan Boberg
2023-05-15
1
-0
/
+2
[prev]
[next]