Nikolai Kochetov
|
2fa40ad554
|
Fix build.
|
2020-04-10 19:18:53 +03:00 |
|
Nikolai Kochetov
|
864e0a407f
|
Added GraphiteRollupSortedAlgorithm.
|
2020-04-10 19:15:51 +03:00 |
|
Артем Стрельцов
|
758500893e
|
fixed test
|
2020-04-10 19:09:44 +03:00 |
|
Vitaliy Zakaznikov
|
442446fbfa
|
Adding some live view over distributed stateless tests.
|
2020-04-10 12:04:25 -04:00 |
|
alexey-milovidov
|
7cafdba9c7
|
Merge pull request #10073 from Akazz/timed_rwlock
Update to RWLock: timeout parameter for getLock() + implementation reworked to be phase fair
|
2020-04-10 18:56:04 +03:00 |
|
Nikolai Kochetov
|
f35a8bf351
|
Fix style.
|
2020-04-10 18:41:22 +03:00 |
|
Anton Popov
|
9b6f7af7f6
|
add tests for ALTER CLEAR COLUMN/INDEX with compact parts
|
2020-04-10 18:26:40 +03:00 |
|
Vitaliy Zakaznikov
|
201c65f49b
|
Adding test_live_view_over_distributed integration test.
|
2020-04-10 11:23:04 -04:00 |
|
Ivan Blinkov
|
1b6b9e77fe
|
Return redirects for all languages
|
2020-04-10 17:58:34 +03:00 |
|
Ivan Blinkov
|
ca1aba62b3
|
Do not minify redirects
|
2020-04-10 17:56:09 +03:00 |
|
Ivan Blinkov
|
770bc149df
|
Extra mark for redirect template page
|
2020-04-10 17:54:20 +03:00 |
|
Ivan Blinkov
|
7177bc4cbf
|
fix to_url with version_prefix
|
2020-04-10 17:40:55 +03:00 |
|
Vitaly Baranov
|
274a5311fc
|
Merge pull request #10153 from vitlibar/enable-access-management-in-stateless-tests-3
Enable access management in stateless tests #3.
|
2020-04-10 17:40:20 +03:00 |
|
alesapin
|
d2237c3ab8
|
Update msgpack.cmake
|
2020-04-10 17:17:32 +03:00 |
|
tavplubix
|
5e860ddb04
|
fix 01098_temporary_and_external_tables
|
2020-04-10 17:09:47 +03:00 |
|
alesapin
|
27eaea184a
|
Add small timeout
|
2020-04-10 17:03:42 +03:00 |
|
Nikolai Kochetov
|
994f95ddb0
|
Added ReplacingSortedAlgorithm.
|
2020-04-10 17:03:36 +03:00 |
|
Ivan Blinkov
|
0b4019becb
|
Website performance improvements (#10175)
* workers moved to separate repo https://github.com/ClickHouse/clickhouse-website-worker
* support prefetch tag
* Prefetch docs from front page + async load of secondary images
|
2020-04-10 16:56:25 +03:00 |
|
Ivan Blinkov
|
81a7b4b248
|
Grammar in operators.md
|
2020-04-10 16:55:00 +03:00 |
|
alesapin
|
9d81f89648
|
Add sleep to test
|
2020-04-10 16:51:09 +03:00 |
|
Ivan Blinkov
|
2034f09b2a
|
Grammar in syntax.md
|
2020-04-10 16:50:38 +03:00 |
|
Denis Zhuravlev
|
f32ae36f22
|
Update merge_tree_settings.md
|
2020-04-10 10:48:53 -03:00 |
|
Denis Zhuravlev
|
ad0c994b28
|
Update merge_tree_settings.md
|
2020-04-10 10:48:19 -03:00 |
|
Nikolai Kochetov
|
123c654db3
|
Fix build.
|
2020-04-10 16:41:00 +03:00 |
|
Denis Zhuravlev
|
6cc1389356
|
Update merge_tree_settings.md
|
2020-04-10 10:38:58 -03:00 |
|
Anton Popov
|
d018977f4b
|
fix 'ALTER CLEAR INDEX/COLUMN' queries with compact parts
|
2020-04-10 16:36:51 +03:00 |
|
Nikolai Kochetov
|
51e5603044
|
Fix build.
|
2020-04-10 16:03:37 +03:00 |
|
Nikolai Kochetov
|
e9587b8f4c
|
Fix build.
|
2020-04-10 15:53:51 +03:00 |
|
Nikolai Kochetov
|
d46c228b9c
|
Fix build.
|
2020-04-10 15:47:30 +03:00 |
|
Nikolai Kochetov
|
7b85a36975
|
Added CollapsingSortedAlgorithm.
|
2020-04-10 15:40:16 +03:00 |
|
Ilya Yatsishin
|
d4bc6662cd
|
Update extended_roadmap.md
|
2020-04-10 15:29:25 +03:00 |
|
alesapin
|
88657cfbe1
|
Add retries to test
|
2020-04-10 15:14:27 +03:00 |
|
Ivan Blinkov
|
2108f621dd
|
Disable webvisor on single-page docs
|
2020-04-10 14:31:21 +03:00 |
|
alesapin
|
9b0640a3b5
|
Fix odbc round trip test
|
2020-04-10 14:29:56 +03:00 |
|
Artem Zuikov
|
9901bf0f6e
|
fix column size in KeyGetterForDict
|
2020-04-10 14:03:08 +03:00 |
|
Mikhail f. Shiryaev
|
91a33e1eec
|
Fix code wrapping for non-code part (#10129)
* Fix code wrapping for non-code part
* Fix links, fix formatting
|
2020-04-10 13:45:25 +03:00 |
|
Ivan Blinkov
|
564bec176e
|
Update codebrowser links (#10166)
* Put single-page content into a separate js file
* move break comments
* Update codebrowser links
|
2020-04-10 13:40:59 +03:00 |
|
Artem Zuikov
|
ba50519af8
|
workaround for function resolver
|
2020-04-10 13:28:44 +03:00 |
|
Ivan Blinkov
|
a4f5280d80
|
Remove excessive }
|
2020-04-10 12:32:37 +03:00 |
|
Nikolai Kochetov
|
2aba662d2c
|
Fix build.
|
2020-04-10 12:32:34 +03:00 |
|
Nikolai Kochetov
|
97158f7656
|
Fix build.
|
2020-04-10 12:30:53 +03:00 |
|
Nikolai Kochetov
|
978576d0c5
|
Move Graphite params to separate file.
|
2020-04-10 12:25:52 +03:00 |
|
Nikolai Kochetov
|
71c72a75d7
|
Move Graphite params to separate file.
|
2020-04-10 12:24:16 +03:00 |
|
Nikolai Kochetov
|
16137068b2
|
Move Graphite params to separate file.
|
2020-04-10 12:22:51 +03:00 |
|
Nikolai Kochetov
|
27f3d2711a
|
Move Graphite params to separate file.
|
2020-04-10 12:20:43 +03:00 |
|
Nikolai Kochetov
|
868f7e9aea
|
Move Graphite params to separate file.
|
2020-04-10 12:16:23 +03:00 |
|
Nikolai Kochetov
|
1b6d80bfae
|
Merge branch 'master' into sorting-processors
|
2020-04-10 12:07:21 +03:00 |
|
Nikolai Kochetov
|
f7fdfe4ed2
|
Fix build.
|
2020-04-10 12:04:56 +03:00 |
|
Nikolai Kochetov
|
fc605d411d
|
Added IMergingAlgorithm.
|
2020-04-10 12:04:28 +03:00 |
|
Nikolai Kochetov
|
2ce753a316
|
Fix tests.
|
2020-04-10 12:04:28 +03:00 |
|