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
/
tests
Age
Commit message (
Expand
)
Author
2009-09-14
Provide "wrapped_view" as well in the outer wrapper request.
Chris McDonough
2009-09-14
Provide wrapper behavior to bfg_view decorator.
Chris McDonough
2009-09-14
- A ZCML ``view`` directive (and the associated ``bfg_view``
Chris McDonough
2009-09-14
- A ZCML ``view`` directive (and the associated ``bfg_view``
Chris McDonough
2009-09-06
Coverage.
Chris McDonough
2009-09-06
- The ``registry_manager`` backwards compatibility alias importable
Chris McDonough
2009-09-06
Remove 0.9 deprecations.
Chris McDonough
2009-09-06
Merge multiview2 branch to HEAD.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-27
Add package_name function.
Chris McDonough
2009-08-27
Rebase module-relative static views on the nearest package path.
Malthe Borch
2009-08-25
- The ``repoze.bfg.view.static`` class now accepts a string as its
Chris McDonough
2009-08-24
Added ZCML directive to serve up static files from a directory.
Malthe Borch
2009-08-14
- Move (non-API) default_view, default_forbidden_view, and
Chris McDonough
2009-08-14
Coverage.
Chris McDonough
2009-08-09
- Change urldispatch internals: Route object is now constructed using
Chris McDonough
2009-08-04
- Allow ``repoze.bfg.traversal.find_interface`` API to use a class
Chris McDonough
2009-07-22
- Added support for ``has_resource``, ``resource_isdir``, and
Chris McDonough
2009-07-03
- ``remoteuserauthenticationpolicy`` ZCML directive didn't work
Chris McDonough
2009-07-03
- Fix ``configure_zcml`` filespec check on Windows. Previously if an
Chris McDonough
2009-07-02
Allow ``zcml_configure`` value to override the package.
Chris McDonough
2009-07-02
- Allow a Paste config file (``configure_zcml``) value or an
Chris McDonough
2009-07-01
- Make it possible to pass strings in the form
Chris McDonough
2009-07-01
- Deprecate the ``authentication_policy`` and ``authorization_policy``
Chris McDonough
2009-07-01
- Add three new ZCML directives which configure authentication
Chris McDonough
2009-06-30
- Bug fix: when a ``repoze.bfg.resource.PackageOverrides`` class was
Chris McDonough
2009-06-30
- Add a ``reload_resources`` configuration file setting (aka the
Chris McDonough
2009-06-30
- Register a ``repoze.bfg.resource.OverrideProvider`` as a
Chris McDonough
2009-06-29
- Use ``caller_package`` function instead of ``caller_module``
Chris McDonough
2009-06-29
Add changelog entry for resource directive.
Chris McDonough
2009-06-29
Merge pkg_resource_overrides branch.
Chris McDonough
2009-06-27
- The ``repoze.bfg.templating`` module now uses ``pkg_resources`` to
Chris McDonough
2009-06-27
- Use the ``pkg_resources`` API to locate template filenames instead
Chris McDonough
2009-06-26
Extension.
Chris McDonough
2009-06-26
Extension test.
Chris McDonough
2009-06-26
- Cause ``:segment`` matches in route paths to put a Unicode-decoded
Chris McDonough
2009-06-25
- Add optional ``max_age`` keyword value to the ``remember`` method of
Chris McDonough
2009-06-25
- Make ``route_url`` URL-quote segment replacements during generation.
Chris McDonough
2009-06-24
Merge noroutes branch to trunk.
Chris McDonough
2009-06-24
Change the implementation and the signature for ``route_url``.
Chris McDonough
2009-06-24
- Added the ``repoze.bfg.url.route_url`` API. This is meant to
Chris McDonough
2009-06-24
- ``model_url`` when passed a request that was generated as a result
Chris McDonough
2009-06-23
- The ``callback`` argument of the ``repoze.bfg.authentication``
Chris McDonough
2009-06-22
- Add a ``view_for`` attribute to the ``route`` ZCML directive. This
Chris McDonough
2009-06-22
We weren't computing the virtual root correctly in a corner case.
Chris McDonough
2009-06-22
More micro-optimizations to the default traverser.
Chris McDonough
2009-06-22
- The values of ``subpath``, ``traversed``, and ``virtual_root_path``
Chris McDonough
2009-06-22
- Adding ``*path_info`` to a route no longer changes the PATH_INFO for
Chris McDonough
2009-06-21
Make urldispatch put matchdict into environ.
Chris McDonough
[prev]
[next]