| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-21 | Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57 | Chris McDonough | |
| 2011-01-21 | - Added "What's New in Pyramid 1.0" chapter to HTML rendering of | Chris McDonough | |
| documentation. | |||
| 2011-01-21 | - Add (minimal) documentation about using I18N within Mako templates to | Chris McDonough | |
| "Internationalization and Localization" narrative chapter. | |||
| 2011-01-21 | garden | Chris McDonough | |
| 2011-01-21 | garden: | Chris McDonough | |
| 2011-01-21 | remove descriptions from titles | Chris McDonough | |
| 2011-01-21 | mention pyramid_sqla | Chris McDonough | |
| 2011-01-21 | add caveat for PyPy and Jython users | Chris McDonough | |
| 2011-01-21 | yes, really | Chris McDonough | |
| 2011-01-21 | - Add docs for ``add_finished_callback``, ``add_response_callback``, | Chris McDonough | |
| ``route_path``, ``route_url``, and ``static_url`` methods to ``pyramid.request.Request`` API docs. | |||
| 2011-01-21 | garden | Chris McDonough | |
| 2011-01-21 | deal with the addition of production.ini | Chris McDonough | |
| 2011-01-21 | update whatsnew | Chris McDonough | |
| 2011-01-21 | - Add ``wild_domain`` argument to AuthTktAuthenticationPolicy, which defaults | Chris McDonough | |
| to ``True``. If it is set to ``False``, the feature of the policy which sets a cookie with a wilcard domain will be turned off. | |||
| 2011-01-21 | Merge branch 'mmerickel-wild_domains' | Chris McDonough | |
| 2011-01-21 | Merge branch 'wild_domains' of https://github.com/mmerickel/pyramid into ↵ | Chris McDonough | |
| mmerickel-wild_domains | |||
| 2011-01-20 | promise less | Chris McDonough | |
| 2011-01-20 | add first cut of whatsnew document | Chris McDonough | |
| 2011-01-20 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-01-20 | garden | Chris McDonough | |
| 2011-01-20 | update grok number | 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-20 | garden | Chris McDonough | |
| 2011-01-20 | garden | Chris McDonough | |
| 2011-01-20 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-01-19 | Gardening | Blaise Laflamme | |
| 2011-01-19 | Added a production.ini file in each paster templates, added logging stanza ↵ | Blaise Laflamme | |
| for the application package logger Closes #94 | |||
| 2011-01-19 | - Added "Adding Methods to the Configurator via ``add_directive``" section to | Chris McDonough | |
| Advanced Configuration narrative chapter. | |||
| 2011-01-19 | - Using the ``pyramid.view.bfg_view`` alias for ``pyramid.view.view_config`` | Chris McDonough | |
| (a backwards compatibility shim) now issues a deprecation warning. | |||
| 2011-01-19 | adjust wiki2 tutorial based on changes to pyramid_routesalchemy template | Chris McDonough | |
| 2011-01-19 | readd docutils | Chris McDonough | |
| 2011-01-19 | adjust tutorial sources against pyramid_zodb changes | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | - The ``pyramid_zodb``, ``pyramid_routesalchemy`` and ``pyramid_alchemy`` | Chris McDonough | |
| paster templates now use a default "commit veto" hook when configuring the ``repoze.tm2`` transaction manager in ``development.ini``. This prevents a transaction from being committed when the response status code is within the 400 or 500 ranges. See also http://docs.repoze.org/tm2/#using-a-commit-veto. | |||
| 2011-01-19 | get urls right | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | - Fix deprecated example showing ``chameleon_zpt`` API call in testing | Chris McDonough | |
| narrative chapter. | |||
| 2011-01-19 | get rid of annoying note about bfg | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | - The default value for the ``cookie_on_exception`` parameter to | Chris McDonough | |
| ``pyramid.session.UnencyrptedCookieSessionFactory`` is now ``True``. This means that when view code causes an exception to be raised, and the session has been mutated, a cookie will be sent back in the response. Previously its default value was ``False``. | |||
| 2011-01-19 | Merge branch 'wichert-master' | Chris McDonough | |
| 2011-01-19 | Merge git://github.com/wichert/pyramid into wichert-master | Chris McDonough | |
| 2011-01-19 | Add myself to the contributors. | Wichert Akkerman | |
| 2011-01-19 | Include tokens when reissueing a ticket. | Wichert Akkerman | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | resource->asset | Chris McDonough | |
| 2011-01-19 | changelog entry for authtkt tokens feature | Chris McDonough | |
| 2011-01-19 | Merge branch 'wichert-master' | Chris McDonough | |
