| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-17 | garden | Chris McDonough | |
| 2012-02-15 | - The system value ``r`` is now supplied to renderers as an alias for | Chris McDonough | |
| ``request``. This means that you can now, for example, in a template, do ``r.route_url(...)`` instead of ``request.route_url(...)``. Fixes #413. | |||
| 2012-02-15 | - Add ``pyramid.config.Configurator.set_traverser`` API method. See the | Chris McDonough | |
| Hooks narrative documentation section entitled "Changing the Traverser" for more information. This is not a new feature, it just provides an API for adding a traverser without needing to use the ZCA API. | |||
| 2012-02-15 | garden | Chris McDonough | |
| 2012-02-15 | garden | Chris McDonough | |
| 2012-02-15 | - Replace all mentions of zope.interface.implements with | Chris McDonough | |
| zope.interface.implementer. | |||
| 2012-02-15 | garden | Chris McDonough | |
| 2012-02-14 | garden | Chris McDonough | |
| 2012-02-14 | garden | Chris McDonough | |
| 2011-12-30 | garden | Chris McDonough | |
| 2011-12-21 | merge master to 1.3 branch | Chris McDonough | |
| 2011-12-18 | garden | Chris McDonough | |
| 2011-12-17 | garden | Chris McDonough | |
| 2011-12-16 | garden | Chris McDonough | |
| 2011-12-16 | - Allow prequest path to have query string variables. | Chris McDonough | |
| 2011-12-15 | - Normalized exit values and ``-h`` output for all ``p*`` scripts | Chris McDonough | |
| (``pviews``, ``proutes``, etc). | |||
| 2011-12-09 | canary checkin to see if rtd will update | Chris McDonough | |
| 2011-12-09 | garden | Chris McDonough | |
| 2011-12-09 | fix bare python mentions | Chris McDonough | |
| 2011-12-09 | garden | Chris McDonough | |
| 2011-12-09 | garden | Chris McDonough | |
| 2011-12-08 | garden | Chris McDonough | |
| 2011-12-08 | garden | Chris McDonough | |
| 2011-12-08 | garden | Chris McDonough | |
| 2011-12-08 | - New APIs: ``pyramid.path.AssetResolver`` and | Chris McDonough | |
| ``pyramid.path.DottedNameResolver``. The former can be used to resolve asset specifications, the latter can be used to resolve dotted names to modules or packages. | |||
| 2011-12-06 | garden | Chris McDonough | |
| 2011-12-06 | garden | Chris McDonough | |
| 2011-12-06 | garden | Chris McDonough | |
| 2011-12-06 | garden | Chris McDonough | |
| 2011-12-06 | garden | Chris McDonough | |
| 2011-12-05 | garden | Chris McDonough | |
| 2011-12-05 | garden | Chris McDonough | |
| 2011-12-05 | - Removed the ``pyramid.renderers.renderer_from_name`` function. It has been | Chris McDonough | |
| deprecated since Pyramid 1.0, and was never an API. | |||
| 2011-12-05 | garden | Chris McDonough | |
| 2011-12-05 | garden | Chris McDonough | |
| 2011-12-05 | add whatsnew-1.3; garden | Chris McDonough | |
| 2011-12-05 | garden | Chris McDonough | |
| 2011-12-05 | the starter scaffold now uses url dispatch; add a minimal section about ↵ | Chris McDonough | |
| using another WSGI server; random docs fixes | |||
| 2011-12-04 | merge feature.introspection branch | Chris McDonough | |
| 2011-12-04 | add_translation_dirs is now an action method | Chris McDonough | |
| 2011-12-04 | simplify actioninfo interface; fix actioninfos passed as tuple via _info | Chris McDonough | |
| 2011-12-04 | allow config.action to take arbitrary kw args | Chris McDonough | |
| 2011-12-03 | add a noop introspector (allow introspection to be turned off) | Chris McDonough | |
| 2011-12-03 | flesh out categories more | Chris McDonough | |
| 2011-12-03 | garden | Chris McDonough | |
| 2011-11-30 | garden | Chris McDonough | |
| 2011-11-30 | docs; todo; coverage for Introspector | Chris McDonough | |
| 2011-11-29 | docs and add more introspection info | Chris McDonough | |
| 2011-11-28 | garden | Chris McDonough | |
| 2011-11-27 | garden | Chris McDonough | |
