Commit Graph

88 Commits

Author SHA1 Message Date
qianmoQ
eb9d07e40a Reset architecture.md 2021-12-01 15:40:22 +08:00
qianmoQ
355b05f4b4 Merge remote-tracking branch 'origin/master' into pr-fix
# Conflicts:
#	docs/zh/development/continuous-integration.md
2021-12-01 15:37:19 +08:00
木木夕120
07ad814b93
Merge branch 'ClickHouse:master' into master 2021-11-30 10:05:41 +08:00
木木夕120
a4f357b3b5
Create tests.md
Chinese translation for zh development
2021-11-22 11:46:48 +08:00
木木夕120
84d75e5255
Delete tests.md 2021-11-22 11:45:56 +08:00
Alexey Milovidov
d604cf5573 Remove the infamous "unbundled" build 2021-11-21 13:58:26 +03:00
qianmoQ
c04510d864 Resolve conversation 2021-11-01 13:09:11 +08:00
mergify[bot]
9a05337df3
Merge branch 'master' into pr-fix 2021-10-26 10:36:39 +00:00
qianmoQ
4071319420 Architecture Overview 2021-10-26 15:32:58 +08:00
qianmoQ
1ce331a3c5 Add architecture 2021-10-26 15:00:01 +08:00
木木夕120
671ed9d430
Adjusting invalid links 2021-10-26 10:23:24 +08:00
木木夕120
6abe479dd8
replace symbolic link content. 2021-10-26 09:33:53 +08:00
木木夕120
aa43127601
delete symbolic links 2021-10-26 09:33:16 +08:00
木木夕120
5dc6c7a157
adjust title level 2021-10-26 09:32:06 +08:00
木木夕120
99800cc8d4
Translation for Continuous Integration Checks 2021-10-23 11:28:22 +08:00
木木夕120
40e35a4571
Archive translated documents 2021-10-22 17:58:02 +08:00
木木夕120
3c8b32dfe6
第二段翻译存档 2021-10-22 17:20:10 +08:00
木木夕120
ca6b6df93e
translation for Continuous Integration Checks
Document: Chinese translation for Continuous Integration Checks
2021-10-22 16:49:24 +08:00
Alexey Milovidov
2cef9983fa Remove recursive submodules 2021-10-18 02:29:04 +03:00
Alexey Milovidov
e9e77b4403 .tech -> .com 2021-09-22 03:22:57 +03:00
Alexander Tokmakov
571dd3acfb fix style check 2021-09-21 10:28:33 +03:00
Ivan Blinkov
6a293d73f9 make_links.sh 2021-09-20 09:51:41 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
qianmoQ
35c1e38835 fix space between Chinese and English 2021-09-16 15:42:48 +08:00
qianmoQ
dc185457b9 pr adding_test_queries.md 2021-09-16 14:17:30 +08:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Alexey Milovidov
7b94573506 Remove obsolete trash about libraries 2021-07-06 03:31:39 +03:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
tison
e1a138cda3
correct style zh doc typo 2021-01-28 16:59:42 +08:00
Alexey Milovidov
eeafd73890 Fix typo in docs, tnx Egor Savin 2021-01-23 00:08:59 +03:00
Danila Kutenin
e5ec4e21b6 Fix Darwin build 2021-01-11 09:04:34 +00:00
booknouse
3f5b94fe3b
Update style.md
Update translation by machine, and improve document more human-readable.
2021-01-06 15:12:28 +08:00
Alexey Milovidov
6d87743b0e CDN for datasets 2020-12-13 21:06:27 +03:00
ocadaruma
1d7cab0223 Fix corrupted markdowns 2020-12-12 10:59:34 +09:00
vdimir
e2fac19686
Remove libbtrie 2020-11-21 21:31:15 +03:00
Kang Liu
94c5f389ed
Update build-osx.md
Correct the filename and the path translated in Chinese for "limit.maxfiles.plist"
2020-11-12 09:36:51 +08:00
alexey-milovidov
caa1bf9bcd
Merge pull request #16687 from hrissan/hrissan/dev_instructions_gcc_9_to_gcc_10
Hrissan/dev instructions gcc 9 to gcc 10
2020-11-05 14:07:58 +03:00
Alexey Milovidov
5b9d48c715 Remove garbage from docs 2020-11-04 17:39:18 +03:00
Grigory Buteyko
d99940b7f4 Development instructions updated to GCC 10 from GCC 9 2020-11-04 12:57:49 +03:00
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
alexey-milovidov
c3699d7026
Merge pull request #13909 from vladimir-golovchenko/fix-dev-instruction
Actualized that just one standard library libc++ is being used
2020-08-20 12:31:19 +03:00
vladimir golovchenko
fa4cb79a5a Actualized the using just one standard library libc++ (before supported both libstdc++ and libc++). 2020-08-20 01:41:04 -07:00
vladimir golovchenko
336a6155d8 Actualized the versions of compilers and Standard Library. 2020-08-07 06:49:15 -07:00
vladimir golovchenko
057a596aa2 Fixed the wrong command to run clickhouse-client. 2020-08-07 06:48:54 -07:00
vladimir golovchenko
568b8d31b4 Fixed the link to a list of tasks: it points to open issues marked as 'easy'. 2020-08-07 06:48:41 -07:00
vladimir golovchenko
987b420709 Fixed the wrong link to Git Cheat Sheet. 2020-08-07 06:48:25 -07:00
vladimir golovchenko
95f95b1f37 Fixed misspelling links. 2020-08-07 06:47:57 -07:00
vxider
064fd76496
Improve Chinese translation of tests.md (#12626)
* Improve translation

* remove wrong wrapping
2020-07-21 14:40:38 +03:00
BohuTANG
f0e715ade1
[docs] Sync zh/development/build-osx.md from EN (#12071) 2020-07-01 17:08:01 +03:00
chengy8934
072d0f9c1f
Update browse-code.md (#12047)
* Update browse-code.md

纠正了一些翻译错误。

* Update browse-code.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-30 10:00:30 +03:00