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
/
compute
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
2
-702
/
+0
*
optimizations (#200)
Dan Engelbrecht
2022-12-07
1
-2
/
+4
*
Make cas storage an hidden implementation detail of CidStore (#130)
v0.1.4-pre6
v0.1.4-pre5
Dan Engelbrecht
2022-06-17
2
-26
/
+12
*
Initialize upstream apply in background thread (#88)
v1.0.1.2
Joe Kirchoff
2022-05-03
2
-11
/
+13
*
Compute updates (#74)
Joe Kirchoff
2022-04-14
1
-0
/
+19
*
Add pre-commit config (#69)
Joe Kirchoff
2022-04-05
1
-2
/
+2
*
Simple file-based compute (#65)
Joe Kirchoff
2022-03-30
2
-2
/
+150
*
Update undefined ZEN_WITH_COMPUTE_SERVICES
Joe Kirchoff
2022-03-22
1
-1
/
+1
*
Enable Horde compute code on Linux & Mac (#61)
Joe Kirchoff
2022-03-22
3
-1000
/
+475
*
clang-format
Dan Engelbrecht
2022-03-21
1
-4
/
+4
*
Update horde compute to use Jupiter for storage (#60)
Joe Kirchoff
2022-03-17
2
-17
/
+35
*
Minor cleanup of free functions.
Per Larsson
2022-02-03
1
-1
/
+1
*
Moved cloud cache token provider out from options.
Per Larsson
2022-02-01
1
-4
/
+5
*
Refactored cloud cache access token provider.
Per Larsson
2022-02-01
1
-1
/
+1
*
Parital completed cloud cache token provider interface.
Per Larsson
2022-02-01
1
-1
/
+3
*
Format fix.
Per Larsson
2022-01-22
1
-2
/
+4
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-11
/
+7
*
Merged main.
Per Larsson
2021-12-14
2
-27
/
+62
|
\
|
*
Merged main
Martin Ridgers
2021-12-08
2
-10
/
+23
|
|
\
|
*
\
Merged main
Martin Ridgers
2021-11-22
1
-5
/
+6
|
|
\
\
|
*
\
\
Merged main
Martin Ridgers
2021-11-16
2
-10
/
+117
|
|
\
\
\
|
*
|
|
|
Missing includes
Martin Ridgers
2021-11-03
1
-0
/
+2
|
*
|
|
|
Removed if-def ZEN_PLATFORM_WINDOWS as its covered by WITH_COMPUTE now
Martin Ridgers
2021-11-03
1
-15
/
+7
|
*
|
|
|
Wrapped /apply/ and /exec/ services in a ZEN_WITH_COMPUTE_SERVICES define
Martin Ridgers
2021-11-03
2
-0
/
+12
|
*
|
|
|
Fixed warnings about unhandled switch cases
Martin Ridgers
2021-10-29
1
-0
/
+15
|
*
|
|
|
Marked DataHash as unused
Martin Ridgers
2021-10-29
1
-0
/
+4
|
*
|
|
|
If-def'd out Basic/SandboxedFuncJob classes and CreateProcess() calls
Martin Ridgers
2021-10-29
1
-0
/
+10
|
*
|
|
|
CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistent
Martin Ridgers
2021-10-29
1
-1
/
+1
|
*
|
|
|
Fixed up Windows-specific include statements
Martin Ridgers
2021-10-29
1
-1
/
+1
*
|
|
|
|
Format fix.
Per Larsson
2021-12-09
1
-4
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove throw missed in last commit
Joe Kirchoff
2021-12-01
1
-1
/
+0
*
|
|
|
Don't throw a runtime_error if remote execute api fails
Joe Kirchoff
2021-12-01
2
-9
/
+23
|
|
_
|
/
|
/
|
|
*
|
|
Add errorcode to output when a task fails
Joe Kirchoff
2021-11-18
1
-5
/
+6
*
|
|
Change error code for failed upsteam apply
Joe Kirchoff
2021-11-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Use upstream apply with Horde
Joe Kirchoff
2021-11-15
2
-10
/
+117
|
/
*
zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...
Stefan Boberg
2021-10-15
1
-4
/
+2
*
apply: Re-enabled environment variable setup for child processes
Stefan Boberg
2021-09-27
1
-2
/
+2
*
Encapsulated containers in CasChunkSet to allow for more efficient udpates/qu...
Stefan Boberg
2021-09-21
1
-5
/
+4
*
Compact binary package caching support (#9)
Per Larsson
2021-09-16
1
-1
/
+1
*
Fixed marshaling of outputs including sanity checks, logging
Stefan Boberg
2021-09-16
2
-2
/
+21
*
Fixed some unreferenced variable warnings (why don't we get these in sln buil...
Stefan Boberg
2021-09-16
1
-10
/
+20
*
Added more context to missing chunk exceptions
Stefan Boberg
2021-09-15
1
-3
/
+4
*
Changed `std::exception` into `std::runtime_error` since `std::exception` doe...
Stefan Boberg
2021-09-15
1
-4
/
+4
*
Changed logging implementation
Stefan Boberg
2021-09-15
1
-22
/
+22
*
Changed so more loggers go via the zen::loggers interface
Stefan Boberg
2021-09-15
2
-86
/
+2
*
Updated function service to new package management API
Stefan Boberg
2021-09-14
1
-21
/
+29
*
HttpResponse enum -> HttpResponseCode
Stefan Boberg
2021-09-12
1
-11
/
+11
*
clang-format
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Factored out http server related code into zenhttp module since it feels out ...
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-06
1
-1
/
+1
|
\
[next]