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
2018-11-12Simplify tox configuration with 'extras' optionJon Dufresne
2018-11-09Merge branch '1.8'Takeshi KOMIYA
2018-11-08Give install_command to toxTakeshi KOMIYA
2018-10-31Merge branch '1.8'Takeshi KOMIYA
2018-10-29test: Give filterwarnings=all by ini fileTakeshi KOMIYA
2018-09-08Remove pypy from tox.iniJon Dufresne
2018-09-05Merge pull request #5370 from tk0miya/drop_deprecated_methodsTakeshi KOMIYA
2018-09-02Drop APIs deprecated in 2.0Takeshi KOMIYA
2018-08-29Drop docutils 0.11 supportTakeshi KOMIYA
2018-08-29Drop python 2.7 and 3.4 supportTakeshi KOMIYA
2018-07-28Do test with py37Takeshi KOMIYA
2018-06-20tox: Run everything but unit tests under Python 3Stephen Finucane
2018-03-20Fix existence check for JRE was brokenTakeshi KOMIYA
2018-02-04test: pass PYTEST_ADDOPTS to pytestTakeshi KOMIYA
2018-01-15tox: Ignore distutils deprecation warningStephen Finucane
2018-01-06Update PYTHONWARNINGS on tox.ini to reduce meaningless warningsTakeshi KOMIYA
2018-01-05Fix #4378: tox: use usedevelop option instead skipsdistTakeshi KOMIYA
2017-12-29tox: Enable 'skipsdist'Stephen Finucane
2017-12-29Resolve warning filter issuesStephen Finucane
2017-12-29tests: Remove 'tests/run.py'Stephen Finucane
2017-12-27Merge pull request #4337 from stephenfin/the-great-toxificationTakeshi KOMIYA
2017-12-25tox: Report coverage to userStephen Finucane
2017-12-25travis: Enable codecov coverageStephen Finucane
2017-12-24tox: Add 'PERL5LIB' to 'passenv' listStephen Finucane
2017-12-19tox: Add documentation for all targetsStephen Finucane
2017-12-18tox: Make further use of factor-conditional depsStephen Finucane
2017-12-18tox: Add 'coverage' targetStephen Finucane
2017-12-18tests: Ignore tests using 'collect_ignore'Stephen Finucane
2017-12-18setup.py: Include 'flake8' in 'test' requirementsStephen Finucane
2017-10-10Remove 'test-reqs.txt'Stephen Finucane
2017-10-10requirements: Reduce duplicationStephen Finucane
2017-10-05tox: Don't bother setting 'PYTHONDONTWRITEBYTECODE'Stephen Finucane
2017-10-05tox: Pass posargs to docsStephen Finucane
2017-10-05tox: Ensure 'mypy' targets runs with Python 3.xStephen Finucane
2017-10-05tox: Always show 25 slowest testsStephen Finucane
2017-10-05tox: Always run coverageStephen Finucane
2017-10-05tox: Add pylint target to toxStephen Finucane
2017-09-10Add support for docutils 0.14Takuya Noguchi
2017-07-26add proxy to tox, so the tests can succeed even behind a proxy networkBernat Gabor
2017-05-03Fix #3683: sphinx.websupport module is not provided by defaultTakeshi KOMIYA
2017-04-29Fix dependency errorsTakeshi KOMIYA
2017-04-23Revert "Add dependency (temporary)"Takeshi KOMIYA
2017-04-22Add dependency (temporary)Takeshi KOMIYA
2017-04-22Simplify testcases for websupportTakeshi KOMIYA
2017-02-28tox: Add 'mypy' targetStephen Finucane
2017-02-24tox: Add 'docs' targetStephen Finucane
2017-02-21Upgrade to newest mypy packageTakeshi KOMIYA
2017-01-07Merge branch 'stable'Takeshi KOMIYA
2017-01-07Fix tox.ini for pytestTakeshi KOMIYA
2016-12-25Merge branch 'stable'Takeshi KOMIYA