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
/
repoze
/
bfg
/
interfaces.py
Age
Commit message (
Expand
)
Author
2009-11-23
- The internal ILogger utility named ``repoze.bfg.debug`` is now just
Chris McDonough
2009-11-21
- "Hybrid mode" applications (applications which explicitly used
Chris McDonough
2009-11-02
- Add a new event type: ``repoze.bfg.events.AfterTraversal``. Events
Chris McDonough
2009-10-26
Readd backward compat for ITraverserFactory -> ITraverser change.
Chris McDonough
2009-10-18
- Added ``Changing the Traverser`` and ``Changing How
Chris McDonough
2009-09-30
- The import of ``repoze.bfg.view.NotFound`` is deprecated in favor of
Chris McDonough
2009-09-20
- The way ``bfg_view`` declarations are scanned for has been modified.
Chris McDonough
2009-09-16
Checkpoint. Not 100% test coverage.
Chris McDonough
2009-09-06
Remove 0.9 deprecations.
Chris McDonough
2009-09-06
Merge multiview2 branch to HEAD.
Chris McDonough
2009-06-29
Merge pkg_resource_overrides branch.
Chris McDonough
2009-06-27
Represent reality properly.
Chris McDonough
2009-06-24
Merge noroutes branch to trunk.
Chris McDonough
2009-06-11
Merge unifyroutesandtraversal branch into trunk
Chris McDonough
2009-05-31
Features
Chris McDonough
2009-05-31
- Renamed ``repoze.bfg.interfaces.IForbiddenResponseFactory`` to
Chris McDonough
2009-05-30
- Remove "context" argument from ``effective_principals`` and
Chris McDonough
2009-05-30
- Add an AuthTktAuthenticationPolicy. This policy retrieves
Chris McDonough
2009-05-27
- Removed backwards compatibility alias for
Chris McDonough
2009-05-27
Merge authchanges branch to trunk.
Chris McDonough
2009-05-26
Revert all work towards creating a "forbidden" API on the security policy; I'...
Chris McDonough
2009-05-25
IForbiddenAppFactory -> IForbiddenResponseFactory.
Chris McDonough
2009-05-25
Change the semantics of IForbiddenAppFactory.
Chris McDonough
2009-05-24
Features
Chris McDonough
2009-05-18
Features
Chris McDonough
2009-05-16
Speed up common case (use default factory).
Chris McDonough
2009-05-16
- The ``RoutesMapper`` class in ``repoze.bfg.urldispatch`` has been
Chris McDonough
2009-05-01
Remove dependencies on zope.deferredimport. zope.deferredimport was
Chris McDonough
2009-05-01
Merge "c-free" branch to trunk.
Chris McDonough
2009-05-01
- The ``repoze.bfg.location.LocationProxy`` class and the
Chris McDonough
2009-04-16
- The interface for ``repoze.bfg.interfaces.ITraverser`` and the
Chris McDonough
2009-01-27
Features
Chris McDonough
2009-01-27
- There is an indirection in ``repoze.bfg.url.model_url`` now that
Chris McDonough
2009-01-25
- Get rid of ``repoze.bfg.security.ACLAuthorizer``: the
Chris McDonough
2009-01-25
- You can now override the NotFound and Unauthorized responses that
Chris McDonough
2009-01-20
# We use 'precooked' Request subclasses that correspond to HTTP
Chris McDonough
2009-01-18
Merge "routesmapper branch" to trunk.
Chris McDonough
2009-01-15
Unfix interfaces (thanks Tres).
Chris McDonough
2009-01-15
Fix interfaces.
Chris McDonough
2009-01-15
- Instead of invariably using ``webob.Request`` as the "request
Chris McDonough
2009-01-12
- An interface specific to the HTTP verb (GET/PUT/POST/DELETE/HEAD) is
Chris McDonough
2009-01-11
Merge router-simplify branch. Changelog below.
Chris McDonough
2008-12-07
- Remove the ``ITestingTemplateRenderer`` interface. When
Chris McDonough
2008-11-07
Features
Chris McDonough
2008-10-03
Docs
Chris McDonough
2008-09-30
Fixed import.
Malthe Borch
2008-09-30
Formally declare registry attribute.
Malthe Borch
2008-09-28
Features
Chris McDonough
2008-09-21
- Add ``principals_allowed_by_permission`` API to security module.
Chris McDonough
2008-09-01
- New API module: ``repoze.bfg.view``. This module contains the functions
Chris McDonough
[next]