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
b99dbd4be6
Remove outdated note
2018-09-06 16:01:21 +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
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
alexey-milovidov
86f44238a2
Update tips.md
2018-09-03 02:36:22 +03:00
Alexey Milovidov
6e97791348
Updated ZooKeeper admin tips [#CLICKHOUSE-3]
2018-08-28 20:07:01 +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
0de646cdc6
Not so weird looking title
2018-08-22 16:33:21 +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
alexey-milovidov
02fb626736
Update datetime.md
2018-08-14 12:50:13 +03:00
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
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
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
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
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
Alexey Zatelepin
7062807d8c
add docs for mutations cleaner [#CLICKHOUSE-3828]
2018-08-03 22:21:44 +03:00