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
/
zenhttp
/
httpclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
use new builds api for oplogs (#464)
Dan Engelbrecht
2025-08-12
1
-3
/
+4
*
crash in composite buffer stream (#431)
Dan Engelbrecht
2025-06-10
1
-1
/
+1
*
http client streaming upload (#413)
Dan Engelbrecht
2025-06-02
1
-27
/
+283
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
1
-2
/
+4
*
add retry on internal error / bad gateway (#370)
Dan Engelbrecht
2025-04-24
1
-1
/
+3
*
filesystem retry fixes (#354)
Dan Engelbrecht
2025-04-10
1
-5
/
+5
*
optional compress of block chunks (#326)
Dan Engelbrecht
2025-03-27
1
-1
/
+1
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
1
-1
/
+25
*
partial block fetch (#298)
Dan Engelbrecht
2025-03-07
1
-66
/
+95
*
limit and validate responses before logging the text (#292)
Stefan Boberg
2025-03-04
1
-0
/
+46
*
refactor use chunk sequence download (#291)
Dan Engelbrecht
2025-03-03
1
-0
/
+5
*
improvements and infrastructure for upcoming builds api command line (#284)
Dan Engelbrecht
2025-02-25
1
-4
/
+23
*
improved builds api interface in jupiter (#281)
Dan Engelbrecht
2025-02-12
1
-137
/
+174
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
1
-2
/
+2
*
improved payload validation in HttpClient (#259)
Dan Engelbrecht
2024-12-10
1
-18
/
+60
*
make sure we don't throw exception from worker thread (#247)
Dan Engelbrecht
2024-11-28
1
-2
/
+2
*
add validation of payload responses in http client (#240)
Dan Engelbrecht
2024-11-27
1
-220
/
+292
*
workspace share security (#192)
Dan Engelbrecht
2024-10-23
1
-1
/
+4
*
safer path from handle (#195)
Dan Engelbrecht
2024-10-16
1
-2
/
+12
*
Add zenserver session id to Sentry context (#133)
Dan Engelbrecht
2024-08-22
1
-3
/
+1
*
workspace shares (#84)
Dan Engelbrecht
2024-05-29
1
-0
/
+19
*
import oplog improvements (#54)
Dan Engelbrecht
2024-04-20
1
-70
/
+158
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-1
/
+1
*
zenremoteprojectstore with httpclient (#35)
Dan Engelbrecht
2024-04-03
1
-18
/
+32
*
Actually thow exception if we can't parse the jobid when starting async job (...
Dan Engelbrecht
2024-01-31
1
-2
/
+7
*
improve oplog export logging (#644)
Dan Engelbrecht
2024-01-31
1
-9
/
+9
*
fix response error conversion (#643)
Dan Engelbrecht
2024-01-29
1
-1
/
+1
*
add ignore-missing-attachments option to oplog export (debugging tool) (#641)
Dan Engelbrecht
2024-01-25
1
-1
/
+4
*
Use proper format for range request header (#640)
Dan Engelbrecht
2024-01-24
1
-4
/
+10
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
1
-137
/
+393
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
1
-1
/
+1
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
1
-5
/
+11
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-2
/
+2
*
Make sure error logging or destructors don't throw exception when trying to g...
Dan Engelbrecht
2023-09-12
1
-14
/
+21
*
add console logging to zen command (#389)
Dan Engelbrecht
2023-09-08
1
-4
/
+10
*
Extend http client (#387)
Dan Engelbrecht
2023-09-08
1
-74
/
+437
*
oplog mirror support (#367)
Stefan Boberg
2023-08-21
1
-1
/
+22
*
Additional trace instrumentation (#312)
Stefan Boberg
2023-05-16
1
-0
/
+17
*
some HttpClient changes eliminating some cpr helpers
Stefan Boberg
2023-05-15
1
-18
/
+6
*
Better defaults for zen cli (#302)
Stefan Boberg
2023-05-15
1
-0
/
+46
*
247 complete httpclient implementation (#269)
Stefan Boberg
2023-05-05
1
-18
/
+250
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-0
/
+176