Alexey Milovidov
|
c34f492293
|
Merge remote-tracking branch 'origin/master' into changelog-22.5
|
2022-05-19 16:37:39 +02:00 |
|
Alexey Milovidov
|
775b3b6a05
|
Update format-changelog.py
|
2022-05-19 15:51:01 +03:00 |
|
Mikhail f. Shiryaev
|
c3fd892e26
|
Update version_date.tsv and changelogs after v22.5.1.2079-stable
|
2022-05-19 10:48:46 +02:00 |
|
Alexey Milovidov
|
08d01e0b41
|
Revert unrelated changes
|
2022-05-19 05:22:28 +02:00 |
|
Alexey Milovidov
|
bb431e0a98
|
Revert README.md
|
2022-05-19 05:21:51 +02:00 |
|
Alexey Milovidov
|
16513f2a10
|
Add changelog for 22.5
|
2022-05-19 05:19:44 +02:00 |
|
Mikhail f. Shiryaev
|
ae0d64d8e1
|
Merge pull request #37249 from ClickHouse/changelog-script
Improve changelog script
|
2022-05-18 19:30:31 +02:00 |
|
Mikhail f. Shiryaev
|
e6e0f0589d
|
Update run-check.py to match PR template, add comments
|
2022-05-17 21:43:22 +02:00 |
|
Mikhail f. Shiryaev
|
082b30c4a2
|
Simplify and improve commit validadion for tags
|
2022-05-16 14:45:27 +02:00 |
|
Mikhail f. Shiryaev
|
d78709c656
|
Add dependencies and CI for changelogs generator
|
2022-05-10 11:25:38 +02:00 |
|
Mikhail f. Shiryaev
|
6cdab10d29
|
Rewrite changelog generator to pure python
|
2022-05-10 11:25:36 +02:00 |
|
robot-clickhouse
|
6aa870ebb6
|
Update version_date.tsv after v22.4.5.9-stable
|
2022-05-06 18:59:00 +00:00 |
|
Alexey Milovidov
|
1ddb04b992
|
Merge pull request #36715 from amosbird/refactorbase
Reorganize source files so that base won't depend on Common
|
2022-04-30 09:40:58 +03:00 |
|
robot-clickhouse
|
e57f8e0c68
|
Update version_date.tsv after v22.3.5.5-lts
|
2022-04-29 15:17:41 +00:00 |
|
Amos Bird
|
20f63a6fa4
|
Fix style check
|
2022-04-29 15:32:53 +08:00 |
|
Amos Bird
|
4a5e4274f0
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
|
alesapin
|
33c021702a
|
Black
|
2022-04-28 18:16:10 +02:00 |
|
alesapin
|
3107b2bcd6
|
Add small script for stupid keeper check
|
2022-04-28 18:13:54 +02:00 |
|
snyk-bot
|
326be13c05
|
fix: utils/clickhouse-diagnostics/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321969
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
|
2022-04-28 02:30:08 +00:00 |
|
Alexey Milovidov
|
20281c25b3
|
Merge pull request #36653 from ramazanpolat/patch-2
add missing pandas package
|
2022-04-27 05:26:53 +03:00 |
|
robot-clickhouse
|
a96276aa09
|
Update version_date.tsv after v22.3.4.20-lts
|
2022-04-26 10:47:39 +00:00 |
|
Ramazan Polat
|
07fcb57729
|
add missing pandas package
|
2022-04-26 10:29:21 +03:00 |
|
robot-clickhouse
|
b761d5bf3a
|
Update version_date.tsv after v22.4.3.3-stable
|
2022-04-26 06:51:23 +00:00 |
|
mergify[bot]
|
705d5af3a0
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-24 22:24:24 +00:00 |
|
robot-clickhouse
|
f0fecb5071
|
Update version_date.tsv after v22.4.2.1-stable
|
2022-04-22 09:35:11 +00:00 |
|
Memo
|
956d525840
|
fix conflict
|
2022-04-22 11:22:50 +08:00 |
|
Memo
|
39aadf0975
|
replaced toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-22 10:49:59 +08:00 |
|
Robert Schulze
|
118e94523c
|
Activate clang-tidy warning "readability-container-contains"
This check suggests replacing <Container>.count() by
<Container>.contains() which is more speaking and in case of
multimaps/multisets also faster.
|
2022-04-18 23:53:11 +02:00 |
|
Alexey Milovidov
|
7de4f2b6c1
|
Merge branch 'master' into remove-arcadia
|
2022-04-17 16:30:09 +02:00 |
|
Mikhail f. Shiryaev
|
b6a39e78d0
|
Clean out old packaging
|
2022-04-16 10:34:40 +02:00 |
|
Alexey Milovidov
|
40357637ec
|
Remove Arcadia
|
2022-04-16 00:33:32 +02:00 |
|
Alexey Milovidov
|
e128d89957
|
Remove Arcadia
|
2022-04-16 00:24:58 +02:00 |
|
Kruglov Pavel
|
d7b88d7683
|
Merge pull request #35582 from Avogar/improve-schema-inference
Improve schema inference and add some fixes
|
2022-04-08 13:44:52 +02:00 |
|
Alexey Milovidov
|
d7482c87e4
|
Merge pull request #36002 from ClickHouse/auto/v22.3.3.44-lts
Update version_date.tsv after v22.3.3.44-lts
|
2022-04-07 15:19:54 +02:00 |
|
avogar
|
d2017a63b1
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into improve-schema-inference
|
2022-04-07 11:36:40 +00:00 |
|
robot-clickhouse
|
1cbacbc3e6
|
Update version_date.tsv after v22.3.3.44-lts
|
2022-04-06 14:28:30 +00:00 |
|
Kruglov Pavel
|
9141066de3
|
Merge branch 'master' into improve-schema-inference
|
2022-04-06 13:51:07 +02:00 |
|
Antonio Andelic
|
bf1f34ddb3
|
Fix unit tests
|
2022-04-06 07:43:48 +00:00 |
|
Alexey Milovidov
|
d9e5ca2119
|
Merge pull request #34394 from holadepo/last_day
Add toLastDayOfMonth function
|
2022-04-04 07:02:08 +03:00 |
|
Alexey Milovidov
|
6780cd2d82
|
Update URL in test visualizer
|
2022-04-03 04:53:59 +02:00 |
|
mergify[bot]
|
24ade25d61
|
Merge branch 'master' into improve-schema-inference
|
2022-03-31 13:42:47 +00:00 |
|
Nikolai Kochetov
|
d3697625a9
|
Fix stylecheck
|
2022-03-30 10:55:49 +00:00 |
|
Kruglov Pavel
|
666ef3586c
|
Fix typos check
|
2022-03-29 16:42:01 +02:00 |
|
alesapin
|
d0f01516db
|
Resurrect automatic labelling
|
2022-03-29 15:48:57 +02:00 |
|
Mikhail f. Shiryaev
|
31fa28a4c2
|
Improve black check: show diff in the output
|
2022-03-28 13:52:35 +02:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
Mikhail f. Shiryaev
|
5fea6d24fa
|
Add black formatting check
|
2022-03-22 17:38:48 +01:00 |
|
Mikhail f. Shiryaev
|
4309236e17
|
Adjust check-workflows to exit-on-errors
|
2022-03-22 17:38:46 +01:00 |
|
Alexey Milovidov
|
b2ab4e87e0
|
Merge pull request #35377 from ClickHouse/auto/v22.3.2.2-lts
Update version_date.tsv after v22.3.2.2-lts
|
2022-03-20 21:39:33 +03:00 |
|
taiyang-li
|
32348779fd
|
add some arguments for clickhouse-diagnostics
|
2022-03-19 10:25:53 +08:00 |
|