| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-19 | Merge pull request #1627 from bertjwregeer/security/jsonp | Michael Merickel | |
| Add some validation for the JSONP callback | |||
| 2015-04-19 | Merge branch 'pr/1571' | Michael Merickel | |
| 2015-04-19 | touch up pr 1571 | Michael Merickel | |
| 2015-04-19 | add epub to docs and specify a env-specific build dir for docs | Michael Merickel | |
| 2015-04-17 | default response_callback and finished_callback to an empty deque instead of ↵ | Michael Merickel | |
| None fixes #1600 | |||
| 2015-04-16 | Merge pull request #1636 from stevepiercy/master | Steve Piercy | |
| replace git submodule with new pylons-sphinx-themes package | |||
| 2015-04-16 | - update sphinx makefile | Steve Piercy | |
| - git submodule deinit . - replace git submodule with new pylons-sphinx-themes package. See #1614, #1596 | |||
| 2015-04-16 | Merge pull request #1635 from stevepiercy/master | Steve Piercy | |
| try to get RTD to build | |||
| 2015-04-16 | try to get RTD to build | Steve Piercy | |
| 2015-04-16 | Merge pull request #1634 from stevepiercy/master | Steve Piercy | |
| Replace git submodule crap with new pylons-sphinx-themes package goodnes... | |||
| 2015-04-16 | Replace git submodule crap with new pylons-sphinx-themes package goodness. ↵ | Steve Piercy | |
| See #1614. | |||
| 2015-04-15 | Merge pull request #1633 from dairiki/bug.temporary_response | Michael Merickel | |
| Restore request.response after render_to_response if renderer raises exception | |||
| 2015-04-15 | Add pylonshq and pylonsrtd items to update | Steve Piercy | |
| 2015-04-15 | Restore request.response if renderer raises exception | Jeff Dairiki | |
| This fixes two bugs in the ``temporary_response`` context manager: - ``Request.response`` should be restored even if the renderer raises an exception - If ``request.response`` is initially set to ``None``, it should be restored to ``None`` (rather than deleted). References: #1563 | |||
| 2015-04-15 | Add tests for temporary_response context manager | Jeff Dairiki | |
| These tests test for, among other things, the nits described in comments on #1563, namely: - ``Request.response`` should be restored even if the renderer raises an exception - If ``request.response`` is initially set to ``None``, it should be restored to ``None`` (rather than deleted). (Some of these tests currently fail.) | |||
| 2015-04-15 | Merge pull request #1632 from tisdall/master-docupdate | Michael Merickel | |
| mention adding links in whatsnew for minor revs | |||
| 2015-04-15 | Merge branch '1.6-branch' | Chris McDonough | |
| 2015-04-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2015-04-15 | meta related to whatsnew changing | Chris McDonough | |
| 2015-04-15 | mention adding links in whatsnew for minor revs | Tim Tisdall | |
| 2015-04-15 | Merge pull request #1631 from tisdall/1.6-docupdate | Michael Merickel | |
| typo | |||
| 2015-04-15 | typo | Tim Tisdall | |
| 2015-04-15 | update releasing.txt to use twine/wheels | Michael Merickel | |
| 2015-04-15 | update releasing.txt to use twine/wheels | Michael Merickel | |
| 2015-04-15 | master is now 1.7 | Chris McDonough | |
| 2015-04-15 | Merge branch '1.6-branch' | Chris McDonough | |
| 2015-04-14 | Merge branch 'master' into 1.6-branch | Chris McDonough | |
| 2015-04-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2015-04-14 | prep for 1.6a1 | Chris McDonough | |
| 2015-04-14 | 4 comes after 3 | Steve Piercy | |
| 2015-04-14 | use 1.6 branch badge | Chris McDonough | |
| 2015-04-14 | no need to explicitly try to build docs, its now part of a tox run | Chris McDonough | |
| 2015-04-14 | minor wording change | Chris McDonough | |
| 2015-04-14 | no longer in-progress on this branch | Chris McDonough | |
| 2015-04-14 | move 1.5 stuff to HISTORY.txt and label 1.6 in changes | Chris McDonough | |
| 2015-04-14 | add docs enhancements section and supply more info about scaffolding changes | Chris McDonough | |
| 2015-04-14 | add a whats new for 1.6 | Chris McDonough | |
| 2015-04-14 | Merge pull request #1629 from ztane/master | Tres Seaver | |
| fixed documentation; wrong line in docs | |||
| 2015-04-14 | fixed documentation; wrong line in docs | Antti Haapala | |
| 2015-04-14 | Add some validation for the JSONP callback | Bert JW Regeer | |
| The callback variable could be used to arbitrarily inject javascript into the response object. This validates that the callback doesn't begin with a number and is standard US ASCII characters, because trying to make sure the JavaScript function name is actually valid would require parsing JavaScript itself... | |||
| 2015-04-13 | Ignore more pep8 checks and add to travis | John Anderson | |
| 2015-04-13 | add convenience shell scripts | Chris McDonough | |
| 2015-04-13 | change releasing and hacking docs to reflect new order of using tox to test ↵ | Chris McDonough | |
| docs and scaffolds | |||
| 2015-04-13 | Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8 | John Anderson | |
| Conflicts: pyramid/view.py | |||
| 2015-04-13 | unbreak tox | Chris McDonough | |
| 2015-04-13 | make it possible to run scaffold functests using tox | Chris McDonough | |
| 2015-04-12 | omg how embarrassing, forgot to run tests before merging the request ↵ | Chris McDonough | |
| subclass fix branch | |||
| 2015-04-12 | add change note related to #1529 | Chris McDonough | |
| 2015-04-12 | Merge branch 'bertjwregeer-bug/request_subclassing' | Chris McDonough | |
| 2015-04-12 | merge master back into this PR branch | Chris McDonough | |
