Yakov Olkhovskiy
|
6a134adc40
|
preserve files permissions, add types header
|
2022-05-29 14:37:02 -04:00 |
|
Yakov Olkhovskiy
|
e6a6259d2e
|
include decompressor into compressor on post-build step, use included decompressor for compressed file
|
2022-05-28 21:28:56 -04:00 |
|
Yakov Olkhovskiy
|
cb8f8710ca
|
compressor output prepended with decompressor, some minor fixes
|
2022-05-28 16:34:26 -04:00 |
|
FArthur-cmd
|
1f8fd1678b
|
improve compressor
|
2022-04-21 15:52:32 +00:00 |
|
Filatenkov Artur
|
0f07daf266
|
fix typo
|
2022-04-19 21:51:44 +03:00 |
|
Filatenkov Artur
|
3c9881bee2
|
Delete make_compression.sh
|
2022-04-19 20:06:08 +03:00 |
|
Filatenkov Artur
|
bff407c139
|
Fix style
|
2022-04-19 20:04:04 +03:00 |
|
Filatenkov Artur
|
0398508acc
|
Fix style
|
2022-04-19 20:03:27 +03:00 |
|
FArthur-cmd
|
0baa4f97ec
|
add parallel decompression, forward arguments and fix compression level
|
2022-04-14 11:43:40 +00:00 |
|
FArthur-cmd
|
c01da8b753
|
remove whitespace
|
2022-04-07 12:31:41 +00:00 |
|
FArthur-cmd
|
3ef9036f52
|
improve compressor
|
2022-04-07 12:21:14 +00:00 |
|
FArthur-cmd
|
6c1d04710f
|
finish self exctracting executable
|
2022-03-30 22:01:50 +00:00 |
|
FArthur-cmd
|
7f0c6fb103
|
improve self-extr-executable
|
2022-03-29 19:30:09 +00:00 |
|
FArthur-cmd
|
5a40d868ea
|
add compressor
|
2022-03-24 22:45:54 +03:00 |
|
Mikhail f. Shiryaev
|
bce6947fb3
|
Merge pull request #34685 from ClickHouse/auto/v22.2.2.1-stable
Update version_date.tsv after v22.2.2.1-stable
|
2022-02-17 17:49:41 +01:00 |
|
robot-clickhouse
|
817ef71b3d
|
Update version_date.tsv after v22.2.2.1-stable
|
2022-02-17 17:49:05 +01:00 |
|
alesapin
|
8a0153b6d3
|
Merge pull request #34606 from qoega/no-clickhouse-test-deb
Remove clickhouse-test deb completely
|
2022-02-17 18:13:44 +03:00 |
|
alesapin
|
21bc494bd6
|
Merge pull request #34686 from ianton-ru/MDB-16622
Fix ZooKepper paths in zero_copy_schema_converter.py
|
2022-02-17 18:10:16 +03:00 |
|
Anton Ivashkin
|
243726aa29
|
Fix ZooKepper paths in zero_copy_schema_converter.py
|
2022-02-17 17:05:49 +03:00 |
|
Yatsishin Ilya
|
bbe2c07a7b
|
remove clickhouse-test deb completely
|
2022-02-15 12:03:51 +00:00 |
|
Mikhail f. Shiryaev
|
a7325bbe32
|
Fix check-workflows in style check, iterate over checks
|
2022-02-03 18:36:01 +01:00 |
|
Mikhail f. Shiryaev
|
744cb06a91
|
Replace custom formats by short alias
|
2022-02-02 16:04:19 +01:00 |
|
Mikhail f. Shiryaev
|
720407c88b
|
Update list-versions.sh, update version_date.tsv
list-versions.sh used to use a commit date instead of a tagging date
with `--format="%ai"`, now it uses the tag date itself.
|
2022-02-02 14:20:36 +01:00 |
|
Alexey Milovidov
|
872d0a0fbe
|
Improve performance of format Regexp
|
2022-02-01 02:07:48 +03:00 |
|
Ramazan Polat
|
66cb64393b
|
Make clickhouse-diagnostics also work for altinity release
Because altinity release has `altinitystable` at the end of version number, `parse_version` function throws parse error.
|
2022-01-28 18:57:56 +03:00 |
|
Sergei Trifonov
|
6d55a685cd
|
Merge pull request #34112 from ClickHouse/add-cppexpr-examples
add c++expr script examples
|
2022-01-28 17:27:35 +03:00 |
|
Sergei Trifonov
|
5295adb83d
|
add c++expr script examples
|
2022-01-28 16:43:25 +03:00 |
|
Ramazan Polat
|
bfc47e1dee
|
Add commands download clickhouse-diagnostics folder
|
2022-01-28 00:13:48 +03:00 |
|
alexey-milovidov
|
0d6032f0fe
|
Merge pull request #33962 from ClickHouse/cpp-expr-script
add c++expr script for C++ one-liners
|
2022-01-25 22:50:18 +03:00 |
|
Azat Khuzhin
|
7111f411df
|
check-style: ignore comments for currentDatabase() check
Inaccurate, but should OK for check-style scripts.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-25 13:16:45 +03:00 |
|
Sergei Trifonov
|
990fd2b0aa
|
add c++expr script for C++ one-liners
|
2022-01-24 22:16:47 +03:00 |
|
Azat Khuzhin
|
4a0facd341
|
Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES)
There is no more MAKE_*, so remove this alias.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-24 17:28:33 +03:00 |
|
alesapin
|
8d2750a92a
|
Fix keeper data dumper build
|
2022-01-24 13:23:58 +03:00 |
|
alesapin
|
e0a7f5939f
|
Merge branch 'master' into better_hashmap
|
2022-01-22 22:40:07 +03:00 |
|
alesapin
|
5ec76cd827
|
Merge branch 'master' into better_hashmap
|
2022-01-21 12:47:41 +03:00 |
|
Azat Khuzhin
|
5c8d02724c
|
check-style: add a note about find_path/find_library check
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-21 10:11:23 +03:00 |
|
alesapin
|
eaa0e4e542
|
Add set generator
|
2022-01-20 20:06:34 +03:00 |
|
Azat Khuzhin
|
7dcc037296
|
check-style: add a check that there is no system-wide library in use
|
2022-01-20 10:02:02 +03:00 |
|
Azat Khuzhin
|
5c32f6dd3e
|
Remove unbundled nuraft support
|
2022-01-20 08:47:16 +03:00 |
|
Azat Khuzhin
|
8485abd52b
|
Remove unbundled lz4 support
|
2022-01-20 08:47:16 +03:00 |
|
alesapin
|
9ea6b8c2d3
|
Some interm state
|
2022-01-19 14:46:29 +03:00 |
|
alesapin
|
3d325aacf6
|
Merge branch 'master' into better_hashmap
|
2022-01-19 12:31:23 +03:00 |
|
Kruglov Pavel
|
2295a07066
|
Merge pull request #33534 from azat/fwd-decl
RFC: Split headers, move SystemLog into module, more forward declarations
|
2022-01-18 17:22:49 +03:00 |
|
alesapin
|
4fb8761a22
|
Merge branch 'master' into better_hashmap
|
2022-01-17 15:51:50 +03:00 |
|
Alexey Milovidov
|
1a528b09c6
|
Add autogenerated changelog, switch to the current year
|
2022-01-17 04:06:23 +03:00 |
|
alesapin
|
5257b413d4
|
Merge pull request #33612 from ClickHouse/workflow-linting
Add actionlint configuration and fix all issues
|
2022-01-14 11:41:48 +03:00 |
|
Mikhail f. Shiryaev
|
49fa1a1cd3
|
Add linter and checker for workflow files
|
2022-01-13 21:40:21 +01:00 |
|
taiyang-li
|
66813a3aa9
|
merge master
|
2022-01-12 16:56:29 +08:00 |
|
Azat Khuzhin
|
003cdbcf60
|
Introduce clickhouse_common_config_no_zookeeper_log
Otherwise incorrect zookeeper (w/o log) will be used in clickhouse
server itself.
|
2022-01-12 07:17:56 +03:00 |
|
Azat Khuzhin
|
4a2bc64989
|
Introduce clickhouse_common_zookeeper_no_log (w/o extra deps for examples)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-11 23:51:41 +03:00 |
|