Alexey Milovidov
e0a26df1fa
Added auto-generated machine-readable file with list of stable versions
2020-05-02 21:53:55 +03:00
Anton Popov
a415540019
skip pr with no-backport
2020-04-24 03:36:37 +03:00
Anton Popov
8a084cc476
Update __main__.py
2020-04-23 16:47:19 +03:00
Anton Popov
26cf6306ac
support 'no-backport' tags in list_backports script
2020-04-23 16:10:34 +03:00
Yatsishin Ilya
5ff94f5205
Add util to test results upload in CI ClickHouse
2020-04-17 15:48:21 +03:00
Yatsishin Ilya
ee8e855cbe
add empty out and err columns
2020-04-17 11:42:51 +03:00
Yatsishin Ilya
a312cb6b0d
more features
2020-04-17 11:42:51 +03:00
Yatsishin Ilya
f2136bc286
improvements
2020-04-17 11:42:51 +03:00
alesapin
dc247ed011
Add special key to dupload which allows to push .deb package to several branches in repo
2020-04-16 16:17:21 +03:00
Alexander Kuzmenkov
d0eb40e4ca
simple backport script
2020-04-15 22:03:38 +03:00
alexey-milovidov
596202b4d6
Merge pull request #10247 from qoega/junit_to_html_util
...
Add JUnit to html util
2020-04-15 02:37:59 +03:00
Alexander Kuzmenkov
48ba1f4ced
simple changelog script
2020-04-14 14:28:46 +03:00
Alexander Kuzmenkov
a7bf6ad667
simple changelog script
2020-04-14 12:11:27 +03:00
Yatsishin Ilya
7c52b90d69
better
2020-04-14 10:18:39 +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
Yatsishin Ilya
26a1b3163a
better colors
2020-04-14 10:15:01 +03:00
Yatsishin Ilya
c5c424b447
add junit_to_html_util
2020-04-14 10:15:01 +03:00
Alexander Kuzmenkov
9210a50c5c
simple backport script
2020-04-14 03:04:50 +03:00
Alexander Kuzmenkov
7c6a0c27e7
simple backport script
2020-04-14 01:05:05 +03:00
Alexander Kuzmenkov
29bb9f6665
simple backport script
2020-04-14 00:16:23 +03:00
Alexander Kuzmenkov
8be5a1f0a5
simple backport script
2020-04-13 15:54:09 +03:00
Alexander Kuzmenkov
204a6b2b8c
simple backport script
2020-04-13 15:42:15 +03:00
Alexander Kuzmenkov
6bd80a357b
simplified backport script
2020-04-13 15:00:36 +03:00
Ivan
91e9a543d4
Support new vXX-backported labels ( #10231 )
2020-04-13 14:20:13 +03:00
alexey-milovidov
8ce1949377
Merge pull request #10151 from filimonov/clickhouse-docker-util
...
clickhouse-docker-util
2020-04-11 23:01:35 +03:00
Alexey Milovidov
1526722333
Enforce that there is no machine translation to russian #10191
2020-04-11 18:54:26 +03:00
Alexander Kuzmenkov
7c57876ea4
simplified backport script
2020-04-11 03:00:33 +03:00
Alexander Kuzmenkov
32f0789eaa
Update README.md
2020-04-11 01:41:47 +03:00
Alexander Kuzmenkov
c097e1f9e5
Update README.md
2020-04-11 01:38:40 +03:00
Alexander Kuzmenkov
c3a71616d9
simplified backport script
2020-04-11 01:30:29 +03:00
Mikhail Filimonov
7cc0c99669
clickhouse-docker-util
2020-04-09 15:16:56 +02: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 Lezhankin
06446b4f08
dbms/ → src/
2020-04-03 18:14:31 +03:00
Ivan Lezhankin
4d1749b34b
Also move dbms/cmake/version.cmake to top-level
2020-04-02 04:30:20 +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
Pavel Kovalenko
f2dca656f9
MergeTree full support for S3 ( #9646 )
...
* IMergeDataPart full S3 support.
* MergeTreeData full S3 support.
* Compilation fixes.
* Mutations and merges S3 support.
* Fixed removing data part.
* MergeTree for S3 integration tests and fixes.
* Code style issues.
* Enable AWS logging.
* Fixed hardlink creation for DiskLocal.
* Fixed localBackup.cpp compilation.
* Fixed attaching partition.
* Get rid of extra methods in IDisk.
* Fixed storage config reloading.
* More tests with table manipulations.
* Remove unused error codes.
* Move localBackup to MergeTree folder.
* Minor fixes.
2020-03-19 19:37:55 +03:00
Ivan
571d0d541c
Improve CCTZ contrib ( #9687 )
...
* common/Types.h → common/types.h
Also split Core/Defines.h and merge with common/likely.h
* Improve cctz contrib
* Fix ALWAYS_INLINE and unbundled build
* Update Dockerfile from master
* Fix test for unbundled library
2020-03-19 13:38:34 +03:00
Nikolai Kochetov
339e818051
Parce commit message from merge commit name and search for it instead of commit number.
2020-03-17 17:38:11 +03:00
Nikolai Kochetov
d1556ba3ab
Merge pull request #9705 from ClickHouse/backport-script-support-conflict-tags
...
Support vX.X-conflicts tag in backport script.
2020-03-17 16:52:10 +03:00
Nikolai Kochetov
802b1e96c8
Support vX.X-conflicts tag in backport script.
2020-03-17 14:31:01 +03:00
Nikolai Kochetov
1edf735e8d
Update script for backporting.
2020-03-16 18:27:07 +03:00
Alexey Milovidov
1f1da04cbe
Fix changelog script
2020-03-16 04:26:09 +03:00
Nikita Mikhaylov
b15532dbdf
Merge pull request #9415 from Jokser/merge-tree-s3-initial
...
Storage MergeTree initial support for S3.
2020-03-10 13:22:44 +03:00
Alexey Milovidov
e335926882
Check XML validity
2020-03-07 06:28:03 +03:00
Pavel Kovalenko
8d07883b33
Merge branch 'master' into merge-tree-s3-initial
...
# Conflicts:
# dbms/src/Storages/MergeTree/MergeTreeData.cpp
# dbms/src/Storages/StorageMergeTree.cpp
2020-03-05 23:05:31 +03:00
Alexey Milovidov
c24cd0ea20
Ensure the number of empty lines
2020-03-03 05:45:20 +03:00
Pavel Kovalenko
d91ef06370
Code style and logical issues fix.
2020-02-28 14:54:18 +03:00
Alexey Milovidov
8f90c6ec12
Fixed ErrorCodes, part 3
2020-02-25 21:20:08 +03:00