alexey-milovidov
|
c7863e1ac6
|
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check
* Attempt to enable identifier naming check, continue
* Progress on identifier names
* Adopt identifier names check
* Fixed error
* Merge with master
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed build
* Fixed error
* Fixed error
* Fixed error
|
2020-03-23 05:12:31 +03:00 |
|
Vitaly Baranov
|
4af36ee5a4
|
Fix updating of the access rights after changing of the readonly setting. Remove non-const function Context::getSettingsRef().
|
2020-03-22 11:08:08 +03:00 |
|
Alexey Milovidov
|
59976318e4
|
Remove old performance-test tool
|
2020-03-21 16:23:17 +03:00 |
|
alexey-milovidov
|
5645c202e6
|
Merge pull request #9790 from amosbird/cg
Better cli client
|
2020-03-21 16:05:20 +03:00 |
|
Amos Bird
|
6fe1839f9e
|
Better cli client
|
2020-03-21 13:17:12 +08:00 |
|
Alexey Milovidov
|
a5e3d4efb7
|
Added most of clang-static-analyzer checks
|
2020-03-20 21:53:35 +03:00 |
|
Alexander Kuzmenkov
|
d5822e7ebe
|
Merge pull request #6892 from ClickHouse/aku/poco-1.9.3
Update Poco to 1.9.3.
|
2020-03-20 06:03:48 +03:00 |
|
Alexander Kuzmenkov
|
e38f70de65
|
Doesn't look like I'll ever complete this.
|
2020-03-19 19:05:41 +03:00 |
|
Alexander Kuzmenkov
|
e864b6f338
|
More logs + build fix.
|
2020-03-19 19:05:41 +03:00 |
|
Alexander Kuzmenkov
|
3eac794fab
|
Register Poco ODBC Connector on clickhouse-odbc-bridge startup
|
2020-03-19 19:05:41 +03:00 |
|
Nikolai Kochetov
|
5d763dead0
|
Change the way how rows_before_limit_at_least is calculated for processors pipeline.
|
2020-03-19 14:45:52 +03:00 |
|
alexey-milovidov
|
a3e78a3b86
|
Merge pull request #9721 from amosbird/cc
Always prefer case insensitive suggestions
|
2020-03-19 12:34:16 +03:00 |
|
Alexey Milovidov
|
9cc463b1af
|
Merge branch 'master' of github.com:yandex/ClickHouse into clang-tidy-4
|
2020-03-18 22:16:07 +03:00 |
|
Ivan
|
38b2dec354
|
Arcadia (#9729)
* Move getFQDNOrHostName to base/common/
* Add argsToConfig to ya.make
* Add coverage.cpp to ya.make
Also remove WITH_COVERAGE from config file
|
2020-03-18 21:54:27 +03:00 |
|
Alexey Milovidov
|
93466ce097
|
Added even more clang-tidy checks
|
2020-03-18 19:51:20 +03:00 |
|
Alexey Milovidov
|
c20853eecc
|
Added most of bugprone checks
|
2020-03-18 19:51:20 +03:00 |
|
Amos Bird
|
adf4ad6ce3
|
Always prefer case insensitive suggestions
|
2020-03-18 13:27:56 +08:00 |
|
Alexey Milovidov
|
1bd7e594b0
|
clang-tidy, part 2
|
2020-03-18 03:57:00 +03:00 |
|
Alexander Kuzmenkov
|
04bed5f032
|
Add high-precision timestamp to trace_log
|
2020-03-17 05:16:04 +03:00 |
|
alexey-milovidov
|
a4cc526133
|
Merge pull request #9065 from ClickHouse/split_databases_from_context
Split databases from Context
|
2020-03-15 03:42:57 +03:00 |
|
Azat Khuzhin
|
5134af51ce
|
Do not restore previous cursor if send_logs_level is used
This will avoid overlapping logs with progress/output rows.
|
2020-03-12 21:56:34 +03:00 |
|
Alexander Tokmakov
|
cf28bfe8a7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-12 15:09:41 +03:00 |
|
Alexander Tokmakov
|
8b3a245a1d
|
improve temporary tables
|
2020-03-10 22:36:17 +03:00 |
|
Alexander Tokmakov
|
c7468d2502
|
Merge branch 'master' into split_databases_from_context
|
2020-03-10 13:15:27 +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
|
e8b3bac597
|
clang-tidy, part 5
|
2020-03-09 00:53:03 +03:00 |
|
Alexey Milovidov
|
79c6bd5ae7
|
clang-tidy, part 4
|
2020-03-09 00:40:00 +03:00 |
|
Alexey Milovidov
|
b53ec30978
|
clang-tidy, part 3
|
2020-03-09 00:29:00 +03:00 |
|
Alexey Milovidov
|
edc9f9886c
|
Remove unused features from performance test
|
2020-03-07 22:52:07 +03:00 |
|
Alexey Milovidov
|
b3a6f6b367
|
Revert "Simplification"
This reverts commit f5518c0c43 .
|
2020-03-06 21:14:33 +03:00 |
|
Alexey Milovidov
|
49d6fec359
|
Merge branch 'master' of github.com:yandex/ClickHouse into session-cleaner-better-build-time
|
2020-03-06 19:31:52 +03:00 |
|
Alexey Milovidov
|
f5518c0c43
|
Simplification
|
2020-03-06 01:45:59 +03:00 |
|
Alexey Milovidov
|
3b85f2ffef
|
Do not run session cleaner for client, local
|
2020-03-05 22:23:39 +03:00 |
|
alexey-milovidov
|
0412d5ff79
|
Merge pull request #9525 from ClickHouse/fix-flacky-alter-test
Attempt to fix flacky test '00910_zookeeper_test_alter_compression_codecs'
|
2020-03-05 21:06:07 +03:00 |
|
Alexey Milovidov
|
dd13e0353a
|
Fixed build
|
2020-03-05 18:40:59 +03:00 |
|
Alexey Milovidov
|
722a946ce5
|
Merge branch 'session-cleaner-better-build-time' of github.com:ClickHouse/ClickHouse into session-cleaner-better-build-time
|
2020-03-05 18:00:40 +03:00 |
|
Alexey Milovidov
|
3aba47aa8b
|
Merge branch 'master' into session-cleaner-better-build-time
|
2020-03-05 17:59:49 +03:00 |
|
alexey-milovidov
|
e68d31d605
|
Merge pull request #8594 from excitoon-favorites/substitutestorageconfiguration
Added reloading storage configuration from configuration file
|
2020-03-05 17:52:47 +03:00 |
|
Alexey Milovidov
|
bdabcccc7b
|
Retry when we should
|
2020-03-05 16:12:00 +03:00 |
|
Alexey Milovidov
|
4e15d74469
|
Better code around sessions, step 3
|
2020-03-05 07:10:48 +03:00 |
|
Alexey Milovidov
|
aac2f98870
|
Better code around sessions, step 2
|
2020-03-05 06:57:31 +03:00 |
|
Alexey Milovidov
|
ef7fd6c486
|
Merge branch 'master' into session-cleaner-better-build-time
|
2020-03-05 05:14:28 +03:00 |
|
Alexander Tokmakov
|
2d5ed7832b
|
remove tryGetTable
|
2020-03-04 23:29:52 +03:00 |
|
Alexander Tokmakov
|
67c63a72c7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-04 19:24:05 +03:00 |
|
Alexander Tokmakov
|
273333b437
|
fixes
|
2020-03-04 19:22:33 +03:00 |
|
alexey-milovidov
|
3ae13f646a
|
Merge pull request #9495 from azat/progress-on-tcp
Fix progress over tcp
|
2020-03-04 19:19:54 +03:00 |
|
Alexey Milovidov
|
7ca1dff219
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-03-04 18:16:48 +03:00 |
|
Alexey Milovidov
|
06c8e04998
|
Fixed comment #4215
|
2020-03-04 18:16:32 +03:00 |
|