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
/
zenhttp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-21
1
-1
/
+1
|
|
\
|
|
*
Clang format fix.
Per Larsson
2021-09-21
1
-1
/
+1
|
*
|
Added human-friendly formatting of response send errors
Stefan Boberg
2021-09-21
1
-1
/
+1
|
|
/
*
|
Merged main into linux-mac
Martin Ridgers
2021-09-21
9
-33
/
+42
|
\
|
|
*
Improved error handling in http.sys handler
Stefan Boberg
2021-09-20
1
-7
/
+6
|
*
It's not possible to compile out tests
Stefan Boberg
2021-09-20
2
-4
/
+10
|
*
clang-format again
Stefan Boberg
2021-09-19
1
-1
/
+1
|
*
zenserver can now run as a Windows service. We'll still need to improve how d...
Stefan Boberg
2021-09-17
6
-16
/
+21
|
*
Const correct.
Per Larsson
2021-09-17
1
-1
/
+1
|
*
Minor CbPackage serialization tweaks
Stefan Boberg
2021-09-16
1
-5
/
+4
*
|
Merge main into linux-mac
Martin Ridgers
2021-09-16
9
-28
/
+146
|
\
|
|
*
clang-format fixes
Stefan Boberg
2021-09-16
5
-10
/
+12
|
*
Improved package serialization to allow round tripping
Stefan Boberg
2021-09-16
6
-22
/
+138
*
|
Merge from main
Martin Ridgers
2021-09-16
10
-57
/
+143
|
\
|
|
*
Added some placeholder HttpClient functions to be fleshed out
Stefan Boberg
2021-09-15
2
-1
/
+20
|
*
Hooked up zenhttp to the test framework so tests actually run as part of zens...
Stefan Boberg
2021-09-15
6
-4
/
+30
|
*
Adde reminder that the content type is embedded in the IoBuffer
Stefan Boberg
2021-09-15
1
-1
/
+1
|
*
Added support for compressed binary MIME type conversion
Stefan Boberg
2021-09-15
2
-36
/
+67
|
*
Added session id generation and code to include it in HttpClient HTTP requests
Stefan Boberg
2021-09-15
2
-4
/
+8
|
*
Added some more trace-level logging
Stefan Boberg
2021-09-15
1
-1
/
+7
|
*
Made logging macros always append `sv` string_view literal suffix
Stefan Boberg
2021-09-15
1
-11
/
+11
|
*
Fixed up invalid fmt formatting strings
Stefan Boberg
2021-09-15
1
-5
/
+5
*
|
MakeWin32ErrorCode() -> MakeErrorCode()
Martin Ridgers
2021-09-16
1
-2
/
+2
*
|
GetWindowsErrorAsString() -> GetErrorAsString()
Martin Ridgers
2021-09-16
1
-1
/
+1
|
/
*
Changed logging implementation
Stefan Boberg
2021-09-15
1
-23
/
+23
*
Implemented intended package streaming API flow (but currently it "streams" f...
Stefan Boberg
2021-09-13
3
-13
/
+34
*
Changed package parsing test code
Stefan Boberg
2021-09-13
1
-3
/
+3
*
Added client implementation of CbPackage filter/transact
Stefan Boberg
2021-09-13
2
-10
/
+65
*
vcxproj change for adding httpcommon.h
Stefan Boberg
2021-09-13
2
-0
/
+2
*
Introduced FormatPackageMessageBuffer() returning a ComositeBuffer
Stefan Boberg
2021-09-13
2
-0
/
+18
*
Moved some shared http definitions into httpcommon.h
Stefan Boberg
2021-09-13
3
-160
/
+188
*
SImplified some payload access code
Stefan Boberg
2021-09-13
1
-4
/
+2
*
Enforce sizes of package serialization structures
Stefan Boberg
2021-09-13
1
-0
/
+4
*
Changed interface for httpServerRequest::SessionId()/RequestId() so they shar...
Stefan Boberg
2021-09-13
7
-172
/
+268
*
Implemented generic CbPackage attachments filtering
Stefan Boberg
2021-09-13
5
-262
/
+538
*
Eliminated HttpServerException and related classes
Stefan Boberg
2021-09-12
4
-36
/
+0
*
Some error handling improvements in zenhttp
Stefan Boberg
2021-09-12
6
-79
/
+102
*
HttpResponse enum -> HttpResponseCode
Stefan Boberg
2021-09-12
5
-78
/
+56
*
Change warning levels from W3 to 'default' (which is W4)
Stefan Boberg
2021-09-11
1
-2
/
+0
*
Squelch some more uWS warnings
Stefan Boberg
2021-09-11
1
-1
/
+1
*
Comment fixes, changed thread count args to unsigned
Stefan Boberg
2021-09-11
2
-3
/
+11
*
Changed worker thread defaults to reflect available hardware concurrency
Stefan Boberg
2021-09-11
1
-1
/
+1
*
Tweaked back default to http.sys
Stefan Boberg
2021-09-10
1
-1
/
+1
*
Added warning disable for latest uWS
Stefan Boberg
2021-09-10
1
-1
/
+1
*
Improved error reporting, tweaked request buffer size and added explicit clea...
Stefan Boberg
2021-09-10
2
-16
/
+121
*
Merge branch 'cbpackage-update' of https://github.com/EpicGames/zen into cbpa...
Stefan Boberg
2021-09-10
4
-313
/
+428
|
\
|
*
Refactored HTTP request handling to scale better
Stefan Boberg
2021-09-10
2
-310
/
+396
|
*
Added MapContentTypeToString() helper function
Stefan Boberg
2021-09-10
2
-3
/
+32
*
|
Added beginnings of a uWS http front-end
Stefan Boberg
2021-09-10
6
-2
/
+115
|
/
*
clang-format
Stefan Boberg
2021-09-09
6
-9
/
+17
[prev]
[next]