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
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
2020-01-14
fix comment
Michael Merickel
2020-01-14
apply more review fixes, minimize some diffs
Éric Araujo
2020-01-12
fix lint
Michael Merickel
2020-01-12
move doc references from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-12
move acl helper apis from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-11
remove obsolete bit
Éric Araujo
2020-01-11
replace "third-party" with "custom"
Éric Araujo
2020-01-11
merge master
Éric Araujo
2020-01-09
Merge branch 'master' into security-docs
Michael Merickel
2020-01-09
clarify the docs
Michael Merickel
2020-01-09
fix paradigm to avoid incorrect usages
Michael Merickel
2020-01-08
grammar fixes
Michael Merickel
2020-01-08
fix lint
Michael Merickel
2020-01-08
add changed directives
Michael Merickel
2020-01-08
add a RequestLocalCache class
Michael Merickel
[prev]
[next]