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
/
test_registry.py
Age
Commit message (
Expand
)
Author
2009-01-22
If no subscribers are registered via ``registerHandler`` or
Chris McDonough
2009-01-20
- Tease out an extra 4% performance boost by changing the Router;
Chris McDonough
2009-01-18
Merge "routesmapper branch" to trunk.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-12
- Make the (internal) thread local registry manager maintain a stack
Chris McDonough
2009-01-11
Merge router-simplify branch. Changelog below.
Chris McDonough
2009-01-06
- The ``repoze.bfg.registry.get_options`` callable used to return only
Chris McDonough
2008-12-17
- In the past, during traversal, the ModelGraphTraverser (the
Chris McDonough
2008-11-02
- Not passing the result of "get_options" as the second argument of
Chris McDonough
2008-11-02
Features
Chris McDonough
2008-11-01
- Expose a single ILogger named "repoze.bfg.debug" as a utility;
Chris McDonough
2008-10-03
Docs
Chris McDonough
2008-09-04
- Allow configuration cache to be bypassed by actions which include
Chris McDonough
2008-08-18
- Generated application differences: ``make_app`` entry point
Chris McDonough
2008-07-13
Don't stash away the context.
Chris McDonough
2008-07-13
Use an application-local component registry.
Chris McDonough