summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_registry.py
AgeCommit message (Expand)Author
2009-01-22 If no subscribers are registered via ``registerHandler`` orChris McDonough
2009-01-20- Tease out an extra 4% performance boost by changing the Router;Chris McDonough
2009-01-18Merge "routesmapper branch" to trunk.Chris McDonough
2009-01-15Get rid of _getFUT.Chris McDonough
2009-01-12- Make the (internal) thread local registry manager maintain a stackChris McDonough
2009-01-11Merge router-simplify branch. Changelog below.Chris McDonough
2009-01-06- The ``repoze.bfg.registry.get_options`` callable used to return onlyChris McDonough
2008-12-17 - In the past, during traversal, the ModelGraphTraverser (theChris McDonough
2008-11-02 - Not passing the result of "get_options" as the second argument ofChris McDonough
2008-11-02 FeaturesChris 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 includeChris McDonough
2008-08-18 - Generated application differences: ``make_app`` entry pointChris McDonough
2008-07-13Don't stash away the context.Chris McDonough
2008-07-13Use an application-local component registry.Chris McDonough