Commit Graph

16596 Commits

Author SHA1 Message Date
filimonov
17e4711968 deadlinks4 2018-07-16 03:22:42 +03:00
filimonov
dd69df4e21 deadlinks3 2018-07-16 03:22:42 +03:00
filimonov
d13c6f6823 deadlinks2 2018-07-16 03:22:42 +03:00
filimonov
9ee98902cb fixing deadlink
After that commit few links is not working
2018-07-16 03:22:42 +03:00
alexey-milovidov
6d83ae0356
Update queries.md 2018-07-15 05:08:41 +03:00
VadimPE
5bb8f7ea4a [CLICKHOUSE-3269] rename isDigit() 2018-07-15 00:22:29 +03:00
VadimPE
4134711faa [CLICKHOUSE-3269] fix 2018-07-15 00:22:29 +03:00
VadimPE
18681db7fa [CLICKHOUSE-3269] fix bug with netmaskToIPv6() 2018-07-15 00:22:29 +03:00
alexey-milovidov
b384b7afc4 Update Users.cpp 2018-07-15 00:22:29 +03:00
VadimPE
c45a5aa775 fix netmask from IPv4 to IPv6 2018-07-15 00:22:29 +03:00
VadimPE
0036e75a92 add example in users.xml 2018-07-15 00:22:29 +03:00
VadimPE
5834c0f9d9 fix bug 2018-07-15 00:22:29 +03:00
VadimPE
180ba17e6b fix 2018-07-15 00:22:29 +03:00
VadimPE
849f02104f added support for new masks 2018-07-15 00:22:29 +03:00
Ilya Breev
859a70245a replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
75b2ee8727 remove GET example
it is referring command GET from libwww-perl
2018-07-14 15:14:20 +03:00
Ilya Breev
319f2474d7 replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
e1ca437766 Update .net section of 3rd party libraries list 2018-07-13 22:30:00 +03:00
alexey-milovidov
95110c4aa8
Update index.md 2018-07-13 22:25:33 +03:00
Ilya Breev
0ee6b20381 Update in .Net section of 3rd party libraries 2018-07-13 22:06:50 +03:00
proller
5384504fa2 More information in 'Cannot read all data' errors 2018-07-13 22:06:26 +03:00
Alexey Milovidov
215ec2be98 Tiny improvement [#CLICKHOUSE-3820] 2018-07-13 20:27:58 +03:00
alexey-milovidov
53f9ae3cf1 Update CompressedReadBufferBase.cpp 2018-07-13 06:41:18 +03:00
proller
9d0b6bffe4 Better error: Print checksums if they mismatch 2018-07-13 06:41:18 +03:00
Alexey Milovidov
c315200e64 Fixed rare error in ZooKeeper library: callback never called in case when network error happens after reading response header but before response body was read - that will lead to deadlock and readonly table [#CLICKHOUSE-3820] 2018-07-13 00:31:38 +03:00
proller
ab2a898257 Use clang-6 in release script for sanitizers 2018-07-12 20:58:37 +03:00
robot-metrika-test
d2c4696bc6 Auto version update to [54394] 2018-07-12 16:25:17 +03:00
Ivan Blinkov
875ea0f4ea
Fix mistype 2018-07-12 13:36:48 +03:00
robot-metrika-test
b683792769 Auto version update to [54393] 2018-07-11 23:45:40 +03:00
Alexey Milovidov
5eeaf94e0c Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 22:38:21 +03:00
Alexey Milovidov
14d5aa061f Miscellaneous #1322 2018-07-11 22:37:57 +03:00
alexey-milovidov
de3e63a607
Merge pull request #2631 from blinkov/CLICKHOUSE-2720
Documentation improvements
2018-07-11 20:43:31 +03:00
Ivan Blinkov
26190b5b7d Some additional details in main README.md 2018-07-11 20:18:44 +03:00
Alexey Milovidov
d6a3cade18 Whitespaces [#CLICKHOUSE-3820] 2018-07-11 19:10:02 +03:00
Alexey Milovidov
06fc37abd4 Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 18:58:56 +03:00
Alexey Milovidov
0352d6916f Updated default clickhouse-client config #1959 2018-07-11 18:58:29 +03:00
Ivan Blinkov
b55d532f48 Add README.md for docs/tools 2018-07-11 16:45:13 +03:00
robot-metrika-test
5a25d7df26 Auto version update to [54392] 2018-07-11 16:00:46 +03:00
Alexey Milovidov
b3b41c9661 Non significant changes #2521 2018-07-11 15:59:37 +03:00
Alexey Milovidov
2f4605e7da Fixed build #2627 2018-07-11 15:50:23 +03:00
alexey-milovidov
9793ae98e0
Merge pull request #2521 from ssmike/CLICKHOUSE-3547
CLICKHOUSE-3547 streaming histogram aggregation
2018-07-11 15:48:12 +03:00
Ivan Blinkov
b9de47912c Some more clarifications 2018-07-11 13:57:44 +03:00
Ivan Blinkov
be2221844b Add more detailed README.md to docs folder 2018-07-11 12:30:15 +03:00
Ivan Blinkov
af761035fd Fix single page version detection 2018-07-11 11:34:32 +03:00
Ivan Blinkov
b4cbc52042 Refactor and fix some javascript in docs template 2018-07-11 11:29:34 +03:00
Ivan Blinkov
ccd8e95093 Improve logging a bit #2 2018-07-11 11:17:36 +03:00
Ivan Blinkov
56cbce1b38 Improve logging a bit 2018-07-11 11:14:23 +03:00
Ivan Blinkov
feb3980e22 Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720 2018-07-11 11:05:28 +03:00
Ivan Blinkov
cf157b04be Add helper script to simplify editing docs in both languages in parallel 2018-07-11 11:05:24 +03:00
alexey-milovidov
e0ce1aac56 Update WriteBufferFromOStream.cpp 2018-07-10 23:46:10 +03:00