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
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2013-11-18
remove lies
Chris McDonough
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-10-28
Bring change log, API docs, and deprecations in line with normal policies/pro...
Chris McDonough
2013-10-27
Security APIs on pyramid.request.Request
Matt Russell
2013-10-22
update changelog
Michael Merickel
2013-10-20
fix merge conflict and prevent warning from showing up during testing (dont i...
Chris McDonough
2013-10-20
Merge branch 'master' into fix.basic-authentication-encodings
Chris McDonough
2013-10-20
fix merge conflict
Chris McDonough
2013-10-20
rewording about deprecation and cookie compatibility
Chris McDonough
2013-10-19
modify the docs for the renderer interfaces
Michael Merickel
2013-10-19
update changelog
Michael Merickel
2013-10-19
Merge branch 'master' into feature.signed-cookie-session
Michael Merickel
2013-10-19
reference github issues
Michael Merickel
2013-10-19
update doc references
Michael Merickel
2013-10-19
updated changelog
Michael Merickel
2013-10-19
add deprecation for old cookie factory
Michael Merickel
2013-10-09
update changelog
Michael Merickel
2013-10-08
remove unused renderer arg
Chris McDonough
2013-10-02
correct the explanation of the behavior change
Chris McDonough
2013-10-02
fix merge conflict
Chris McDonough
2013-10-02
fix merge conflict
Chris McDonough
2013-10-02
- Removed mention of ``pyramid_beaker`` from docs. Beaker is no longer
Chris McDonough
2013-10-01
- Fix the ``principals_allowed_by_permission`` method of
Chris McDonough
2013-10-01
- Fix the ``pcreate`` script so that when the target directory name ends with a
Chris McDonough
2013-09-28
set custom request methods when doing a pview lookup
Michael Merickel
2013-09-27
support a None value in query string parameters
Michael Merickel
2013-09-24
Added a note to CHANGES.txt, push the quick tutorial.
Paul Everitt
2013-09-22
fix rst rendering of changes
Chris McDonough
2013-09-22
prep for 1.5a2
Chris McDonough
2013-09-22
better description of mako/chameleon bw incompat in changelog, update whatsne...
Chris McDonough
2013-09-22
typo
Chris McDonough
2013-09-11
wording
Chris McDonough
2013-09-09
- The ``pyramid.config.Configurator.set_request_property`` method now issues
Chris McDonough
2013-09-09
wording
Chris McDonough
2013-09-09
add note about requiring a later pyramid_debugtoolbar package if you use 1.5a2+
Chris McDonough
2013-09-08
- The ``renderer_globals_factory`` argument to the
Chris McDonough
2013-09-08
- Removed ancient backwards compatibily hack in
Chris McDonough
2013-09-08
- Removed the ability to influence and query a ``pyramid.request.Request``
Chris McDonough
2013-09-08
- Removed the ability to pass the following arguments to
Chris McDonough
2013-09-08
- Removed the ``pyramid.view.is_response`` function that had been deprecated
Chris McDonough
2013-09-08
- Removed the class named ``pyramid.view.static`` that had been deprecated
Chris McDonough
2013-09-08
wording
Chris McDonough
2013-09-08
Add feature update to CHANGES.txt
Bert JW Regeer
2013-09-08
fix merge conflict
Chris McDonough
2013-09-07
- The ``pyramid.events.NewResponse`` event is now sent **after** response
Chris McDonough
2013-09-07
add change notes
Chris McDonough
2013-09-06
Update package_name() to work with namespace pkgs
Doug Hellmann
2013-09-05
s/view execution machinery/generating a response/
Michael Merickel
2013-09-05
resolve conflicts, reword change entry a bit
Chris McDonough
2013-09-05
remove the deprecated request.response_* attributes
Michael Merickel
[next]