| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-10-28 | merge static view bugfixes/features from bfg trunk | Chris McDonough | |
| 2010-10-25 | convert zcml docs to Pyramid | Chris McDonough | |
| 2010-01-19 | Bug Fixes | Chris McDonough | |
| --------- - When the ``Configurator`` is passed an instance of ``zope.component.registry.Components`` as a ``registry`` constructor argument, fix the instance up to have the attributes we expect of an instance of ``repoze.bfg.registry.Registry`` when ``setup_registry`` is called. This makes it possible to use the global Zope component registry as a BFG application registry. Documentation ------------- - Change renderings of ZCML directive documentation. - Add a narrative documentation chapter: "Using the Zope Component Architecture in ``repoze.bfg``" | |||
| 2010-01-17 | Using a single chapter for the API docs and a single chapter for the ZCML ↵ | Chris McDonough | |
| directives made it hard to read. | |||
