| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-24 | Merge branch 'docs.quicktutorial' | Paul Everitt | |
| 2013-09-24 | add mention of PEP 453 | Steve Piercy | |
| 2013-09-24 | Change python version to 3.3 | Steve Piercy | |
| 2013-09-24 | Added a note to CHANGES.txt, push the quick tutorial. | Paul Everitt | |
| 2013-09-24 | Update Requirements section | Steve Piercy | |
| 2013-09-24 | Merge branch 'master' of https://github.com/Pylons/pyramid | Paul Everitt | |
| 2013-09-22 | try to clarify the docs to avoid "if '__main__'" confusion | Michael Merickel | |
| 2013-09-22 | fix rst rendering of changes | Chris McDonough | |
| 2013-09-22 | Merge branch '1.5-branch' | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | prep for 1.5a2 | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | run zodb scaffolding tests on py3 too (now compat) and dont use distribute ever | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | better description of mako/chameleon bw incompat in changelog, update ↵ | Chris McDonough | |
| whatsnew for 1.5 | |||
| 2013-09-22 | make sure that missing template renderer factories dont cause a startup time ↵ | Chris McDonough | |
| error, and instead behave like other renderers which, when missing, cause pyramid to throw a valueerror at rendering time | |||
| 2013-09-22 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-09-22 | typo | Chris McDonough | |
| 2013-09-22 | typo | Michael Merickel | |
| 2013-09-20 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-20 | subrepo dance | Chris McDonough | |
| 2013-09-20 | subrepo dance | Chris McDonough | |
| 2013-09-20 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-09-16 | Merge branch 'docs.quicktutorial' | Paul Everitt | |
| 2013-09-16 | Merge pull request #1123 from tshepang/docs.quicktutorial | Paul Everitt | |
| s/env/venv + make example links clickable | |||
| 2013-09-16 | make example links clickable, for convenience | Tshepang Lekhonkhobe | |
| 2013-09-16 | s/env/venv just for sake of consistency | Tshepang Lekhonkhobe | |
| 2013-09-15 | Double 'instead' removed. | Carlos de la Guardia | |
| 2013-09-15 | typo | Carlos de la Guardia | |
| 2013-09-15 | typo | Carlos de la Guardia | |
| 2013-09-14 | "useful...than" made no sense. | Carlos de la Guardia | |
| 2013-09-14 | The sentence needed a conjunction. | Carlos de la Guardia | |
| 2013-09-14 | rename ref mako_templates to available_template_system_bindings | Steve Piercy | |
| 2013-09-14 | use most recent version of theme | Chris McDonough | |
| 2013-09-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-09-14 | use most recent version of theme | Chris McDonough | |
| 2013-09-13 | Fix naming of virtualenv prefix. | Paul Everitt | |
| 2013-09-13 | All the references re-wired. | Paul Everitt | |
| 2013-09-13 | First cut at import of quick tutorial. | Paul Everitt | |
| 2013-09-12 | Merge pull request #1122 from AdamG/master | Tres Seaver | |
| Fix broken link to tox in HACKING | |||
| 2013-09-12 | fix broken link to tox | Adam Gomaa | |
| 2013-09-12 | Merge pull request #1121 from agroszer/master | Chris McDonough | |
| Add doc about the top level member limitation of ``view_config`` | |||
| 2013-09-12 | Add doc about the top level member limitation of ``view_config`` | Adam Groszer | |
| 2013-09-11 | appease | Chris McDonough | |
| 2013-09-11 | appease | Chris McDonough | |
| 2013-09-11 | wording | Chris McDonough | |
| 2013-09-09 | garden | Chris McDonough | |
| 2013-09-09 | garden | Chris McDonough | |
| 2013-09-09 | - The ``pyramid.config.Configurator.set_request_property`` method now issues | Chris McDonough | |
| a deprecation warning when used. It had been docs-deprecated in 1.4 but did not issue a deprecation warning when used. | |||
| 2013-09-09 | rename _register_response_adapters method to add_default_response_adapters ↵ | Chris McDonough | |
| and change its implementation so it uses add_response_adapter instead of mutating registry directly | |||
