| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-18 | Clean up code-blocks in zca | Steve Piercy | |
| 2015-12-04 | - add emphasize lines, minor grammar, rewrap 79 columns | Steve Piercy | |
| 2013-04-03 | add some more cross-references | Tshepang Lekhonkhobe | |
| Also remove linenos setting, which is overkill for a one-liner. | |||
| 2013-04-01 | Remove unused imports from code sample | Catalin Iacob | |
| The import should be done only when actually using the global registry. | |||
| 2013-04-01 | fix some cross-references | Tshepang Lekhonkhobe | |
| 2013-03-22 | remove unused ignore-next-block directive | Tshepang Lekhonkhobe | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-08-09 | dont call hook_zca when we already are using the global reg | Chris McDonough | |
| 2011-06-05 | More small fixes made reading the rest of the docs and the tutorials. | Christoph Zwerschke | |
| 2011-04-23 | BFG -> Pyramid | Danny Navarro | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-18 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2011-01-18 | add word that to clarify | Casey Duncan | |
| 2011-01-18 | - Most references to ZCML in narrative chapters have been removed or | Chris McDonough | |
| redirected to ``pyramid_zcml`` locations. | |||
| 2010-12-18 | model -> resource; resource -> asset | Chris McDonough | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-28 | Narrative doc cleanup | Blaise Laflamme | |
| 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-25 | convert narrative docs to Pyramid | Chris McDonough | |
| 2010-03-29 | finished bug fixing for narrative docs | Carlos de la Guardia | |
| 2010-02-03 | Renderings. | Chris McDonough | |
| 2010-01-19 | Wording. | Chris McDonough | |
| 2010-01-19 | Renderings and typo fix. | Chris McDonough | |
| 2010-01-19 | Spellcheck. | 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``" | |||
