Ivan Blinkov
b032278da5
Make headers linkable
2017-06-09 14:19:38 +03:00
Ivan Blinkov
fe69775d73
Get rid of excessive section in the end of getting started
2017-06-09 13:07:54 +03:00
Ivan Blinkov
8829366bb2
CLICKHOUSE-2977: some rendering tuning
2017-06-09 13:01:40 +03:00
Ivan Blinkov
f933116238
Get the roadmap started, based on slides from last ClickHouse Meetup
2017-06-08 20:43:56 +03:00
Ivan Blinkov
caeb7387ec
Add usage sections to index page, adapted from slides
2017-06-08 20:25:55 +03:00
Ivan Blinkov
a849958927
One more benchmark
2017-06-08 20:04:47 +03:00
Ivan Blinkov
1cdaa66f90
update presentations
2017-06-08 19:49:52 +03:00
Ivan Blinkov
3164746367
Tune texts on index page
2017-06-08 18:54:09 +03:00
Ivan Blinkov
d86c4b4f4d
More changes in Contacts block
2017-06-08 18:06:20 +03:00
Ivan Blinkov
77ca599692
CLICKHOUSE-2978 preparation - split by files
2017-06-08 17:43:12 +03:00
Ivan Blinkov
a70360b732
CLICKHOUSE-2849: more detailed legal information
2017-06-08 17:36:04 +03:00
Ivan Blinkov
a62df998de
Update Contacts section
2017-06-08 17:28:39 +03:00
Ivan Blinkov
94858907a3
Yet another home page structure change, couple new blocks (CLICKHOUSE-3045)
2017-06-08 17:08:08 +03:00
Ivan Blinkov
93e5631187
Copy Yandex.Metrica introduction from main page to docs
2017-06-08 15:46:09 +03:00
Ivan Blinkov
e8e7a44615
Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720
2017-06-08 15:28:18 +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
Ivan Blinkov
8bb9881ddb
wrong flag
2017-06-07 19:13:12 +03:00
Ivan Blinkov
bd4d16b06a
Put flags to separate files
2017-06-07 19:05:03 +03:00
Ivan Blinkov
9dcdb0497d
fix test website instance
2017-06-07 19:04:39 +03:00
Vitaliy Lyudvichenko
329872e165
Fix CMake after .hpp rename. [#CLICKHOUSE-2]
2017-06-07 16:11:27 +03:00
Ivan Blinkov
b5aa5c9f8d
Use svg flags instead of unicode ones in docs
2017-06-07 13:01:18 +03:00
Ivan Blinkov
28cfaaccc6
Yellow buttons in docs
2017-06-07 12:53:59 +03:00
Ivan Blinkov
ddc14c8c02
Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720
2017-06-07 12:26:15 +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
Ivan Blinkov
8b3c8456e5
Refresh README.md
2017-06-05 14:43:55 +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
Ivan Blinkov
0ce006669b
merge master
2017-06-02 23:00:21 +03:00
Ivan Blinkov
c08d1bf26c
Remove reference redirect warning for now
2017-06-02 22:37:48 +03:00