Vitaliy Lyudvichenko
|
704583968f
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
Add disable_internal_dns_cache main config option.
|
2018-05-09 07:55:08 +03:00 |
|
alexey-milovidov
|
24ac18201c
|
Update getFQDNOrHostName.cpp
Update isLocalAddress.cpp
Update IBlockOutputStream.h
Update users.xml
|
2018-01-24 17:14:21 +03:00 |
|
Vitaliy Lyudvichenko
|
e996da050d
|
Add copying check and retries. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:45 +03:00 |
|
Vitaliy Lyudvichenko
|
ac17c59108
|
Updated describe query, cluster copier draft. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:08 +03:00 |
|
proller
|
8dd5c9dac2
|
Cmake: fix build without downloaded submodules (#1379)
|
2017-10-20 20:59:44 +03:00 |
|
Vadim Skipin
|
4017622ffb
|
CLICKHOUSE-3289: Do not use Application singleton
|
2017-09-07 20:55:33 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
14c8003081
|
Normalized formatting [#CLICKHOUSE-3].
Apply in a loop:
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '^(\t*) ' | xargs sed -i -r -e 's/^(\t*) /\1\t/'
|
2017-03-26 04:28:07 +03:00 |
|
f1yegor
|
bc0d9a2cae
|
translate comments
|
2017-03-25 21:12:56 +01:00 |
|
Alexey Vasiliev
|
1c86e582c1
|
Decreased warning threshold [#MOBMET-3248]
|
2016-06-07 11:23:15 +03:00 |
|