aboutsummaryrefslogtreecommitdiff
path: root/zenserver-test/zenserver-test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * ASIO error type is asio::error_code not std::error_codeMartin Ridgers2021-11-261-7/+7
| * Throw HTTP client errors from zenserver-testMartin Ridgers2021-11-251-1/+5
| * Merged mainMartin Ridgers2021-11-251-0/+4
| |\
| * | Raise an error if zenserver-test's HTTP clients are enable to connectMartin Ridgers2021-11-241-2/+4
| * | ToUtf8() -> PathToUtf8() as the latter is less ambiguousMartin Ridgers2021-11-161-2/+2
| * | Deleted some debug code submitted by accidentMartin Ridgers2021-11-151-4/+0
| * | GCC did not like "size uint32_t" on this line for some reasonMartin Ridgers2021-11-151-1/+1
| * | Merged mainMartin Ridgers2021-11-151-28/+338
| |\ \
| * | | Fixed up FileSystemTranersal visitor to use std::fs::pathMartin Ridgers2021-11-151-7/+7
| * | | Used unused variablesMartin Ridgers2021-11-151-0/+6
| * | | Deleted unused codeMartin Ridgers2021-11-151-14/+0
| * | | Use Zen's GetCurrentThreadId()Martin Ridgers2021-11-151-2/+2
| * | | Implemented a basic Concurrency::parallel_invoke() for Linux and MacMartin Ridgers2021-11-151-0/+20
| * | | Fixed "move prevents copy elision" compiler warningMartin Ridgers2021-11-151-1/+1
| * | | Merged mainMartin Ridgers2021-11-121-5/+7
| |\ \ \
| * \ \ \ Merged mainMartin Ridgers2021-11-031-4/+6
| |\ \ \ \
| * | | | | Wrapped /apply/ and /exec/ services in a ZEN_WITH_COMPUTE_SERVICES defineMartin Ridgers2021-11-031-0/+2
| * | | | | Wrapped Windows-specific include in if-def preprocessor blocksMartin Ridgers2021-11-021-3/+5
| * | | | | Merged mainMartin Ridgers2021-11-011-8/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merged mainMartin Ridgers2021-10-251-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged mainMartin Ridgers2021-10-201-6/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged mainMartin Ridgers2021-10-161-4/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use std::fs::path for IoBuffer::MakeFromFile().Martin Ridgers2021-10-141-1/+1
| * | | | | | | | | Fixed shadowed symbol error in zenserver-test.cppMartin Ridgers2021-10-131-4/+6
* | | | | | | | | | Merged main.Per Larsson2021-11-251-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixed unused variable in integration tests.Per Larsson2021-11-231-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | merge from mainStefan Boberg2021-11-181-43/+359
|\| | | | | | | |
| * | | | | | | | Cleanup test.Per Larsson2021-11-121-87/+31
| * | | | | | | | Added test for cache policy SkipAttachments.Per Larsson2021-11-121-73/+49
| * | | | | | | | Fixed bug when cloning CbObject.Per Larsson2021-11-121-28/+189
| * | | | | | | | Movec cache utility types to zenutil and fixed unit tests.Per Larsson2021-11-121-79/+87
| * | | | | | | | Merge branch 'main' into zcache-batchPer Larsson2021-11-111-4/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Format fix.Per Larsson2021-11-111-5/+7
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | __FILE__ can be relative and thus may not exist from the CWDMartin Ridgers2021-11-031-2/+4
| | * | | | | | Removed sensitive wordsMartin Ridgers2021-11-031-2/+2
| * | | | | | | Added batched get chunk(s).Per Larsson2021-11-081-13/+13
| * | | | | | | Added upstream batch API.Per Larsson2021-11-021-18/+138
| * | | | | | | Merge branch 'main' into zcache-batchPer Larsson2021-11-011-12/+15
| |\| | | | | |
| | * | | | | | Fixed shadowed symbol error in zenserver-test.cppMartin Ridgers2021-11-011-4/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | First pass batch request.Per Larsson2021-10-291-0/+103
| | |_|_|_|/ | |/| | | |
* | | | | | fixed tests for new msvc compiler warningsStefan Boberg2021-11-031-0/+5
* | | | | | Merged from mainStefan Boberg2021-10-291-8/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | zenserver-test: Some modifications to avoid ODR violationsStefan Boberg2021-10-291-8/+9
| |/ / / /
* | | | | general: Fixed up some vcxproj files which had a warning level setStefan Boberg2021-10-241-6/+6
* | | | | clang-formatStefan Boberg2021-10-231-4/+4
* | | | | z$: Removed CasStoreStefan Boberg2021-10-211-2/+8
|/ / / /
* | | | Fixed failing test.Per Larsson2021-10-211-1/+1
* | | | Compressed oplog attachmentsPer Larsson2021-10-211-1/+1
* | | | Format fix.Per Larsson2021-10-201-1/+1
| |_|/ |/| |
* | | zenserver-test: Fixed up zcache testsStefan Boberg2021-10-191-6/+7
| |/ |/|