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-03-12
Merge pull request #896 from tshepang/consistency
Michael Merickel
2013-03-09
consistency
Tshepang Lekhonkhobe
2013-03-05
update some links and fix others
Tshepang Lekhonkhobe
2013-01-02
eliminate other repeated words
Tshepang Lekhonkhobe
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2012-12-18
prep for 1.4
Chris McDonough
2012-12-18
garden
Chris McDonough
2012-12-10
prep for 1.4b3
Chris McDonough
2012-12-10
prep for 1.4b2
Chris McDonough
2012-12-06
add changenote
Chris McDonough
2012-12-06
_depth argument to view_config is now relative to view_config
Michael Merickel
2012-11-21
prep for 1.4b1
Chris McDonough
2012-11-21
garden
Chris McDonough
2012-11-21
garden
Chris McDonough
2012-11-21
- In order to normalize the relationship between event subscribers and
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
- Small microspeed enhancement which anticipates that a
Chris McDonough
2012-11-18
- A failure when trying to locate the attribute ``__text__`` on route and view
Chris McDonough
2012-11-14
prep for release
Chris McDonough
2012-11-14
rearrange deck chairs
Chris McDonough
2012-11-13
updated changelog
Michael Merickel
2012-11-12
removed doc-update from changelog
Michael Merickel
2012-11-12
Added changes to the CHANGES log.
Robert Jackiewicz
2012-11-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-11
- Be more tolerant of potential error conditions in ``match_param`` and
Chris McDonough
2012-11-04
update changelog, close #627
Michael Merickel
2012-11-04
- Allow a ``_depth`` argument to ``pyramid.view.view_config``, which will
Chris McDonough
2012-11-04
emit a warning if a user is using the default hashalg to AuthTkt
Michael Merickel
2012-11-04
Merge branch 'master' into fix.695
Michael Merickel
2012-11-04
garden
Michael Merickel
2012-11-04
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy
Michael Merickel
2012-11-04
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...
Chris McDonough
2012-11-04
- In uncommon cases, the ``pyramid_excview_tween_factory`` might have
Chris McDonough
2012-11-03
- Move ``TopologicalSorter`` from ``pyramid.config.util`` to ``pyramid.util``,
Chris McDonough
2012-11-02
garden; fixes #702
Chris McDonough
2012-11-02
- In the past if a renderer returned ``None``, the body of the resulting
Chris McDonough
2012-11-02
resolve merge conflict
Chris McDonough
2012-11-02
garden
Chris McDonough
2012-11-02
- Do not allow the userid returned from the ``authenticated_userid`` or the
Chris McDonough
2012-10-30
updated changes
Michael Merickel
2012-10-28
- Added an ``effective_principals`` route and view predicate.
Chris McDonough
2012-10-26
prep for 1.4a3
Chris McDonough
2012-10-26
- New ``physical_path`` view predicate. If specified, this value should be a
Chris McDonough
2012-10-14
point at policy
Chris McDonough
2012-10-14
Update change log.
Chris Rossi
2012-10-14
Merge branch 'master' into feature-basic-auth
Chris Rossi
2012-10-14
Fix rst syntax error which prevented Sphinx docs from building.
Chris Rossi
2012-10-13
mention comments
Chris McDonough
[next]