Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12Revert "test: Disable codecov"Daniel Hahler
2020-03-09Merge branch '2.x' into 3.xTakeshi KOMIYA
2020-03-09test: Disable codecovTakeshi KOMIYA
2020-03-09Fix warnings with Travis configDaniel Hahler
2020-02-14Revert "Stop to test with nightly python"Takeshi KOMIYA
2020-02-11Stop to test with nightly pythonTakeshi KOMIYA
2020-01-22Test with nightly python again (refs: #7001)Takeshi KOMIYA
2020-01-08Stop testing with nightly pythonTakeshi KOMIYA
2019-12-14Fix #6887: Sphinx crashes with docutils-0.16b0Takeshi KOMIYA
2019-12-01test: Do test with python3.8Takeshi KOMIYA
2019-08-01Test with docutils-0.14 (previous release)Takeshi KOMIYA
2019-05-26Do docslint on TravisTakeshi KOMIYA
2019-03-11Install graphiz on TravisMichael Goerz
2019-02-09Do test with docutils-0.12Takeshi KOMIYA
2019-01-17Travis CI: Enable xvfb on testingTakeshi KOMIYA
2018-12-09Use 'dist: xenial' in Travis to simplify configurationJon Dufresne
2018-08-29Drop python 2.7 and 3.4 supportTakeshi KOMIYA
2018-08-05test: Run tests for python-nightly-builds on xenialTakeshi KOMIYA
2018-07-29Merge pull request #5207 from TimKam/5186-js-test-infrastructureTimotheus Kampik
2018-07-28Do test with py37Takeshi KOMIYA
2018-07-24 #5186 add JS test installer & runnerTimotheus Kampik
2018-07-22 #5186 configure travis-ciTimotheus Kampik
2018-06-21travis: Run flake8 against Python 3.6Stephen Finucane
2018-02-04Stop testings for graphviz on Travis CITakeshi KOMIYA
2018-02-04test: pass PYTEST_ADDOPTS to pytestTakeshi KOMIYA
2018-01-06test: Remove PYTHONWARNINGS from travis.ymlTakeshi KOMIYA
2017-12-28travis: Build own docs as a testTakeshi KOMIYA
2017-12-25travis: Enable codecov coverageStephen Finucane
2017-12-19travis: Start using tox for testingStephen Finucane
2017-12-18tests: Ignore tests using 'collect_ignore'Stephen Finucane
2017-12-18setup.py: Include 'flake8' in 'test' requirementsStephen Finucane
2017-10-18Enable pip cache in Travis CIJon Dufresne
2017-10-10requirements: Reduce duplicationStephen Finucane
2017-10-05utils: Remove 'check_sources'Stephen Finucane
2017-09-10Add support for docutils 0.14Takuya Noguchi
2017-05-11Skip latex compilations on Travis CITakeshi KOMIYA
2017-04-23Merge pull request #3655 from tk0miya/compile_latex_only_on_py36Takeshi KOMIYA
2017-04-22tests: compile by LaTeX only with py36Takeshi KOMIYA
2017-04-22Add sphinx.ext.imgconverterTakeshi KOMIYA
2017-03-04Add xcolor to Travis requirements for testing (refs #3070)jfbu
2017-03-03Upgrade to mypy-0.5Takeshi KOMIYA
2017-03-03Pin mypy==0.471 (refs: #3499)Takeshi KOMIYA
2017-02-28Skip test with the combination of py3 and docutils-0.12Takeshi KOMIYA
2017-02-26add luatex travis requirementjfbu
2017-02-21Upgrade to newest mypy packageTakeshi KOMIYA
2017-02-21travis: Reorder testsTakeshi KOMIYA
2017-02-21Do type-check on Travis CITakeshi KOMIYA
2017-02-13travis: Specify the version of pypy to avoid travis's issueTakeshi KOMIYA
2017-02-01Use Ubuntu/trusty for testingTakeshi KOMIYA
2017-01-08Test pypy first to optimize TravisTakeshi KOMIYA