| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | upgrade phash implementation from md5 to sha256 | Michael Merickel | |
| 2022-03-13 | pyupgrade --py37-plus | Michael Merickel | |
| 2022-01-07 | make latest black happy | Marcin Lulek | |
| 2021-02-17 | Write tests. | Theron Luhn | |
| 2020-07-12 | Run isort 5.x across code base | Bert JW Regeer | |
| 2020-07-02 | add tests and docs | Éric Araujo | |
| 2020-05-06 | set() -> {} | Bert JW Regeer | |
| 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 | Merge branch 'master' into luhn-authenticated-userid | Michael Merickel | |
| 2019-12-23 | add coverage tests for deprecation warnings | Michael Merickel | |
| 2019-12-15 | Fix coverage. | Theron Luhn | |
| 2019-12-15 | Revert "Bring back identity into permits." | Theron Luhn | |
| This reverts commit 2e06fa414412688dc3b7e0b422b0fc0b96ec882f. | |||
| 2019-12-14 | Bring back identity into permits. | Theron Luhn | |
| 2019-12-14 | Fix couple final view tests. | Theron Luhn | |
| 2019-12-04 | negotiate the best static asset using supported encodings | Michael Merickel | |
| 2019-10-17 | remove check_csrf view predicate | Michael Merickel | |
| 2019-03-09 | Implement new dummy security policy. | Theron Luhn | |
| 2018-11-14 | move text_, bytes_ and ascii_ to pyramid.util and remove native_ | Michael Merickel | |
| 2018-11-14 | rely on webob for request.path_info and request.scheme | Michael Merickel | |
| 2018-11-14 | move is_unbound_method to pyramid.util | Michael Merickel | |
| 2018-11-12 | get rid of type aliases | Michael Merickel | |
| 2018-11-02 | remove deprecated media range support from add_view and add_route | Michael Merickel | |
| 2018-10-18 | move predicate-related code into pyramid.config.predicates | 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 | |
