| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-17 | Remove *_types per b1a257bacc1c4ac2c1401ed02c51d9c6c03685d2 | Steve Piercy | |
| - Remove Python 2 items, and remove explicit mention of Python 3. | |||
| 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-14 | move WIN and PYPY tests into pyramid.util | Michael Merickel | |
| 2018-11-14 | move text_, bytes_ and ascii_ to pyramid.util and remove native_ | Michael Merickel | |
| 2018-11-14 | remove several places supporting bytes for py2 | Michael Merickel | |
| 2018-11-14 | rely on webob for request.path_info and request.scheme | Michael Merickel | |
| 2018-11-14 | remove urllib.parse shims | Michael Merickel | |
| 2018-11-14 | move is_nonstr_iter to pyramid.util | Michael Merickel | |
| 2018-11-14 | move reraise to pyramid.util | Michael Merickel | |
| 2018-11-14 | remove SimpleCookie and escape shims | Michael Merickel | |
| 2018-11-14 | move is_unbound_method to pyramid.util | Michael Merickel | |
| 2018-11-13 | get rid of some unnecessary constants | Michael Merickel | |
| 2018-11-12 | get rid of NativeIO alias and a few others | Michael Merickel | |
| 2018-11-12 | remove exec alias | Michael Merickel | |
| 2018-11-12 | get rid of pickle alias | Michael Merickel | |
| 2018-11-12 | get rid of type aliases | Michael Merickel | |
| 2018-11-12 | initial work to remove py2 from the codebase | Michael Merickel | |
| 2018-11-12 | Merge pull request #3420 from mmerickel/bare-route-prefix-2 | Michael Merickel | |
| support inherit_slash=True on add_route | |||
| 2018-11-12 | use code blocks | Michael Merickel | |
| 2018-11-12 | try to fix docs | Michael Merickel | |
| 2018-11-11 | use inherit_slash=True on add_route to opt-in to no trailing slash | Michael Merickel | |
| 2018-11-11 | principals_allowed_by_permission returned all principals regardless if ↵ | Gerhard Schmidt | |
| permissiv is true or false. It should return a empty list if permissive is False. | |||
| 2018-11-06 | Merge pull request #3417 from mmerickel/fix-registry | Michael Merickel | |
| call fix_registry so that queryAdapterOrSelf is available | |||
| 2018-11-06 | call fix_registry so that queryAdapterOrSelf is available | Michael Merickel | |
| fixes #3416 | |||
| 2018-11-06 | Merge pull request #3414 from kpinc/indexupgrade | Steve Piercy | |
| Add "upgrading pyramid" to the index | |||
| 2018-11-04 | add changelog for #3414 | Michael Merickel | |
| 2018-11-04 | Merge branch 'pr/1639' into bare-route-prefix | Michael Merickel | |
| 2018-11-04 | Merge pull request #3413 from mmerickel/json-sessions | Michael Merickel | |
| change to use JSONSerializer for SignedCookieSessionFactory | |||
| 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-03 | Merge pull request #3412 from mmerickel/remove-unencrypted-session-config | Michael Merickel | |
| remove UnencryptedCookieSessionFactoryConfig and signed_(de)serialize | |||
| 2018-11-03 | remove UnencryptedCookieSessionFactoryConfig and signed_(de)serialize | Michael Merickel | |
| 2018-11-03 | Merge pull request #3411 from mmerickel/drop-media-ranges | Michael Merickel | |
| remove deprecated media range support from add_view and add_route | |||
| 2018-11-02 | remove deprecated media range support from add_view and add_route | Michael Merickel | |
| 2018-11-01 | Merge pull request #3410 from mmerickel/remove-deprecated-security-functions | Michael Merickel | |
| remove deprecated security functions | |||
| 2018-11-01 | remove deprecated security functions | Michael Merickel | |
| 2018-11-01 | Merge pull request #3409 from mmerickel/remove-deprecated-interface | Michael Merickel | |
| remove ITemplateRenderer interface | |||
| 2018-10-31 | remove ITemplateRenderer interface | Michael Merickel | |
| 2018-10-31 | add changelog for #3406 | Michael Merickel | |
| 2018-10-31 | Merge pull request #3406 from mmerickel/drop-pcreate | Michael Merickel | |
| initial work removing pcreate | |||
| 2018-10-31 | Merge pull request #3408 from Pylons/releasing-cleanup | Steve Piercy | |
| Use correct filename on trypyramid.com | |||
| 2018-10-31 | Use correct filename on trypyramid.com | Steve Piercy | |
| 2018-10-31 | blackify | Michael Merickel | |
| 2018-10-31 | remove the scaffolding chapter | Michael Merickel | |
| 2018-10-31 | no longer need virtualenv | Michael Merickel | |
| 2018-10-31 | remove docs/api/scaffolds.rst | Michael Merickel | |
| 2018-10-31 | initial work removing pcreate | Michael Merickel | |
| 2018-10-31 | move master to 2.0.dev0 | Michael Merickel | |
