alexey-milovidov
c449319a3b
Update string_search_functions.md
2018-09-25 21:18:50 +03:00
Alexey Milovidov
b972742f9a
Fixed bad code; updated docs #3195
2018-09-22 21:07:27 +03:00
Alex Krash
c29357212a
Add examples for alphaTokens and argMin ( #3189 )
2018-09-21 18:13:45 +03:00
chertus
dd62b7bc23
more docs for Decimal
2018-09-19 17:09:37 +03:00
chertus
789e5814f9
one another docs fix
2018-09-19 16:59:53 +03:00
chertus
2ef3473ef1
one more docs fix
2018-09-19 16:53:40 +03:00
chertus
f5e82687a5
docs hotfix
2018-09-19 16:52:32 +03:00
chertus
771bc2eaac
Russian documentation for Decimal [CLICKHOUSE-3765]
2018-09-19 16:45:46 +03:00
Alexey Milovidov
41bde049ab
Merge remote-tracking branch 'origin/master' into alex-krash-function_format_date
2018-09-18 21:39:02 +03:00
Alexey Milovidov
dde8ca03cf
Merge branch 'function_format_date' of https://github.com/alex-krash/ClickHouse into alex-krash-function_format_date
2018-09-18 19:19:29 +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
Alexander Krasheninnikov
64533ff4df
Add support for Date, filled documentation
2018-09-18 03:32:24 +03: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
be51dccbb7
Merge pull request #3126 from VadimPE/CLICKHOUSE-3476
...
[CLICKHOUSE-3476] add invalidate_query for ClickHouse in Dictionary
2018-09-14 21:18:09 +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
VadimPE
383f0da97d
CLICKHOUSE-3476 add doc
2018-09-13 18:18:54 +03:00
Nikolay Kirsh
5f753eceb2
Опечатка в пользлователей
2018-09-13 16:03:48 +03:00
Alexey Zatelepin
133c9c7c37
Merge branch 'master' into alter-update
...
Conflicts:
docs/en/query_language/alter.md
2018-09-07 19:11:02 +03:00
Ivan Blinkov
4b43fdd3f2
More docs fixes ( #3068 )
...
* lost backtick
* back to short examples on docs front page
* publish sitemap_static.xml too
* add link to "fa" sitemap
* add "fa" to robots.txt
2018-09-07 13:27:44 +03:00
Ivan Blinkov
93e91a17bd
docs build fixes
2018-09-06 21:24:00 +03:00
Ivan Blinkov
3186a2f273
revert more harmful patches
2018-09-06 21:15:16 +03:00
Ivan Blinkov
4784a945c1
restore NULL literal section in query_language/syntax.md
2018-09-06 21:13:20 +03:00
Ivan Blinkov
cdbae550b1
revert query_language/syntax.md
2018-09-06 21:12:08 +03:00
Ivan Blinkov
8796fa43be
re-apply useful patch parts to select.md
2018-09-06 21:11:25 +03:00
Ivan Blinkov
d6c4377594
revert some more harmful patches
2018-09-06 21:07:25 +03:00
Ivan Blinkov
702885ebb4
revert query_language/alter.md
2018-09-06 21:00:21 +03:00
Ivan Blinkov
eb48d070f3
revert operations/utils/clickhouse-local.md
2018-09-06 20:58:37 +03:00
Ivan Blinkov
1da546a2eb
fixes for url.md
2018-09-06 20:57:13 +03:00
Ivan Blinkov
1ea4a177fa
revert operations/table_engines/file.md
2018-09-06 20:54:19 +03:00
Ivan Blinkov
6c719067c3
fixes for settings.md
2018-09-06 20:47:18 +03:00
Ivan Blinkov
86d9b3098a
features_considered_disadvantages.md
2018-09-06 20:43:12 +03:00
Ivan Blinkov
18adb9439d
fixes for distinctive_features.md
2018-09-06 20:40:13 +03:00
Ivan Blinkov
a92387f089
fixes for cli.md
2018-09-06 20:09:42 +03:00
Ivan Blinkov
14d9035ac6
fixes for index.md
2018-09-06 20:08:43 +03:00
Ivan Blinkov
3e18e2a14d
restore lost space
2018-09-06 20:01:51 +03:00
Ivan Blinkov
196fb86fca
fixes for tuple.md
2018-09-06 20:01:06 +03:00
Ivan Blinkov
b81b2e3bfd
fixes for data_types/special_data_types/nothing.md
2018-09-06 19:35:14 +03:00
Ivan Blinkov
a2a808c68a
fixes for nullable.md
2018-09-06 19:32:20 +03:00
Ivan Blinkov
21712a5ea9
fixes for enum.md
2018-09-06 19:11:10 +03:00
Ivan Blinkov
85214c4687
Merge branch 'master' of github.com:yandex/ClickHouse
2018-09-06 19:02:10 +03:00
Ivan Blinkov
b99dbd4be6
Remove outdated note
2018-09-06 16:01:21 +03:00
BayoNet
85334a2836
Preparations for persian documentation publication ( #3045 )
...
* Preparations for publication of persian docs.
* Fix for language direction in data_types
2018-09-06 13:22:06 +03:00
Ivan Blinkov
66bd2306e6
Fixing sitemaps ( #3053 )
2018-09-06 01:09:58 +03:00
Alexey Zatelepin
17228b8908
add docs [#CLICKHOUSE-13]
2018-09-05 16:27:05 +03:00
Ivan Blinkov
991c60fadb
Apply #3043 to English version too
2018-09-05 15:43:25 +03:00
Ivan Blinkov
b40284d598
Merge branch 'master' of github.com:yandex/ClickHouse
2018-09-05 15:42:32 +03:00
Sergey Zaikin
3c10fbfaba
Update external_dicts_dict_sources.md ( #3043 )
...
Set PostgreSQL section level equals MS SQL section level
2018-09-05 15:37:49 +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
Ivan Blinkov
28712d7e53
fix mistype
2018-09-03 10:11:46 +03:00
alexey-milovidov
86f44238a2
Update tips.md
2018-09-03 02:36:22 +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
alexey-milovidov
eb5f571935
Merge pull request #2959 from VadimPE/CLICKHOUSE-3914
...
CLICKHOUSE-3914 add doc for CASE without ELSE
2018-08-27 15:36:06 +03:00
VadimPE
5c0039f124
CLICKHOUSE-3914 fix
2018-08-27 15:31:17 +03:00
VadimPE
83ff0d2721
CLICKHOUSE-3914 add doc for CASE without ELSE
2018-08-27 12:21:40 +03:00
Sjoerd Mulder
9fa0c33b66
Adding third-party scala driver ( #2945 )
...
* Adding scala driver
* Update ru doc
2018-08-24 17:36:09 +03:00
Ivan Blinkov
7099f691d2
Fix CLICKHOUSE-3910
2018-08-22 16:39:15 +03:00
Ivan Blinkov
0de646cdc6
Not so weird looking title
2018-08-22 16:33:21 +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
alexey-milovidov
bcd862ab74
Update file.md
2018-08-22 09:23:28 +03:00
alexey-milovidov
33f3841450
Update file.md
2018-08-22 09:22:06 +03:00
alexey-milovidov
34fafdb901
Update file.md
2018-08-22 09:20:05 +03:00
alexey-milovidov
d258c2f5e3
Update rounding_functions.md
2018-08-22 09:18:29 +03:00
BayoNet
5bd8baf9ed
Merge branch 'updating-docs'
2018-08-21 10:55:54 +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
bce94dae9b
Merge pull request #2887 from housepower/retention
...
Add AggregateFunctionRetention
2018-08-20 09:38:43 +03:00
sundy-li
63d74978d8
add AggregateFunctionRetention
2018-08-18 20:39:07 +08:00
zamulla
dbd4971273
Typo fix
2018-08-16 17:45:50 +03:00
BayoNet
20f5606fb4
Correction and clarification of descriptions of file() and round().
2018-08-16 11:25:35 +03:00
BayoNet
8ea7c63f3c
Merge remote-tracking branch 'upstream/master'
2018-08-15 14:04:31 +03:00
BayoNet
613c1669f2
Update of file() table function description.
2018-08-15 13:58:37 +03:00
BayoNet
ce58107568
Update of round(x [, N]) description.
2018-08-15 13:56:54 +03:00
BayoNet
3abeff5aa9
Merge branch 'master' into updating-docs
2018-08-15 09:52:18 +03:00
alexey-milovidov
e99738a7d1
Merge pull request #2835 from BayoNet/master
...
Settings for quorum INSERT
2018-08-14 17:53:58 +03:00
alexey-milovidov
337cf525b6
Update geo.md
2018-08-14 17:52:38 +03:00
alexey-milovidov
bbb7900266
Update settings.md
2018-08-14 17:42:17 +03:00
alexey-milovidov
02fb626736
Update datetime.md
2018-08-14 12:50:13 +03:00
alexey-milovidov
b886f509bb
Update datetime.md
2018-08-14 12:49:55 +03:00
alexey-milovidov
e61853486a
Merge pull request #2862 from HamoonDBA/master
...
Translate ClickHouse documents into Persian
2018-08-14 12:48:05 +03:00
BayoNet
f3d464e741
Merge remote-tracking branch 'upstream/master' into updating-docs
2018-08-14 04:53:39 +03:00
BayoNet
4abca43c5d
Correcting of select_sequential_consistency
description.
2018-08-14 04:48:59 +03:00
Alexander Marshalov
57aa1f9726
fix typo ( #2859 )
2018-08-13 18:08:29 +03:00
BayoNet
6b9aac7760
Function pointInPolygon.
2018-08-13 17:51:06 +03:00
Hamoon
37618651f4
complete translate data type to persian
2018-08-13 06:45:17 +04:30
Hamoon
e0cb201d92
90% of data types category to persian
2018-08-12 07:33:37 +04:30
Hamoon
432e09a8d0
translate entire interfaces to persian
2018-08-11 06:13:25 +04:30
Ivan Blinkov
94f86eda79
WIP on docs: improvements for search + some content changes ( #2842 )
...
* 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
* Forgotten redirect
* h/v scrollbars same size in docs
* CLICKHOUSE-3831: introduce security changelog
* A bit more narrow tables on docs front page
* fix flag in ru docs
* Save some space in top level of docs ToC
* Capitalize most words in titles of docs/en/
* more docs scrollbar fixes
* fix incorrect merge
* fix link
* fix switching languages in single page docs mode
* Update mkdocs & mkdocs-material + unminify javascript
* cherrypick 17e18d1ecc
2018-08-10 17:44:49 +03:00
BayoNet
8429ed5221
Update for Array data type
2018-08-10 16:10:23 +03:00
BayoNet
c1c0145d9b
Small fixes and clarifications.
2018-08-10 11:17:39 +03:00
Hamoon
147789470b
translate command-line client interface to farsi
2018-08-09 06:50:07 +04:30
Hamoon
f829bfeac6
translate getting_startet.example_dataset to farsi
2018-08-09 05:40:54 +04:30
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
Ivan Blinkov
02b8b55aea
fix mistype
2018-08-08 18:22:47 +03:00
alexey-milovidov
cc433d996c
Merge pull request #2816 from proller/fix8
...
Fix /release in clean system
2018-08-07 17:15:32 +03:00
Ivan Blinkov
9977788daf
WIP on docs ( #2819 )
...
* 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
* Forgotten redirect
* h/v scrollbars same size in docs
* CLICKHOUSE-3831: introduce security changelog
* A bit more narrow tables on docs front page
2018-08-07 15:06:41 +03:00
Hamoon
082542e7dc
translate getting_started.example_dataset.ontime to farsi
2018-08-07 07:28:36 +04:30
Hamoon
117c32aaee
fix align
2018-08-07 07:11:00 +04:30
Hamoon
534306ec3f
translate getting_started.index.md to farsi
2018-08-07 07:07:53 +04:30
Hamoon
c09eb7acd0
translate ya_metrika_task page to farsi
2018-08-07 06:35:24 +04:30
proller
68ef1821c9
Update doc
2018-08-07 04:50:25 +03:00
proller
ef5f4b1e32
Fix /release in clean system
2018-08-07 04:46:52 +03:00
Alexey Milovidov
9b65c5f6c5
Updated instruction [#CLICKHOUSE-3]
2018-08-06 23:59: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
alexey-milovidov
1b3229545a
Update build.md
2018-08-06 19:48:43 +03:00
Alexey Milovidov
d8c19fd5ec
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-06 19:45:23 +03:00
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 NULL
s.
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