index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-15
Fix tests.
Theron Luhn
2021-01-05
Typo on docstring
Grigouze
2020-11-28
fix a few references
Michael Merickel
2020-11-28
add examples for upgrading
Michael Merickel
2020-11-28
namespace upgrading_auth since it's in the whatsnew doc
Michael Merickel
2020-11-28
first draft of whatsnew
Michael Merickel
2020-11-01
Merge pull request #3620 from luhn/identity-rename
Michael Merickel
2020-11-01
Merge pull request #3587 from ericatkin/master
Michael Merickel
2020-10-14
Update identity docstring.
Theron Luhn
2020-10-13
Rename `ISecurityPolicy.authenticated_identity` to `identity`
Theron Luhn
2020-09-29
Jigger the switch to pass lint
Steve Piercy
2020-09-29
Blackify for v20.8b1
Steve Piercy
2020-08-13
Clarify that the string 'None' should be the value for `samesite`
Steve Piercy
2020-07-12
Run isort 5.x across code base
Bert JW Regeer
2020-07-02
improve doc
Éric Araujo
2020-07-02
add tests and docs
Éric Araujo
2020-06-22
first shot for #1602
Éric Araujo
2020-06-22
Only set a single cookie
Eric Atkin
2020-06-04
Merge pull request #3594 from raverat/fix/handle_non_string_object_aslist_method
Michael Merickel
2020-06-03
Update src/pyramid/settings.py
Ravera Thibault
2020-06-03
Handle non string object passed to aslist method
Thibault Ravera
2020-06-02
fix lint for previous change.
Antti Haapala
2020-06-01
Fixing #3592 - output diagnostic messages to stderr, not stdout
Antti Haapala
2020-05-31
grammar fix
Steve Piercy
2020-05-31
s/the/a in src/pyramid/view.py
Steve Piercy
2020-05-30
Add required line break for end of bulleted list
Steve Piercy
2020-05-30
Rewrite warning to note about Venusian scanning limitations
Steve Piercy
2020-05-30
Add warning about venusian limitation of only scanning for *.py files
Mirko Vogt
2020-05-28
cur_domain is effectively equivalent to '.' + cur_domain and therefore negate...
Eric Atkin
2020-05-28
Fix linting errors
Bert JW Regeer
2020-05-07
better wording
Éric Araujo
2020-05-07
merge master
Éric Araujo
2020-05-06
Cleanup string formatting
Bert JW Regeer
2020-05-06
Remove unnecessary coding lines
Bert JW Regeer
2020-05-06
Remove object from class
Bert JW Regeer
2020-05-06
set() -> {}
Bert JW Regeer
2020-05-06
more rewording
Éric Araujo
2020-05-05
reword doc
Éric Araujo
2020-05-04
support multiple values for header predicate
Éric Araujo
2020-04-19
remove __unicode__ method
Sergey Maranchuk
2020-04-19
predicate order must be integer
Sergey Maranchuk
2020-04-19
invoke super() without arguments
Sergey Maranchuk
2020-04-19
rename __nonzero__() to __bool__()
Sergey Maranchuk
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2020-01-18
remove unnecessary usage of text_
Michael Merickel
2020-01-18
simplify SettableProperty to be a non-data-descriptor to avoid caching itself
Michael Merickel
2020-01-18
use standard detection for data descriptors
Michael Merickel
2020-01-17
Merge pull request #3563 from mmerickel/move-acl-security-to-authorization
Michael Merickel
2020-01-16
merge master
Éric Araujo
2020-01-16
Merge branch 'master' into move-acl-security-to-authorization
Michael Merickel
[prev]
[next]