Vitaly Baranov
|
f26e058f88
|
Fix warning "struct previously declared as class".
|
2020-02-22 23:02:16 +03:00 |
|
Alexey Milovidov
|
f9b4ec2578
|
Fixed bad code
|
2020-02-22 22:49:05 +03:00 |
|
Alexey Milovidov
|
d1deba0f78
|
Fixed bad code
|
2020-02-22 22:47:32 +03:00 |
|
Alexey Milovidov
|
3098fbbdc8
|
Fixed bad code
|
2020-02-22 22:46:41 +03:00 |
|
Alexey Milovidov
|
fd523fa796
|
Fixed bad code
|
2020-02-22 22:45:53 +03:00 |
|
Alexey Milovidov
|
1ba67b1bb4
|
Fixed bad code
|
2020-02-22 22:44:31 +03:00 |
|
Alexey Milovidov
|
4c504ffda3
|
Fixed errors
|
2020-02-22 22:35:39 +03:00 |
|
alexey-milovidov
|
73a48eeea0
|
Merge pull request #9313 from NanoBjorn/fix-final-mark-docs
fixed final mark description
|
2020-02-22 22:32:39 +03:00 |
|
Anton Popov
|
b736029828
|
Update ErrorCodes.cpp
|
2020-02-22 22:11:44 +03:00 |
|
Ivan Blinkov
|
852fcdee6f
|
Update SECURITY.md
|
2020-02-22 22:07:44 +03:00 |
|
Gleb Novikov
|
6444e82444
|
fixed final mark description
|
2020-02-22 21:08:16 +03:00 |
|
alexey-milovidov
|
1950923433
|
Merge branch 'master' into polymorphic-parts
|
2020-02-22 20:56:27 +03:00 |
|
Alexander Kuzmenkov
|
0a83353068
|
Update compare.sh
|
2020-02-22 20:52:49 +03:00 |
|
Alexey Milovidov
|
9e9cba6eb7
|
Merge remote-tracking branch 'origin/master' into amosbird-char8_t
|
2020-02-22 20:49:25 +03:00 |
|
alexey-milovidov
|
5d2bf946ee
|
Update Types.h
|
2020-02-22 20:42:00 +03:00 |
|
Alexey Milovidov
|
5a999a3096
|
Restore -Werror
|
2020-02-22 20:32:25 +03:00 |
|
alexey-milovidov
|
73026a23cd
|
Merge pull request #9310 from ClickHouse/fix-doc-add-stubs
Fixed broken links in zh docs; added english stubs for missing formats (please help translate them).
|
2020-02-22 20:21:53 +03:00 |
|
Alexey Milovidov
|
1630669123
|
Fixed broken links in zh docs; added english stubs for missing formats (please help translate them).
|
2020-02-22 20:20:17 +03:00 |
|
alexey-milovidov
|
247d993831
|
Merge pull request #9308 from ClickHouse/update-libcxx-2
Update libcxx and libcxxabi
|
2020-02-22 20:05:23 +03:00 |
|
alexey-milovidov
|
00ebd7f7b6
|
Merge pull request #9309 from ClickHouse/fix-GenericRoleSet-previously-declared-as-class
Fix "GenericRoleSet previously declared as class" warning
|
2020-02-22 19:35:19 +03:00 |
|
Vitaly Baranov
|
e026258f42
|
Update InterpreterSetRoleQuery.h
|
2020-02-22 19:32:15 +03:00 |
|
Alexey Milovidov
|
8fc858ac48
|
Add std::hash implementation for char8_t
|
2020-02-22 18:06:42 +03:00 |
|
Alexey Milovidov
|
38e33833be
|
Update libcxx and libcxxabi
|
2020-02-22 17:53:21 +03:00 |
|
Alexander Tokmakov
|
852043c8d9
|
better configs
|
2020-02-22 17:26:39 +03:00 |
|
Alexander Tokmakov
|
ac0e2c2256
|
Merge branch 'master' into fix_expressions_in_metadata
|
2020-02-22 16:42:45 +03:00 |
|
Alexander Kuzmenkov
|
eabfdf4ce0
|
Update compare.sh
|
2020-02-22 15:02:45 +03:00 |
|
alexey-milovidov
|
af3e296df5
|
Merge pull request #9306 from Vxider/build-fix
build fix on GCC 9.2.0
|
2020-02-22 14:41:34 +03:00 |
|
Ivan Blinkov
|
5588f5db8a
|
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
DOCS-446: ALTER TTL
|
2020-02-22 14:38:48 +03:00 |
|
Alexander Tokmakov
|
17314fa5fd
|
fix dockerfile
|
2020-02-22 14:11:54 +03:00 |
|
tavplubix
|
8358c952c3
|
Merge pull request #9302 from ClickHouse/fix_tests_with_secure_sockets
Try fix tests with secure sockets
|
2020-02-22 13:32:12 +03:00 |
|
Amos Bird
|
693cf211fa
|
Build fix
|
2020-02-22 16:44:23 +08:00 |
|
Vxider
|
ecd72b8478
|
build fix
|
2020-02-22 16:11:20 +08:00 |
|
Ivan Blinkov
|
8d4c1b8de9
|
Merge pull request #9305 from ClickHouse/blinkov-patch-16
Update cloud.md
|
2020-02-22 10:28:07 +03:00 |
|
Ivan Blinkov
|
5e59e873d6
|
Update cloud.md
|
2020-02-22 10:27:36 +03:00 |
|
Amos Bird
|
f5d6043a5d
|
Strict aliasing in c++20
|
2020-02-22 13:46:35 +08:00 |
|
Alexey Milovidov
|
c3e80485da
|
More strict aliasing
|
2020-02-22 10:19:39 +08:00 |
|
Alexey Milovidov
|
52153d15cc
|
More strict aliasing
|
2020-02-22 10:19:17 +08:00 |
|
Alexey Milovidov
|
cce1e46b45
|
More strict aliasing
|
2020-02-22 10:19:17 +08:00 |
|
Alexey Milovidov
|
ac83a28285
|
More strict aliasing
|
2020-02-22 10:17:52 +08:00 |
|
Alexey Milovidov
|
5cf3414b8a
|
More strict aliasing
|
2020-02-22 10:17:52 +08:00 |
|
Alexey Milovidov
|
3bf1e6f6c1
|
More strict aliasing
|
2020-02-22 10:17:25 +08:00 |
|
Alexey Milovidov
|
d3867ac5fa
|
More strict aliasing
|
2020-02-22 10:17:25 +08:00 |
|
Alexey Milovidov
|
b55ba35731
|
More strict aliasing
|
2020-02-22 10:17:25 +08:00 |
|
Alexey Milovidov
|
e1b3c58746
|
More strict aliasing
|
2020-02-22 10:17:24 +08:00 |
|
Alexander Tokmakov
|
21e0eb5f11
|
try fix tests with secure sockets
|
2020-02-22 04:37:03 +03:00 |
|
Alexander Tokmakov
|
a13495485f
|
try fix tests with secure sockets
|
2020-02-22 04:35:28 +03:00 |
|
Vitaly Baranov
|
c1e870d493
|
Merge pull request #9182 from vitlibar/RBAC-5.2
RBAC-5.2
|
2020-02-22 03:55:17 +03:00 |
|
Alexander Tokmakov
|
62e14bece0
|
revert changes in config
|
2020-02-22 03:45:53 +03:00 |
|
Alexander Tokmakov
|
d6205fa4fa
|
Merge branch 'master' into fix_expressions_in_metadata
|
2020-02-22 03:17:15 +03:00 |
|
alexey-milovidov
|
66e7965381
|
Merge pull request #9294 from ClickHouse/colors-in-logs-sent-to-client
Colors in logs sent to client
|
2020-02-22 02:24:08 +03:00 |
|