| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 | point to pyramid_zcml | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | inappropriate indentation | Chris McDonough | |
| 2011-01-19 | point at pyramid_zcml | Chris McDonough | |
| 2011-01-19 | add Python to identify kind of package | Chris McDonough | |
| 2011-01-19 | garden | Chris McDonough | |
| 2011-01-19 | clarify | Chris McDonough | |
| 2011-01-19 | add more thanks | Chris McDonough | |
| 2011-01-19 | four->three | Chris McDonough | |
| 2011-01-19 | - When a ``pyramid.exceptions.Forbidden`` error is raised, its status code | Chris McDonough | |
| now ``403 Forbidden``. It was previously ``401 Unauthorized``, for backwards compatibility purposes with ``repoze.bfg``. This change will cause problems for users of Pyramid with ``repoze.who``, which intercepts ``401 Unauthorized`` by default, but allows ``403 Forbidden`` to pass through. Those deployments will need to configure ``repoze.who`` to also react to ``403 Forbidden``. | |||
| 2011-01-19 | reformat | Chris McDonough | |
