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-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
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
2009-06-19
- Move BBB logic for registering an
Chris McDonough
2009-06-19
- A new ZCML directive was added named ``notfound``. This ZCML
Chris McDonough
2009-06-18
Move view derivation code into a function.
Chris McDonough
2009-06-18
Coverage.
Chris McDonough
2009-06-18
Add path module tests.
Chris McDonough
2009-06-18
- Allow views to be *optionally* defined as callables that accept only
Chris McDonough
2009-06-18
- Add ``reissue_time`` and ``timeout`` parameters to
Chris McDonough
2009-06-18
repoze.bfg.request.get_request -> repoze.bfg.threadlocal.get_current_request
Chris McDonough
2009-06-18
- The matchdict related to the matching of a Routes route is available
Chris McDonough
2009-06-15
- Make 404 responses slightly cheaper by showing
Chris McDonough
2009-06-15
- Move LRU cache implementation into a separate package
Chris McDonough
2009-06-11
# provide backwards compatibility for applications which
Chris McDonough
2009-06-11
Microspeedups.
Chris McDonough
2009-06-11
Merge unifyroutesandtraversal branch into trunk
Chris McDonough
2009-06-03
Revert urldispatch-context-as-dict-subclass committed in r5175. Let's not ma...
Chris McDonough
2009-06-03
- The default routes context
Chris McDonough
2009-06-02
- Add API named ``repoze.bfg.settings.get_settings`` which retrieves a
Chris McDonough
2009-06-02
- The ``repoze.bfg.location.locate`` API was removed: it didn't do
Chris McDonough
2009-06-02
- Add ``repoze.bfg.request.current_request`` function. This function
Chris McDonough
2009-06-01
- It was not possible to register a custom ``IRoutesContextFactory``
Chris McDonough
2009-05-31
- The ``route`` ZCML directive now accepts ``request_type`` as an
Chris McDonough
[prev]
[next]