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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added header data.
asio
Per Larsson
2022-03-28
1
-0
/
+79
*
Initial attempt of merging asio http and websockets.
Per Larsson
2022-03-20
3
-0
/
+821
*
Added websocket stream request/response handling.
Per Larsson
2022-03-19
2
-33
/
+134
*
Suppress C4305 in third party includes
Joe Kirchoff
2022-03-17
1
-4
/
+5
*
Fix so ZenServer compiles when ZEN_WITH_COMPUTE_SERVICES is disabled
Dan Engelbrecht
2022-03-17
1
-0
/
+4
*
Update horde compute to use Jupiter for storage (#60)
Joe Kirchoff
2022-03-17
9
-150
/
+430
*
Introduced basic validation of the clang-format version
Stefan Boberg
2022-03-17
1
-1
/
+18
*
Some more updates to .clang-format to remove redundant settings
Stefan Boberg
2022-03-17
1
-33
/
+0
*
FIxed up .clang-format setting for enums
Stefan Boberg
2022-03-17
1
-1
/
+1
*
Bump xmake install instructions to 2.6.4
Dan Engelbrecht
2022-03-16
1
-2
/
+2
*
Merge branch 'dashboard-zipfs'
Martin Ridgers
2022-03-16
11
-161
/
+655
|
\
|
*
Fixed typo
Martin Ridgers
2022-03-15
1
-1
/
+1
|
*
Zip up the frontend content and append to executable when bundling
Martin Ridgers
2022-03-15
1
-12
/
+81
|
*
Allow nil arguments when bundle.lua launches processes
Martin Ridgers
2022-03-15
1
-2
/
+9
|
*
Serve the /dashboard endpoint from an embedded .zip file
Martin Ridgers
2022-03-15
3
-86
/
+148
|
*
Implemented zip file locating for fat Mach-o binaries
Martin Ridgers
2022-03-15
1
-1
/
+33
|
*
Function to find .zip appended to a IoBuffer-wrapped executable file
Martin Ridgers
2022-03-15
1
-0
/
+97
|
*
Added some new mime types; javascript, css, png and ico
Martin Ridgers
2022-03-15
2
-0
/
+33
|
*
ZipFs class providing a rudimentary in-memory/memory-mapped file system
Martin Ridgers
2022-03-15
2
-0
/
+194
|
*
Marked IoBuffer::operator bool () method as explicit
Martin Ridgers
2022-03-15
1
-1
/
+1
|
*
Set a default value for "Size" parameter of IoBuffer(OuterBuffer, ...)
Martin Ridgers
2022-03-15
1
-1
/
+1
|
*
Moved experimental/frontend.* to frontend/frontend.*
Martin Ridgers
2022-03-15
3
-1
/
+1
*
|
Corrected linux install
Dan Engelbrecht
2022-03-16
1
-1
/
+1
|
/
*
clang format
Dan Engelbrecht
2022-03-09
2
-9
/
+9
*
Remove constexpr in NoneBytes declaration in tests
Dan Engelbrecht
2022-03-09
1
-4
/
+4
*
Fixed unsigned comparison warning
Stefan Boberg
2022-03-08
1
-2
/
+2
*
clang-format fixes
Stefan Boberg
2022-03-08
2
-5
/
+5
*
fixed sentry initialization, added sentry logging support
Stefan Boberg
2022-03-07
1
-4
/
+60
*
Fixed "taking address of constant" compile error
Martin Ridgers
2022-03-03
1
-2
/
+2
*
xmake's del_files() has been deprecated
Martin Ridgers
2022-03-02
1
-1
/
+1
*
remote_build: convert given key file to Unix line endings
Martin Ridgers
2022-02-23
1
-5
/
+7
*
Added a summary about Linux's zenserver AppImage bundle
Martin Ridgers
2022-02-23
1
-0
/
+17
*
Use AppImage when bundling for Linux to avoid unmet GCC-11 dependencies
Martin Ridgers
2022-02-22
2
-1
/
+40
*
zenserver-test zcache.rpc.allpolicies: Fix incorrect ValueId in GetCacheChunk...
Matt Peters
2022-02-22
1
-1
/
+1
*
zenserver-test zcache.rpc.allpolicies: Fix uninitialized Oid.
Matt Peters
2022-02-22
1
-1
/
+1
*
Add feedback about failing checks in zcache.rpc.allpolicies
Matt Peters
2022-02-22
1
-37
/
+54
*
Added missing override specifier.
Per Larsson
2022-02-22
1
-2
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2022-02-22
1
-1
/
+4
|
\
|
*
Use sigaction() instead of the deprecated sigignore()
Martin Ridgers
2022-02-22
1
-1
/
+4
*
|
Fixed crashing websocket test.
Per Larsson
2022-02-22
2
-10
/
+9
|
/
*
Removed using enum statements.
Per Larsson
2022-02-22
1
-9
/
+5
*
Changed log level.
Per Larsson
2022-02-21
1
-1
/
+1
*
Stop I/O context when running websocket tests.
Per Larsson
2022-02-21
1
-1
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2022-02-21
1
-0
/
+1
|
\
|
*
Align what GCC and Clang allow for switch cases to what MSVC allows
Martin Ridgers
2022-02-21
1
-0
/
+1
*
|
Added unhandled switch in websocket client.
Per Larsson
2022-02-21
1
-0
/
+4
|
/
*
Added unhandled switch enumerations.
Per Larsson
2022-02-21
1
-0
/
+6
*
Added missing parens around sizeof.
Per Larsson
2022-02-21
1
-1
/
+1
*
Initial support for websockets.
Per Larsson
2022-02-21
11
-12
/
+2020
|
\
|
*
Removed optional offset for GetView.
Per Larsson
2022-02-21
2
-14
/
+3
[next]