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-test
/
zenserver-test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup
de/upstream-server-tests
Dan Engelbrecht
2022-06-13
1
-51
/
+85
*
WIP
Dan Engelbrecht
2022-06-13
1
-173
/
+442
*
more WIP
Dan Engelbrecht
2022-06-13
1
-33
/
+224
*
WIP
Dan Engelbrecht
2022-06-13
1
-0
/
+76
*
clang format
Dan Engelbrecht
2022-06-03
1
-2
/
+2
*
merge from main
Stefan Boberg
2022-06-03
1
-3
/
+8
|
\
|
*
Add catch2 support (#101)
Stefan Boberg
2022-05-20
1
-5
/
+14
*
|
Merge branch 'main' into use-catch2
Stefan Boberg
2022-05-20
1
-14
/
+28
|
\
|
|
*
fix tests
Dan Engelbrecht
2022-05-19
1
-9
/
+9
|
*
Keep Namespace out of CacheKey and store it on request level
Dan Engelbrecht
2022-05-19
1
-21
/
+28
|
*
parameterize namespace for upstream (first hack)
Dan Engelbrecht
2022-05-11
1
-16
/
+23
*
|
commented out some doctest::skip tests for now (does not compile with catch2)
Stefan Boberg
2022-05-19
1
-1
/
+1
*
|
Merge from main
Stefan Boberg
2022-04-25
1
-1
/
+1
|
\
|
|
*
skip websocket.basic test as it fails on linux ci
Dan Engelbrecht
2022-04-12
1
-1
/
+1
*
|
Added option to use Catch2 framework for tests
Stefan Boberg
2022-04-05
1
-38
/
+38
|
/
*
Skip zenserver-test exec.basic test since it tries to access a non-existent f...
Dan Engelbrecht
2022-03-23
1
-1
/
+1
*
Enable Horde compute code on Linux & Mac (#61)
Joe Kirchoff
2022-03-22
1
-6
/
+4
*
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
*
Fixed crashing websocket test.
Per Larsson
2022-02-22
1
-3
/
+1
*
Stop I/O context when running websocket tests.
Per Larsson
2022-02-21
1
-1
/
+2
*
Initial support for websockets.
Per Larsson
2022-02-21
1
-0
/
+96
|
\
|
*
Added option to enable websockets.
Per Larsson
2022-02-21
1
-1
/
+1
|
*
Refactored websocket message.
Per Larsson
2022-02-21
1
-33
/
+21
|
*
Basic websocket service and test.
Per Larsson
2022-02-18
1
-8
/
+24
|
*
Simple websocket client/server test.
Per Larsson
2022-02-18
1
-4
/
+96
*
|
Value propagation fix - Read/Write ValueAPI as CompressedBinary type when wri...
mattpetersepic
2022-02-18
1
-7
/
+9
*
|
Fixed GCC non-conformant errors regarding "KeyData* KeyData;"
Martin Ridgers
2022-02-11
1
-7
/
+7
*
|
Fixed "UserData* UserData" non-conformancy errors from GCC
Martin Ridgers
2022-02-11
1
-12
/
+12
*
|
Simplify HandleRpcGetCacheChunks (#53)
mattpetersepic
2022-02-09
1
-0
/
+623
|
/
*
Removed old http client test code
Stefan Boberg
2022-02-04
1
-416
/
+0
*
Cache policy support (#47)
mattpetersepic
2022-02-01
1
-31
/
+58
*
Add batched CacheRecord put rpc (#38)
mattpetersepic
2022-01-27
1
-30
/
+61
*
Implement SkipData,QueryLocal,StoreLocal for GET-verb CacheGet requests (#39)
mattpetersepic
2022-01-26
1
-3
/
+8
*
Cachepolicy (#36)
mattpetersepic
2022-01-25
1
-171
/
+16
*
Format fix.
Per Larsson
2022-01-22
1
-17
/
+18
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-73
/
+69
*
Fixed error in if-statement comparison
Martin Ridgers
2022-01-07
1
-1
/
+1
*
Deleted unused local variable
Martin Ridgers
2022-01-07
1
-1
/
+0
*
Merged main.
Per Larsson
2021-12-14
1
-56
/
+77
|
\
|
*
Renamed ZEN_PLATFORM_MACOS to ZEN_PLATFORM_MAC
Martin Ridgers
2021-12-02
1
-1
/
+1
|
*
std::fs::path is a wide character string under the hood
Martin Ridgers
2021-11-29
1
-1
/
+1
|
*
Wait for upstream test server to start before spawning a downstream one
Martin Ridgers
2021-11-29
1
-4
/
+2
|
*
Use more correct paths for the project.basic test
Martin Ridgers
2021-11-29
1
-6
/
+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
|
*
Merged main
Martin Ridgers
2021-11-25
1
-0
/
+4
|
|
\
|
*
|
Raise an error if zenserver-test's HTTP clients are enable to connect
Martin Ridgers
2021-11-24
1
-2
/
+4
[next]