Ivan
|
315ff4f0d9
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
|
vdimir
|
e2fac19686
|
Remove libbtrie
|
2020-11-21 21:31:15 +03:00 |
|
tavplubix
|
058aa8f85e
|
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
Replace std::*stringstreams with DB::*Buffers
|
2020-11-12 01:11:44 +03:00 |
|
Alexander Tokmakov
|
b94cc5c4e5
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
|
Danila Kutenin
|
811c3e5cd1
|
Fix submodules
|
2020-11-10 01:32:50 +03:00 |
|
Danila Kutenin
|
5d138f3475
|
Fix submodules for fast test
|
2020-11-10 01:31:24 +03:00 |
|
Alexander Tokmakov
|
5cdfcfb307
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
|
Alexander Tokmakov
|
a06be511df
|
pcg serialization
|
2020-11-09 16:07:38 +03:00 |
|
Alexey Milovidov
|
baf55437fa
|
Better diagnostics in check-style script
|
2020-10-26 22:17:01 +03:00 |
|
Alexey Milovidov
|
32ed8c9681
|
Fix trailing whitespace
|
2020-10-26 22:12:40 +03:00 |
|
Alexey Milovidov
|
942828f4d5
|
Check style
|
2020-10-25 00:54:17 +03:00 |
|
Alexey Milovidov
|
85c69aad7f
|
Add check for BOM
|
2020-10-24 09:23:54 +03:00 |
|
Alexey Milovidov
|
c23c7e3bba
|
Check for executable bit on non-executable files
|
2020-10-11 19:26:11 +03:00 |
|
Alexey Milovidov
|
c214fd97b2
|
Addition to prev. revision
|
2020-10-10 23:23:58 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Alexander Kuzmenkov
|
499e0766e5
|
Check docker scripts with shellcheck
|
2020-09-30 20:06:46 +03:00 |
|
Alexey Milovidov
|
425297e9c9
|
Check that ya.make files are auto-generated
|
2020-08-19 12:40:28 +03:00 |
|
Alexey Milovidov
|
e43746395e
|
Merge branch 'master' into codespell-2
|
2020-08-16 14:57:21 +03:00 |
|
alexey-milovidov
|
966dd287b7
|
Merge branch 'master' into shellcheck3
|
2020-08-15 19:49:22 +03:00 |
|
Alexey Milovidov
|
145ad95e2a
|
Revert check location of Docker compose files @qoega.
|
2020-08-15 07:23:23 +03:00 |
|
Yatsishin Ilya
|
ede56a7503
|
Fix
|
2020-08-14 17:41:03 +03:00 |
|
Yatsishin Ilya
|
ab337b243a
|
Add docker for style check
|
2020-08-14 16:09:23 +03:00 |
|
Alexey Milovidov
|
e4d02f6b51
|
Update for useless script #13599
|
2020-08-12 06:03:47 +03:00 |
|
Alexey Milovidov
|
b633b49e07
|
Enable Shellcheck in CI
|
2020-08-09 02:26:59 +03:00 |
|
Alexey Milovidov
|
726f5b082a
|
Fix build
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
6c4df0f27a
|
Better tool
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
0688e1671f
|
Run check-typos within check-style
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
cacca83839
|
Added a tool to check for typos; added dictionaries.
|
2020-08-08 17:10:27 +03:00 |
|
Alexey Milovidov
|
11228a127d
|
Check for copy-pasted GPL code
|
2020-08-08 05:08:36 +03:00 |
|
Alexey Milovidov
|
e942104eb5
|
Add a check
|
2020-08-06 06:13:02 +03:00 |
|
Ivan Blinkov
|
2c0ff29c48
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
|
2020-06-22 10:06:36 +03:00 |
|
Alexey Milovidov
|
dec883e21b
|
Check for tests with "fail" in their names
|
2020-06-20 09:28:19 +03:00 |
|
Ivan Blinkov
|
709b4f42c8
|
Prototype sending crash reports on segfaults
|
2020-05-27 22:11:04 +03:00 |
|
Yatsishin Ilya
|
8787cde9c5
|
fix check-ungrouped-includes.sh
|
2020-04-14 10:15:02 +03:00 |
|
Yatsishin Ilya
|
c7d3417f62
|
fix check-include
|
2020-04-14 10:15:02 +03:00 |
|
Alexey Milovidov
|
1526722333
|
Enforce that there is no machine translation to russian #10191
|
2020-04-11 18:54:26 +03:00 |
|
Alexey Milovidov
|
110eb599c1
|
Fix "check style" tool
|
2020-04-06 02:57:24 +03:00 |
|
Alexey Milovidov
|
646f409b8e
|
Fix "check style" tool
|
2020-04-06 02:51:26 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|
Alexey Milovidov
|
e335926882
|
Check XML validity
|
2020-03-07 06:28:03 +03:00 |
|
Alexey Milovidov
|
c24cd0ea20
|
Ensure the number of empty lines
|
2020-03-03 05:45:20 +03:00 |
|
Alexey Milovidov
|
8f90c6ec12
|
Fixed ErrorCodes, part 3
|
2020-02-25 21:20:08 +03:00 |
|
Alexey Milovidov
|
3602126a1e
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
|
Alexey Milovidov
|
c76ff369bb
|
Fix check-style #9161
|
2020-02-17 22:09:56 +03:00 |
|
Ivan Lezhankin
|
922add6244
|
Fix check-style util
|
2020-02-17 19:30:25 +03:00 |
|
Alexey Milovidov
|
b42f85e16b
|
Added a check for double whitespaces
|
2019-08-23 21:30:04 +03:00 |
|
Alexey Milovidov
|
5fd649e663
|
Check for broken symlinks #6625
|
2019-08-23 18:10:33 +03:00 |
|
Alexey Milovidov
|
f38042f006
|
Check for namespace comments in "check-style" tool #5561
|
2019-06-13 13:45:32 +03:00 |
|
proller
|
cc3de4115f
|
Build fixes (#5261)
|
2019-05-14 12:58:33 +03:00 |
|
proller
|
525726a5e2
|
Remove pocoext (#5036)
|
2019-04-17 20:36:58 +03:00 |
|