| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-19 | One sentence per line | Karl O. Pinc | |
| 2018-11-19 | Put reference to startup in a seealso | Karl O. Pinc | |
| 2018-11-19 | Consitent use of .ini | Karl O. Pinc | |
| 2018-11-19 | Shorter sentences are better | Karl O. Pinc | |
| 2018-11-19 | unpin webtest (missed in first pass) | Steve Piercy | |
| 2018-11-19 | Make index entries for statup distinct | Karl O. Pinc | |
| 2018-11-18 | Shorten sentence | Karl O. Pinc | |
| 2018-11-18 | Update to point to latest python docs | Karl O. Pinc | |
| 2018-11-18 | Move sentence from project docs to logging docs | Karl O. Pinc | |
| 2018-11-18 | More explaination of calling Configurator() | Karl O. Pinc | |
| 2018-11-18 | Note what directive takes effect when conflits are resolved with commit() | Karl O. Pinc | |
| 2018-11-18 | Fix so sentence has the right meaning | Karl O. Pinc | |
| 2018-11-18 | More index entries for ini files and configuration | Karl O. Pinc | |
| 2018-11-18 | Link to startup docs for more detail | Karl O. Pinc | |
| 2018-11-18 | Simplify sentence | Karl O. Pinc | |
| 2018-11-18 | Revert "Describe the points at which ini files are processed" | Karl O. Pinc | |
| This reverts commit 87c8da5865c001ff0ca9ef2c923e26e323ccfcde. | |||
| 2018-11-18 | Revert "mmerickel noted that add-ons may not get their settings from .ini files" | Karl O. Pinc | |
| This reverts commit 9ef620f65721aa8474e8bde2e6b13673ed980f73. | |||
| 2018-11-18 | Revert "Remove unnecessary words" | Karl O. Pinc | |
| This reverts commit d5efd3c665952e67953405b794d0e2bb02689a86. | |||
| 2018-11-18 | Remove unnecessary words | Karl O. Pinc | |
| 2018-11-18 | mmerickel noted that add-ons may not get their settings from .ini files | Karl O. Pinc | |
| Also, remove detail about Configurator returning a configuration. | |||
| 2018-11-18 | Describe the points at which ini files are processed | Karl O. Pinc | |
| 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 | |||
