Commit Graph

348 Commits

Author SHA1 Message Date
Alexey Zatelepin
64bdb2a404 docs improvements based on comments [#CLICKHOUSE-3859] 2018-12-05 14:37:45 +03:00
Alexey Zatelepin
366fbe1aa0 add ru docs for ALTER ORDER BY [#CLICKHOUSE-3859] 2018-12-04 21:08:25 +03:00
BayoNet
277476e496 Russian translation of 'Permissions for queries' topic. (#3743)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* DOCAPI-4821. Sync between ru and en versions of docs.

* Fixed the ambiguity in geo functions description.

* Example of JOIN in ru docs

* Deleted misinforming example.

* Russian translation of 'Permissions for queries' topic.
2018-12-04 12:27:38 +03:00
Ivan Blinkov
3a6d5ad489
WIP on website+docs (#3668)
* CLICKHOUSE-4063: less manual html @ index.md

* CLICKHOUSE-4063: recommend markdown="1" in README.md

* CLICKHOUSE-4003: manually purge custom.css for now

* CLICKHOUSE-4064: expand <details> before any print (including to pdf)

* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit

* CLICKHOUSE-3306: add few http headers

* Remove copy-paste introduced in #3392

* Hopefully better chinese fonts #3392

* get rid of tabs @ custom.css

* Apply comments and patch from #3384

* Add jdbc.md to ToC and some translation, though it still looks badly incomplete

* minor punctuation

* Add some backlinks to official website from mirrors that just blindly take markdown sources

* Do not make fonts extra light

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}

* Remove outdated stuff from roadmap.md

* Not so light font on front page too

* Refactor Chinese formats.md to match recent changes in other languages

* Update some links on front page

* Remove some outdated comment

* Add twitter link to front page

* More front page links tuning

* Add Amsterdam meetup link

* Smaller font to avoid second line

* Add Amsterdam link to README.md

* Proper docs nav translation

* Back to 300 font-weight except Chinese

* fix docs build

* Update Amsterdam link

* remove symlinks

* more zh punctuation

* apply lost comment by @zhang2014

* Apply comments by @zhang2014 from #3417

* Remove Beijing link

* rm incorrect symlink

* restore content of docs/zh/operations/table_engines/index.md

* CLICKHOUSE-3751: stem terms while searching docs

* CLICKHOUSE-3751: use English stemmer in non-English docs too

* CLICKHOUSE-4135 fix

* Remove past meetup link

* Add blog link to top nav

* Add ContentSquare article link

* Add form link to front page + refactor some texts

* couple markup fixes

* minor

* Introduce basic ODBC driver page in docs

* More verbose 3rd party libs disclaimer

* Put third-party stuff into a separate folder

* Separate third-party stuff in ToC too

* Update links

* Move stuff that is not really (only) a client library into a separate page

* Add clickhouse-hdfs-loader link

* Some introduction for "interfaces" section

* Rewrite tcp.md

* http_interface.md -> http.md

* fix link

* Remove unconvenient error for now

* try to guess anchor instead of failing

* remove symlink

* Remove outdated info from introduction

* remove ru roadmap.md

* replace ru roadmap.md with symlink

* Update roadmap.md

* lost file

* Title case in toc_en.yml

* Sync "Functions" ToC section with en

* Remove reference to pretty old ClickHouse release from docs

* couple lost symlinks in fa
2018-11-27 14:13:59 +03:00
alexey-milovidov
980e077842
Update settings.md 2018-11-24 02:29:10 +03:00
Alexey Milovidov
6288f0f07b Updated administration tips [#CLICKHOUSE-3] 2018-11-22 22:52:26 +03:00
BayoNet
361c0b8e59 New topic in the docs "Permissions for queries" (#3616)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* DOCAPI-4821. Sync between ru and en versions of docs.

* Fixed the ambiguity in geo functions description.

* Example of JOIN in ru docs

* Deleted misinforming example.

* New topic 'Permissions for queries'

* Fixes for docs consistency.

* Self-targeting link.
2018-11-20 18:26:56 +03:00
BayoNet
bcab45b3fc Partial sync between ru and en version (#3464)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* DOCAPI-4821. Sync between ru and en versions of docs.

* Fixed the ambiguity in geo functions description.

* Example of JOIN in ru docs

* Deleted misinforming example.
2018-11-01 16:28:45 +03:00
BayoNet
e3c2a2afd9 Clarifications for MySQL table engine and toStartOfMonth function (#3440)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* Clarifications for MySQL table engine and toStartOfMonth function
2018-10-22 21:45:23 +03:00
BayoNet
b5edce0e32 Updates for Aggregating-,Collapsing-, Replacing- and SummingMergeTree. (#3346)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article
2018-10-19 14:25:22 +03:00
Ivan Blinkov
8623cb232c
WIP on docs/website (#3383)
* CLICKHOUSE-4063: less manual html @ index.md

* CLICKHOUSE-4063: recommend markdown="1" in README.md

* CLICKHOUSE-4003: manually purge custom.css for now

* CLICKHOUSE-4064: expand <details> before any print (including to pdf)

* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit

* CLICKHOUSE-3306: add few http headers

* Remove copy-paste introduced in #3392

* Hopefully better chinese fonts #3392

* get rid of tabs @ custom.css

* Apply comments and patch from #3384

* Add jdbc.md to ToC and some translation, though it still looks badly incomplete

* minor punctuation

* Add some backlinks to official website from mirrors that just blindly take markdown sources

* Do not make fonts extra light

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}

* Remove outdated stuff from roadmap.md

* Not so light font on front page too

* Refactor Chinese formats.md to match recent changes in other languages
2018-10-16 13:47:17 +03:00
Ivan Blinkov
be8490813a
#3347 fix (#3354) 2018-10-11 22:06:04 +03:00
Alexey Milovidov
574c4da419 Updated tips (tnx. Vladislav U. from the Telegram chat) [#CLICKHOUSE-2] 2018-10-09 17:38:59 +03:00
Sjoerd Mulder
f305b01d6f
Update russian 2018-10-09 12:34:46 +02:00
Artem Zuikov
af0e743b94
fix wrong description 2018-10-08 16:25:17 +03:00
Artem Zuikov
5f5221a149
[docs] link Dictionary engine to Dictionaries docs 2018-10-08 16:13:11 +03:00
Andrey
0cd6d095e9
Update access_rights.md
Change 'нет доступа к отдельным ДБ' to 'нет доступа к отдельным БД'
2018-10-04 15:26:49 +03:00
proller
7eecfdbcf5 wip 2018-09-18 18:59:14 +03:00
Vojtech Splichal
b319c29aaf fix documentation kafka per topic configuration 2018-09-18 14:59:12 +02:00
Alexey Zatelepin
48d5d03d27 add notice that dots in cluster names are forbidden [#CLICKHOUSE-3983] 2018-09-17 20:56:24 +03:00
alexey-milovidov
dcfe84b5fd
Merge pull request #3128 from VadimPE/part_id_in_log
Add partition_id in part_log
2018-09-13 21:52:52 +03:00
VadimPE
bd8cf4006b add doc 2018-09-13 18:59:55 +03:00
Ivan Blinkov
b40284d598 Merge branch 'master' of github.com:yandex/ClickHouse 2018-09-05 15:42:32 +03:00
Pavel Patrin
7795a6f1bc Update tinylog.md (#3042)
Пишите, Карл!
2018-09-05 15:33:28 +03:00
Ivan Blinkov
6eb63e340d Apply useful patches from TANKER-453459 2018-09-05 12:33:11 +03:00
BayoNet
324fd98de6 Update of english documentation (#2918)
* Updating of english translation.

* Some bugs are fixed.
2018-09-04 14:18:59 +03:00
Alexander Marshalov
5cb3501afb
Fix small typos in russian version memory.md 2018-09-02 16:25:15 +07:00
alexey-milovidov
cfb448cce6
Update query_complexity.md 2018-08-31 23:02:57 +03:00
Alexey Milovidov
6e97791348 Updated ZooKeeper admin tips [#CLICKHOUSE-3] 2018-08-28 20:07:01 +03:00
Stas Pavlovichev
23c41c17a9
10'th path have to be included
It seems like 10th path should be included in scanning.
2018-08-28 15:03:26 +03:00
Ivan Blinkov
5f4a155582 Merge branch 'master' of github.com:yandex/ClickHouse 2018-08-22 16:15:22 +03:00
alexey-milovidov
4c0b30fb7d
Update mergetree.md 2018-08-22 09:44:04 +03:00
alexey-milovidov
87fb9cc997
Update mergetree.md 2018-08-22 09:38:01 +03:00
alexey-milovidov
622c4b84d9
Update mergetree.md 2018-08-22 09:37:35 +03:00
alexey-milovidov
33479b6d6c
Update mergetree.md 2018-08-22 09:37:05 +03:00
alexey-milovidov
6de5f7df1e
Update mergetree.md 2018-08-22 09:32:16 +03:00
alexey-milovidov
df8bf949d0
Update mergetree.md 2018-08-22 09:30:23 +03:00
alexey-milovidov
90788dbd2e
Update mergetree.md 2018-08-22 09:29:36 +03:00
BayoNet
969225b372 Merge remote-tracking branch 'upstream/master' into updating-docs 2018-08-21 10:55:28 +03:00
BayoNet
d18e249728 Updated description of MergeTree. 2018-08-21 10:54:37 +03:00
Ivan Blinkov
40aa97d1cf Add example from #2892 to docs 2018-08-20 12:29:28 +03:00
alexey-milovidov
bbb7900266
Update settings.md 2018-08-14 17:42:17 +03:00
BayoNet
4abca43c5d Correcting of select_sequential_consistency description. 2018-08-14 04:48:59 +03:00
BayoNet
c1c0145d9b Small fixes and clarifications. 2018-08-10 11:17:39 +03:00
BayoNet
55cd965db7 Merge remote-tracking branch 'upstream/master' into updating-docs 2018-08-08 23:42:28 +03:00
BayoNet
b84f5faa4e Quorum INSERT settings. 2018-08-08 23:41:14 +03:00
Alexey Zatelepin
1f2d4f90b9 allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879] 2018-08-06 19:54:00 +03:00
Alexander Marshalov
154d7e3228 Added SETTINGS clause for Kafka storage engine 2018-08-03 21:51:28 +03:00
BayoNet
da3e2a6de2 Added changes from english version of documentation to the russian one. 2018-08-01 19:47:30 +03:00
BayoNet
2bb93c14df Added changes from english version of documentation to the russian one. 2018-08-01 12:21:12 +03:00
BayoNet
cf1380fc77 Merge remote-tracking branch 'upstream/master' 2018-07-27 14:30:45 +03:00
alexey-milovidov
d0507bb639
Update url.md 2018-07-27 14:18:54 +03:00
alesapin
c0f5e33fe8 Add docs for URL table engine and url table function 2018-07-27 13:21:04 +03:00
BayoNet
6555b05c77 Fixed links after restructurization of the documentation. 2018-07-26 21:02:40 +03:00
BayoNet
5b9dfcb486 Merge remote-tracking branch 'upstream/master' 2018-07-26 20:03:23 +03:00
Alexey Milovidov
57f9abf6b2 Added clarifications for ZooKeeper operations [#CLICKHOUSE-3] 2018-07-25 22:34:58 +03:00
Ivan Blinkov
c7e526e050
WIP on documentation (#2692)
* Additional .gitignore entries

* Merge a bunch of small articles about system tables into single one

* Merge a bunch of small articles about formats into single one

* Adapt table with formats to English docs too

* Add SPb meetup link to main page

* Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles

* Merge MacOS.md into build_osx.md

* Move Data types higher in ToC

* Publish changelog on website alongside documentation

* Few fixes for en/table_engines/file.md

* Use smaller header sizes in changelogs

* Group up table engines inside ToC

* Move table engines out of top level too

* Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.

* Move stuff that is part of query language into respective folder

* Move table functions lower in ToC

* Lost redirects.txt update

* Do not rely on comments in yaml + fix few ru titles

* Extract major parts of queries.md into separate articles

* queries.md has been supposed to be removed

* Fix weird translation

* Fix a bunch of links

* There is only table of contents left

* "Query language" is actually part of SQL abbreviation

* Change filename in README.md too

* fix mistype

* s/formats\/interfaces/interfaces\/formats/g

* Remove extra clarification from header as it was too verbose, probably making it a bit more confusing

* Empty article was supposed to be hidden

* At least change incorrect title

* Move special links to the bottom of nav and slightly highlight them

* Skip hidden pages in bottom navigation too

* Make front page of documentation to be part of Introduction

* Make tables in introduction somewhat readable + move abbreviation definitions earlier

* Some introduction text refactoring

* Some docs introduction refactoring

* Use admonitions instead of divs

* Additional .gitignore

* Treat .gif as images too

* Clarify ToC item
2018-07-20 20:35:34 +03:00
Ivan Blinkov
0a4a5b36cc
Some WIP on documentation refactoring (#2659)
* Additional .gitignore entries

* Merge a bunch of small articles about system tables into single one

* Merge a bunch of small articles about formats into single one

* Adapt table with formats to English docs too

* Add SPb meetup link to main page

* Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles

* Merge MacOS.md into build_osx.md

* Move Data types higher in ToC

* Publish changelog on website alongside documentation

* Few fixes for en/table_engines/file.md

* Use smaller header sizes in changelogs

* Group up table engines inside ToC

* Move table engines out of top level too

* Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.

* Move stuff that is part of query language into respective folder

* Move table functions lower in ToC

* Lost redirects.txt update

* Do not rely on comments in yaml + fix few ru titles

* Extract major parts of queries.md into separate articles

* queries.md has been supposed to be removed

* Fix weird translation

* Fix a bunch of links

* There is only table of contents left

* "Query language" is actually part of SQL abbreviation

* Change filename in README.md too

* fix mistype
2018-07-18 13:00:53 +03:00
BayoNet
3a6b95870c NULL in requests. 2018-07-17 08:48:14 +03:00
filimonov
a0814164c0 describing distributed_product_mode in settings.md
See 

7707b5a209/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.h (L17-L32)

576885c6b8/dbms/src/Interpreters/Settings.h (L121)

77fd2f3721/dbms/src/Interpreters/SettingsCommon.cpp (L464-L473)

88efe5ad56/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.cpp (L155)
2018-07-09 17:59:20 +03:00
Alexandr Krasheninnikov
8d273e776b Syslog logging support 2018-06-01 20:45:03 +03:00
topvisor
b453e2dde9 file() function's description (#2361)
* Create file.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update settings.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update settings.md

* Update settings.md

* Create file.md

* Update mkdocs_ru.yml

* Update mkdocs_en.yml

* Update settings.md

* Update settings.md

* Update mkdocs_en.yml

* Update mkdocs_ru.yml

* Update mkdocs_en.yml

* Update mkdocs_en.yml

* Update file.md

* Update file.md
2018-05-14 22:58:49 +03:00
BayoNet
01beee93ee Editing of external contributions in the documentation. 2018-05-10 02:16:00 +03:00
BayoNet
c3a47815ab Codeblock formatting is fixed 2018-04-28 14:53:59 +03:00
BayoNet
38c0442ee6 Changes in accordance with comments from the developers. 2018-04-28 14:45:37 +03:00
Ivan Zhukov
4db476b5cd Update docs about a CSV format 2018-04-22 17:30:25 +03:00
BayoNet
6881d84bc2 External editions are revised. English translation is actualised from 02.03.2018 version up to 26.03.2018. 2018-03-30 03:20:04 +03:00
alexey-milovidov
2590e3b0a6 Update settings.md 2018-03-23 18:37:45 +03:00
Artemeey
1619189ed5 Update settings.md 2018-03-23 18:37:45 +03:00
alexey-milovidov
70ab16e864
Update query_complexity.md 2018-03-16 02:23:13 +03:00
alexey-milovidov
9017f1d664
Update query_complexity.md 2018-03-16 02:22:36 +03:00
BayoNet
2a9b5d5514 Merge remote-tracking branch 'upstream/master' 2018-03-14 18:49:50 +03:00
BayoNet
5e7ba54e06 max_memory_usage, max_memory_usage_for_user, max_memory_usage_for_all_queries parameter descriptions are added. 2018-03-14 15:42:02 +03:00
Mikhail Filimonov
d052f75395 Fixing broken and old-format links. 2018-03-11 00:36:26 +01:00
alexey-milovidov
ac05c6f28b
Merge pull request #1902 from kshvakov/master
Использование произвольного ключа партиционирования для таблицы лога запросов
2018-02-22 03:39:00 +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
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
BayoNet
e3433a9fd2 Fixed bug with link. Makefile have got new targets 'ru' and 'en'. 2018-02-08 08:45:59 +03:00
BayoNet
48531bb5ee Fixed russian inclusions into english version of the document. 2018-01-19 17:36:40 +03:00
BayoNet
6d95729960 Merge remote-tracking branch 'upstream/master' 2017-12-28 17:48:58 +03:00
BayoNet
68b2f06636 Removed server setting belongs to resharding.
Some links are fixed.
2017-12-28 17:27:52 +03:00
Alexey Milovidov
b79aa5db4e Update documentation about required ZK version; Miscellaneous #1458 2017-12-27 21:34:58 +03:00
BayoNet
078b3ddaeb Headers markup is unified through the document. 2017-12-11 17:50:55 +03:00
BayoNet
e19c3b3a46 Headers markup is unified through the document. 2017-12-11 15:07:26 +03:00
BayoNet
c56ada3200 Links fixed to standard MD syntax and the docs sources are the linked GitHub site.
Russian sources are updated following the english ones.
2017-11-17 21:39:58 +03:00
BayoNet
3c3c8751ac Markup bugs fix. 2017-10-25 13:11:54 +03:00
BayoNet
4f10568f2d Replacing 'RestructuredText' sources with the 'Markdown' ones. 2017-10-25 08:55:22 +03:00
Mikhail Filimonov
bc4a78f168 Fixing documentation fragment about "default" user. It is not mandatory anymore. 2017-10-11 23:27:59 +03:00
BayoNet
2f19c69bf9 Merge remote-tracking branch 'upstream/master'
Restructured articles of "aggregate functions" are added.

Conflicted changes in index.rst are merged.
2017-09-25 14:52:47 +03:00
BayoNet
c3b9e32e9f 1. "Aggregate functions" chapter is restructured.
2. Combinator -ForEach for aggregate functions is described.
3. Description of system.parts is actualized.
4. groupArrayInsertAt function if described.
.
2017-09-25 14:21:45 +03:00
alexey-milovidov
b0f0521b75 Update settings.rst 2017-09-18 10:38:21 +03:00
4b3e2cd61e force_index_by_date and force_primary_key are documented. 2017-09-15 12:00:53 +03:00
47ff950420 "INSERT" query descripion is updated. Information on performance of query is added.
Session parameter "strict_insert_defaults" is desribed.
2017-08-31 16:17:51 +03:00
BayoNet
1f6229d279 External dictionaries topic is restructured and updated. 2017-07-31 11:31:30 +03:00
BayoNet
dc49f93b99 New part "Server configuration parameters" of the document is added.
Other changes are made related to this new part.
2017-06-26 10:14:13 +03:00
Vitaliy Lyudvichenko
2167e4efdd Removed SET GLOBAL query. [#MTRSADMIN-3068]
It even was not supported properly in console client.
2017-06-20 22:26:59 +03:00
Ivan Blinkov
67c2e50331 CLICKHOUSE-2720: progress on website and reference (#886)
* 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
2017-06-20 17:19:03 +03:00