index
:
archived-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/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
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/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/opaque-file-handle
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/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/shared-string
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
/
zen
/
cmds
/
projectstore_cmd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
zen CLI: project-* commands → 'project <sub>' subcommands (#1026)
Stefan Boberg
2026-05-04
1
-108
/
+109
*
Oplog commands -> oplog subcommands (#1025)
Stefan Boberg
2026-05-04
1
-495
/
+469
*
GetEnvVariable: return std::optional<std::string> (#1017)
Stefan Boberg
2026-04-27
1
-1
/
+1
*
filesystem.h surface error codes (#998)
Dan Engelbrecht
2026-04-21
1
-1
/
+1
*
zen CLI security review fixes (#974)
Stefan Boberg
2026-04-21
1
-8
/
+83
*
Zen CLI common server interface (#920)
Stefan Boberg
2026-04-20
1
-91
/
+33
*
builds cmd refactor (#975)
Dan Engelbrecht
2026-04-20
1
-30
/
+39
*
replace pretty progress with prettyscroll implementation (#970)
Dan Engelbrecht
2026-04-17
1
-4
/
+0
*
operationlogoutput refactor (#967)
Dan Engelbrecht
2026-04-17
1
-5
/
+6
*
Unix Domain Socket auto discovery (#833)
Stefan Boberg
2026-03-13
1
-25
/
+25
*
improved oplog import progress reporting (#825)
Dan Engelbrecht
2026-03-11
1
-8
/
+10
*
Merge branch 'main' into lm/restrict-content-type
Liam Mitchell
2026-03-09
1
-17
/
+51
|
\
|
*
add fallback for zencache multirange (#816)
Dan Engelbrecht
2026-03-09
1
-14
/
+12
|
*
unity build fixes (#802)
Stefan Boberg
2026-03-04
1
-4
/
+14
|
*
use partial blocks for oplog import (#780)
Dan Engelbrecht
2026-02-24
1
-1
/
+27
|
*
fix MakeSafeAbsolutePathInPlace mis-spelling (#765)
Stefan Boberg
2026-02-20
1
-1
/
+1
*
|
Restrict content-type on POST requests to compact binary or JSON
Liam Mitchell
2026-02-11
1
-1
/
+3
|
/
*
throw error on bad oidctoken-exe-path (#713)
Dan Engelbrecht
2026-01-15
1
-10
/
+20
*
minor fixes (#708)
Stefan Boberg
2026-01-13
1
-2
/
+0
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
1
-15
/
+116
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
1
-4
/
+9
*
fix buffer memory in builds cache (#682)
Dan Engelbrecht
2025-12-10
1
-0
/
+6
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
1
-2
/
+9
*
Change curl defaults on MacOS (#645)
Stefan Boberg
2025-11-11
1
-2
/
+3
*
fix missing auth (#644)
v5.7.9-pre18
v5.7.9-pre17
Dan Engelbrecht
2025-11-11
1
-8
/
+2
*
fix lost assume-http2 option when resolving host in zen builds / project comm...
Dan Engelbrecht
2025-11-10
1
-1
/
+8
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
1
-110
/
+209
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
1
-0
/
+2
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
1
-4
/
+4
*
add host discovery and zen cache support for oplog import (#601)
Dan Engelbrecht
2025-10-23
1
-29
/
+30
*
add ability to limit concurrency (#565)
Stefan Boberg
2025-10-10
1
-1
/
+1
*
executable/version/pid log at command startup cleaned up (#557)
Dan Engelbrecht
2025-10-06
1
-2
/
+1
*
added Hidden option to oidctoken creation with oidc token exe (#556)
Dan Engelbrecht
2025-10-06
1
-1
/
+7
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-2
/
+1
*
move zenutil builds code to zenremotestore (#543)
Dan Engelbrecht
2025-10-03
1
-1
/
+1
*
remove spurious cpr.h includes (#520)
Stefan Boberg
2025-09-29
1
-1
/
+0
*
more iterate chunk logging (#516)
Dan Engelbrecht
2025-09-26
1
-1
/
+1
*
limit number of chunks per block (#508)
Dan Engelbrecht
2025-09-23
1
-7
/
+10
*
fetch cloud oplog (#502)
Dan Engelbrecht
2025-09-22
1
-61
/
+336
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-1
/
+2
*
faster oplog entries with referenceset (#488)
Dan Engelbrecht
2025-09-08
1
-0
/
+1
*
refactor zen command return value handling (#487)
Dan Engelbrecht
2025-09-05
1
-166
/
+109
*
improve console output (#476)
Dan Engelbrecht
2025-08-26
1
-88
/
+67
*
use new builds api for oplogs (#464)
Dan Engelbrecht
2025-08-12
1
-22
/
+73
*
Fix oplog creation during oplog-import
zousar
2025-05-17
1
-6
/
+0
*
`zen oplog-import` and `zen oplog-export` now supports `--oidctoken-exe-path`...
Dan Engelbrecht
2025-05-14
1
-0
/
+12
*
handle exception in oplog mirror (#389)
Dan Engelbrecht
2025-05-12
1
-46
/
+68
*
UE style formatted progress output (#380)
Dan Engelbrecht
2025-05-05
1
-3
/
+3
*
`zen oplog-export`, `zen oplog-import` for `--url` (cloud) and `--builds` (bu...
Dan Engelbrecht
2025-04-03
1
-116
/
+93
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
1
-2
/
+2
[next]