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
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-12
remove FinishedEvent (bad idea)
Chris McDonough
2010-09-12
put exception view in glossary
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-09-06
- The ``repoze.bfg.interfaces.INewResponse`` interface now includes a
Chris McDonough
2010-08-08
- New public interface: ``repoze.bfg.exceptions.IExceptionResponse``.
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-07-24
- A new method of the ``Configurator`` exists:
Chris McDonough
2010-07-02
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Pass along translate function to templates.
Chris McDonough
2010-04-19
Dip a toe in the i18n waters.
Chris McDonough
2010-04-14
Remove INotFoundView and IForbiddenView interfaces.
Chris McDonough
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2009-12-24
Roles.
Chris McDonough
2009-12-09
- General documentation freshening which takes imperative
Chris McDonough
2009-12-01
Organize into public and private interfaces.
Chris McDonough
2009-11-30
Get rid of misleading comment.
Chris McDonough
2009-11-25
This isn't really an object event in the sense that it is sent to an object e...
Chris McDonough
2009-11-23
- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface was
Chris McDonough
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
[next]