summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Remove obsolete links from navigationSteve Piercy2018-11-232-35/+0
| | * Move license.txt to root of repo in hopes that GitHub will find itSteve Piercy2018-11-231-0/+0
| | * Fix broken link to get initial html docs builtSteve Piercy2018-11-231-2/+2
| | * Use pylons-sphinx-themes for pylonsSteve Piercy2018-11-231-5/+18
| | * Add docs_extra to setup.pySteve Piercy2018-11-231-0/+5
| | * Update URLs in README and setup.pySteve Piercy2018-11-232-8/+13
| | * Rename to README.rst for better rendering on GitHubSteve Piercy2018-11-232-1/+1
| * | Add Makefile to PR so tox can build docsSteve Piercy2018-11-271-0/+107
| * | Add docs environment to tox. Build via `tox -e docs`.Steve Piercy2018-11-271-1/+11
| * | Comment out obsolete static pathSteve Piercy2018-11-271-1/+1
| * | proper spacingSteve Piercy2018-11-271-1/+1
| * | Update link to pastescript in README.rstSteve Piercy2018-11-271-1/+1
| * | Update URLs in README and setup.pySteve Piercy2018-11-271-0/+11
| * | Rename to README.rst for better rendering on GitHubSteve Piercy2018-11-271-11/+0
* | | Merge pull request #15 from stevepiercy/docs-linkcheckSteve Piercy2018-11-298-77/+131
|\ \ \ | |/ / |/| |
| * | add docs env to toxSteve Piercy2018-11-271-1/+11
| * | comment out static directory via html_static_pathSteve Piercy2018-11-271-1/+1
| * | use proper link syntaxSteve Piercy2018-11-271-1/+1
| * | missed one code-block highlightingSteve Piercy2018-11-271-1/+3
| * | fix link to paster serveSteve Piercy2018-11-271-1/+1
| * | fix spellingSteve Piercy2018-11-271-1/+1
| * | Remove link to paste.urlmapSteve Piercy2018-11-271-3/+1
| * | Update link to Paste, saving a redirect https://pythonpaste.readthedocs.io/en...Steve Piercy2018-11-271-1/+1
| * | Use current linksSteve Piercy2018-11-271-11/+8
| * | Remove dead linksSteve Piercy2018-11-271-6/+2
| * | Add intersphinx and configure Python docsSteve Piercy2018-11-271-1/+9
| * | rename directory of reST files to use .rst extensionSteve Piercy2018-11-273-0/+0
| * | update installation instructionsSteve Piercy2018-11-271-4/+4
| * | Fix links to news and pipSteve Piercy2018-11-271-5/+3
| * | Use correct syntax highlightingSteve Piercy2018-11-271-35/+86
| * | Comment out templates path as it is not usedSteve Piercy2018-11-271-1/+1
| * | Modernize conf.py so we don't have to keep updating it for each release and yearSteve Piercy2018-11-271-4/+7
| * | Remove obsolete scriptSteve Piercy2018-11-271-9/+0
| * | Use .rst for extension for better rendering on GitHubSteve Piercy2018-11-273-1/+1
|/ /
* | Update URLs in setup.py and README (#10)Steve Piercy2018-11-268-56/+43
* | Make 'python setup.py test' work (#5)Chris Dent2018-11-265-6/+7
* | Add GitHub issue templates (#13)Steve Piercy2018-11-263-0/+84
* | Add contributing.md (#12)Steve Piercy2018-11-261-0/+26
|/
* Merge pull request #1 from Pylons/fixup-testingChris Dent2018-11-223-1/+33
|\
| * Establish testingfixup-testingChris Dent2018-11-223-1/+33
|/
* Merged in aodag/pastedeploy-fix17/fix-17 (pull request #11)Chris Dent2018-11-217-42/+63
|\
| * Merged in tim-burke/pastedeploy (pull request #13)Chris Dent2018-11-211-1/+7
| |\
| | * Resolve deprecation warningStephen Finucane2016-11-041-1/+7
| | * Merged in pytest (pull request #12)Marc Abramowitz2016-03-084-40/+41
| | |\
| | | * Close branch pytestpytestMarc Abramowitz2016-03-080-0/+0
| | | * Eliminate cover and cover3 tox targetsMarc Abramowitz2016-03-082-19/+3
| | | * Use pytest.ini testpathsMarc Abramowitz2016-03-082-3/+5
| | | * tox.ini: Don't need pytest-cov in base testenvMarc Abramowitz2016-03-081-1/+0
| | | * Switch to pytestMarc Abramowitz2016-03-083-40/+56
| | |/
| * | Fix string-formatting args when raising LookupErrorTim Burke2016-07-2051-0/+3116
| /