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