Alexey Milovidov
|
27d60c6fe4
|
Added unneeded unrelated changes just in case
|
2020-03-10 17:39:44 +03:00 |
|
Alexey Milovidov
|
1224866ea9
|
Merge branch 'master' into clang-tidy
|
2020-03-10 17:39:30 +03:00 |
|
alesapin
|
27f07b513e
|
Fix sophisticated default
|
2020-03-10 16:34:54 +03:00 |
|
alesapin
|
931bf9010a
|
Better clone of lost replica
|
2020-03-10 16:15:12 +03:00 |
|
Nikolai Kochetov
|
80b2060fa2
|
Added table functions zeros and zeros_mt
|
2020-03-10 16:14:49 +03:00 |
|
alexey-milovidov
|
b212a78195
|
Merge pull request #9575 from ClickHouse/add_clang_tidy_to_build_images
Add clang tidy to docker images
|
2020-03-10 16:13:00 +03:00 |
|
Nikolai Kochetov
|
855e3378b6
|
Added system.zeros and system.zeros_mt
|
2020-03-10 16:01:29 +03:00 |
|
Ivan Blinkov
|
57d67a1d38
|
Merge pull request #9582 from glader/patch-1
Typo in russian docs
|
2020-03-10 15:58:52 +03:00 |
|
Mikhail
|
33c50fcd3f
|
Typo in russian docs
|
2020-03-10 15:53:00 +03:00 |
|
Ivan Blinkov
|
a058f3a301
|
Update README.md
|
2020-03-10 13:38:30 +03:00 |
|
Nikita Mikhaylov
|
b15532dbdf
|
Merge pull request #9415 from Jokser/merge-tree-s3-initial
Storage MergeTree initial support for S3.
|
2020-03-10 13:22:44 +03:00 |
|
Nikita Mikhaylov
|
7cb9da16f2
|
update changelog
|
2020-03-10 13:04:43 +03:00 |
|
alesapin
|
7520d4f1ee
|
Merge pull request #9484 from filimonov/docker_for_odbc_driver3
Try newer version of odbc driver
|
2020-03-10 12:50:28 +03:00 |
|
alesapin
|
38d2868ddc
|
Trigget CI
|
2020-03-10 12:10:50 +03:00 |
|
alesapin
|
3fbaa0a29f
|
Add clang tidy to docker images
|
2020-03-10 12:07:43 +03:00 |
|
dependabot-preview[bot]
|
15843306e7
|
Bump click from 7.0 to 7.1.1 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.0...7.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 07:38:22 +00:00 |
|
Alexey Milovidov
|
d416d214a5
|
Fixed error
|
2020-03-10 03:12:05 +03:00 |
|
Alexey Milovidov
|
fea40a5b9b
|
Fixed error
|
2020-03-10 00:14:27 +03:00 |
|
Alexey Milovidov
|
651070d324
|
Merge branch 'master' into clang-tidy
|
2020-03-10 00:10:35 +03:00 |
|
Mikhail Filimonov
|
cf6854567a
|
sync up clickhouse-stateless-with-coverage-test with clickhouse-stateless-test
|
2020-03-09 19:30:12 +01:00 |
|
Alexey Milovidov
|
f70d00d28d
|
Removed unused requirement #9569
|
2020-03-09 20:26:18 +03:00 |
|
alexey-milovidov
|
b2d683f3ff
|
Merge pull request #9567 from Enmk/DateTime_formatting_tests
Date time formatting tests
|
2020-03-09 18:29:04 +03:00 |
|
Alexey Milovidov
|
cf9ba26a2b
|
Merge branch 'master' of github.com:yandex/ClickHouse into clang-tidy
|
2020-03-09 17:49:23 +03:00 |
|
alexey-milovidov
|
d54be56fd6
|
Merge pull request #9558 from ClickHouse/update-jemalloc
Update JEMalloc just in case
|
2020-03-09 17:49:07 +03:00 |
|
Alexey Milovidov
|
fdba15098d
|
clang-tidy, part 25
|
2020-03-09 17:45:09 +03:00 |
|
Vasily Nemkov
|
492916d76a
|
Fixed build on GCC-9
|
2020-03-09 21:36:49 +08:00 |
|
Vasily Nemkov
|
593e0a1ddd
|
Zero DateTime64 with zero scale is now same string representation as zero DateTime
|
2020-03-09 13:34:22 +08:00 |
|
Alexey Milovidov
|
89101c7fff
|
Searching for more variants of clang-tidy
|
2020-03-09 08:29:16 +03:00 |
|
Alexey Milovidov
|
7596402c98
|
Searching for more variants of clang-tidy
|
2020-03-09 08:27:59 +03:00 |
|
Vasily Nemkov
|
cd5a08c242
|
New test cases for Date/DateTime/DateTime64 output to string.
|
2020-03-09 12:32:37 +08:00 |
|
Alexey Milovidov
|
06e00b2018
|
Fixed build
|
2020-03-09 07:08:19 +03:00 |
|
Alexey Milovidov
|
386151a3d7
|
Merge branch 'master' into update-jemalloc
|
2020-03-09 07:05:53 +03:00 |
|
Alexey Milovidov
|
1ab05b23a1
|
Don't run clang-tidy when compiling with gcc (it will be confused with gcc's options)
|
2020-03-09 07:04:17 +03:00 |
|
Alexey Milovidov
|
10e5550c02
|
clang-tidy, part 24
|
2020-03-09 06:44:48 +03:00 |
|
Alexey Milovidov
|
7c188b8479
|
clang-tidy, part 23
|
2020-03-09 06:41:03 +03:00 |
|
Alexey Milovidov
|
66582d69a5
|
clang-tidy, part 22
|
2020-03-09 06:38:43 +03:00 |
|
Alexey Milovidov
|
3f455a024e
|
clang-tidy, part 21
|
2020-03-09 06:14:24 +03:00 |
|
Alexey Milovidov
|
c5f2e95e52
|
clang-tidy, part 20
|
2020-03-09 05:55:28 +03:00 |
|
Alexey Milovidov
|
2ef5026090
|
clang-tidy, part 19
|
2020-03-09 05:31:05 +03:00 |
|
Alexey Milovidov
|
71e5c0ee3e
|
clang-tidy, part 18
|
2020-03-09 05:26:50 +03:00 |
|
Alexey Milovidov
|
c079a1e15c
|
clang-tidy, part 17
|
2020-03-09 05:15:19 +03:00 |
|
Alexey Milovidov
|
d1025b2dc7
|
clang-tidy, part 16
|
2020-03-09 05:10:20 +03:00 |
|
Alexey Milovidov
|
04239a0f5c
|
clang-tidy, part 15
|
2020-03-09 05:05:04 +03:00 |
|
Alexey Milovidov
|
d3aa0e8ed8
|
clang-tidy, part 14
|
2020-03-09 04:59:08 +03:00 |
|
Alexey Milovidov
|
7334c13de9
|
clang-tidy, part 13
|
2020-03-09 04:50:33 +03:00 |
|
Alexey Milovidov
|
cde492a784
|
clang-tidy, part 12
|
2020-03-09 04:22:33 +03:00 |
|
Alexey Milovidov
|
6320f59abb
|
clang-tidy, part 11
|
2020-03-09 04:03:43 +03:00 |
|
Alexey Milovidov
|
48c92cc1cd
|
clang-tidy, part 10
|
2020-03-09 03:28:05 +03:00 |
|
Alexey Milovidov
|
63cf9f8c5b
|
clang-tidy, part 9
|
2020-03-09 03:08:02 +03:00 |
|
Alexey Milovidov
|
889ae0305b
|
clang-tidy, part 8
|
2020-03-09 02:48:08 +03:00 |
|