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
Age
Commit message (
Expand
)
Author
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
Unused imports.
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-07-01
Use nonmutable default arg.
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
Updated the ``bfg_alchemy`` paster template to include two views:
Tres Seaver
2009-06-30
Unused imports.
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
Fit reality.
Chris McDonough
2009-06-27
Represent reality properly.
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-27
Docstring.
Chris McDonough
2009-06-26
Extension.
Chris McDonough
2009-06-26
Extension test.
Chris McDonough
2009-06-26
More docs.
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
Speculative fix for symptom similar to:
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
Deal with no-route-yet-defined case.
Chris McDonough
2009-06-23
Docstring.
Chris McDonough
2009-06-23
- The ``callback`` argument of the ``repoze.bfg.authentication``
Chris McDonough
2009-06-22
- The ``bfg_routesalchemy`` paster template app tests failed due to a
Chris McDonough
2009-06-22
Useless marker.
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
Unused import.
Chris McDonough
2009-06-22
Add documentation for *subpath.
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
2009-06-21
- Make Routes mapper responsible for doing magic to fix up PATH_INFO
Chris McDonough
2009-06-21
Make views that do not have a route_name match when any route is used.
Chris McDonough
2009-06-19
Fix strange test breakage.
Tres Seaver
2009-06-19
Move pushpage support out into separate distribution.
Tres Seaver
[prev]
[next]