Commit Graph

11221 Commits

Author SHA1 Message Date
Alexey Milovidov
74bd90701e Removed useless code [#CLICKHOUSE-31]. 2017-06-13 07:14:23 +03:00
Alexey Milovidov
3ddea6b260 Removed useless code [#CLICKHOUSE-31]. 2017-06-13 07:14:23 +03:00
Alexey Milovidov
1c219c5a7b Addition to prev. revision [#CLICKHOUSE-31]. 2017-06-13 07:14:23 +03:00
Alexey Milovidov
ea9c8dcaf7 Removed useless code [#CLICKHOUSE-31]. 2017-06-13 07:14:23 +03:00
Alexey Milovidov
2af2ddfcb2 Added missing file [#CLICKHOUSE-31]. 2017-06-13 07:14:22 +03:00
Alexey Milovidov
782fe332b1 Miscellaneous [#CLICKHOUSE-31]. 2017-06-13 07:13:54 +03:00
Alexey Milovidov
43fedfecea Get rid of INSERT ID [#CLICKHOUSE-31]. 2017-06-13 07:13:20 +03:00
Alexey Milovidov
1790eeeb5e Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-13 07:13:00 +03:00
Alexey Milovidov
5aa1a1da27 Modified comment [#CLICKHOUSE-31]. 2017-06-13 07:12:51 +03:00
proller
f6f85440d4 Fix compile with gcc7 2017-06-13 02:50:34 +03:00
proller
357beff3c3 Fix compile with gcc7 2017-06-13 02:34:01 +03:00
Alexey Milovidov
7f87bb07da Fixed linkage [#CLICKHOUSE-2]. 2017-06-12 03:26:22 +03:00
Ivan Blinkov
6f8cd3b7ef merge master 2017-06-11 11:12:54 +03:00
Ivan Blinkov
483f8bf9c6 Add lost empty lines 2017-06-11 11:02:32 +03:00
Alexey Milovidov
e9ea838c66 Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-10 13:43:49 +03:00
Alexey Milovidov
45c76803a9 Moved table functions to separate library; fixed errors; improved testability [#CLICKHOUSE-31]. 2017-06-10 12:04:31 +03:00
Alexey Milovidov
5548f1fdd9 Analyzers: Memoizing table functions [#CLICKHOUSE-31] 2017-06-10 08:31:14 +03:00
Alexey Milovidov
d5ca92093a Fixed comment [#CLICKHOUSE-2]. 2017-06-10 08:30:07 +03:00
Ivan Blinkov
0f5b32c7cb Edit the agg_functions.rst texts 2017-06-09 22:04:25 +03:00
Ivan Blinkov
11e89e2c94 merge use_case.rst into ya_metrika_task.rst 2017-06-09 21:37:47 +03:00
Ivan Blinkov
16778a44fe Better switch between documentation languages 2017-06-09 19:29:23 +03:00
Ivan Blinkov
7b9a15fa72 These headers look not that well 2017-06-09 19:24:01 +03:00
Ivan Blinkov
31351004f4 More code-block:: text 2017-06-09 19:05:27 +03:00
Ivan Blinkov
070f0638b9 Add code-block:: text 2017-06-09 19:03:16 +03:00
Ivan Blinkov
4b3cf1e70d More sphinx warnings fixed 2017-06-09 18:51:30 +03:00
Ivan Blinkov
19a9672cc3 More warnings fixed in english docs 2017-06-09 17:09:37 +03:00
Ivan Blinkov
e67250ffef Fix some sphinx warnings 2017-06-09 16:47:13 +03:00
Ivan Blinkov
9360c32805 Add Yandex.Webmaster 2017-06-09 16:27:44 +03:00
Ivan Blinkov
09ffa0cf72 Remove getting started copies in markdown 2017-06-09 16:24:02 +03:00
Ivan Blinkov
78c8d1992b Lots of trivial fixes in russian docs 2017-06-09 16:20:44 +03:00
Ivan Blinkov
9edd55956b Lots of trivial fixes in english docs 2017-06-09 16:11:45 +03:00
Ivan Blinkov
d67ef5a228 Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720 2017-06-09 15:35:21 +03:00
Ivan Blinkov
c76c48439a Ban old docs too 2017-06-09 15:20:59 +03:00
Ivan Blinkov
ee6af52607 Open some external links in new tab 2017-06-09 14:58:33 +03:00
Ivan Blinkov
55fc2144eb Ban crawling of duplicating docs 2017-06-09 14:46:57 +03:00
Ivan Blinkov
b5cf5e1f00 CLICKHOUSE-2981: fix mobile styles in docs 2017-06-09 14:37:37 +03:00
Ivan Blinkov
7b917a4683 CLICKHOUSE-2981: links to editing reference - https://github.com/yandex/ClickHouse/issues/849 2017-06-09 14:28:36 +03:00
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
Nikolai Kochetov
b872751c5e Merge branch 'master' into storage-dictionary 2017-06-09 11:38:23 +03:00
Alexey Zatelepin
877283b589 fix sorting when all columns are const [#CLICKHOUSE-3062] 2017-06-09 09:13:20 +03:00
Alexey Zatelepin
b03c87be39 fix nulls sorting when limit is greater than rows count [#CLICKHOUSE-3061] 2017-06-09 09:13:20 +03:00
Nikolai Kochetov
2f7f9a328e changed ComplexKeyCacheDictionary key serialization 2017-06-08 20:51:46 +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
Vitaliy Lyudvichenko
58db4b7be4 Fix HTTP session test again. [#CLICKHOUSE-2] 2017-06-08 19:36:45 +03:00
Ivan Blinkov
3164746367 Tune texts on index page 2017-06-08 18:54:09 +03:00