| Age | Commit message (Expand) | Author |
| 2011-01-21 | include txt, mako, xml, html | Chris McDonough |
| 2011-01-21 | - Add a ``MANIFEST.in`` file to each paster template. See | Chris McDonough |
| 2011-01-21 | - Slightly improved interface docs for ``IAuthorizationPolicy``. | Chris McDonough |
| 2011-01-21 | - ``testing.setUp`` now adds a ``settings`` attribute to the registry (both | Chris McDonough |
| 2011-01-21 | Merge branch 'wild_domains' of https://github.com/mmerickel/pyramid into mmer... | Chris McDonough |
| 2011-01-20 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2011-01-20 | Fixed webob link in request, thanks raydeo | Blaise Laflamme |
| 2011-01-20 | configure tm in production.ini with default_commit_veto | Chris McDonough |
| 2011-01-19 | Added a production.ini file in each paster templates, added logging stanza fo... | Blaise Laflamme |
| 2011-01-19 | - Using the ``pyramid.view.bfg_view`` alias for ``pyramid.view.view_config`` | Chris McDonough |
| 2011-01-19 | - The ``pyramid_zodb``, ``pyramid_routesalchemy`` and ``pyramid_alchemy`` | Chris McDonough |
| 2011-01-19 | - The default value for the ``cookie_on_exception`` parameter to | Chris McDonough |
| 2011-01-19 | Merge git://github.com/wichert/pyramid into wichert-master | Chris McDonough |
| 2011-01-19 | Include tokens when reissueing a ticket. | Wichert Akkerman |
| 2011-01-19 | docs | Chris McDonough |
| 2011-01-19 | Merge branch 'tokens' | Wichert Akkerman |
| 2011-01-19 | Validate tokens to prevent problems. | Wichert Akkerman |
| 2011-01-19 | - When a ``pyramid.exceptions.Forbidden`` error is raised, its status code | Chris McDonough |
| 2011-01-18 | chameleon needs a threadlocal registry for looking up translations | Chris McDonough |
| 2011-01-18 | readd coverage for code that was only exercised by zcml integration tests | Chris McDonough |
| 2011-01-18 | - The ``make_app`` function has been removed from the ``pyramid.router`` | Chris McDonough |
| 2011-01-16 | remove references to pylons paster templates | Chris McDonough |
| 2011-01-16 | - The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster | Chris McDonough |
| 2011-01-16 | Remove configurator.add_handler, handler-related functions and methods from p... | Chris McDonough |
| 2011-01-16 | - When ``Configurator.include`` is passed a *module* as an argument, it | Chris McDonough |
| 2011-01-16 | simplify slightly | Chris McDonough |
| 2011-01-15 | Merge branch 'config_extend' of git://github.com/gawel/pyramid into gawel-con... | Chris McDonough |
| 2011-01-15 | - URL Dispatch properly handles a '.*' or '*' appearing in a regex match | Ben Bangert |
| 2011-01-14 | - Add ``charset`` attribute to ``pyramid.testing.DummyRequest`` | Chris McDonough |
| 2011-01-12 | Changed google font link in paster templates | Blaise Laflamme |
| 2011-01-12 | Changed some references from pylonshq.com to pylonsproject.org | Blaise Laflamme |
| 2011-01-12 | improve code lines | Gael Pasgrimaud |
| 2011-01-12 | Typo: neednt -> needn't. | Marius Gedminas |
| 2011-01-12 | store extends in context and add attributes to instance | Gael Pasgrimaud |
| 2011-01-12 | add Configurator.extend feature | Gael Pasgrimaud |
| 2011-01-12 | Added documentation and unit tests for wild_domain in AuthTkt. | Michael Merickel |
| 2011-01-12 | Updated AuthTkt policy to support turning off wildcard domain cookies. | Michael Merickel |
| 2011-01-12 | - Deprecation warnings related to import of the following API functions were | Chris McDonough |
| 2011-01-12 | Features | Chris McDonough |
| 2011-01-09 | collapse 2 paragraphs into one | Chris McDonough |
| 2011-01-09 | remove TMI from scan method docstring (it confused graham) | Chris McDonough |
| 2011-01-08 | - ``pyramid.interfaces.ISession.get_csrf_token`` now mandates that an | Chris McDonough |
| 2011-01-07 | - Allow ``decorator`` and ``mapper`` arguments to view ZCML directive. | Chris McDonough |
| 2011-01-07 | comment about sphinx | Chris McDonough |
| 2011-01-07 | - Rename ``view_mapper`` argument to add_view to ``mapper``. | Chris McDonough |
| 2011-01-07 | preserve method signatures of @action_method-decorated methods in sphinx docs | Chris McDonough |
| 2011-01-06 | Merge branch 'master' of https://github.com/csenger/pyramid into csenger-master | Chris McDonough |
| 2011-01-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2011-01-06 | Added missing images | Blaise Laflamme |
| 2011-01-06 | Added small header support to css paster templates, using small header for wi... | Blaise Laflamme |