Commit Graph

10863 Commits

Author SHA1 Message Date
Vitaliy Lyudvichenko
58db4b7be4 Fix HTTP session test again. [#CLICKHOUSE-2] 2017-06-08 19:36:45 +03:00
Ilya Shipitsin
5898c11e9f more strict build script (fail on any command failure) 2017-06-08 09:02:27 +03:00
Vitaliy Lyudvichenko
7ab88b8055 Fix HTTP sessions test. [#CLICKHOUSE-3] 2017-06-07 22:06:43 +03:00
Ilya Shipitsin
da1d1d2375 simplify build script 2017-06-07 21:21:58 +03:00
Ivan Blinkov
a0fa3e1ad7 CLICKHOUSE-2720: progress on website and docs (#860)
* update presentations

* CLICKHOUSE-2936: redirect from clickhouse.yandex.ru and clickhouse.yandex.com

* update submodule

* lost files

* CLICKHOUSE-2981: prefer sphinx docs over original reference

* CLICKHOUSE-2981: docs styles more similar to main website + add flags to switch language links

* update presentations

* Less confusing directory structure (docs -> doc/reference/)

* Minify sphinx docs too

* Website release script: fail fast + pass docker hash on deploy

* Do not underline links in docs

* shorter

* cleanup docker images

* tune nginx config

* CLICKHOUSE-3043: get rid of habrastorage links

* Lost translation

* CLICKHOUSE-2936: temporary client-side redirect

* behaves weird in test

* put redirect back

* CLICKHOUSE-3047: copy docs txts to public too

* move to proper file

* remove old pages to avoid confusion

* Remove reference redirect warning for now

* Refresh README.md

* Yellow buttons in docs

* Use svg flags instead of unicode ones in docs

* fix test website instance

* Put flags to separate files

* wrong flag
2017-06-07 20:39:08 +03:00
Vitaliy Lyudvichenko
329872e165 Fix CMake after .hpp rename. [#CLICKHOUSE-2] 2017-06-07 16:11:27 +03:00
Mikhail Salosin
97fca8836b Fix missing translation 2017-06-07 02:48:32 +03:00
Alexey Milovidov
38885d00a3 Merge branch 'storage-startup-method' 2017-06-07 02:27:16 +03:00
Alexey Milovidov
dc0d5b604f Addition to prev. revision [#CLICKHOUSE-2]. 2017-06-06 22:06:44 +03:00
Alexey Milovidov
50b84fcc9d Removed duplicate code [#CLICKHOUSE-2]. 2017-06-06 21:48:38 +03:00
Alexey Milovidov
0d7d379b44 Removed duplicate code [#CLICKHOUSE-2]. 2017-06-06 21:36:13 +03:00
Alexey Milovidov
2799fbf95f Updated style [#CLICKHOUSE-2]. 2017-06-06 20:22:45 +03:00
Alexey Milovidov
9c5ddce06d Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
Alexey Milovidov
6bd016f380 Found some .hpp files and changed tabs to spaces inside [#CLICKHOUSE-2]. 2017-06-06 20:10:04 +03:00
Alexey Milovidov
9ebf0b633f Added IStorage::startup method to avoid starting replication and merging threads too early during server startup [#CLICKHOUSE-2]. 2017-06-06 20:06:14 +03:00
Vitaliy Lyudvichenko
d4d316dbb8 More sophisticated test. [#CLICKHOUSE-2] 2017-06-06 17:18:23 +03:00
Vitaliy Lyudvichenko
cce302588a Revert "Avoid extra context copying. [#CLICKHOUSE-3023]"
This reverts commit 87af5b5576.
2017-06-06 16:29:08 +03:00
Alexey Milovidov
153693cd4c Non significant modifications [#CLICKHOUSE-3]. 2017-06-05 23:43:23 +03:00
Alexey Milovidov
6d77c54e12 Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-05 23:18:27 +03:00
Alexey Milovidov
aba8432477 Fixed bad translation [#CLICKHOUSE-3]. 2017-06-05 23:18:15 +03:00
f1yegor
8bf9ef9add reference en: -State, -Merge, -MergeState combinators 2017-06-05 17:53:52 +03:00
Alexey Milovidov
9593119a64 Fixed error after merge; tiny modification [#CLICKHOUSE-2]. 2017-06-05 17:40:44 +03:00
alexey-milovidov
0fb00dc88a Update AddingDefaultBlockOutputStream.h 2017-06-05 17:25:10 +03:00
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
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
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