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-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
Use request-only view calling convention in routesalchemy template.
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
- Cache the absolute path in the caller's package globals within
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-18
General formatting.
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-15
Comment.
Chris McDonough
2009-06-11
Avoid the use of *subpath.
Chris McDonough
2009-06-11
# provide backwards compatibility for applications which
Chris McDonough
2009-06-11
Microspeedups.
Chris McDonough
2009-06-11
We control the horizontal and vertical of request generation now, so there's
Chris McDonough
2009-06-11
Merge unifyroutesandtraversal branch into trunk
Chris McDonough
2009-06-08
- The ``bfg_alchemy`` Paster template named "repoze.tm" in its
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
Typo.
Chris McDonough
2009-06-02
- The ``repoze.bfg.location.locate`` API was removed: it didn't do
Chris McDonough
2009-06-02
Note non-APIness.
Chris McDonough
2009-06-02
disambiguate decorator name
Reed OBrien
2009-06-02
- Add ``repoze.bfg.request.current_request`` function. This function
Chris McDonough
2009-06-01
Bugs found by redir.
Chris McDonough
2009-06-01
- Fix a reference to ``wsgiapp`` in the ``wsgiapp2`` API documentation
Chris McDonough
2009-06-01
- It was not possible to register a custom ``IRoutesContextFactory``
Chris McDonough
2009-06-01
Use package name.
Chris McDonough
2009-05-31
Get rid of factory.
Chris McDonough
2009-05-31
Add a setup.cfg that includes coverage info.
Chris McDonough
2009-05-31
- The ``bfg_routesalchemy`` paster template now provides a unit test
Chris McDonough
2009-05-31
- The ``route`` ZCML directive now accepts ``request_type`` as an
Chris McDonough
2009-05-31
Test string request type in bfg_view decorators.
Chris McDonough
2009-05-31
- The ``request_type`` argument of ZCML ``view`` declarations and
Chris McDonough
2009-05-31
- Remove ``repoze.bfg.wsgi.HTTPException``,
Chris McDonough
2009-05-31
- Remove ``repoze.bfg.threadlocal.setManager``. It was only used in
Chris McDonough
2009-05-31
- The error presented when a view invoked by the router returns a
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
Docs renderings.
Chris McDonough
2009-05-30
- Add an AuthTktAuthenticationPolicy. This policy retrieves
Chris McDonough
2009-05-28
- Add a ``get_app`` API functions to the ``paster`` module. This
Chris McDonough
2009-05-28
- Try checking for an "old style" security policy *after* we parse
Chris McDonough
2009-05-27
- Removed backwards compatibility alias for
Chris McDonough
[prev]
[next]