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
11d6375c67
Merge pull request #13640 from BohuTANG/wal_dump
...
Add MergeTree Write-Ahead-Log(WAL) dump tool
2020-08-13 22:19:29 +03:00
BohuTANG
c31f4f013a
Add MergeTree Write-Ahead-Log(WAL) dump tool
2020-08-12 13:50:22 +08:00
Alexey Milovidov
e4d02f6b51
Update for useless script #13599
2020-08-12 06:03:47 +03:00
alexey-milovidov
291386fd2a
Merge pull request #13618 from melin/master
...
antlr4 support complete create table grammar
2020-08-11 18:58:00 +03:00
melin
d1a770d863
antlr4 support complete create table grammar
2020-08-11 22:36:19 +08:00
melin
4036d9bd10
antlr4 support complete create table grammar
2020-08-11 22:35:28 +08:00
alexey-milovidov
2bd7b5fdc0
Merge pull request #13591 from melin/master
...
Fix Nullable(String) antlr4 syntax error
2020-08-11 04:58:17 +03:00
melin
38cad2e258
fixbug Nullable(String)
2020-08-11 09:43:28 +08:00
Alexey Milovidov
b633b49e07
Enable Shellcheck in CI
2020-08-09 02:26:59 +03:00
alexey-milovidov
3f80463f2d
Merge pull request #13489 from nikitamikhaylov/changelog-script
...
Changelog script update
2020-08-09 01:38:17 +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
c0fef71507
Merge pull request #13511 from ClickHouse/codespell
...
Fix typos in code with codespell.
2020-08-08 17:09:16 +03:00
Alexey Milovidov
11228a127d
Check for copy-pasted GPL code
2020-08-08 05:08:36 +03:00
Alexey Milovidov
0cbbe153cd
Fix typos, the last 1%
2020-08-08 04:21:04 +03:00
Nikita Mikhaylov
6a1b0106ca
better
2020-08-07 17:52:50 +03:00
Nikita Mikhaylov
81c681fe83
done
2020-08-07 17:51:20 +03:00
Alexey Milovidov
e942104eb5
Add a check
2020-08-06 06:13:02 +03:00
alesapin
ae8ad38af6
Review fix
2020-07-31 17:07:54 +03:00
alesapin
c018367f50
Add labeler event
2020-07-31 16:41:56 +03:00
Ivan
1e10ce6bcf
Update scripts ( #12726 )
2020-07-27 13:05:38 +03:00
Ivan
b86248a57a
Update ya.make
2020-07-22 12:08:38 +03:00
Ivan
4417a79b86
Update scripts ( #12650 )
2020-07-22 04:05:46 +03:00
Denis Glazachev
9effacfbc1
Merge branch 'master' into ldap-per-user-authentication
...
* master: (1102 commits)
Update README.md
Update README.md
Update README.md
Update index.md
[docs] add intrdocution for statements page (#12189 )
Revert "Run perf tests with memory sampling (for allocations >1M)"
Sanitize LINK_LIBRARIES property for the directories (#12160 )
[docs] refactor Domains overview (#12186 )
DOCS-647: toStartOfSecond (#12190 )
[docs] add intrdocution for commercial page (#12187 )
DOCSUP-1348 Russian translation for new functions (#133 ) (#12194 )
changelog fixes
Update index.md (#12191 )
Update zh kafka.md title (#12192 )
Added test for #3767
style fix for #12152
Tests for fixed issues #10846 and #7347
changelog fixes
[docs] introduction for special table engines (#12170 )
[docs] introduction for third-party interfaces (#12175 )
...
# Conflicts:
# src/Access/ya.make
# src/Common/ErrorCodes.cpp
2020-07-08 00:42:09 +04:00
Alexander Kuzmenkov
f8d584d509
changelog fixes
2020-07-07 13:50:32 +03:00
Alexander Kuzmenkov
7dba89eaa8
changelog fixes
2020-07-07 12:52:27 +03:00
alexey-milovidov
1719ab1ec5
Merge pull request #12041 from azat/curl-proper-cmake
...
Rewrite curl dependency in a more ch compatible way
2020-07-06 06:31:51 +03:00
alexey-milovidov
5d2013f224
Merge pull request #12104 from ClickHouse/aku/changelog-20.5
...
Changelog for 20.5
2020-07-06 00:04:50 +03:00
Alexander Kuzmenkov
2577d71ed5
Changelog for 20.5
2020-07-03 11:57:38 +03:00
Azat Khuzhin
0700a705bc
Rewrite curl dependency in a more ch compatible way
...
- add support of unbundled curl
- add CURL::libcurl libraries
- avoid explicit linkage of daemon with curl (added with sentry)
- set CACHE variables for non-direct users:
- mariadb-connector-c
- aws-s3-cmake
- sentry-native
Cc: @alexey-milovidov
Cc: @alesapin (requires docker image update)
Cc: @abyss7
Refs: #11300
Refs: #8011
Refs: #8905
v2: replace cmake/find/curl.cmake with proper contrib/curl-cmake (as
pointed by @abyss7, cmake/find/*.cmake is deprecated)
2020-07-03 00:57:08 +03:00
Alexander Kuzmenkov
e0273d30fa
Changelog for 20.1, 20.4
2020-07-02 09:20:20 +03:00
Alexander Kuzmenkov
444a869d78
simple changelog script
2020-06-30 19:08:23 +03:00
Ivan
fce8328e65
Automated backporting machinery ( #12029 )
...
* Add automated cherry-pick machinery
* Added script for backporting machinery
* Implement dry-run mode
* Comment old methods
* Fix python2
* Add ya.make for sandbox tasks
* Remove old stuff
2020-06-29 15:13:19 +03:00
alexey-milovidov
a34032cace
Merge pull request #11300 from blinkov/sentry
...
Opt-in support for sending crash reports
2020-06-25 17:20:50 +03:00
alesapin
cecf397057
Better github-hook
2020-06-24 17:48:43 +03:00
Ivan Blinkov
45d1ca2567
merge master
2020-06-24 00:18:16 +03:00
alesapin
2b0d00e6c3
Hook for push events
2020-06-23 14:40:09 +03:00
alesapin
bb7289e9c4
Merge branch 'master' into github_hook
2020-06-23 14:07:25 +03:00
Ivan Blinkov
2c0ff29c48
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-22 10:06:36 +03:00
Denis Glazachev
6c1b2a4831
Merge branch 'master' into ldap-per-user-authentication
...
* master: (114 commits)
Update alter.md (#11823 )
Update PODArray.h
Added a test for #6549
Update create.md
Update create.md
replacingmergetree translate into "替换合并树“ better (#11814 )
Whitespace
Fix style
Added a test
Fix another 10% of bad code #11529
Update join.md (#11798 )
Update memory.md (#11800 )
Whitespace
Check for tests with "fail" in their names
Fix 10% of bad code #11756
Update PODArray.h
avoid duplicate short system name
adapt recent result as well
[website] tune benchmark pages styling + add extra checks
Added MSan suppression for Hyperscan
...
# Conflicts:
# src/Common/ErrorCodes.cpp
2020-06-20 22:01:12 +04:00
Alexey Milovidov
dec883e21b
Check for tests with "fail" in their names
2020-06-20 09:28:19 +03:00
Denis Glazachev
5db60202b6
Merge branch 'master' into ldap-per-user-authentication
2020-06-19 00:11:08 +04:00