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-06-11
- ``pyramid.testing.DummyResource`` didn't define ``__bool__``, so code under
Chris McDonough
2013-06-05
add changelog note
Chris McDonough
2013-05-21
this is actually a bugfix
Chris McDonough
2013-05-21
Merge branch 'feature-pep302'
Chris McDonough
2013-05-21
tortured docs
Chris McDonough
2013-05-21
Prevent non-3.2-compatible MarkupSafe 0.16 from breaking us.
Tres Seaver
2013-05-09
Implement PEP302 API in PackageOverrides as '__loader__'.
Tres Seaver
2013-04-24
update changes.txt
Michael Merickel
2013-04-19
update changes.txt
Michael Merickel
2013-04-03
update changelog
Michael Merickel
2013-04-01
update changelog
Michael Merickel
2013-03-20
update CHANGES.txt
Michael Merickel
2013-03-19
Fix whitespace in CHANGES.txt to permit build.
Steve Piercy
2013-03-19
update CHANGES.txt
Michael Merickel
2013-03-19
Merge branch 'fix.798' of wosc/pyramid into pull.922
Michael Merickel
2013-03-19
Fixes #798: Allow a protocol-relative URL to be passed to add_static_view, ge...
Wolfgang Schnerring
2013-03-19
Merge branch 'master' of latteier/pyramid into pull.786
Michael Merickel
2013-03-18
support acl as a callable
Michael Merickel
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-10
Change log note.
Amos Latteier
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
[next]