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
/
zenserver
/
upstream
/
jupiter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-1
/
+0
*
Added trace scopes.
Per Larsson
2021-12-15
1
-0
/
+27
*
Partial revert b363c5b
Joe Kirchoff
2021-12-13
1
-67
/
+13
*
A 'long int' is larger on non-Windows causing narrowing warnings
Martin Ridgers
2021-12-08
1
-15
/
+23
*
Merged main
Martin Ridgers
2021-12-08
1
-13
/
+59
|
\
|
*
Return status_code as ErrorCode from jupiter api if not successful
Joe Kirchoff
2021-12-07
1
-13
/
+59
*
|
Merged main
Martin Ridgers
2021-11-25
1
-0
/
+4
|
\
|
|
*
Set empty body in Jupiter client.
Per Larsson
2021-11-24
1
-0
/
+4
*
|
Post-merge compile fixes
Martin Ridgers
2021-11-17
1
-1
/
+1
*
|
Merged main
Martin Ridgers
2021-11-17
1
-19
/
+28
|
\
|
|
*
Added connect/transfer timeout options for Jupiter client.
Per Larsson
2021-11-17
1
-19
/
+28
*
|
Merged main
Martin Ridgers
2021-11-12
1
-64
/
+151
|
\
|
|
*
Horde remote execute (#25)
Joe Kirchoff
2021-11-11
1
-64
/
+151
*
|
Merged main
Martin Ridgers
2021-11-03
1
-2
/
+8
|
\
|
|
*
Upload cache record before blobs and call finalize when processing upstream t...
Per Larsson
2021-11-01
1
-2
/
+8
*
|
Removed unnecessary include
Martin Ridgers
2021-11-01
1
-1
/
+0
|
/
*
zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...
Stefan Boberg
2021-10-15
1
-8
/
+3
*
Add remote execute functions (#15)
Joe Kirchoff
2021-10-13
1
-4
/
+75
*
Try upload missing payloads and finalize Jupiter cache ref.
Per Larsson
2021-10-01
1
-7
/
+96
*
Remove DerivedDataExists & Exists prop
Joe Kirchoff
2021-09-28
1
-52
/
+4
*
Add .Exists to CloudCacheResult
Joe Kirchoff
2021-09-27
1
-5
/
+15
*
Add Exists
Joe Kirchoff
2021-09-27
1
-0
/
+164
*
Add Get\PutBlob & Get\PutObject
Joe Kirchoff
2021-09-27
1
-0
/
+132
*
Respect Jupiter auth token expiration time.
Per Larsson
2021-09-23
1
-87
/
+121
*
Made upstream endpoints more resilient to failures by checking health/reconne...
Per Larsson
2021-09-22
1
-0
/
+30
*
Try authenticate with Jupiter instance when initializing upstream cache.
Per Larsson
2021-09-20
1
-0
/
+8
*
clang-format
Stefan Boberg
2021-09-16
1
-3
/
+9
*
Compact binary package caching support (#9)
Per Larsson
2021-09-16
1
-3
/
+3
*
Switched some Jupiter logging to not use `_format` - this is handled by the l...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed logging implementation
Stefan Boberg
2021-09-15
1
-10
/
+10
*
clang-format
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Fixed a number of unreferenced variable warnings
Stefan Boberg
2021-09-09
1
-0
/
+1
*
Return stats from Zen/Jupiter HTTP client.
Per Larsson
2021-09-07
1
-20
/
+13
*
Added custom cpr::Response formatter and removed duplicate logging code.
Per Larsson
2021-09-07
1
-43
/
+7
*
Support for switching between storing derived data using the legacy DDC endpo...
Per Larsson
2021-09-06
1
-7
/
+8
*
Zen upstream support (#7)
Per Larsson
2021-09-03
1
-22
/
+16
*
IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code
Stefan Boberg
2021-09-02
1
-2
/
+2
*
Compilation fix again (downloaded_bytes is integral since a while back)
Stefan Boberg
2021-08-31
1
-1
/
+1
*
Asynchronous upstream caching to Jupiter
Per Larsson
2021-08-31
1
-68
/
+167
*
Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...
Stefan Boberg
2021-05-23
1
-3
/
+3
*
Split out structured cache store code into dedicated cpp/h pair
Stefan Boberg
2021-05-22
1
-1
/
+1
*
Partial refactoring of structured cache implementation - WIP
Stefan Boberg
2021-05-21
1
-8
/
+25
*
Fixed mis-merge
Stefan Boberg
2021-05-20
1
-11
/
+0
*
Merged from master
Stefan Boberg
2021-05-20
1
-0
/
+40
|
\
|
*
Partial implementation of Jupiter chunk filtering, pending more information a...
Stefan Boberg
2021-05-18
1
-0
/
+40
*
|
Added tentative Jupiter structured data endpoints
Stefan Boberg
2021-05-20
1
-0
/
+22
|
/
*
Adding zenservice code
Stefan Boberg
2021-05-11
1
-0
/
+277