Commit Graph

2359 Commits

Author SHA1 Message Date
Ivan Blinkov
f3d5ec6559
Increment year in docs footer 2020-01-30 17:00:45 +03:00
Ivan Blinkov
9a24c793be
Merge pull request #8909 from blinkov/master
[docs/website] Domain migration
2020-01-30 13:45:10 +03:00
Ivan Blinkov
aba5f712fb One more static redirect 2020-01-30 13:39:37 +03:00
Ivan Blinkov
4bdd374d9d Few more static redirects 2020-01-30 13:38:04 +03:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
alexey-milovidov
de71bd6e85
Update extended_roadmap.md 2020-01-30 13:05:12 +03:00
Ivan Blinkov
a20ebf5341
Update README.md 2020-01-30 12:44:57 +03:00
Ivan Blinkov
0458192a82
Merge pull request #8904 from blinkov/master
Add tutorial redirect
2020-01-29 23:28:44 +03:00
Ivan Blinkov
223704ee9c Add tutorial redirect 2020-01-29 23:27:36 +03:00
Ivan Blinkov
699c429e30
Update release.sh 2020-01-29 21:05:47 +03:00
Ivan Blinkov
efedfcdfd5 fix redirects for stable releases 2020-01-29 21:01:51 +03:00
Ivan Blinkov
8aa6a21461
Update github.py 2020-01-29 19:03:20 +03:00
Ivan Blinkov
b9cd915a08 Generate client-side redirects for docs 2020-01-29 18:57:49 +03:00
Ivan Blinkov
9848a50785 Use clickhouse-test.github.io repo as well 2020-01-29 17:56:52 +03:00
Ivan Blinkov
666b18dca4 add git config 2020-01-29 16:36:13 +03:00
Ivan Blinkov
bfac202a11 Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-29 16:34:25 +03:00
Ivan Blinkov
8e7fdfc3f0 Try to add some parallelism to docs build 2020-01-29 16:34:12 +03:00
Ivan Blinkov
3038278a14
Update roadmap.md 2020-01-29 12:43:34 +03:00
Ivan Blinkov
a8e7f864e3
Update release.sh 2020-01-29 12:42:06 +03:00
Ivan Blinkov
fbf04cb630
Update release.sh 2020-01-28 22:47:58 +03:00
Ivan Blinkov
e05c253b5a
Update release.sh 2020-01-28 22:31:35 +03:00
Ivan Blinkov
2ff8f7de1a Try alternative website deploy destination 2020-01-28 21:51:44 +03:00
Sergei Shtykov
087418cb5a Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-01-28 18:28:00 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Ivan Blinkov
c63b1c84c0 [docs] Improved retrieval of stable releases list 2020-01-28 13:18:09 +03:00
Ivan Blinkov
6b59c04cf1 merge 2020-01-28 12:49:04 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md 2020-01-28 02:31:37 +03:00
alexey-milovidov
8729f7c2b3
Update browse_code.md 2020-01-28 02:30:43 +03:00
Alexey Milovidov
e53ad72edd Add link to Woboq to docs 2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
Maxim Akhmedov
675d0f549f Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
Ivan Blinkov
0734fd7f7d
Update index.md (#8849) 2020-01-27 12:19:32 +03:00
alexey-milovidov
2df93a6d21
Merge pull request #8756 from azat/distributed_storage_configuration
Multiple disks/volumes for storing data for send in Distributed engine
2020-01-26 02:19:28 +03:00
alexey-milovidov
42f4ef2b37
Merge pull request #8757 from hczhcz/patch-2
Remove a duplicated document entry
2020-01-25 23:58:25 +03:00
Maxim Akhmedov
d89eef6bac Add documentation draft for storage features. 2020-01-25 23:23:17 +03:00
Azat Khuzhin
e5a43d2751 Add ability to use multiple disks/volumes for Distributed engine
Now Distributed() has gain the 5-th argument -- policy name (for storing
data to send):

  CREATE TABLE foo (key Int) Engine=Distributed(test_shard_localhost, currentDatabase(), some_table, key%2, 'default');
2020-01-25 20:52:31 +03:00
alexey-milovidov
df4f0c7379
Merge pull request #8805 from azat/force_optimize_skip_unused_shards
force_optimize_skip_unused_shards setting to throw if skipping is not possible
2020-01-25 17:37:59 +03:00
Azat Khuzhin
a53c391dd1 Document system.text_log table 2020-01-25 14:04:56 +03:00
Azat Khuzhin
6939ffeabf force_optimize_skip_unused_shards setting to throw if skipping is not possible 2020-01-24 21:15:40 +03:00
Azat Khuzhin
6f6916bafb Document optimize_skip_unused_shards 2020-01-24 21:15:40 +03:00
Azat Khuzhin
4f868614d5 Document tmp_policy 2020-01-23 21:10:33 +03:00
Alexey Milovidov
a02b59f300 Update roadmap 2020-01-23 00:10:33 +03:00
Ivan Blinkov
600de85c1c a bit more info for docs search 2020-01-22 13:19:12 +03:00
Yuriy
b7ca26b0fb fixed docs 2020-01-22 01:42:52 +03:00
BayoNet
8a52138566 DOCS-468: Updated docs/README.md (#8319) 2020-01-21 18:17:09 +03:00
Ivan Blinkov
bc5571d2ac
Try alternative documentation search backend (#8761) 2020-01-21 17:36:12 +03:00
Ivan Blinkov
8a8daf3bad empty commit 2020-01-21 15:48:30 +03:00
Ivan Blinkov
cc6d9e0bea Try alternative documentation search backend 2020-01-21 14:59:25 +03:00