Ivan Blinkov
|
72ef77e695
|
Merge pull request #11093 from ClickHouse/dependabot/pip/docs/tools/protobuf-3.12.1
Bump protobuf from 3.12.0 to 3.12.1 in /docs/tools
|
2020-05-21 11:00:28 +03:00 |
|
dependabot-preview[bot]
|
72ca56c43b
|
Bump protobuf from 3.12.0 to 3.12.1 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.0...v3.12.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-21 07:28:30 +00:00 |
|
alexey-milovidov
|
8c2b7c31a5
|
Fix too long perf test.
|
2020-05-21 09:49:15 +03:00 |
|
Ilya Yatsishin
|
2f7fd3ccfe
|
Merge pull request #10908 from qoega/packager-add-bin
Allow to build binaries and tests from deb package build.
|
2020-05-21 09:40:03 +03:00 |
|
alexey-milovidov
|
117e73d48b
|
Merge pull request #11091 from ClickHouse/arcignore
Add .arcignore
|
2020-05-21 09:18:11 +03:00 |
|
Alexey Milovidov
|
4f9abad9dd
|
Added .arcignore
|
2020-05-21 09:17:03 +03:00 |
|
Alexander Kuzmenkov
|
34508b8f64
|
[wip] Add memory stats to performance test
|
2020-05-21 05:12:55 +03:00 |
|
Ivan Blinkov
|
7d0ac4e20f
|
trigger ci
|
2020-05-21 00:08:04 +03:00 |
|
Ivan Blinkov
|
ebef7b9a85
|
[website] ld+json for the front page (#11077)
* [website] ld+json for the front page
* Update index.html
* Update index.html
|
2020-05-21 00:01:18 +03:00 |
|
alexey-milovidov
|
07924f0ae1
|
Merge pull request #11029 from azat/system_tables_lazy_load
Disable system_tables_lazy_load by default
|
2020-05-20 21:15:09 +03:00 |
|
Ivan Blinkov
|
84fda62e2c
|
[docs] minor translation update (#11072)
|
2020-05-20 21:13:03 +03:00 |
|
alexey-milovidov
|
a62e1834d2
|
Fix data rot @blinkov
|
2020-05-20 19:30:27 +03:00 |
|
Ilya Yatsishin
|
555087512a
|
Update debian/rules
Co-authored-by: alesapin <alesapin@gmail.com>
|
2020-05-20 18:28:44 +03:00 |
|
Vitaly Baranov
|
06d18a4378
|
Merge pull request #11050 from vitlibar/amosbird_betterdictget
dictGet with table name
|
2020-05-20 14:18:24 +03:00 |
|
Artem Zuikov
|
9b38324028
|
fix JOIN with PREWHERE with second analyze() (#11051)
|
2020-05-20 12:29:23 +03:00 |
|
alesapin
|
2673c985bd
|
Merge pull request #11002 from ClickHouse/zookeeper_in_tmpfs_intergration_tests
Add ability to run zookeeper in integration tests with tmpfs
|
2020-05-20 11:30:13 +03:00 |
|
alesapin
|
dc330ca7cb
|
Merge pull request #11037 from ClickHouse/alter_rename_and_modify
Fix alter rename with different types of alter
|
2020-05-20 11:28:13 +03:00 |
|
Ivan Blinkov
|
c450c0721d
|
Merge pull request #11064 from ClickHouse/dependabot/pip/docs/tools/mkdocs-macros-plugin-0.4.9
Bump mkdocs-macros-plugin from 0.4.7 to 0.4.9 in /docs/tools
|
2020-05-20 10:58:45 +03:00 |
|
dependabot-preview[bot]
|
2b8ccac084
|
Bump mkdocs-macros-plugin from 0.4.7 to 0.4.9 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.7 to 0.4.9.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-20 07:33:10 +00:00 |
|
BayoNet
|
5e84769c74
|
DOCS-628: Stable versions of statistical functions v2 (#11047)
* CLICKHOUSEDOCS-628: Restore deleted changes.
* CLICKHOUSEDOCS-628: pillar
* CLICKHOUSEDOCS-628: Fixed grammar.
* CLICKHOUSEDOCS-628: Translated #8933
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
|
2020-05-20 08:35:51 +03:00 |
|
Ivan Blinkov
|
8eac46c79f
|
[docs] mark submitting feedback as Metrika goal (#11046)
|
2020-05-20 00:49:43 +03:00 |
|
Ivan Blinkov
|
994884399c
|
trigger ci
|
2020-05-20 00:47:48 +03:00 |
|
Vitaly Baranov
|
57bd7afc03
|
Fix passing dictionary's name to dictGet() with alias.
|
2020-05-19 21:17:29 +03:00 |
|
Amos Bird
|
ce3c53a00a
|
dictGet* with table name
|
2020-05-19 20:33:45 +03:00 |
|
Ivan Blinkov
|
f18eedc5e7
|
[website] set sentry environment
|
2020-05-19 19:11:00 +03:00 |
|
alesapin
|
7d382cc7b5
|
Return missed command
|
2020-05-19 19:03:10 +03:00 |
|
Ivan Blinkov
|
b5620c070c
|
[docs] preprocess single-page html as well (#11045)
|
2020-05-19 18:47:00 +03:00 |
|
Alexander Kuzmenkov
|
c3d9bb829b
|
performance comparison
|
2020-05-19 18:28:03 +03:00 |
|
alesapin
|
a17f034271
|
Bump compose version to 2.3, and make tmpfs for zookeeper optional
|
2020-05-19 18:27:10 +03:00 |
|
Ivan Blinkov
|
274a48c353
|
[website] parallel minify (#11043)
|
2020-05-19 18:11:23 +03:00 |
|
Ivan Blinkov
|
87e8288e96
|
trigger ci
|
2020-05-19 18:10:49 +03:00 |
|
Ivan Blinkov
|
a120fcb825
|
fix mistype
|
2020-05-19 18:09:49 +03:00 |
|
Alexander Kuzmenkov
|
ef6f386ee6
|
Merge pull request #11026 from ClickHouse/aku/trace-log
Add more logs to debug trace_log overflow
|
2020-05-19 17:56:06 +03:00 |
|
Alexander Kuzmenkov
|
838b3e9533
|
fixup
|
2020-05-19 17:55:27 +03:00 |
|
Alexander Kuzmenkov
|
a700b527ce
|
fixup
|
2020-05-19 17:51:51 +03:00 |
|
Ivan Blinkov
|
284d3aba12
|
Adjust footer margins
|
2020-05-19 17:41:36 +03:00 |
|
Ivan Blinkov
|
b78a93aa2e
|
Tune cache purge
|
2020-05-19 17:32:24 +03:00 |
|
Ivan Blinkov
|
e2a49e8a80
|
Update roadmap.md
|
2020-05-19 16:22:29 +03:00 |
|
Ivan Blinkov
|
1f66970040
|
trigger ci
|
2020-05-19 15:44:59 +03:00 |
|
Ivan Blinkov
|
6a1d02a1fb
|
Update ld_json.html
|
2020-05-19 15:41:45 +03:00 |
|
Ivan Blinkov
|
2f28dbe7d6
|
[website] report client-side errors to sentry.io (#11039)
|
2020-05-19 15:31:08 +03:00 |
|
Ivan Blinkov
|
dbe36dd37d
|
Update docs.js
|
2020-05-19 15:19:55 +03:00 |
|
Yatsishin Ilya
|
f8c870bb28
|
Merge remote-tracking branch 'origin' into packager-add-bin
|
2020-05-19 15:07:54 +03:00 |
|
Yatsishin Ilya
|
d7d70b788d
|
finally fix rules
|
2020-05-19 15:07:16 +03:00 |
|
Saulius Valatka
|
8d26cdd388
|
add reference to stream-loader in Third Party Integration docs (#11040)
|
2020-05-19 14:51:58 +03:00 |
|
alesapin
|
4906dbef41
|
Remove redundant logs
|
2020-05-19 13:46:56 +03:00 |
|
Ivan Blinkov
|
bc5f68f1ee
|
[docs] initial support for article rating (#11033)
|
2020-05-19 13:45:02 +03:00 |
|
alesapin
|
2b37a418f2
|
More clear logic
|
2020-05-19 13:44:53 +03:00 |
|
alesapin
|
a416813597
|
Merge pull request #10777 from NanoBjorn/refactor-reservations
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-19 13:27:11 +03:00 |
|
alesapin
|
111c576579
|
Slightly less garbage
|
2020-05-19 13:03:05 +03:00 |
|