Commit Graph

10998 Commits

Author SHA1 Message Date
Vitaliy Lyudvichenko
1e4906816c Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023] 2017-06-05 17:25:10 +03:00
Vitaliy Lyudvichenko
87af5b5576 Avoid extra context copying. [#CLICKHOUSE-3023] 2017-06-05 17:25:10 +03:00
Nikolai Kochetov
04e1a23d1a removed IBlockInputStream.h from IDictionary.h 2017-06-05 13:01:47 +03:00
Nikolai Kochetov
bbd6a1f238 added DictionaryBlockInpustStream support for TrieDictionary 2017-06-05 12:02:05 +03:00
f1yegor
8e261e34c5 translate comments: Interpreters 2017-06-03 19:21:00 +03:00
Alexey Milovidov
efc12f2334 Sessions in HTTP interface: modifications after merge [#CLICKHOUSE-2949]. 2017-06-03 00:01:17 +03:00
Alexey Milovidov
8fb0afe74e Fixed build of tests [#CLICKHOUSE-2]. 2017-06-02 22:35:37 +03:00
Sergey V. Galtsev
07f14e05ee Implement sessions in HTTP interface [#CLICKHOUSE-2949]. 2017-06-02 22:35:05 +03:00
alexey-milovidov
147b2f62b2 Update StorageReplicatedMergeTree.cpp 2017-06-02 20:02:59 +04:00
alexey-milovidov
12e6024abd Update StorageReplicatedMergeTree.h 2017-06-02 20:02:59 +04:00
Vitaliy Lyudvichenko
6bddd4c1c5 Clean incomplete part nodes in ZooKeeper. [#CLICKHOUSE-3040] 2017-06-02 20:02:59 +04:00
Alexey Milovidov
ba499585cd Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-02 18:54:43 +03:00
Alexey Milovidov
80080f1ad6 Small refinements [#CLICKHOUSE-2]. 2017-06-02 18:54:39 +03:00
f1yegor
25adaded8c index.html glitch 2017-06-02 03:23:18 +04:00
Alexey Milovidov
5bd9342c0b Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-01 21:13:42 +03:00
Alexey Milovidov
862a304db2 Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
Vitaliy Lyudvichenko
1c367fc666 Fix DDLLogEntry::CURRENT_VERSION variable issue. [#CLICKHOUSE-5] 2017-06-01 13:49:22 +03:00
Vitaliy Lyudvichenko
6db8da82c6 Add requested changes. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
73e2aab9ec Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
226d84be09 Update doc. [#CLICKHOUSE-5] 2017-06-01 13:49:21 +03:00
Vitaliy Lyudvichenko
d472065af0 Rename draft for integration test. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
55aa8217f3 Disable DDL ALTER for replicated tables. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
3a2c1a195d Add ZooKeeper session recovering and trashy integration test. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
9fd8d6b79f Add ALTER queries. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
48ade83090 Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
91f45c628b Add queue cleanup. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
feb1db051d Add status stream for distributed DDLs. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
4322b0c5a9 Implemented global ZK queue for DDLs. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
209015574f Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
Vitaliy Lyudvichenko
aa7504a7f5 Distributed DDL PR rebase. [#CLICKHOUSE-5] 2017-06-01 13:49:19 +03:00
robot-metrika-test
5df9848326 Auto version update to [54237] 2017-05-31 20:37:37 +03:00
Ivan Blinkov
86a3fcaec4 put redirect back 2017-05-31 20:55:09 +04:00
Ivan Blinkov
43d1467233 behaves weird in test 2017-05-31 20:55:09 +04:00
Ivan Blinkov
cbccd655a9 CLICKHOUSE-2936: temporary client-side redirect 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dc3a618d7a Lost translation 2017-05-31 20:55:09 +04:00
Ivan Blinkov
1f6d5196f7 CLICKHOUSE-3043: get rid of habrastorage links 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7432f59f59 tune nginx config 2017-05-31 20:55:09 +04:00
Ivan Blinkov
76d94bbc2a cleanup docker images 2017-05-31 20:55:09 +04:00
Ivan Blinkov
dabe95b83e shorter 2017-05-31 20:55:09 +04:00
Ivan Blinkov
39aa0e82f2 Do not underline links in docs 2017-05-31 20:55:09 +04:00
Ivan Blinkov
e0d980bac2 Website release script: fail fast + pass docker hash on deploy 2017-05-31 20:55:09 +04:00
Ivan Blinkov
09f4d26816 Minify sphinx docs too 2017-05-31 20:55:09 +04:00
Ivan Blinkov
51b8b19cc2 Less confusing directory structure (docs -> doc/reference/) 2017-05-31 20:55:09 +04:00
Ivan Blinkov
47e86b9700 update presentations 2017-05-31 20:55:09 +04:00
Ivan Blinkov
0853d02abe CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links 2017-05-31 20:55:09 +04:00
Ivan Blinkov
b9caa63aa6 CLICKHOUSE-2981: prefer sphinx docs over original reference 2017-05-31 20:55:09 +04:00
Ivan Blinkov
5e572d1f43 lost files 2017-05-31 20:55:09 +04:00
Ivan Blinkov
a654fb55ee update submodule 2017-05-31 20:55:09 +04:00
Ivan Blinkov
a51334ef94 CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com 2017-05-31 20:55:09 +04:00
Ivan Blinkov
7af6bf1126 update presentations 2017-05-31 20:55:09 +04:00