summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-24comment out autodoc of TranslationString to get docs to build on Travis-CISteve Piercy
2016-11-24improve links sectionSteve Piercy
2016-11-22improve include sectionSteve Piercy
2016-11-21add literalinclude optionsSteve Piercy
2016-11-21add code block optionsSteve Piercy
2016-11-20add syntax highlightingSteve Piercy
2016-11-20add topicSteve Piercy
2016-11-20add linksSteve Piercy
2016-11-20update headingsSteve Piercy
2016-11-20Add section structureSteve Piercy
2016-11-20Add Page structure sectionSteve Piercy
2016-11-20Add moar sectionsSteve Piercy
2016-11-20Add IntroductionSteve Piercy
2016-11-20Rename Typographical Conventions to Style GuideSteve Piercy
2016-11-19update todoMichael Merickel
2016-11-19require tuple variants on IResourceURL as wellMichael Merickel
2016-11-19add warnings about how notfound/forbidden views are only invoked for raised e...Michael Merickel
2016-11-19fix function reference in request.resource_url docsMichael Merickel
2016-11-19fix variable names in request.resource_url examples to matchMichael Merickel
2016-11-19improve view decorator return type documentationMichael Merickel
2016-11-16clarify the changes in #2810 as bw-incompatibleMichael Merickel
2016-11-15Merge pull request #2821 from mmerickel/fix/2819-to-masterMichael Merickel
2016-11-15`pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the boxOladipo Odumosu
2016-11-15The updated pyramid-jinja2 scaffold already sets up test requirments in `setu...Oladipo Odumosu
2016-11-15add changelog for #2681Michael Merickel
2016-11-15Merge pull request #2681 from Pylons/cleanup/cachebust_matchMichael Merickel
2016-11-15Revert "turn on warnings by default for ``pyramid.deprecation.RemoveInVersion...Michael Merickel
2016-11-15fix docstring on check_csrf_tokenMichael Merickel
2016-11-15turn on warnings by default for ``pyramid.deprecation.RemoveInVersion19Warning``Michael Merickel
2016-11-15Merge pull request #2810 from davisagli/fix-static-content-encodingMichael Merickel
2016-11-14Merge pull request #2818 from Pylons/borked-utf8-setup.cfgMichael Merickel
2016-11-14Strip allegedly-smart quotes in comments.Tres Seaver
2016-11-14Merge pull request #2816 from Pylons/fix-flake8-failuresMichael Merickel
2016-11-14Suppress E305 and E306 errors, which were newly failing.Tres Seaver
2016-11-14Annotate skipped flake8 rules.Tres Seaver
2016-11-14Silence pip spew.Tres Seaver
2016-11-14Fix spelling of 'skip_missing_interpreters' option.Tres Seaver
2016-11-14Merge pull request #2815 from stevepiercy/masterSteve Piercy
2016-11-14should be loaded from the virtualenvOladipo Odumosu
2016-11-10add link to PRDavid Glick
2016-11-09Avoid setting Content-Encoding header for static view responses.David Glick
2016-11-01switch to 3.6-dev for py36 and update nightly to py37 on travisMichael Merickel
2016-11-01Merge pull request #2802 from mmerickel/py27-appveyorMichael Merickel
2016-11-01enable py27 on appveyor ciMichael Merickel
2016-10-22Merge pull request #2799 from stevepiercy/masterSteve Piercy
2016-10-22remove trailing comma on tox commandSteve Piercy
2016-10-22remove trailing comma on tox commandSteve Piercy
2016-10-17Merge pull request #2778 from mmerickel/per-request-csrfMichael Merickel
2016-10-17changelog for #2797Michael Merickel
2016-10-17Merge pull request #2797 from mmerickel/threadlocal-importsMichael Merickel