Commit Graph

258 Commits

Author SHA1 Message Date
Alexey Milovidov
293e28803d Fixed wrong modification in docs [#CLICKHOUSE-2] 2018-03-02 22:19:00 +03:00
BayoNet
8ea66f83ee Some bugs are fixed. 2018-03-02 13:08:42 +03:00
BayoNet
430d6a3d17 Ru contents is synchronized with En one.
Utils section is restructured.
clickhouse-copier is editted.
2018-03-02 12:44:48 +03:00
zhang2014
dc9e7aa82b Remove deprecated docs 2018-03-01 12:47:20 +08:00
alexey-milovidov
924cc3451f
Merge pull request #1955 from yandex/CLICKHOUSE-3606
Added consistent hashing functions
2018-02-27 10:52:41 +03:00
Alexey Milovidov
1362e0be68 Doc: reordered sections; fixed errors in titles. 2018-02-26 19:50:07 +03:00
Vitaliy Lyudvichenko
4e27c268a1 Add clickhouse-copier description to the docs. [#CLICKHOUSE-3606] 2018-02-26 18:27:36 +03:00
zhang2014
84caaf9bab add doc with toStartOfDay() 2018-02-25 12:01:13 +08:00
Andrew Grigorev
c54c64a34c
Fix typo in AggregatingMergeTree docs 2018-02-24 01:11:21 +03:00
alexey-milovidov
850f612eeb
Update possible_silly_questions.md 2018-02-22 18:56:32 +03:00
alexey-milovidov
e774c48a07
Update possible_silly_questions.md 2018-02-22 18:55:52 +03:00
alexey-milovidov
ac05c6f28b
Merge pull request #1902 from kshvakov/master
Использование произвольного ключа партиционирования для таблицы лога запросов
2018-02-22 03:39:00 +03:00
alexey-milovidov
728a8874aa
Merge pull request #1936 from BayoNet/master
Editing of russian sources including based on english sources changes.
2018-02-22 02:20:11 +03:00
alexey-milovidov
4b6bf266bd
Update higher_order_functions.md 2018-02-22 02:19:56 +03:00
Ivan Blinkov
361a27485d Some progress on documentation (#1942)
* 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

* Copy Yandex.Metrica introduction from main page to docs

* Yet another home page structure change, couple new blocks (CLICKHOUSE-3045)

* Update Contacts section

* CLICKHOUSE-2849: more detailed legal information

* CLICKHOUSE-2978 preparation - split by files

* More changes in Contacts block

* Tune texts on index page

* update presentations

* One more benchmark

* Add usage sections to index page, adapted from slides

* Get the roadmap started, based on slides from last ClickHouse Meetup

* CLICKHOUSE-2977: some rendering tuning

* Get rid of excessive section in the end of getting started

* Make headers linkable

* CLICKHOUSE-2981: links to editing reference - https://github.com/yandex/ClickHouse/issues/849

* CLICKHOUSE-2981: fix mobile styles in docs

* Ban crawling of duplicating docs

* Open some external links in new tab

* Ban old docs too

* Lots of trivial fixes in english docs

* Lots of trivial fixes in russian docs

* Remove getting started copies in markdown

* Add Yandex.Webmaster

* Fix some sphinx warnings

* More warnings fixed in english docs

* More sphinx warnings fixed

* Add code-block:: text

* More code-block:: text

* These headers look not that well

* Better switch between documentation languages

* merge use_case.rst into ya_metrika_task.rst

* Edit the agg_functions.rst texts

* Add lost empty lines

* Lost blank lines

* Add new logo sizes

* update presentations

* Next step in migrating to new documentation

* Fix all warnings in en reference

* Fix all warnings in ru reference

* Re-arrange existing reference

* Move operation tips to main reference

* Fix typos noticed by milovidov@

* Get rid of zookeeper.md

* Looks like duplicate of tutorial.html

* Fix some mess with html tags in tutorial

* No idea why nobody noticed this before, but it was completely not clear whet to get the data

* Match code block styling between main and tutorial pages (in favor of the latter)

* Get rid of some copypaste in tutorial

* Normalize header styles

* Move example_datasets to sphinx

* Move presentations submodule to website

* Move and update README.md

* No point in duplicating articles from habrahabr here

* Move development-related docs as is for now

* doc/reference/ -> docs/ (to match the URL on website)

* Adapt links to match the previous commit

* Adapt development docs to rst (still lacks translation and strikethrough support)

* clean on release

* blacklist presentations in gulp

* strikethrough support in sphinx

* just copy development folder for now

* fix weird introduction in style article

* Style guide translation (WIP)

* Finish style guide translation to English

* gulp clean separately

* Update year in LICENSE

* Initial CONTRIBUTING.md

* Fix remaining links to old docs in tutorial

* Some tutorial fixes

* Typo

* Another typo

* Update list of authors from yandex-team accoding to git log

* Fix diff with master

* couple fixes in en what_is_clickhouse.rst

* Try different link to blog in Russian

* Swap words

* Slightly larger line height

* CLICKHOUSE-3089: disable hyphenation in docs

* update presentations

* Fix copying of txt files

* update submodule

* CLICKHOUSE-3108: fix overflow issues in mobile version

* Less weird tutorial header in mobile version

* CLICKHOUSE-3073: skip sourcemaps by default

* CLICKHOUSE-3067: rename item in docs navigation

* fix list markup

* CLICKHOUSE-3067: some documentation style tuning

* CLICKHOUSE-3067: less laggy single page documentation

* update presentations

* YQL-3278: add some links to ClickHouse Meetup in Berlin on October 5, 2017

* Add "time series" keyword

* Switch link to next event

* Switch link to next event #2

* smaller font

* Remove Palo Alto link

* Add link to Success stories list

* better title

* Update index.html

* Update index.html

* Do not expect gulp in $PATH

* Add link to Beijing meetup

* ignore presentations

* introduce requirements.txt

* Apply hacks by bayonet@ using monkey patching

* Simplify and fix patching of "single" docs on Mac OS (it still has a bug on chunk borders though)

* remove hidden symbol

* s/2016–2017/2016–2018/g

* Add some place to put virtualenv

* mkdocs was missing from requirements.txt

* This way it hurts eyes less

* Change header layout + add flags

* yandex_fonts.css -> custom.css

* Larger docs logo

* Shorter link

* Link to home from logo

* Borrow some more styles from main page

* Tune some links

* Remove shadow

* Add header border

* Header font

* Better flag margin

* Improve single page mode

* Fix search results hover

* Fix some MarkDown errors

* Silence useless error

* Get rid of index.html's

* Enable syntax highlight

* Fix link label in ru

* More style fixes in documentation scripts
2018-02-21 21:44:33 +03:00
BayoNet
2f5ee20832 Merge branch 'master' of https://github.com/BayoNet/ClickHouse 2018-02-21 13:10:43 +03:00
BayoNet
8d7ccb833e Merge remote-tracking branch 'upstream/master' 2018-02-21 13:09:07 +03:00
BayoNet
d73e9b67ef Editing of russian sources including based on english sources changes. 2018-02-21 13:03:55 +03:00
alexey-milovidov
8c8603bf69
Update distributed.md 2018-02-21 10:04:22 +03:00
alexey-milovidov
0f927a9436
Update distributed.md 2018-02-21 10:03:54 +03:00
alexey-milovidov
6ac513bbcd
Merge pull request #1924 from Artemeey/patch-2
Update replication.md
2018-02-20 22:37:07 +03:00
Artemeey
78c95180fc
Update replication.md
Add ## ReplicatedGraphiteMergeTree
Add ## ReplicatedReplacingMergeTree
Resort engines
2018-02-18 14:19:28 +03:00
Artemeey
6c1b5b9005
Update replication.md
+ ## ReplicatedReplacingMergeTree
sort
2018-02-18 14:13:57 +03:00
alexey-milovidov
9891c5379f
Merge pull request #1919 from BayoNet/master
Redirects and single_page -> single.
2018-02-16 23:08:31 +03:00
BayoNet
df6c5aa2ee Typo is fixed. 2018-02-16 21:47:52 +03:00
BayoNet
eb41115046 Redirects and single_page -> single. 2018-02-16 21:30:31 +03:00
alexey-milovidov
07bcda0721
Merge pull request #1913 from BayoNet/master
Yandex fonts for docs
2018-02-16 17:38:45 +03:00
BayoNet
667edcca50 Added css for Yandex fonts support. 2018-02-16 13:36:49 +03:00
BayoNet
a0de4acd38 Changed font to Yandex Sans.
Russian comment in scrip is traslated.
2018-02-16 13:33:30 +03:00
alexey-milovidov
0ee4a994b9
Merge pull request #1909 from BayoNet/master
Changing of documentation build engine to MkDocs
2018-02-15 18:33:18 +03:00
javi
2c4052f7bb fixed typo 2018-02-15 16:53:55 +03:00
javi
e69421e7a6 fixed function and added test and doc 2018-02-15 16:53:55 +03:00
BayoNet
28d52bb90b Merge branch 'mkdocs' 2018-02-15 13:52:53 +03:00
BayoNet
8e3d0110dd Some more theme fixes. 2018-02-14 23:10:32 +03:00
Kirill Shvakov
ddb618b1d7 Use custom expr for query log 2018-02-14 10:01:41 +02:00
Kirill Shvakov
034566fff3 Use custom partition key for the query logs table 2018-02-14 09:24:26 +02:00
BayoNet
06a1c08af9 Text fix for Roadmap 2018-02-13 17:16:09 +03:00
BayoNet
29f1a17ced Roadmap for 2018 2018-02-13 17:10:19 +03:00
BayoNet
c4eb3d8069 Preparations for changing documentation site generator. 2018-02-13 01:05:44 +03:00
alexey-milovidov
d8353b0757
Update csv.md 2018-02-12 18:39:03 +03:00
BayoNet
2810c708d7 References on "Resharding" section were deleted. 2018-02-12 14:02:23 +03:00
BayoNet
5f0fa2c2fb Document tree and project settings are prepared for site generation. Final step of NO-RST company. 2018-02-11 11:18:20 +03:00
alexey-milovidov
d3160393c5
Merge branch 'master' into CLICKHOUSE-3554 2018-02-08 23:07:50 +03:00
alexey-milovidov
60eacdc607
Update system.tables.md 2018-02-08 22:59:40 +03:00
alexey-milovidov
9f56854900
Update system.tables.md 2018-02-08 22:59:24 +03:00
alexey-milovidov
b7d0ae49fd
Merge pull request #1844 from bocharov/master
Fix uniqHLL12 and uniqCombined for cardinalities 100M+.
2018-02-08 20:01:45 +03:00
Vitaliy Lyudvichenko
42754a5327 Add new virtual columns into system.tables. [#CLICKHOUSE-3554] 2018-02-08 17:15:40 +03:00
alexey-milovidov
2aa268cedc
Merge pull request #1875 from BayoNet/master
Fixed bug with link. Makefile have got new targets 'ru' and 'en'.
2018-02-08 14:45:56 +03:00
BayoNet
53e1ac918e Merge branch 'master' into mkdocs 2018-02-08 12:34:24 +03:00
BayoNet
e3433a9fd2 Fixed bug with link. Makefile have got new targets 'ru' and 'en'. 2018-02-08 08:45:59 +03:00