alexey-milovidov
|
be66ecacef
|
Merge pull request #24918 from cn-ds/patch-1
Improve documentation about <remote_url_allow_hosts>
|
2021-06-07 03:01:17 +03:00 |
|
Amos Bird
|
9dfa4c06bd
|
Try reusing built sets during multi-pass analysis
|
2021-06-03 22:06:05 +08:00 |
|
cn-ds
|
aa98d6be3a
|
Improve documentation about <remote_url_allow_hosts>
Adding an example in the comments about the xml tag to use to specify allowed host
https://github.com/ClickHouse/ClickHouse/issues/24836
|
2021-06-03 14:21:42 +02:00 |
|
alesapin
|
4a1bf51ad1
|
Merge branch 'master' into limited_fetches
|
2021-06-02 23:01:47 +03:00 |
|
Nikita Mikhaylov
|
2248c77643
|
done
|
2021-06-02 17:18:54 +03:00 |
|
alesapin
|
feed2636f4
|
Add exponential smoothing to Throttler
|
2021-06-02 01:07:29 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
kssenii
|
69816e6eff
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
|
kssenii
|
0a3589524e
|
File movement
|
2021-05-29 00:57:53 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
kssenii
|
0d393c0006
|
Fix tests
|
2021-05-27 17:21:19 +03:00 |
|
kssenii
|
f66c67a979
|
Fixes
|
2021-05-27 15:42:46 +03:00 |
|
kssenii
|
73f16ee9ee
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-26 23:08:08 +03:00 |
|
alexey-milovidov
|
ea97eee326
|
Merge pull request #24449 from vdimir/CLICKHOUSE-5062
Fix cli argument in clickhouse-server.init
|
2021-05-25 03:20:26 +03:00 |
|
kssenii
|
31107816bb
|
fs::absolute to fs::canonical
|
2021-05-24 20:37:54 +03:00 |
|
vdimir
|
fce6156e04
|
Use bool_switch instead of value<bool> for 'force' option in Install.cpp
|
2021-05-24 16:53:30 +03:00 |
|
BoloniniD
|
276c6b5be8
|
Add intro to config.yaml.example
|
2021-05-24 13:55:54 +03:00 |
|
BoloniniD
|
1edebd647e
|
Added users.yaml example to programs/server
|
2021-05-24 13:46:32 +03:00 |
|
Alexey Milovidov
|
9edfc1641a
|
Fix YAML lint
|
2021-05-24 06:57:56 +03:00 |
|
Alexey Milovidov
|
f80e6535b0
|
Maybe fix YAML linter
|
2021-05-24 05:55:03 +03:00 |
|
alexey-milovidov
|
2c1b892359
|
Merge pull request #24409 from BoloniniD/yaml-cfg-docs
Add docs for YAML configuration files
|
2021-05-24 03:51:47 +03:00 |
|
alexey-milovidov
|
5c815e4c7f
|
Update config-example.yaml
|
2021-05-24 03:51:37 +03:00 |
|
BoloniniD
|
b949b4384b
|
Fixes after review
|
2021-05-23 13:36:49 +03:00 |
|
Azat Khuzhin
|
c343f85b64
|
Do not built clickhouse-keeper w/o NuRaft
Otherwise it will fail because of unused argument and unreachable code.
|
2021-05-23 08:37:56 +03:00 |
|
BoloniniD
|
c220260a1d
|
Added default config in YAML to programs/server
|
2021-05-22 21:27:46 +03:00 |
|
kssenii
|
1c43b333ea
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-22 21:26:48 +03:00 |
|
Vitaly Baranov
|
b89da7b420
|
Merge pull request #21858 from BoloniniD/yaml-cfg
YAML Configuration for ClickHouse
|
2021-05-22 10:29:51 +03:00 |
|
BoloniniD
|
33755f1f3d
|
Implemented YAMLParser class
|
2021-05-21 21:56:22 +03:00 |
|
kssenii
|
3dee003f9b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-20 19:20:09 +03:00 |
|
mergify[bot]
|
19f48e2a9b
|
Merge branch 'master' into aku/fuzzer-connection-loss
|
2021-05-20 13:05:34 +00:00 |
|
alesapin
|
cf94bc9b8c
|
Merge pull request #24059 from ClickHouse/standalone_keeper
Standalone keeper server
|
2021-05-20 10:10:51 +03:00 |
|
Alexander Kuzmenkov
|
54ee3a4e48
|
space
|
2021-05-19 18:01:11 +03:00 |
|
Alexander Kuzmenkov
|
d6e357d78c
|
consolidate connection loss handling in fuzzer
|
2021-05-19 17:36:01 +03:00 |
|
Vitaliy Zakaznikov
|
03ebd18d01
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection
|
2021-05-18 14:08:28 -04:00 |
|
alesapin
|
31181095e7
|
Review fixes
|
2021-05-18 17:08:56 +03:00 |
|
kssenii
|
5f083b779d
|
A little better, fix checks
|
2021-05-18 14:25:19 +03:00 |
|
kssenii
|
9b8df78fdd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-17 17:42:05 +03:00 |
|
alesapin
|
c9bef9d332
|
Better comments
|
2021-05-17 12:38:44 +03:00 |
|
alesapin
|
76e94a0583
|
Better
|
2021-05-17 12:00:31 +03:00 |
|
alesapin
|
e5cc36f031
|
Add comment
|
2021-05-17 11:58:42 +03:00 |
|
alesapin
|
62004cf0d9
|
Merge branch 'master' into standalone_keeper
|
2021-05-17 10:14:58 +03:00 |
|
kssenii
|
2124113aa2
|
Update programs/*
|
2021-05-17 01:06:09 +03:00 |
|
Azat Khuzhin
|
5b668fc351
|
Remove trailing whitespace for Processed client message
|
2021-05-15 16:07:54 +03:00 |
|
alesapin
|
f8ddf511c5
|
Merge branch 'master' into standalone_keeper
|
2021-05-14 13:05:55 +03:00 |
|
Azat Khuzhin
|
aeb2c5d88a
|
Preserve dictionaries until storage shutdown
v2: Context::loadEmbeddedDictionaries()
v3: Context::loadDictionaries()
|
2021-05-13 22:03:00 +03:00 |
|
alesapin
|
ee46850112
|
Better cmake for keeper
|
2021-05-13 15:26:10 +03:00 |
|
Kseniia Sumarokova
|
135bed27f5
|
Merge pull request #23196 from Amesaru/progress_bar_for_LocalServer
Progress bar for local server
|
2021-05-13 13:13:53 +03:00 |
|
alesapin
|
df22534dbc
|
Fix cmake
|
2021-05-13 11:42:10 +03:00 |
|
alesapin
|
bfa23d7e02
|
Merge branch 'master' into standalone_keeper
|
2021-05-13 11:03:07 +03:00 |
|