| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-25 | Documentation added | Hugo Branquinho | |
| 2014-02-10 | - Garden PR #1121 | Steve Piercy | |
| 2013-08-12 | remove the "thread" reference | Michael Merickel | |
| 2013-08-12 | Minor fixes suggested by @tshepang and @mmerickel thanks! | Amos Latteier | |
| 2013-08-12 | Add documentation for creating and firing custom events. See issue #982. | Amos Latteier | |
| 2013-01-30 | use the more appropriate directives | Tshepang Lekhonkhobe | |
| 2013-01-02 | eliminate other repeated words | Tshepang Lekhonkhobe | |
| 2013-01-01 | Small fix for RST misfire. | Paul Everitt | |
| 2012-08-06 | move stuff from config.util to registry so it can be a set of API (which are ↵ | Chris McDonough | |
| now documented), resolve deferred discriminators in introspectable.register so that a directive can depend on a deferred discriminator, put head-adding code in predicate instead of in add_view itself | |||
| 2012-02-20 | Features | Chris McDonough | |
| -------- - Add an ``introspection`` boolean to the Configurator constructor. If this is ``True``, actions registered using the Configurator will be registered with the introspector. If it is ``False``, they won't. The default is ``True``. Setting it to ``False`` during action processing will prevent introspection for any following registration statements, and setting it to ``True`` will start them up again. This addition is to service a requirement that the debug toolbar's own views and methods not show up in the introspector. Backwards Incompatibilities --------------------------- - Remove ``pyramid.config.Configurator.with_context`` class method. It was never an API, it is only used by ``pyramid_zcml`` and its functionality has been moved to that package's latest release. This means that you'll need to use the latest release of ``pyramid_zcml`` with this release of Pyramid. - The ``introspector`` argument to the ``pyramid.config.Configurator`` constructor API has been removed. It has been replaced by the boolean ``introspection`` flag. - The ``pyramid.registry.noop_introspector`` API object has been removed. | |||
| 2011-12-05 | add whatsnew-1.3; garden | Chris McDonough | |
| 2011-12-03 | add a noop introspector (allow introspection to be turned off) | Chris McDonough | |
| 2011-11-30 | docs; todo; coverage for Introspector | Chris McDonough | |
| 2011-01-29 | extend description of settings | Chris McDonough | |
| 2010-11-11 | commit forgotten file | Chris McDonough | |
