summaryrefslogtreecommitdiff
path: root/docs/api/configuration.rst
AgeCommit message (Expand)Author
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-10-28add sessioning interfaces, configuration API, and a sample implementation tha...Chris McDonough
2010-10-28merge static view bugfixes/features from bfg trunkChris McDonough
2010-10-26add handler codeChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2010-09-09FeaturesChris McDonough
2010-08-13- The newChris McDonough
2010-08-13- The Configurator now accepts a dotted name *string* to a package asChris McDonough
2010-07-26merge generic_rendering branchChris McDonough
2010-07-24add set_request_factoryChris McDonough
2010-04-25- Add a new method of the Configurator named ``derive_view`` which canChris McDonough
2010-04-25Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...Chris McDonough
2010-04-18- Use "Venusian" (`http://docs.repoze.org/venusianChris McDonough
2009-12-24- Document the previously existing (but non-API)Chris McDonough
2009-12-23- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator``Chris McDonough
2009-12-20Document presence of the registry attribute.Chris McDonough
2009-12-20Get rid of add_adapter and add_utility APIs (config.registry.registerAdapter ...Chris McDonough
2009-12-19- Add four new testing-related APIs to theChris McDonough
2009-12-19- Add a new API to the ``repoze.bfg.configuration.Configurator``Chris McDonough
2009-12-19- Add two new APIs to the ``repoze.bfg.configuration.Configurator``Chris McDonough
2009-12-17FeaturesChris McDonough
2009-11-27Coverage.Chris McDonough
2009-11-27- The ``repoze.bfg.testing.setUp`` function now accepts three extraChris McDonough
2009-11-27Get rid of ``zcml_file`` argument in configurator constructor in favor of the...Chris McDonough
2009-11-24Make hooking getSiteManager optional.Chris McDonough
2009-11-24Docs updates.Chris McDonough
2009-11-23- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface wasChris McDonough
2009-11-23Avoid stupidness.Chris McDonough
2009-11-23Change the API.Chris McDonough
2009-11-21Add meager API docs for Configurator.Chris McDonough