Commit Graph

603 Commits

Author SHA1 Message Date
Alexey Milovidov
f11385c4a9 Fixed bad scrollbar width in documentation [#CLICKHOUSE-3] 2018-08-06 19:44:43 +03:00
alexey-milovidov
0194717795
Update build.md 2018-08-06 19:40:57 +03:00
alexey-milovidov
63911768b2
Update build.md 2018-08-06 19:33:02 +03:00
Alexey Milovidov
1eeda5d7d5 Better build doc [#CLICKHOUSE-3] 2018-08-06 19:31:47 +03:00
Hamoon
49e9b655a7 translate performance page to farsi 2018-08-06 07:59:10 +04:30
Hamoon
1196e7777d translate features_considered_disadvantages to farsi 2018-08-06 07:10:41 +04:30
Hamoon
81dcc79e55 fix align 2018-08-06 06:59:03 +04:30
Hamoon
f316952afe translate distinctive_features to farsi 2018-08-06 06:57:11 +04:30
Alexey Milovidov
a2fca20a4b Using libressl #1983 2018-08-05 11:42:09 +03:00
Alexey Milovidov
e6a5421091 Fixed documentation that often confuse new developers [#CLICKHOUSE-3] 2018-08-05 08:52:46 +03:00
Hamoon
5c97935263 complete What is ClickHouse? translate 2018-08-05 06:40:19 +04:30
Hamoon
a09d16cec4 initial translate fa. translate index.md 2018-08-04 07:33:26 +04:30
Alexey Zatelepin
7062807d8c add docs for mutations cleaner [#CLICKHOUSE-3828] 2018-08-03 22:21:44 +03:00
Alexander Marshalov
154d7e3228 Added SETTINGS clause for Kafka storage engine 2018-08-03 21:51:28 +03:00
alesapin
c83721a02d Fix summing merge tree docs. (#2793)
* CLICKHOUSE-3863: Add HTTPS support for interserver replication

* CLICKHOUSE-3863: Add more convinient exception message

* Fix summingmergetree docs
2018-08-02 22:43:35 +03:00
alexey-milovidov
e6be3df322
Added unixodbc as a submodule. (#2789)
* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]

* Using unixodbc as submodule [#CLICKHOUSE-3]
2018-08-02 11:18:15 +03:00
alexey-milovidov
25cc323d1d
Using mariadb-connector-c from submodule. (#2785)
* Using internal mariadb-client library [#CLICKHOUSE-2]

* Using internal mariadb-client library [#CLICKHOUSE-2]

* Using internal mariadb-client library [#CLICKHOUSE-2]

* Using internal mariadb-client library [#CLICKHOUSE-2]

* Using internal mariadb-client library [#CLICKHOUSE-2]
2018-08-02 03:49:31 +03:00
alexey-milovidov
9f23d7c497 Update parametric_functions.md 2018-08-01 19:47:30 +03:00
BayoNet
da3e2a6de2 Added changes from english version of documentation to the russian one. 2018-08-01 19:47:30 +03:00
alexey-milovidov
ef4ecd615f
Update enum.md 2018-07-30 22:51:14 +03:00
alexey-milovidov
6a71a1ea13
Merge branch 'master' into master 2018-07-30 22:49:07 +03:00
Ivan Blinkov
b589903680
WIP on docs (#2753)
* Some improvements for introduction/performance.md

* Minor improvements for example_datasets

* Add website/package-lock.json to .gitignore

* YT paragraph was badly outdated and there is no real reason to write a new one

* Use weird introduction article as a starting point for F.A.Q.

* Some refactoring of first half of ya_metrika_task.md

* minor

* Weird docs footer bugfix
2018-07-30 19:34:55 +03:00
alesapin
71694f0eb2 Add <yandex> tag in PostgreSQL external dictionary config 2018-07-30 17:03:29 +03:00
chertus
b631924d46 CLICKHOUSE-2 fix docs 2018-07-30 13:51:29 +03:00
Alexey Milovidov
a93a0dc840 Removed a note about Kafka from testing documentation #2729 2018-07-27 23:01:14 +03:00
BayoNet
8879c75d8b Improvements based on comments on https://github.com/yandex/ClickHouse/pull/2730 2018-07-27 16:00:01 +03:00
BayoNet
cf1380fc77 Merge remote-tracking branch 'upstream/master' 2018-07-27 14:30:45 +03:00
Ivan Blinkov
20c68e5a6f
WIP on docs introduction articles (#2716)
* WIP on content of distinctive_features.md

* WIP on content of features_considered_disadvantages.md
2018-07-27 14:26:20 +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
BayoNet
afd57d0372 - Functions with special support for NULL
- Descriptions for functons: arrayResize, multiIf, getSizeOfEnumType, toColumnTypeName, dumpColumnStructure, defaultValueOfArgumentType, indexHint, replicate.
- Enum description is updated
2018-07-26 17:41:59 +03:00
Alexey Milovidov
57f9abf6b2 Added clarifications for ZooKeeper operations [#CLICKHOUSE-3] 2018-07-25 22:34:58 +03:00
proller
f88f68db09 Macos: fix include for mysql, use mariadb-connector-c in docs (#2717)
* Macos: fix mysql link

* Macos: Fix mysql include

* doc
2018-07-25 18:27:31 +03:00
alexey-milovidov
743f904a64
Merge pull request #2714 from blinkov/CLICKHOUSE-2720
Refactoring that also fixes CLICKHOUSE-3858
2018-07-25 14:23:07 +03:00
Ivan Blinkov
0b14512735 lang has already been passed 2018-07-25 12:21:38 +03:00
Ivan Blinkov
81b757bb05 CLICKHOUSE-3858: get rid of more js workarounds for old docs build system + some fixes 2018-07-25 12:19:50 +03:00
Ivan Blinkov
3b2c3fd73f CLICKHOUSE-3858: get rid of js workarounds for old docs build system 2018-07-25 11:46:02 +03:00
BayoNet
c31dca2c04 Tuple description is updated. 2018-07-25 09:10:07 +03:00
zhang2014
7e87fa8e18 ISSUES-2688 support on cluster for kill & optimize query 2018-07-24 22:07:13 +03:00
Ivan Blinkov
5ad0d74dff Hide example on main docs page behind spoiler 2018-07-24 19:37:57 +03:00
alexey-milovidov
480735db41
Update configuration_files.md 2018-07-23 23:07:35 +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
1eb23d4b48
s/formats\/interfaces/interfaces\/formats/g (#2685)
* 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
2018-07-20 00:51:17 +03:00
MaximAL
aa453c43ce Non-translated and (#2681) 2018-07-19 11:32:35 +03:00
alexey-milovidov
ef5f09af50
Update tests.md 2018-07-19 06:23:40 +03:00
alexey-milovidov
9ff93c7b6d
Update tests.md 2018-07-19 06:20:25 +03:00
alexey-milovidov
592733f697
Update tests.md 2018-07-19 06:14:56 +03:00
alexey-milovidov
71c70137ea
Update tests.md 2018-07-19 06:14:20 +03:00
alexey-milovidov
c295c12dd4
Added documentation about ClickHouse testing (#2676)
* Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]

* Updated documentation about ClickHouse testing [#CLICKHOUSE-2]

* Moved information about ClickHouse tests to correct place [#CLICKHOUSE-3]

* Moved information about ClickHouse tests to correct place [#CLICKHOUSE-3]
2018-07-19 06:02:29 +03:00
BayoNet
ba04b9dcb8 Functions for Nullable arguments. 2018-07-18 21:45:23 +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
Ivan Blinkov
ca39514209
Get rid of Russian examples in English version 2018-07-17 17:12:20 +03:00
BayoNet
ca7f6b3d5b NULL in dictionaries. 2018-07-17 09:34:43 +03:00
BayoNet
09a4f79db6 NULL in aggregate functions. 2018-07-17 09:23:18 +03:00
BayoNet
3a6b95870c NULL in requests. 2018-07-17 08:48:14 +03:00
Alexey Zatelepin
9a001224f7 update docs [#CLICKHOUSE-3748] 2018-07-16 06:22:22 +03:00
filimonov
17e4711968 deadlinks4 2018-07-16 03:22:42 +03:00
filimonov
dd69df4e21 deadlinks3 2018-07-16 03:22:42 +03:00
filimonov
9ee98902cb fixing deadlink
After that commit few links is not working
2018-07-16 03:22:42 +03:00
alexey-milovidov
6d83ae0356
Update queries.md 2018-07-15 05:08:41 +03:00
Ilya Breev
859a70245a replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
75b2ee8727 remove GET example
it is referring command GET from libwww-perl
2018-07-14 15:14:20 +03:00
Ilya Breev
319f2474d7 replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
e1ca437766 Update .net section of 3rd party libraries list 2018-07-13 22:30:00 +03:00
alexey-milovidov
95110c4aa8
Update index.md 2018-07-13 22:25:33 +03:00
Ilya Breev
0ee6b20381 Update in .Net section of 3rd party libraries 2018-07-13 22:06:50 +03:00
Ivan Blinkov
b55d532f48 Add README.md for docs/tools 2018-07-11 16:45:13 +03:00
Ivan Blinkov
b9de47912c Some more clarifications 2018-07-11 13:57:44 +03:00
Ivan Blinkov
be2221844b Add more detailed README.md to docs folder 2018-07-11 12:30:15 +03:00
Ivan Blinkov
af761035fd Fix single page version detection 2018-07-11 11:34:32 +03:00
Ivan Blinkov
b4cbc52042 Refactor and fix some javascript in docs template 2018-07-11 11:29:34 +03:00
Ivan Blinkov
ccd8e95093 Improve logging a bit #2 2018-07-11 11:17:36 +03:00
Ivan Blinkov
56cbce1b38 Improve logging a bit 2018-07-11 11:14:23 +03:00
Ivan Blinkov
cf157b04be Add helper script to simplify editing docs in both languages in parallel 2018-07-11 11:05:24 +03:00
Ivan Blinkov
c096c79dd5 Delay docs init 2018-07-09 19:56:20 +03:00
Ivan Blinkov
b82840f361 Workaround for missing jQuery 2018-07-09 19:47:05 +03:00
Ivan Blinkov
1410555aeb Keep only pages index in yaml 2018-07-09 19:41:32 +03:00
Ivan Blinkov
e94a3262ac Keep H1 the same in single page docs 2018-07-09 18:18:52 +03:00
Ivan Blinkov
810c130500 merge from master 2018-07-09 18:13:26 +03:00
Ivan Blinkov
4a43773134 Actually include redirects.conf 2018-07-09 18:09:16 +03:00
Ivan Blinkov
d249cea22f Rewrite build.sh in Python
- Get rid of half of copypaste in yml files
- Draft of redirects support
2018-07-09 18:03:54 +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
Ivan Blinkov
5ec05996f4 Some refactoring in concatenate.py 2018-07-09 15:35:19 +03:00
Ivan Blinkov
eefff21f6d Remove unused script #2 2018-07-09 15:21:33 +03:00
Ivan Blinkov
aec554c223 Remove unused script 2018-07-09 15:18:54 +03:00
Ivan Blinkov
9e2bb1ac0b Clean up docs folder by moving all build-related tools to subdirectory 2018-07-09 15:14:26 +03:00
Ivan Blinkov
e312229344 Few documentation infrastructure improvements (#2613)
* Remove Berlin meetup link

* Do not block browser while single page docs content loads

* Restore sidebar scroll tracking feature

* Temporary hide footer in single page docs mode so it does not jump around

* Swap sidebars in single page docs mode

* fix lost anchor in link

* Explicitly fail if there are errors during docs build
2018-07-09 15:00:38 +03:00
Ivan Blinkov
610bb98eab Explicitly fail if there are errors during docs build 2018-07-09 14:26:11 +03:00
Ivan Blinkov
014c8a93f2 fix lost anchor in link 2018-07-09 14:18:37 +03:00
Ivan Blinkov
6e780c3237 Swap sidebars in single page docs mode 2018-07-09 14:15:33 +03:00
Ivan Blinkov
27baeb4709 Temporary hide footer in single page docs mode so it does not jump around 2018-07-09 14:14:41 +03:00
Ivan Blinkov
a26933fe2b Restore sidebar scroll tracking feature 2018-07-09 13:06:42 +03:00
Ivan Blinkov
7fdde523fd Do not block browser while single page docs content loads 2018-07-09 12:18:48 +03:00
BayoNet
ae8c739c69 Some clarifications about Nullable type and NULLs. 2018-07-08 11:58:43 +03:00
alexey-milovidov
b0ec1423c7
Reordered the list of PHP clients. 2018-07-06 19:33:59 +03:00
alexey-milovidov
c429ceb7e1
Reordered the list of PHP clients. 2018-07-06 19:32:49 +03:00
Alexey Milovidov
d45ca13fe7 Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree 2018-07-04 23:38:06 +03:00
alexey-milovidov
83bd2cdce3
Update summingmergetree.md 2018-07-04 23:35:20 +03:00
Alexey Milovidov
47958bee7c Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree 2018-07-04 23:34:28 +03:00
BayoNet
29afde3ac9 Described operators IS NULL and IS NOT NULL 2018-07-04 09:21:21 +03:00
BayoNet
0cf2d401de Liks fixes. 2018-07-03 16:07:16 +03:00
BayoNet
f7ba157b10 New data types: Nullable and Nothing.
Processing of Nullable in inserts from selects.
Some links and typographic fixes.
2018-07-03 15:51:46 +03:00
Alexey Zatelepin
84191ecca4 add en docs draft for mutations [#CLICKHOUSE-3687] 2018-07-02 21:27:30 +03:00
Alex Zatelepin
10adc99dd0
Update queries.md 2018-07-02 21:00:21 +03:00
BayoNet
0a09fc7707 Merge remote-tracking branch 'upstream/master' 2018-06-30 20:12:54 +03:00
BayoNet
c91a2c0de0 NULL-literal. Support for NULLs in data formats. 2018-06-30 20:04:07 +03:00
Alexey Milovidov
74a8996367 Updated information about Gentoo (tnx. kmeaw) [#CLICKHOUSE-2] 2018-06-29 15:07:07 +03:00
alexey-milovidov
b06801a3d3
Update index.md 2018-06-28 18:15:37 +03:00
alexey-milovidov
d2e399f688
Update index.md 2018-06-28 18:13:29 +03:00
Alexey Zatelepin
b8c4a0ba8e add docs draft for mutations [#CLICKHOUSE-3687] 2018-06-28 16:52:00 +03:00
Constantin S. Pan
9cb1d09c20 Update the docs 2018-06-27 10:56:26 +01:00
Dmitry S..ky / skype: dvska-at-skype
2ed5a7c2dd typo fixed 2018-06-26 16:13:34 +03:00
zhang2014
49d524244f ISSUES-2533 add numbers table function document 2018-06-25 21:10:35 +03:00
zhang2014
56d7e870d2 Add a new JDBC driver implementation to the document 2018-06-18 01:47:17 +08:00
alexey-milovidov
55a712beab
Update system.parts.md 2018-06-16 05:11:11 +03:00
Jason
6fd915b532
Update system.parts
add description 'Low versions must be YYYYMM format, and now it can be any' in partition column description.
2018-06-15 09:15:36 +08:00
Jason
14c16f67ec
Update system.zookeeper
add description 'This table presents when ZooKeeper is configured' at first.
2018-06-15 09:13:39 +08:00
KochetovNicolai
29c7c36957
Update summingmergetree.md
Added linefeed.
2018-06-14 14:09:28 +03:00
KochetovNicolai
94afe26d4c
Update summingmergetree.md
Added linefeed.
2018-06-14 14:07:57 +03:00
Jonatas Freitas
f830821c48
Update third-party_gui.md 2018-06-10 20:39:15 -03:00
Ivan Blinkov
2d541d3016 Add Berlin meetup link & update roadmap (#2491)
* Update roadmap

* Add Berlin meetup link

* fix indent
2018-06-09 15:21:45 +03:00
Alexey Milovidov
64ea1046e1 Using ninja by default: updated instructions [#CLICKHOUSE-2] 2018-06-08 19:18:07 +03:00
Alexey Milovidov
51044279e5 Squashed #2471 2018-06-05 23:09:51 +03:00
Alexandr Krasheninnikov
8d273e776b Syslog logging support 2018-06-01 20:45:03 +03:00
alexey-milovidov
cc1a38186b
Update access_rights.md 2018-06-01 18:53:37 +03:00
Ivan Blinkov
88561e2de9 Some website/docs changes (#2431)
* fix mistype

* Nobody calls that "Operation"

* Change blog urls
2018-05-31 17:04:39 +03:00
Leonardo Cecchi
969d7837e5 Add Nim libs to third party libraries in docs/en and docs/ru 2018-05-30 08:44:35 +02:00
BayoNet
2ddbe6335a Merge branch 'master' of https://github.com/BayoNet/ClickHouse 2018-05-30 09:08:19 +03:00
BayoNet
ae17feed4c Bugs and broken links fixes. 2018-05-30 09:06:44 +03:00
Alexey Milovidov
24b071e017 Merge branch 'master' of github.com:yandex/ClickHouse 2018-05-26 02:55:29 +03:00
Alexey Milovidov
9f4c22bff3 Miscellaneous [#CLICKHOUSE-3] 2018-05-26 02:55:18 +03:00
alexey-milovidov
53c1922596
Merge pull request #2394 from BayoNet/master
Documentation updates
2018-05-25 23:56:35 +03:00
alexey-milovidov
eed9da96df
Update index.md 2018-05-25 23:30:08 +03:00
proller
68ba523b23 Compile and doc fixes (#2410)
* Try fix travis

* fix

* Fix clickhouse-local shared-split link

* fix

* fix

* fix

* Build fixes

* Fix tinfo

* fix

* tinfo -> termcap

* termcap fix

* Better llvm version detect

* fix

* Debian postinst fix
Tests: use /usr/local if exists

* Compile and doc fixes

* fix

* fix

* fix

* macos fixes

* fix

* wip

* Update demangle.h

* Update demangle.cpp
2018-05-25 21:13:48 +03:00
BayoNet
40d5447b76 Updated introduction to Formats section 2018-05-24 13:23:19 +03:00
Alexey Milovidov
de15c44ff7 Added a patch from Civil for Python 3 compatibility [#CLICKHOUSE-3] 2018-05-21 00:57:41 +03:00
BayoNet
7f783eed03 Updated description of File table engine. 2018-05-16 18:16:46 +03:00
alexey-milovidov
0eace5ffe2 Update mysql.md 2018-05-15 03:02:59 +03:00
sundy-li
8a5990fc74 add integration test_storage_mysql 2018-05-15 03:02:59 +03:00
sundy-li
200076b593 ADD replace_query, on_duplicate_clause config for StorageMySQL && add docs 2018-05-15 03:02:59 +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
d010ec60a9 Merge remote-tracking branch 'upstream/master' 2018-05-14 08:39:27 +03:00
alexey-milovidov
b096f95cb8
Update parametric_functions.md 2018-05-13 12:32:07 +03:00
sundy-li
595aac08ee delete doc build 2018-05-13 16:20:02 +08:00
sundy-li
c56e9967f2 Add tests && docs 2018-05-13 16:18:35 +08:00
alexey-milovidov
646bea46d8
Update replication.md 2018-05-11 00:47:05 +03:00
BayoNet
42251fc9c0 Geo functions are added. 2018-05-10 19:51:45 +03:00
Alexey Milovidov
4d9088d3d4 Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit 2018-05-10 18:23:53 +03:00