summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-15Restore request.response if renderer raises exceptionJeff Dairiki
2015-04-15Add tests for temporary_response context managerJeff Dairiki
2015-04-15start of fixing test.Amos Latteier
2015-04-15Merge branch 'configurable-view-deriver' of github.com:caseman/pyramid into c...Amos Latteier
2015-04-15Fix some tests that had bad capitalization, and fix a missing import.Amos Latteier
2015-04-15fix more derivation testsCasey Duncan
2015-04-15Merge branch 'configurable-view-deriver' of github.com:caseman/pyramid into c...Casey Duncan
2015-04-15moar deriver test fixesCasey Duncan
2015-04-15Fix package name in tests.Amos Latteier
2015-04-15wip factor out deriver testsCasey Duncan
2015-04-15Add missed view deriver.Amos Latteier
2015-04-15Store derivers in registry, not config, since new configs are created (losing...Amos Latteier
2015-04-15Merge pull request #1632 from tisdall/master-docupdateMichael Merickel
2015-04-15Merge branch '1.6-branch'Chris McDonough
2015-04-15Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2015-04-15meta related to whatsnew changingChris McDonough
2015-04-15Merge branch 'configurable-view-deriver' of github.com:caseman/pyramid into c...Casey Duncan
2015-04-15add default view derivations to configurator in testing.setUp()Casey Duncan
2015-04-15mention adding links in whatsnew for minor revsTim Tisdall
2015-04-15Add missing imports.Amos Latteier
2015-04-15Merge pull request #1631 from tisdall/1.6-docupdateMichael Merickel
2015-04-15typoTim Tisdall
2015-04-15update releasing.txt to use twine/wheelsMichael Merickel
2015-04-15update releasing.txt to use twine/wheelsMichael Merickel
2015-04-15wip derivationsCasey Duncan
2015-04-15master is now 1.7Chris McDonough
2015-04-15Merge branch '1.6-branch'Chris McDonough
2015-04-14Merge branch 'master' into 1.6-branchChris McDonough
2015-04-14Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2015-04-14Alchemy Scaffold UpdateRandy Topliffe
2015-04-14prep for 1.6a1Chris McDonough
2015-04-144 comes after 3Steve Piercy
2015-04-14use 1.6 branch badgeChris McDonough
2015-04-14no need to explicitly try to build docs, its now part of a tox runChris McDonough
2015-04-14minor wording changeChris McDonough
2015-04-14no longer in-progress on this branchChris McDonough
2015-04-14move 1.5 stuff to HISTORY.txt and label 1.6 in changesChris McDonough
2015-04-14add docs enhancements section and supply more info about scaffolding changesChris McDonough
2015-04-14add a whats new for 1.6Chris McDonough
2015-04-14Merge pull request #1629 from ztane/masterTres Seaver
2015-04-14fixed documentation; wrong line in docsAntti Haapala
2015-04-14Request params starting with '=' may have valueTimur Izhbulatov
2015-04-14Add some validation for the JSONP callbackBert JW Regeer
2015-04-13Ignore more pep8 checks and add to travisJohn Anderson
2015-04-13add convenience shell scriptsChris McDonough
2015-04-13change releasing and hacking docs to reflect new order of using tox to test d...Chris McDonough
2015-04-13Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8John Anderson
2015-04-13unbreak toxChris McDonough
2015-04-13make it possible to run scaffold functests using toxChris McDonough
2015-04-12omg how embarrassing, forgot to run tests before merging the request subclass...Chris McDonough