| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-23 | fix a couple more doc strings | Michael Merickel | |
| 2018-11-20 | s/msgid/``msgid`` as needed | Steve Piercy | |
| 2018-11-20 | moar proper spacing of interpreter output between a dict's colon and value | Steve Piercy | |
| 2018-11-20 | grammar fixes | Steve Piercy | |
| 2018-11-20 | proper spacing of interpreter output between a dict's colon and value | Steve Piercy | |
| 2018-11-20 | proper hyphenation of UTF-8-decoded | Steve Piercy | |
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-11-19 | unpin webtest (missed in first pass) | Steve Piercy | |
| 2018-11-16 | Remove virtualenv and explicit py3 mentions | Steve Piercy | |
| 2018-11-16 | Remove most Python 2 mentions from docs. Exclusions: | Steve Piercy | |
| - `docs/tutorials/wiki/*` was written for Python 2 and supposedly won't run on Python 3. - `docs/api/compat.rst` because it drops some stuff and moves other bits into `pyramid.util` and should be part of another PR. - Ignored a couple of times where `env27` and `Python 2.` appear in command output, but they are inconsequential. | |||
| 2018-11-12 | Merge pull request #3420 from mmerickel/bare-route-prefix-2 | Michael Merickel | |
| support inherit_slash=True on add_route | |||
| 2018-11-11 | use inherit_slash=True on add_route to opt-in to no trailing slash | Michael Merickel | |
| 2018-11-06 | Merge pull request #3414 from kpinc/indexupgrade | Steve Piercy | |
| Add "upgrading pyramid" to the index | |||
| 2018-11-04 | Merge branch 'pr/1639' into bare-route-prefix | Michael Merickel | |
| 2018-11-03 | Add "upgrading pyramid" to the index | Karl O. Pinc | |
| 2018-11-03 | fix wording | Bert JW Regeer | |
| Co-Authored-By: mmerickel <github@m.merickel.org> | |||
| 2018-11-03 | change to use JSONSerializer for SignedCookieSessionFactory | Michael Merickel | |
| 2018-11-02 | remove deprecated media range support from add_view and add_route | Michael Merickel | |
| 2018-10-31 | remove the scaffolding chapter | Michael Merickel | |
| 2018-10-31 | initial work removing pcreate | Michael Merickel | |
| 2018-10-31 | move master to 2.0.dev0 | Michael Merickel | |
| 2018-10-15 | point cookiecutters at 1.10-branch | Michael Merickel | |
| 2018-10-14 | Merge pull request #3326 from mmerickel/fix-deprecated-accept-predicate | Michael Merickel | |
| Overhaul HTTP Accept (mime type) handling in Pyramid | |||
| 2018-10-14 | Update documentation for implementing custom authz policy | Bert JW Regeer | |
| 2018-10-10 | improve the language around unspecified match ordering | Michael Merickel | |
| 2018-10-10 | sentence-per-line | Michael Merickel | |
| 2018-10-10 | fix up the docs | Michael Merickel | |
| 2018-10-10 | deprecate range support | Michael Merickel | |
| 2018-10-08 | Remove EOLed versions | Steve Piercy | |
| 2018-10-08 | Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates. | Steve Piercy | |
| 2018-10-07 | Use proper case for Setuptools as a library name. | Steve Piercy | |
| Change Setuptools to a glossary term where useful. | |||
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy | |
| 2018-10-04 | Merge pull request #3367 from prcutler/update-pytest-docs | Steve Piercy | |
| Change all references of "py.test" to "pytest" in Pyramid documentation | |||
| 2018-10-04 | Merge branch 'master' into fix-deprecated-accept-predicate | Michael Merickel | |
| 2018-10-04 | Update Pyramid documentation pytest references with feedback | Paul Cutler | |
| Update the pull request to update all Pyramid documentation to replace instances of "py.test" with "pytest" to include missing backticks where needed. | |||
| 2018-10-03 | remove deprecated set_request_property | Michael Merickel | |
| 2018-10-03 | Change references to "py.test" in narrative documentation | Paul Cutler | |
| Change reference of "py.test" to "pytest" per pytest 3.0 release in the project and testing pages of narrative documentation | |||
| 2018-10-02 | fix lints | Michael Merickel | |
| 2018-09-27 | Merge branch 'master' into fix-deprecated-accept-predicate | Michael Merickel | |
| 2018-09-27 | fix docs | Michael Merickel | |
| 2018-09-27 | Merge branch 'master' into deprecate-pickle-sessions | Michael Merickel | |
| 2018-09-27 | enable sorting of offers | Michael Merickel | |
| 2018-09-25 | show how to use the serializer | Michael Merickel | |
| 2018-09-22 | Update links to trypyramid.com, Grok, gunicorn | Steve Piercy | |
| 2018-09-17 | version cleanup | Stephen Martin | |
| 2018-09-17 | fix typo | Stephen Martin | |
| 2018-09-17 | doc fixes | Stephen Martin | |
| 2018-09-17 | name change | Stephen Martin | |
| 2018-09-17 | cookiecutter version history | Stephen Martin | |
| 2018-09-16 | ref after index apparently | Michael Merickel | |
