| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-02 | add tests and docs | Éric Araujo | |
| 2020-04-17 | inheriting from `object` not necessary in py3 | Sergey Maranchuk | |
| 2019-12-27 | isort | Michael Merickel | |
| 2019-12-24 | security policy docs and legacy policy improvements | Michael Merickel | |
| - Added `set_security_policy`` to more places in the docs. - Ensure that the authn/authz policies are not used at all if the legacy policy is not in effect to avoid edge cases where the code would skip the security policy and use the authn/authz policy on accident. - Change deprecation warnings in code to reference the docs by name instead of by URL. | |||
| 2019-12-23 | add coverage tests for deprecation warnings | Michael Merickel | |
| 2018-11-14 | move text_, bytes_ and ascii_ to pyramid.util and remove native_ | Michael Merickel | |
| 2018-11-11 | use inherit_slash=True on add_route to opt-in to no trailing slash | Michael Merickel | |
| 2018-11-04 | Merge branch 'pr/1639' into bare-route-prefix | Michael Merickel | |
| 2018-11-02 | remove deprecated media range support from add_view and add_route | Michael Merickel | |
| 2018-10-15 | fix lint on tests | Michael Merickel | |
| 2018-10-15 | format source using black | Michael Merickel | |
| 2018-10-14 | fix the tests to import from the tests package instead of pyramid.tests | Michael Merickel | |
| 2018-10-14 | move tests out of the package | Michael Merickel | |
