Alexey Milovidov
|
e1e5735ed6
|
Publish list-versions.tsv on the website
|
2020-11-28 09:20:06 +03:00 |
|
alexey-milovidov
|
2ca24c0f16
|
Revert "Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools"
|
2020-11-25 18:05:36 +03:00 |
|
dependabot-preview[bot]
|
f0a5bf4cd0
|
Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.20 to 0.5.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v0.4.20...v0.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-24 06:10:18 +00:00 |
|
dependabot-preview[bot]
|
faf0195d33
|
Bump protobuf from 3.13.0 to 3.14.0 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.13.0...v3.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-16 06:16:31 +00:00 |
|
dependabot-preview[bot]
|
52463063fc
|
Bump mkdocs-macros-plugin from 0.4.17 to 0.4.20 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.17 to 0.4.20.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits/v0.4.20)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-05 06:07:36 +00:00 |
|
dependabot-preview[bot]
|
af76657855
|
Bump tornado from 5.1.1 to 6.1 in /docs/tools
Bumps [tornado](https://github.com/tornadoweb/tornado) from 5.1.1 to 6.1.
- [Release notes](https://github.com/tornadoweb/tornado/releases)
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-02 06:10:24 +00:00 |
|
dependabot-preview[bot]
|
c4d2aa3e07
|
Bump markdown from 3.2.1 to 3.3.2 in /docs/tools
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.2.1...3.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-20 06:12:16 +00:00 |
|
Alexey Milovidov
|
db4db42b65
|
Fix broken links in docs
|
2020-10-13 20:23:29 +03:00 |
|
Azat Khuzhin
|
9cb3c743bd
|
Convert to python3 (#15007)
|
2020-10-02 19:54:07 +03:00 |
|
dependabot-preview[bot]
|
4c6e0108a2
|
Bump mkdocs-macros-plugin from 0.4.13 to 0.4.17 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.13 to 0.4.17.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-30 06:08:53 +00:00 |
|
alesapin
|
7bc12ca0c3
|
Fix bugs
|
2020-09-29 11:59:40 +03:00 |
|
myrrc
|
6c0c13cf18
|
slightly rewrote paths handling
|
2020-09-28 16:28:36 +03:00 |
|
myrrc
|
e19f51680a
|
fixing links using abs path
|
2020-09-28 15:47:10 +03:00 |
|
alexey-milovidov
|
9e4c48ad81
|
Merge pull request #15184 from ycd/master
Added Comprehension to Improve Performance
|
2020-09-26 07:34:26 +03:00 |
|
alesapin
|
43571bf8d6
|
Fix script
|
2020-09-23 18:18:03 +03:00 |
|
myrrc
|
df5db10e01
|
another better-or-worse fix
|
2020-09-23 17:09:34 +03:00 |
|
myrrc
|
af50f9d52d
|
another fix
|
2020-09-23 16:58:16 +03:00 |
|
myrrc
|
fef9e0d06d
|
fixed the invalid AMP generation
|
2020-09-23 16:53:54 +03:00 |
|
myrrc
|
ad94e4ae22
|
fixed default values links
|
2020-09-23 14:47:55 +03:00 |
|
Yağızcan Değirmenci
|
60bb54093b
|
Added Comprehension to Improve Performance
|
2020-09-23 11:18:08 +03:00 |
|
myrrc
|
808ab9e417
|
Merge branch 'feature/cmake-flags-doc-generator' of github:myrrc/clickhouse into feature/cmake-flags-doc-generator
|
2020-09-22 18:09:56 +03:00 |
|
myrrc
|
476b488301
|
fix: resulting files path
|
2020-09-22 18:08:48 +03:00 |
|
alesapin
|
1d98561b79
|
Merge branch 'feature/cmake-flags-doc-generator' of github.com:myrrc/ClickHouse into myrrc-feature-cmake-flags-doc-generator
|
2020-09-22 17:55:51 +03:00 |
|
myrrc
|
0636e249a1
|
fix: path traversal
|
2020-09-22 17:53:14 +03:00 |
|
alesapin
|
269d225637
|
Merge branch 'master' into myrrc-feature-cmake-flags-doc-generator
|
2020-09-22 17:00:02 +03:00 |
|
dependabot-preview[bot]
|
0119eb9c0d
|
Bump mkdocs-macros-plugin from 0.4.9 to 0.4.13 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.9 to 0.4.13.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-21 06:17:03 +00:00 |
|
alexey-milovidov
|
e31a9c42e6
|
Merge pull request #14838 from BayoNet/docs/CLICKHOUSEDOCS-758-fixing-links
DOCS-758: Fixed links. Turned on the "links to nowhere" check for Russian language.
|
2020-09-20 23:08:55 +03:00 |
|
myrrc
|
80949fa48e
|
an attempt to fix docs build
|
2020-09-20 01:27:36 +03:00 |
|
myrrc
|
8bda21f9f1
|
added conditional execution ability
|
2020-09-19 21:45:10 +03:00 |
|
myrrc
|
aba66a53b1
|
replace os.chdir with relative path
|
2020-09-19 21:41:38 +03:00 |
|
myrrc
|
af95fdfbef
|
fixed libraries parser
|
2020-09-19 20:28:40 +03:00 |
|
myrrc
|
146dd0f3f0
|
fixed comments parser
|
2020-09-19 20:14:37 +03:00 |
|
myrrc
|
2544d1442d
|
replaced _ with - in file name
|
2020-09-19 19:51:21 +03:00 |
|
myrrc
|
c78d9f9f38
|
moved the generators to docs/ folder
|
2020-09-19 19:42:36 +03:00 |
|
Sergei Shtykov
|
52f921a6f9
|
CLICKHOUSEDOCS-758: Fixed links
|
2020-09-15 12:24:03 +03:00 |
|
dependabot-preview[bot]
|
6047df2c37
|
Bump numpy from 1.19.1 to 1.19.2 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.1...v1.19.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-11 06:18:36 +00:00 |
|
Alexey Milovidov
|
10798e1780
|
Provide a way to quickly test the website
|
2020-09-03 23:37:45 +03:00 |
|
dependabot-preview[bot]
|
b0b11a7e2c
|
Bump protobuf from 3.12.4 to 3.13.0 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 07:41:30 +00:00 |
|
dependabot-preview[bot]
|
adf84b19c0
|
Bump pymdown-extensions from 7.1 to 8.0 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.1 to 8.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.1...8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-12 07:19:28 +00:00 |
|
alesapin
|
777cdfe593
|
Fix release script
|
2020-07-30 22:08:58 +03:00 |
|
alesapin
|
ded4f7d5e4
|
Update docs/tools/purge_cache_for_changed_files.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-30 18:14:26 +03:00 |
|
alesapin
|
a8e3e4af14
|
Review fixes
|
2020-07-30 17:38:09 +03:00 |
|
alesapin
|
c1b4ee69ac
|
Fix name in release.sh
|
2020-07-30 17:37:01 +03:00 |
|
alesapin
|
d3a6edbd5d
|
Review fixes
|
2020-07-30 17:36:14 +03:00 |
|
alesapin
|
5ee648402a
|
Better deploy script
|
2020-07-30 16:12:23 +03:00 |
|
dependabot-preview[bot]
|
6196f22a12
|
Bump protobuf from 3.12.2 to 3.12.4 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.12.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-30 07:30:59 +00:00 |
|
dependabot-preview[bot]
|
4a1fff0795
|
Bump urllib3 from 1.25.9 to 1.25.10 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.25.10/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.25.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-23 07:11:56 +00:00 |
|
dependabot-preview[bot]
|
5e83a2c48e
|
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.19.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-22 07:10:48 +00:00 |
|
Ivan Blinkov
|
75832354d9
|
[website] try the default htmlmin settings
|
2020-07-21 22:44:14 +03:00 |
|
Ivan Blinkov
|
e865533d95
|
[website] experiment on improving cache purging
|
2020-07-20 14:08:01 +03:00 |
|