summaryrefslogtreecommitdiff
path: root/repoze/bfg/configuration.py
AgeCommit message (Expand)Author
2009-11-19- The ``repoze.bfg.view.rendered_response`` function has been moved toChris McDonough
2009-11-19Rearrange things to try to avoid circular import deps.Chris McDonough
2009-11-19Get rid of get_options.Chris McDonough
2009-11-19Checkpoint: move most zcml route and view directive tests to test_configuration.Chris McDonough
2009-11-18- The ``repoze.bfg.registry.make_registry`` callable has been removed.Chris McDonough
2009-11-17If match is not None.Chris McDonough
2009-11-17Move configuration methods into Configurator.Chris McDonough
2009-11-16Merge imperativeconfig branch.Chris McDonough
2009-10-31Fix default root factory in the face of changes to root factory construction ...Chris McDonough
2009-10-16- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. ThisChris McDonough
2009-10-15FeaturesChris McDonough