Ivan Blinkov
|
80828b969b
|
Minor improvements in docs build and content (#9752)
|
2020-03-19 14:51:22 +03:00 |
|
Ivan Blinkov
|
a764545120
|
Docs build and grammar fixes (#9750)
|
2020-03-19 11:31:06 +03:00 |
|
dependabot-preview[bot]
|
0db2d878ef
|
Bump pyyaml from 5.3 to 5.3.1 in /docs/tools (#9746)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-19 11:25:26 +03:00 |
|
dependabot-preview[bot]
|
edee1c6a9f
|
Bump protobuf from 3.6.1 to 3.11.3 in /docs/tools (#9748)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.11.3.
- [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.6.1...v3.11.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-03-19 11:25:09 +03:00 |
|
dependabot-preview[bot]
|
233a7de21a
|
Bump numpy from 1.15.4 to 1.18.2 in /docs/tools (#9749)
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.18.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.15.4...v1.18.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-19 11:24:23 +03:00 |
|
dependabot-preview[bot]
|
690d6606e1
|
Bump soupsieve from 1.9.5 to 2.0 in /docs/tools (#9747)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 1.9.5 to 2.0.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/1.9.5...2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-19 11:03:38 +03:00 |
|
Ivan Blinkov
|
ee65e63c33
|
Improve docs build logging (#9744)
|
2020-03-19 09:28:58 +03:00 |
|
Ivan Blinkov
|
a7f3c67825
|
Add a bunch of markdown extensions (#9738)
|
2020-03-19 08:48:33 +03:00 |
|
Ivan Blinkov
|
f6257bf5b6
|
Temporary return wkhtmltopdf logging
|
2020-03-18 18:54:16 +03:00 |
|
Ivan Blinkov
|
5abe3ac3f1
|
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
|
2020-03-18 16:02:32 +03:00 |
|
Ivan Blinkov
|
fe60870ed5
|
Increase cache purge threshold
|
2020-03-17 18:09:23 +03:00 |
|
Ivan Blinkov
|
552ecd6b68
|
Less spam in build.py output (#9694)
|
2020-03-17 00:55:51 +03:00 |
|
Ivan Blinkov
|
cb7b64d946
|
Softer cache purge threshold
|
2020-03-16 00:10:47 +03:00 |
|
Ivan Blinkov
|
51e3986924
|
Update release.sh
|
2020-03-15 16:25:58 +03:00 |
|
Ivan Blinkov
|
856ea72b5c
|
Try to purge website cache less aggressively (#9668)
|
2020-03-15 13:53:00 +03:00 |
|
Ivan Blinkov
|
d4cc635a4c
|
Major website front page refactoring (#9300)
|
2020-03-13 22:35:03 +03:00 |
|
dependabot-preview[bot]
|
15843306e7
|
Bump click from 7.0 to 7.1.1 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.0...7.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 07:38:22 +00:00 |
|
Alexey Milovidov
|
f70d00d28d
|
Removed unused requirement #9569
|
2020-03-09 20:26:18 +03:00 |
|
Ivan Blinkov
|
3a5df4af0a
|
Update requirements.txt
|
2020-02-25 18:37:49 +03:00 |
|
Ivan Blinkov
|
fde8fa6524
|
Disable shared testing environment in favour of personal ones
...will cleanup and add guide later
cc @alexey-milovidov
|
2020-02-21 23:24:31 +03:00 |
|
Ivan Blinkov
|
7bc0aa2bed
|
Merge pull request #9269 from ClickHouse/dependabot/pip/docs/tools/babel-2.8.0
Bump babel from 2.5.1 to 2.8.0 in /docs/tools
|
2020-02-21 11:47:53 +03:00 |
|
Ivan Blinkov
|
3d72a2785a
|
Merge pull request #9268 from ClickHouse/dependabot/pip/docs/tools/livereload-2.6.1
Bump livereload from 2.5.1 to 2.6.1 in /docs/tools
|
2020-02-21 11:22:23 +03:00 |
|
Ivan Blinkov
|
b34fe92426
|
Merge pull request #9266 from ClickHouse/dependabot/pip/docs/tools/click-7.0
Bump click from 6.7 to 7.0 in /docs/tools
|
2020-02-21 11:21:47 +03:00 |
|
dependabot-preview[bot]
|
3913bf9e8a
|
Bump babel from 2.5.1 to 2.8.0 in /docs/tools
Bumps [babel](https://github.com/python-babel/babel) from 2.5.1 to 2.8.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.5.1...v2.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-21 07:45:29 +00:00 |
|
dependabot-preview[bot]
|
11be231b58
|
Bump livereload from 2.5.1 to 2.6.1 in /docs/tools
Bumps [livereload](https://github.com/lepture/python-livereload) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/lepture/python-livereload/releases)
- [Changelog](https://github.com/lepture/python-livereload/blob/master/CHANGES.rst)
- [Commits](https://github.com/lepture/python-livereload/compare/v2.5.1...v2.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-21 07:45:10 +00:00 |
|
dependabot-preview[bot]
|
ce43cd2f79
|
Bump click from 6.7 to 7.0 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 6.7 to 7.0.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/6.7...7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-21 07:44:29 +00:00 |
|
dependabot-preview[bot]
|
dcf10e36c0
|
Bump pytz from 2017.3 to 2019.3 in /docs/tools
Bumps [pytz](https://github.com/stub42/pytz) from 2017.3 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2017.3...release_2019.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-21 07:44:05 +00:00 |
|
Ivan Blinkov
|
17383be8ca
|
Merge pull request #9240 from ClickHouse/dependabot/pip/docs/tools/certifi-2019.11.28
Bump certifi from 2017.11.5 to 2019.11.28 in /docs/tools
|
2020-02-20 11:10:44 +03:00 |
|
Ivan Blinkov
|
9d5a3f415b
|
Merge pull request #9239 from ClickHouse/dependabot/pip/docs/tools/six-1.14.0
Bump six from 1.11.0 to 1.14.0 in /docs/tools
|
2020-02-20 11:10:32 +03:00 |
|
Ivan Blinkov
|
27a45db288
|
Merge pull request #9238 from ClickHouse/dependabot/pip/docs/tools/idna-2.9
Bump idna from 2.6 to 2.9 in /docs/tools
|
2020-02-20 11:10:21 +03:00 |
|
dependabot-preview[bot]
|
24153a5233
|
Bump certifi from 2017.11.5 to 2019.11.28 in /docs/tools
Bumps [certifi](https://certifi.io/) from 2017.11.5 to 2019.11.28.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-20 07:43:43 +00:00 |
|
dependabot-preview[bot]
|
8230160a00
|
Bump six from 1.11.0 to 1.14.0 in /docs/tools
Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.14.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.11.0...1.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-20 07:43:22 +00:00 |
|
dependabot-preview[bot]
|
694185c0c2
|
Bump idna from 2.6 to 2.9 in /docs/tools
Bumps [idna](https://github.com/kjd/idna) from 2.6 to 2.9.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v2.6...v2.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-20 07:42:59 +00:00 |
|
dependabot-preview[bot]
|
49b86a638d
|
Bump requests from 2.21.0 to 2.23.0 in /docs/tools
Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.21.0...v2.23.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-20 07:42:43 +00:00 |
|
Ivan Blinkov
|
2f12f636cb
|
Merge pull request #9204 from ClickHouse/dependabot/pip/docs/tools/commonmark-0.9.1
Bump commonmark from 0.5.4 to 0.9.1 in /docs/tools
|
2020-02-19 22:17:27 +03:00 |
|
Ivan Blinkov
|
96a0a048f8
|
Merge pull request #9206 from ClickHouse/dependabot/pip/docs/tools/unidecode-1.1.1
Bump unidecode from 1.0.23 to 1.1.1 in /docs/tools
|
2020-02-19 22:16:59 +03:00 |
|
dependabot-preview[bot]
|
9d7d896760
|
Bump markupsafe from 1.0 to 1.1.1 in /docs/tools
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 1.1.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/1.0...1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:44:25 +00:00 |
|
dependabot-preview[bot]
|
d96255ccc4
|
Bump unidecode from 1.0.23 to 1.1.1 in /docs/tools
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.0.23 to 1.1.1.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:44:01 +00:00 |
|
dependabot-preview[bot]
|
39123b25b4
|
Bump commonmark from 0.5.4 to 0.9.1 in /docs/tools
Bumps [commonmark](https://github.com/rtfd/commonmark.py) from 0.5.4 to 0.9.1.
- [Release notes](https://github.com/rtfd/commonmark.py/releases)
- [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/commonmark.py/commits/0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:43:19 +00:00 |
|
Ivan Blinkov
|
b0785416bb
|
Merge pull request #9197 from blinkov/master
Show documentation revision in footer
|
2020-02-18 18:06:27 +03:00 |
|
Ivan Blinkov
|
0965a9224e
|
Merge pull request #9187 from ClickHouse/dependabot/pip/docs/tools/pygments-2.5.2
Bump pygments from 2.2.0 to 2.5.2 in /docs/tools
|
2020-02-18 17:24:29 +03:00 |
|
Ivan Blinkov
|
b7ff39329f
|
Merge pull request #9186 from ClickHouse/dependabot/pip/docs/tools/alabaster-0.7.12
Bump alabaster from 0.7.10 to 0.7.12 in /docs/tools
|
2020-02-18 17:24:10 +03:00 |
|
Ivan Blinkov
|
cefd58a5ed
|
Merge pull request #9185 from ClickHouse/dependabot/pip/docs/tools/typing-3.7.4.1
Bump typing from 3.6.2 to 3.7.4.1 in /docs/tools
|
2020-02-18 17:23:43 +03:00 |
|
Ivan Blinkov
|
b3959eaa19
|
[docs] close file earlier
|
2020-02-18 17:20:53 +03:00 |
|
Ivan Blinkov
|
8db2f90f78
|
Show documentation revision in footer
|
2020-02-18 17:19:44 +03:00 |
|
dependabot-preview[bot]
|
c1192e56d9
|
Bump pygments from 2.2.0 to 2.5.2 in /docs/tools
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.5.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-18 07:41:12 +00:00 |
|
dependabot-preview[bot]
|
ea67c109bf
|
Bump alabaster from 0.7.10 to 0.7.12 in /docs/tools
Bumps [alabaster](https://github.com/bitprophet/alabaster) from 0.7.10 to 0.7.12.
- [Release notes](https://github.com/bitprophet/alabaster/releases)
- [Changelog](https://github.com/bitprophet/alabaster/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bitprophet/alabaster/compare/0.7.10...0.7.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-18 07:41:12 +00:00 |
|
dependabot-preview[bot]
|
4130557d1b
|
Bump typing from 3.6.2 to 3.7.4.1 in /docs/tools
Bumps [typing](https://docs.python.org/3/library/typing.html) from 3.6.2 to 3.7.4.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-18 07:40:30 +00:00 |
|
dependabot-preview[bot]
|
8b569023a8
|
Bump imagesize from 0.7.1 to 1.2.0 in /docs/tools
Bumps [imagesize](https://github.com/shibukawa/imagesize_py) from 0.7.1 to 1.2.0.
- [Release notes](https://github.com/shibukawa/imagesize_py/releases)
- [Commits](https://github.com/shibukawa/imagesize_py/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-18 07:40:08 +00:00 |
|
Ivan Blinkov
|
b3653c03e7
|
Merge pull request #9173 from ClickHouse/dependabot/pip/docs/tools/pyyaml-5.3
Bump pyyaml from 5.1 to 5.3 in /docs/tools
|
2020-02-18 10:01:26 +03:00 |
|