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
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
2017-01-03pytest migrationshimizukawa
2016-12-25Refactor travis.ymlTakeshi KOMIYA
2016-12-25Reduce CI matrixTakeshi KOMIYA
2016-12-25Add py36 supportTakeshi KOMIYA
2016-12-10Fix #3212: HTML Builders crashes with docutils-0.13Takeshi KOMIYA
2016-12-04Inprovement of warnings mechanism. Now support disabling emit warnings and ad...shimizukawa
2016-10-25Travis CI: Install lmodern to build xetex documentsTakeshi KOMIYA
2016-10-11Test with nightly python buildsTakeshi KOMIYA
2016-10-10Test with XeTeX on TravisCI (#3026)Takeshi KOMIYA
2016-09-15Fix #2919: Drop py26 supportTakeshi KOMIYA
2016-08-29Drop python 3.3 supportTakeshi KOMIYA
2016-07-26Merge branch 'stable'Takeshi KOMIYA
2016-07-26travis: Do not run flake8 on py26 (not supported) againTakeshi KOMIYA
2016-07-26travis: Do not run flake8 on py26 (not supported)Takeshi KOMIYA
2016-07-15Use latest setuptools for testingTakeshi KOMIYA
2016-07-14Merge branch 'stable'Takeshi KOMIYA
2016-07-14nose-timer: show top 25 slower testcasesTakeshi KOMIYA
2016-07-13Enable nose-timer on Travis CI (again)Takeshi KOMIYA
2016-07-13Enable nose-timer on Travis CITakeshi KOMIYA
2016-07-07Travis: Run style-check with Python 3.5Ville Skyttä
2016-06-11Install TeXLive for testing on Travis CITakeshi KOMIYA
2016-06-11Install graphviz for testing on Travis CITakeshi KOMIYA
2016-05-08Add Python 3.5-dev to Travis configurationDmitry Shachnev
2016-04-18verbose output for travis testingshimizukawa
2016-02-13enable travis cachingAlex Gaynor
2015-11-10Conditionally enable py3.5 tests in travisAlberto Berti
2015-11-10Move py3.5 specific tests to their own file and adjust test environmentAlberto Berti
2015-03-07add flake8 check to travisshimizukawa
2015-02-08Try to work around travis connection issues, see travis-ci/travis-ci#2389.Georg Brandl
2015-01-01Require newer docutils and Pygments.Georg Brandl
2015-01-01Update travis.yml and add an explicit list of requirements.Georg Brandl
2012-11-03Configure Travis CI.Robert Lehmann