Commit Graph

11096 Commits

Author SHA1 Message Date
Ivan Blinkov
ae845ba175 fix weird introduction in style article 2017-06-19 17:29:55 +03:00
Ivan Blinkov
486ae9cf79 just copy development folder for now 2017-06-19 17:28:00 +03:00
Ivan Blinkov
4ed687d62c strikethrough support in sphinx 2017-06-19 17:26:20 +03:00
Ivan Blinkov
7ba6beef67 blacklist presentations in gulp 2017-06-19 17:24:41 +03:00
Ivan Blinkov
5a434b762c clean on release 2017-06-19 17:24:27 +03:00
Ivan Blinkov
007a53086f Adapt development docs to rst (still lacks translation and strikethrough support) 2017-06-19 17:02:58 +03:00
Ivan Blinkov
f6ac57623e Adapt links to match the previous commit 2017-06-19 14:47:37 +03:00
Ivan Blinkov
3569fbbc80 doc/reference/ -> docs/ (to match the URL on website) 2017-06-19 14:46:15 +03:00
Ivan Blinkov
77223fe627 Move development-related docs as is for now 2017-06-19 14:44:42 +03:00
Ivan Blinkov
a5b3a4c28b No point in duplicating articles from habrahabr here 2017-06-19 14:42:53 +03:00
Ivan Blinkov
729754c93a Move and update README.md 2017-06-19 14:41:12 +03:00
Ivan Blinkov
4e80b5d8f0 Move presentations submodule to website 2017-06-19 14:38:54 +03:00
Ivan Blinkov
1534e0afa0 Move example_datasets to sphinx 2017-06-19 14:37:27 +03:00
Ivan Blinkov
756cad8d80 Normalize header styles 2017-06-19 13:06:09 +03:00
Ivan Blinkov
20f5a8e41f Get rid of some copypaste in tutorial 2017-06-19 12:56:06 +03:00
Ivan Blinkov
83bf73f911 Match code block styling between main and tutorial pages (in favor of the latter) 2017-06-19 12:46:08 +03:00
Ivan Blinkov
18dd8e2de2 No idea why nobody noticed this before, but it was completely not clear whet to get the data 2017-06-19 12:41:30 +03:00
Ivan Blinkov
9988cc0b98 Fix some mess with html tags in tutorial 2017-06-19 12:29:24 +03:00
Ivan Blinkov
c4824eaad9 Looks like duplicate of tutorial.html 2017-06-19 12:21:13 +03:00
Ivan Blinkov
b09c91652b Get rid of zookeeper.md 2017-06-19 12:08:02 +03:00
Ivan Blinkov
1e281d6f5b Fix typos noticed by milovidov@ 2017-06-19 11:23:17 +03:00
Ivan Blinkov
bb9d5f3958 Move operation tips to main reference 2017-06-16 19:49:00 +03:00
Ivan Blinkov
3b25915cf2 Re-arrange existing reference 2017-06-16 19:03:14 +03:00
Ivan Blinkov
0b3f8e9132 Fix all warnings in ru reference 2017-06-16 18:19:00 +03:00
Ivan Blinkov
574586e6e0 Fix all warnings in en reference 2017-06-16 18:08:09 +03:00
Ivan Blinkov
65494bd68a Next step in migrating to new documentation 2017-06-16 17:38:22 +03:00
Ivan Blinkov
05977e5163 update presentations 2017-06-16 17:22:37 +03:00
Ivan Blinkov
adce884499 Add new logo sizes 2017-06-16 17:13:09 +03:00
Ivan Blinkov
35ab56ac95 Merge master 2017-06-16 17:12:16 +03:00
Alex Zatelepin
4cd9df27ab fix infinite loop in StorageMerge::isRemote() [#CLICKHOUSE-2911] 2017-06-16 03:21:00 +03:00
Alexey Milovidov
a3590e266e Trying to fix test of external dictionaries [#CLICKHOUSE-2]. 2017-06-16 02:54:41 +03:00
Alexey Milovidov
708515dd1e Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-15 23:25:16 +03:00
Alexey Milovidov
0fcb6300a2 Fixed error in linkage (thanks Orivej) [#DEVTOOLS-3381]. 2017-06-15 23:24:23 +03:00
alexey-milovidov
43a18b164d Merge pull request #883 from yandex/fix-merge-global-in
Fix GLOBAL IN for Merge table over Distributed tables
2017-06-15 23:09:51 +03:00
alexey-milovidov
f2c1858f78 Merge pull request #882 from proller/freebsd
Freebsd and macos fixes
2017-06-15 23:07:33 +03:00
proller
4c7dd6ff8b Freebsd and macos fixes 2017-06-15 22:39:35 +03:00
Alexey Zatelepin
8ee85e6440 calculate isRemote() from underlying tables of StorageMerge [#CLICKHOUSE-2911] 2017-06-15 22:24:59 +03:00
Alexey Milovidov
0743cfe6d7 Removed code that was used solely by Metrika [#DEVTOOLS-3343]. 2017-06-15 21:27:51 +03:00
Alexey Milovidov
9bf083625d Removed support for QuickLZ (obsolete) [#CLICKHOUSE-2]. 2017-06-15 21:21:59 +03:00
proller
6be261e131 Merge remote-tracking branch 'upstream/master' into freebsd 2017-06-15 21:11:57 +03:00
Alexey Milovidov
4f3738c527 Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-15 20:56:05 +03:00
Alexey Milovidov
bc45598c08 Fixed name [#CLICKHOUSE-2]. 2017-06-15 20:55:57 +03:00
Vitaliy Lyudvichenko
63ac609e8b Avoid overestimation of avg. column element size. [#CLICKHOUSE-3058] 2017-06-15 20:33:03 +03:00
Nikolai Kochetov
221c05402f fixed bytes_allocated counter for cache dictionaries 2017-06-15 20:31:48 +03:00
Alexey Zatelepin
deca700689 add failing test [#CLICKHOUSE-2911] 2017-06-15 18:45:45 +03:00
Alexey Milovidov
e2c00fc46c Merge branch 'master' of github.com:yandex/ClickHouse 2017-06-15 00:45:38 +03:00
Alexey Milovidov
a0c4e50135 Attempt to fix dictionaries test on Precise [#CLICKHOUSE-2]. 2017-06-15 00:45:05 +03:00
Alexey Milovidov
686b29cc97 Fixed test [#CLICKHOUSE-4]. 2017-06-14 22:48:10 +03:00
Alexey Milovidov
3ec14e0481 Fixed error [#CLICKHOUSE-4]. 2017-06-14 22:31:05 +03:00
Alexey Zatelepin
3b33d3fbab force reconnect by default for connections returned by ConnectionPool [#CLICKHOUSE-3068] 2017-06-14 22:16:19 +03:00