| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-13 | Merge pull request #3486 from stevepiercy/master | Michael Merickel | |
| Refactor base_version to branch_version. | |||
| 2019-04-13 | lint | Steve Piercy | |
| 2019-04-12 | refactor major_version to branch_version | Steve Piercy | |
| 2019-04-11 | Don't play with _privates | Steve Piercy | |
| 2019-04-11 | Refactor base_version to major_version. | Steve Piercy | |
| - base_version includes the minor version number, and we want the major version which is only the first two bits of the version number. | |||
| 2019-04-11 | Merge pull request #3483 from luhn/better-action-info | Michael Merickel | |
| Improve debugging info from view_config decorator | |||
| 2019-04-04 | Use depth argument for view_config info. | Theron Luhn | |
| 2019-04-01 | Use inspect.stack() instead of sys._getframe() | Theron Luhn | |
| 2019-04-01 | Fix docs build. | Theron Luhn | |
| 2019-04-01 | Improve debugging info from view_config decorator. | Theron Luhn | |
| Grab a frame when instanciating view_config, rather than pulling info from venusian's AttachInfo. See discussion at https://github.com/Pylons/pyramid/issues/3471 This fixes the build for Python 3.8. | |||
| 2019-03-30 | Merge pull request #3480 from luhn/sphinx-2.0 | Steve Piercy | |
| Fix docs build on Sphinx 2.0.0 | |||
| 2019-03-30 | Changelog entry. | Theron Luhn | |
| 2019-03-30 | Revert "Pin Sphinx to Read the Docs version." | Theron Luhn | |
| This reverts commit 4f9b54116c8867505e7b4de526795fc222909983. | |||
| 2019-03-30 | Pin Sphinx to Read the Docs version. | Theron Luhn | |
| 2019-03-30 | Fix epub build. | Theron Luhn | |
| 2019-03-30 | Merge pull request #3476 from mmerickel/forward-port-3464-to-master | Michael Merickel | |
| add ignore_files to pserve configuration section | |||
| 2019-03-30 | Sign CONTRIBUTORS.txt | Theron Luhn | |
| 2019-03-30 | Fix docs build on Sphinx 2.0.0 | Theron Luhn | |
| Sphinx 2.0.0 was released, which triggered some warnings when building the docs and caused the build to fail. | |||
| 2019-03-26 | Merge pull request #3478 from stevepiercy/master | Steve Piercy | |
| Fixing typo in the description | |||
| 2019-03-25 | Fixing typo in the description | Ben | |
| 2019-03-21 | Add ignore_files to pserve configuration section | Eric Atkin | |
| 2019-03-21 | Merge pull request #3474 from stevepiercy/master | Steve Piercy | |
| Add changelog entry for #3469 and #3470 | |||
| 2019-03-21 | Add changelog entry | Steve Piercy | |
| 2019-03-21 | Group settings together. | Steve Piercy | |
| 2019-03-20 | Merge pull request #3470 from stevepiercy/master | Steve Piercy | |
| Test RTD latex_engine setting take 2 | |||
| 2019-03-20 | Merge branch 'master' of https://github.com/Pylons/pyramid | Steve Piercy | |
| 2019-03-20 | Test RTD latex_engine setting take 2 | Steve Piercy | |
| 2019-03-19 | Merge pull request #3469 from stevepiercy/master | Steve Piercy | |
| Test RTD latex_engine setting | |||
| 2019-03-19 | Test RTD latex_engine setting | Steve Piercy | |
| 2019-02-19 | fix grammar | Steve Piercy | |
| 2019-02-19 | Merge pull request #3466 from sayanarijit/routes-to-root | Steve Piercy | |
| doc update: firstapp, project | |||
| 2019-02-19 | no change in case | Arijit Basu | |
| 2019-02-19 | doc update: firstapp: routes to root | Arijit Basu | |
| https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/firstapp.html#adding-configuration | |||
| 2019-01-29 | Merge pull request #3459 from mmerickel/fix-logging-setup | Michael Merickel | |
| do not configure logging in the master process when using the reloader | |||
| 2019-01-29 | Merge pull request #3456 from mmerickel/fix-non-sortable-discriminators | Michael Merickel | |
| Fix non sortable discriminators | |||
| 2019-01-29 | do not configure logging in the master process when using the reloader | Michael Merickel | |
| 2019-01-28 | stop sorting discriminators in exception output | Michael Merickel | |
| 2019-01-28 | test unsortable discriminators | Michael Merickel | |
| 2019-01-10 | Merge pull request #3442 from Estartu/master | Michael Merickel | |
| changed principals_allowed_by_permission to act differently if permissive is True or False | |||
| 2019-01-10 | Merge pull request #3448 from mmerickel/drop-mimetypes-shim | Michael Merickel | |
| drop mimetypes bugfix for 2.6.x that is no longer needed | |||
| 2019-01-05 | Merge pull request #3449 from mmerickel/reformat-setup.py | Michael Merickel | |
| use the dict form of entry_points in setup.py | |||
| 2019-01-05 | we tend to not have bug fixes in major versions, they're all backported | Michael Merickel | |
| 2019-01-05 | use the dict form of entry_points in setup.py | Michael Merickel | |
| 2019-01-05 | drop mimetypes bugfix for 2.6.x that is no longer needed | Michael Merickel | |
| 2019-01-05 | Merge pull request #3447 from mmerickel/drop-json-shim | Michael Merickel | |
| stop overriding request.json_body from webob | |||
| 2019-01-05 | stop overriding request.json_body from webob | Michael Merickel | |
| 2018-12-31 | Merge pull request #3446 from stevepiercy/master | Steve Piercy | |
| highlight docutil instead of bcrypt | |||
| 2018-12-31 | Merge remote-tracking branch 'upstream/master' | Steve Piercy | |
| 2018-12-31 | highlight docutil instead of bcrypt | Alexander McNulty | |
| 2018-12-26 | added unittest for the not permissive part | Gerhard Schmidt | |
