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
*
prime temp file sizes and order request based on first write position
de/disk-io-optimizations
Dan Engelbrecht
2025-04-10
1
-2
/
+2
*
fall back to FindFirstFile if access prevents us from using GetFileAttributes
Dan Engelbrecht
2025-04-10
1
-34
/
+67
*
use oidctoken executable to generate auth (#336)
Dan Engelbrecht
2025-04-02
1
-0
/
+14
*
Merge branch 'main' into fd-fix-binary-json
Florent Devillechabrol
2025-04-02
6
-148
/
+900
|
\
|
*
multithreaded clean (#331)
Dan Engelbrecht
2025-03-31
2
-4
/
+56
|
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
6
-145
/
+842
|
*
optional compress of block chunks (#326)
Dan Engelbrecht
2025-03-27
1
-3
/
+6
*
|
Fixed missing trailing quote when converting binary data from compact binary ...
Florent Devillechabrol
2025-03-24
1
-0
/
+1
|
/
*
collapse local writes (#310)
Dan Engelbrecht
2025-03-18
1
-0
/
+6
*
improved post upload/download summary (#308)
Dan Engelbrecht
2025-03-18
2
-58
/
+90
*
fix quoted command lines arguments (#306)
Dan Engelbrecht
2025-03-12
4
-0
/
+160
*
fixes for log timestamps (#304)
Stefan Boberg
2025-03-12
3
-0
/
+16
*
fix mac/linux builds command (#303)
Dan Engelbrecht
2025-03-12
1
-15
/
+20
*
Build command tweaks (#301)
Stefan Boberg
2025-03-11
1
-0
/
+23
*
pick up existing cache (#299)
Dan Engelbrecht
2025-03-10
5
-32
/
+62
*
reduced memory churn using fixed_xxx containers (#236)
Stefan Boberg
2025-03-06
9
-23
/
+120
*
streaming compress (#295)
Dan Engelbrecht
2025-03-05
2
-2
/
+174
*
stream decompress (#293)
Dan Engelbrecht
2025-03-04
2
-0
/
+196
*
limit and validate responses before logging the text (#292)
Stefan Boberg
2025-03-04
2
-0
/
+17
*
builds download incremental (#290)
Dan Engelbrecht
2025-03-01
2
-7
/
+10
*
builds upload command (#278)
Dan Engelbrecht
2025-02-26
2
-0
/
+161
*
improvements and infrastructure for upcoming builds api command line (#284)
Dan Engelbrecht
2025-02-25
8
-121
/
+290
*
move WriteToTempFile to basicfile.h (#283)
Dan Engelbrecht
2025-02-12
2
-3
/
+71
*
Add multithreading directory scanning in core/filesystem (#277)
Dan Engelbrecht
2025-01-22
3
-29
/
+195
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
3
-0
/
+1220
*
increase limit for mmap path to 8kb (#270)
Dan Engelbrecht
2024-12-19
1
-1
/
+1
*
Miscellaneous minor LLM fixes (#268)
v5.5.17-pre0
Stefan Boberg
2024-12-17
2
-3
/
+5
*
added test verification of XXH3_128Stream vs XXH3_128::HashMemory
Stefan Boberg
2024-12-13
1
-0
/
+2
*
fixed XXH3_128Stream so it initializes the state properly
Stefan Boberg
2024-12-13
2
-3
/
+40
*
added xxhash unit tests (which currently fail)
Stefan Boberg
2024-12-13
2
-0
/
+46
*
Memory tracking improvements (#262)
Stefan Boberg
2024-12-11
1
-0
/
+3
*
projectstore getchunks rpc with modtag (#244)
Dan Engelbrecht
2024-12-05
5
-2
/
+51
*
Unity build fixes (#253)
Stefan Boberg
2024-12-05
2
-0
/
+3
*
reduce memory churn (#248)
Stefan Boberg
2024-12-02
4
-6
/
+18
*
added support for dynamic LLM tags (#245)
Stefan Boberg
2024-12-02
9
-31
/
+132
*
split zencore/memory.h -> memoryview.h, memcmp.h (#228)
Stefan Boberg
2024-11-25
18
-51
/
+65
*
Insights-compatible memory tracking (#214)
Stefan Boberg
2024-11-25
45
-100
/
+5946
*
fix inconsistencies in filecas due to failing to remove payload file during G...
Dan Engelbrecht
2024-11-22
1
-2
/
+2
*
fixed off-by-one in GetPidStatus (Linux) which might cause spurious errors (#...
Stefan Boberg
2024-11-22
1
-2
/
+2
*
memory/string support cleanup and additions (#220)
Stefan Boberg
2024-11-19
9
-181
/
+188
*
Improved oplog import/export progress indicator at commandline (#206)
Dan Engelbrecht
2024-11-06
2
-27
/
+48
*
workspace share security (#192)
Dan Engelbrecht
2024-10-23
3
-1
/
+33
*
fix gc date (#204)
Dan Engelbrecht
2024-10-22
1
-1
/
+1
*
safer path from handle (#195)
Dan Engelbrecht
2024-10-16
4
-23
/
+32
*
cache get command (#183)
Dan Engelbrecht
2024-10-03
5
-45
/
+45
*
simplified CleanDirectory implementation (#182)
Stefan Boberg
2024-10-03
1
-26
/
+8
*
optimize startup time (#175)
Dan Engelbrecht
2024-09-30
2
-6
/
+6
*
reduce lock time for memcache trim (#171)
Dan Engelbrecht
2024-09-27
1
-5
/
+1
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
4
-6
/
+47
*
made fmt formatter format function const (#162)
Stefan Boberg
2024-09-20
1
-4
/
+4
[next]