ClickHouse/programs
Azat Khuzhin dd0fccae47 Disable rotation of the logs in tests (on CI)
Right now due to rotation the archive with the clickhouse-server.log
maybe not full, for example:
- not full - https://clickhouse-test-reports.s3.yandex.net/16947/caf5f98db2ae39dd911f7d1fc0a7c2cc382b1c53/functional_stateless_tests_(ubsan)/clickhouse-server.log (no messages about server start)
- full     - https://clickhouse-test-reports.s3.yandex.net/16993/d1f52dc72d417580c4088cf3880593176416bea2/functional_stateless_tests_(thread).html

And sometimes rotated part may include relative part of the log, so it
is better to disable it.
2020-11-19 01:08:47 +03:00
..
benchmark Add --stage option for clickhouse-client 2020-11-11 00:54:51 +03:00
client Merge pull request #16843 from azat/clickhouse-client-stage 2020-11-12 13:09:40 +03:00
compressor added sub-tables in report, replaced some USE_ -> ENABLE_ for 2020-09-18 16:09:22 +03:00
copier remove more stringstreams 2020-11-10 21:22:26 +03:00
extract-from-config Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
format remove other stringstreams 2020-11-09 22:12:44 +03:00
git-import Fixed bug in git-import tool 2020-11-13 04:36:34 +03:00
install Update programs/install/Install.cpp 2020-11-13 12:31:37 +01:00
local remove more stringstreams 2020-11-10 21:22:26 +03:00
obfuscator Add missing modification 2020-10-29 08:18:42 +03:00
odbc-bridge use WriteBuffer in formatAST(...) 2020-11-09 19:05:40 +03:00
server Disable rotation of the logs in tests (on CI) 2020-11-19 01:08:47 +03:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Take out odbc-bridge from clickhouse bundle 2020-10-29 08:27:55 +03:00
config_tools.h.in Add git-import as a tool 2020-09-07 06:22:47 +03:00
main.cpp Update main.cpp 2020-10-05 09:28:52 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00