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
2009-05-01
Not the new release yet
Chris McDonough
2009-05-01
Note new index location for BFG.
Chris McDonough
2009-04-30
Speed up / clarify 'traversal' module's 'model_path', 'model_path_tuple',
Tres Seaver
2009-04-30
Make ModelGraphTraverser assume that all traversed objects provide ILocation....
Chris McDonough
2009-04-30
Expand b/w compat.
Chris McDonough
2009-04-29
Note backward-incompatible change.
Tres Seaver
2009-04-18
- Added better documentation for virtual hosting at a URL prefix
Chris McDonough
2009-04-16
- The interface for ``repoze.bfg.interfaces.ITraverser`` and the
Chris McDonough
2009-04-13
Revert r4137: it's making the test fixtures too complicated.
Chris McDonough
2009-04-13
- ``repoze.bfg.testing.DummyRequest`` will now contain ``params``,
Chris McDonough
2009-04-11
Prep for 0.7.0.
Chris McDonough
2009-04-11
- The default request charset encoding is now ``utf-8``. As a result,
Chris McDonough
2009-04-05
Added a new anchor keyword argument to model_url().
Mike Naberezny
2009-03-31
- Fix a bug in ``repoze.bfg.wsgi.HTTPException``: the content length
Chris McDonough
2009-03-04
Add explicit dependency on zope.proxy.
Chris McDonough
2009-03-04
- Add explicit dependencies on ``zope.deferredimport`` and
Chris McDonough
2009-02-20
- Make it possible to have ``testing.DummyTemplateRenderer`` return
Chris McDonough
2009-02-16
- Using ``model_url`` or ``model_path`` against a broken model graph
Chris McDonough
2009-02-16
Prep for 0.6.9.
Chris McDonough
2009-02-16
- lru cache was unstable under concurrency (big surprise) when it
Chris McDonough
2009-02-07
Bug Fixes
Chris McDonough
2009-02-06
Prep for 0.6.8.
Chris McDonough
2009-02-06
Revert my decision to make ``model_path`` return a tuple; it
Chris McDonough
2009-02-05
Backwards Incompatibilities
Chris McDonough
2009-02-03
- Add ` `renderer`` argument (defaulting to None) to
Chris McDonough
2009-01-27
Prep for 0.6.7.
Chris McDonough
2009-01-27
Features
Chris McDonough
2009-01-27
Prep for 0.6.6.
Chris McDonough
2009-01-27
- There is an indirection in ``repoze.bfg.url.model_url`` now that
Chris McDonough
2009-01-26
Prep for 0.6.5.
Chris McDonough
2009-01-26
- Added a ``traversal_path`` API to the traversal module; see the
Chris McDonough
2009-01-25
- The ``repoze.bfg.urldispatch.RoutesRootFactory`` now injects the
Chris McDonough
2009-01-25
(no commit message)
Chris McDonough
2009-01-25
- It is no longer permissible for a security ACE to contain a "nested"
Chris McDonough
2009-01-25
- Get rid of ``repoze.bfg.security.ACLAuthorizer``: the
Chris McDonough
2009-01-25
- It is no longer permissible to pass a "nested" list of principals to
Chris McDonough
2009-01-25
- You can now override the NotFound and Unauthorized responses that
Chris McDonough
2009-01-24
- Use a homegrown NotFound error instead of ``webob.HTTPNotFound``
Chris McDonough
2009-01-24
Behavior Changes
Chris McDonough
2009-01-24
- ``repoze.bfg.testing.DummyModel`` did not have a ``get`` method;
Chris McDonough
2009-01-23
Prep for 0.6.4.
Chris McDonough
2009-01-22
- ``repoze.bfg.traversal.split_path`` now also handles decoding
Chris McDonough
2009-01-22
- The ``unicode_path_segments`` configuration variable and the
Chris McDonough
2009-01-22
Coverage.
Chris McDonough
2009-01-22
- The Allowed and Denied classes in ``repoze.bfg.security`` now are
Chris McDonough
2009-01-22
If no subscribers are registered via ``registerHandler`` or
Chris McDonough
2009-01-20
- Tease out an extra 4% performance boost by changing the Router;
Chris McDonough
2009-01-20
(no commit message)
Chris McDonough
2009-01-20
(no commit message)
Chris McDonough
2009-01-20
Test buildbot.
Chris McDonough
[next]