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/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/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/trim-malloc-at-threadpool-idle
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-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/http-fixes
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wait for upstream test server to start before spawning a downstream one
Martin Ridgers
2021-11-29
1
-4
/
+2
*
Removed the special-case path handling to make project tests pass
Martin Ridgers
2021-11-29
1
-12
/
+0
*
Use more correct paths for the project.basic test
Martin Ridgers
2021-11-29
1
-6
/
+8
*
Only Windows paths have drive letters
Martin Ridgers
2021-11-29
1
-0
/
+2
*
Post-merge fixes
Martin Ridgers
2021-11-29
2
-23
/
+14
*
Merged main
Martin Ridgers
2021-11-29
7
-231
/
+315
|
\
|
*
Merge pull request #28 from EpicGames/non-elevated-asio
zousar
2021-11-26
4
-89
/
+124
|
|
\
|
|
*
Address review feedback.
Zousar Shaker
2021-11-26
1
-2
/
+2
|
|
*
Move HandlePackageOffers out of ifdef to fix static compile error.
Zousar Shaker
2021-11-25
1
-38
/
+40
|
|
*
Fix asio bug where input of less than 16 bytes would not get consumed.
Zousar Shaker
2021-11-25
1
-1
/
+1
|
|
*
Make asio trace messages controlled by a compile-time verbosity define.
Zousar Shaker
2021-11-25
1
-8
/
+16
|
|
*
Fix handling of packages/offers in asio mode to match http.sys mode.
Zousar Shaker
2021-11-25
4
-76
/
+91
|
|
*
Fix asio request routing so that a url of "/cas" will route to the service fo...
Zousar Shaker
2021-11-24
1
-4
/
+14
|
*
|
Added .gdb_history to .gitignore
Martin Ridgers
2021-11-26
1
-0
/
+1
|
*
|
Added "xmake project" output to .gitignore
Martin Ridgers
2021-11-26
1
-0
/
+2
|
*
|
Sponsor PIDs were getting truncated to 16 bits which isn't portable
Martin Ridgers
2021-11-26
1
-1
/
+1
|
*
|
Added support for loading Lua config file from CLI option and merged server/s...
Per Larsson
2021-11-25
3
-144
/
+181
*
|
|
Added a simple NamedMutex test
Martin Ridgers
2021-11-29
1
-0
/
+15
*
|
|
Renamed the "ipc" test to "NamedEvent"
Martin Ridgers
2021-11-29
1
-1
/
+1
*
|
|
Implemented NamedMutex for Linux
Martin Ridgers
2021-11-29
1
-6
/
+39
*
|
|
Use the /proc/self mount to get information about ourselves
Martin Ridgers
2021-11-29
1
-4
/
+2
*
|
|
Child processes don't fully terminate until the parent waits on them
Martin Ridgers
2021-11-26
1
-4
/
+8
*
|
|
ProcessHandle::Wait() wasn't waiting indefinitely with a <0 timeout
Martin Ridgers
2021-11-26
1
-1
/
+1
*
|
|
Wait on an event instead of using sleep()
Martin Ridgers
2021-11-26
1
-4
/
+8
*
|
|
Sponsor PIDs were getting truncated to 16 bits which isn't portable
Martin Ridgers
2021-11-26
1
-1
/
+1
*
|
|
Clear out orphaned queues so they're initially unset
Martin Ridgers
2021-11-26
1
-2
/
+8
*
|
|
Allow end-of-file errors to pass unraised
Martin Ridgers
2021-11-26
1
-0
/
+6
*
|
|
ASIO error type is asio::error_code not std::error_code
Martin Ridgers
2021-11-26
1
-7
/
+7
*
|
|
Throw HTTP client errors from zenserver-test
Martin Ridgers
2021-11-25
1
-1
/
+5
*
|
|
It reads better to check if something empty than the opposite
Martin Ridgers
2021-11-25
1
-5
/
+5
*
|
|
Deleted an unnecessary call to check if a messsge is populated
Martin Ridgers
2021-11-25
1
-2
/
+0
*
|
|
We no longer need to tag events with the process id
Martin Ridgers
2021-11-25
1
-3
/
+1
*
|
|
Changed linkage of a helper method
Martin Ridgers
2021-11-25
1
-1
/
+1
*
|
|
Use file descriptor locks to claim global ownership of message queues
Martin Ridgers
2021-11-25
1
-2
/
+17
*
|
|
A whitespace garden
Martin Ridgers
2021-11-25
1
-1
/
+0
*
|
|
Merged main
Martin Ridgers
2021-11-25
6
-73
/
+130
|
\
|
|
|
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-24
1
-1
/
+6
|
|
\
|
|
|
*
Merge pull request #27 from EpicGames/asio-acceptor
zousar
2021-11-24
1
-1
/
+6
|
|
|
\
|
|
|
*
Changed the asio acceptor initialization to allow dual stack IPV6
Zousar Shaker
2021-11-24
1
-1
/
+6
|
*
|
|
Added bundle xmake task.
Per Larsson
2021-11-24
2
-0
/
+51
|
|
/
/
|
*
|
Updated deploy script to set platform, architecture and configuration.
Per Larsson
2021-11-24
1
-11
/
+11
|
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-24
2
-1
/
+4
|
|
\
|
|
|
*
Fixed unused variable in integration tests.
Per Larsson
2021-11-23
1
-0
/
+4
|
|
*
Removed unused variable.
Per Larsson
2021-11-23
1
-1
/
+0
|
*
|
Set empty body in Jupiter client.
Per Larsson
2021-11-24
1
-0
/
+4
|
|
/
|
*
Prevent destroying ASIO server connection until callbacks complete
Per Larsson
2021-11-23
1
-61
/
+54
*
|
Tests for building ArgV for a fork-exec
Martin Ridgers
2021-11-25
1
-0
/
+51
*
|
A nullptr terminator ArgV only applies on Linux
Martin Ridgers
2021-11-25
1
-2
/
+1
*
|
Added log if a wait was abandoned because the process disappeared
Martin Ridgers
2021-11-24
1
-0
/
+1
*
|
Raise an error if zenserver-test's HTTP clients are enable to connect
Martin Ridgers
2021-11-24
1
-2
/
+4
[next]