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/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/httpclient-send-refactor
de/hub-process-info-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/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/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.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-auth
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanups
de/hub-process-info-refactor
Dan Engelbrecht
8 hours
2
-131
/
+113
*
error handling improvements
Dan Engelbrecht
8 hours
2
-110
/
+134
*
make default to no limits (0)
Dan Engelbrecht
9 hours
2
-57
/
+34
*
cleanup and options validation
Dan Engelbrecht
11 hours
4
-9
/
+35
*
fix tests
Dan Engelbrecht
11 hours
2
-8
/
+1
*
test for resource limit rejection
Dan Engelbrecht
11 hours
1
-0
/
+27
*
init handling of StateChangeTime
Dan Engelbrecht
12 hours
2
-2
/
+8
*
cleanup
Dan Engelbrecht
12 hours
1
-3
/
+1
*
command line options for resource limits
Dan Engelbrecht
12 hours
3
-14
/
+108
*
move resource limits to Hub::Configuration
Dan Engelbrecht
13 hours
4
-50
/
+50
*
reject provisioning due to m_ResourceLimits
Dan Engelbrecht
15 hours
2
-13
/
+56
*
use proper titles for state timings
Dan Engelbrecht
15 hours
1
-6
/
+10
*
allow all services stats sections to be folded
Dan Engelbrecht
15 hours
8
-136
/
+37
*
fix hub page title
Dan Engelbrecht
16 hours
1
-8
/
+6
*
show virtual memory in hub resources tab
Dan Engelbrecht
16 hours
3
-7
/
+17
*
hub resources ui pane
Dan Engelbrecht
16 hours
5
-39
/
+124
*
move instance process metrics to ActiveInstance
Dan Engelbrecht
18 hours
3
-25
/
+113
*
move atomic resource metrics to ActiveInstance struct
Dan Engelbrecht
18 hours
4
-63
/
+76
*
Misc small fixes (#897)
Stefan Boberg
36 hours
10
-24
/
+170
*
dashboard improvements (#896)
Dan Engelbrecht
36 hours
19
-250
/
+641
*
remove CPR HTTP client backend (#894)
Stefan Boberg
40 hours
12
-1623
/
+13
*
idle deprovision in hub (#895)
Dan Engelbrecht
41 hours
34
-353
/
+1093
*
hub instance state refactor (#892)
Dan Engelbrecht
42 hours
18
-711
/
+897
*
hub async provision/deprovision/hibernate/wake (#891)
Dan Engelbrecht
4 days
6
-396
/
+1126
*
Subprocess Manager (#889)
Stefan Boberg
5 days
19
-537
/
+2893
*
refactor hub notifications (#888)
Dan Engelbrecht
5 days
7
-223
/
+371
*
Cross-platform process metrics support (#887)
Stefan Boberg
5 days
10
-53
/
+728
*
Merge branch 'de/v5.7.25-hotpatch' (#880)
Dan Engelbrecht
5 days
2
-14
/
+31
*
add tests for s3 and file hydrators (#886)
Dan Engelbrecht
6 days
2
-4
/
+699
*
Dashboard refresh (logs, storage, network, object store, docs) (#835)
Stefan Boberg
6 days
52
-451
/
+10005
*
add hub instance crash recovery (#885)
Dan Engelbrecht
6 days
10
-35
/
+328
*
Unique session/client tracking using HyperLogLog (#884)
Stefan Boberg
6 days
7
-2
/
+356
*
Logger simplification (#883)
Stefan Boberg
6 days
10
-73
/
+156
*
Process management improvements (#881)
Stefan Boberg
6 days
5
-45
/
+160
*
improve zenserver startup time (#879)
Dan Engelbrecht
6 days
2
-12
/
+22
*
S3 hydration backend for hub mode (#873)
Dan Engelbrecht
6 days
3
-34
/
+486
*
hub web UI improvements (#878)
Dan Engelbrecht
7 days
5
-20
/
+746
*
Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)
Stefan Boberg
7 days
13
-29
/
+68
*
zen hub command (#877)
Dan Engelbrecht
7 days
13
-448
/
+1394
*
Interprocess pipe support (for stdout/stderr capture) (#866)
Stefan Boberg
7 days
15
-25
/
+1154
*
fix null stats provider crash when build store is not configured (#875)
v5.7.25-pre0
Stefan Boberg
8 days
2
-1
/
+8
*
auth fail no cache (#871)
v5.7.24-pre0
v5.7.24
Dan Engelbrecht
9 days
2
-1
/
+7
*
add hub instance info (#869)
Dan Engelbrecht
9 days
18
-205
/
+845
*
Zs/consul token (#870)
Zousar Shaker
9 days
5
-15
/
+146
*
Zen disk benchmark utility (#868)
Stefan Boberg
9 days
2
-0
/
+1424
*
add --hub-hydration-target-spec to zen hub (#867)
Dan Engelbrecht
10 days
10
-30
/
+57
*
improve auth token refresh (#863)
Dan Engelbrecht
10 days
11
-65
/
+126
*
Add lightweight crash handler for pre-Sentry startup backtraces (#853)
Stefan Boberg
10 days
4
-0
/
+247
*
Pre-initialization of default logger (#859)
Stefan Boberg
10 days
4
-6
/
+30
*
Merge pull request #855 from ue-foundation/zs/long-filename-improvement
Zousar Shaker
10 days
4
-5
/
+104
|
\
[next]