aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/builds-subcmdssb/builds-subcmdsStefan Boberg2 days8-22/+85
|\
| * Made CPR optional, html generated at build time (#840)Stefan Boberg2 days8-22/+85
* | Merge branch 'main' into sb/builds-subcmdsStefan Boberg2 days5-74/+82
|\|
| * Add clang-cl build supportStefan Boberg2 days5-74/+82
* | Add GetZenFolderPath() accessor and make m_ZenFolderPath privateStefan Boberg2 days2-32/+34
* | Factor out repeated ZenFolderPath initialization into ResolveZenFolderPath()Stefan Boberg2 days2-56/+27
* | Hide some state in main builds commandStefan Boberg3 days1-29/+3
* | Co-locate each subcommand's constructor and Run() togetherStefan Boberg3 days1-445/+447
* | tidy up commentsStefan Boberg3 days2-28/+3
* | Use local Opts reference instead of repeated SubOptions() callsStefan Boberg3 days1-408/+428
* | Merge remote-tracking branch 'origin/main' into sb/builds-subcmdsStefan Boberg3 days31-806/+991
|\|
| * Unix Domain Socket auto discovery (#833)Stefan Boberg3 days28-105/+538
| * Switch httpclient default back-end over to libcurl (#832)Stefan Boberg3 days6-702/+454
* | Refactor builds command to use ZenCmdWithSubCommands patternStefan Boberg3 days2-2286/+2705
|/
* Add --no-network option (#831)Stefan Boberg3 days11-29/+101
* upgrade asio from 1.29.0 to 1.38.0 (#827)Stefan Boberg3 days6-41/+40
* Transparent proxy mode (#823)Stefan Boberg3 days36-186/+3191
* show ETA in plain and log output style (#829)Dan Engelbrecht3 days1-10/+11
* added streaming download of payloads http client Post (#824)Dan Engelbrecht4 days10-76/+379
* improved oplog import progress reporting (#825)Dan Engelbrecht4 days7-158/+251
* block scavenge of other downloads that uses an older state file (#822)Dan Engelbrecht5 days3-3/+22
* hub consul integration (#820)Dan Engelbrecht5 days12-44/+1200
* minor zenstore/blockstore fixes (#821)Stefan Boberg5 days5-83/+63
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg5 days43-532/+4881
* hubservice refactor (#819)Dan Engelbrecht6 days11-737/+822
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell6 days10-72/+157
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell6 days430-5286/+54399
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell6 days127-3068/+9008
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell11 days5-8/+58
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-1510-64/+59
| * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-1410-73/+119
* | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell6 days429-5283/+54397
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht6 days5-495/+1228
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg6 days80-1032/+6027
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht6 days23-1437/+2426
| * | | added auto-detection logic for console colour output (#817)Stefan Boberg7 days2-5/+107
| * | | Eliminate spdlog dependency (#773)Stefan Boberg7 days61-1025/+2297
| * | | zenstore bug-fixes from static analysis pass (#815)Stefan Boberg10 days25-138/+144
| * | | Claude config, some bug fixes (#813)Stefan Boberg10 days35-128/+208
| * | | fix oidctoken exe lookup check (#811)Dan Engelbrecht10 days1-1/+1
| * | | oidctoken tool package (#810)Stefan Boberg10 days1-0/+11
| * | | added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)Stefan Boberg11 days9-57/+180
| * | | Fixing various compiler issues (#807)Stefan Boberg11 days4-6/+19
| * | | more feedback during auth option parsing (#806)Dan Engelbrecht11 days4-41/+99
| * | | compute orchestration (#763)Stefan Boberg11 days118-2886/+24246
| * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht11 days1-2/+2
| * | | HTTP improvements (#803)Stefan Boberg12 days8-19/+99
| * | | unity build fixes (#802)Stefan Boberg12 days13-19/+55
| * | | use multi range requests (#800)Dan Engelbrecht12 days27-722/+1582
| * | | fix objectstore uri path parsing (#801)Dan Engelbrecht12 days2-14/+147